Mercurial > pidgin.yaz
annotate po/ca.po @ 10619:4ab7dec04c38
[gaim-migrate @ 12086]
Use g_thread based asynchronous DNS lookup on all platforms. It seems to me that configure.ac should need to be modified to specify gthread as a module on AM_PATH_GTK_2_0(), but it seems to be ok as it is.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 22 Feb 2005 05:45:45 +0000 |
parents | 581de78cf809 |
children | 252598b411d8 |
rev | line source |
---|---|
6419 | 1 # Gaim Catalan translation |
2 # Copyright (C) 2003, JM Pérez Cáncer <jm@cocoloco.dyn.dhs.org> | |
7984 | 3 # Copyright (C) unknown, Robert Millan <zeratul2@wanadoo.es> |
8093 | 4 # Copyright (C) December 2003 (from 2003-12-12 until 2003-12-18), January (2004-01-07,12), Xan <dxpublica@telefonica.net> |
6419 | 5 # |
6 # This file is distributed under the same license as the Gaim package. | |
5086 | 7 # |
7984 | 8 # Notes per als traductors: |
9 # | |
10 # 1) En català només es posa en majúscula la primera paraula d'una frase, excepte els noms propis. | |
11 # Per tant, al traduir frases amb diverses paraules en majúscula, mantingueu-hi només la primera | |
12 # paraula. Consulteu manuals de Gramàtica catalana en cas de dubte. | |
13 # [Autor: Xan] | |
14 # | |
15 # 2) 'Per a' es transforma en 'per' davant infinitiu, excepte en els casos que es vol recalcar o que és necessari | |
16 # l'ús de 'per a' per a diferenciar-lo de 'per'. | |
17 # [Autor: Xan] | |
18 # | |
19 # 3) En català, es considera els imperatius de primera persona als programes informàtics (com per exemple, podria | |
20 # ser 'introdueix/introdueixi' s'han de canviar per les formes en plural del subjuntiu: 'introduïu', seguint | |
21 # amb l'exemple. | |
22 # [Autor: Xan] | |
23 # | |
24 # 4) La paraula 'plugin' es podria traduir per 'connector', com fan els traductors del gedit o el konqueror, | |
25 # però sembla una traducció molt literal. Personalment, crec que recull més el sentit en sí de què és un | |
26 # 'plugin' la paraula 'mòdul', i a més resulta més clar per al públic general. Així i tot, crec que | |
27 # s'hauria de consultar estaments públics de traducció com l'IEC o algun gabinet de terminologia de qualque | |
28 # universitat. | |
29 # [Autor: Xan] | |
30 # | |
31 # Dubtes: | |
32 # | |
33 # 1) He traduït 'tabs' com a 'pestanyes' seguint l'exemple d'altres aplicacions amb Gnome i KDE, encara que no | |
34 # sé si l'ús de 'fitxa' és més correcta, ja que la paraula 'pestanya' no és correcta en català (com a cosa | |
35 # anatòmica; s'hauria de dir 'pipella'). | |
8093 | 36 # [Autor: Xan] |
7984 | 37 # |
5086 | 38 msgid "" |
39 msgstr "" | |
40 "Project-Id-Version: Gaim\n" | |
7984 | 41 "Report-Msgid-Bugs-To: \n" |
10302 | 42 "POT-Creation-Date: 2004-12-02 18:38-0500\n" |
8093 | 43 "PO-Revision-Date: 2004-01-12 20:01+0100\n" |
7984 | 44 "Last-Translator: Xan <dxpublica@telefonica.net>\n" |
45 "Language-Team: Catalan\n" | |
5086 | 46 "MIME-Version: 1.0\n" |
5261
19f267234592
[gaim-migrate @ 5633]
Christian Hammond <chipx86@chipx86.com>
parents:
5086
diff
changeset
|
47 "Content-Type: text/plain; charset=UTF-8\n" |
5086 | 48 "Content-Transfer-Encoding: 8bit\n" |
8778 | 49 "Plural-Forms: nplurals=2; plural=n != 1;\n" |
5086 | 50 |
10302 | 51 #: plugins/autorecon.c:276 |
9544 | 52 msgid "Error Message Suppression" |
53 msgstr "" | |
54 | |
10302 | 55 #: plugins/autorecon.c:280 |
9544 | 56 #, fuzzy |
57 msgid "Hide Disconnect Errors" | |
58 msgstr "Error en la connexió a la base de dades" | |
59 | |
10302 | 60 #: plugins/autorecon.c:284 |
9544 | 61 #, fuzzy |
62 msgid "Hide Login Errors" | |
63 msgstr "Error al connectar-se" | |
64 | |
10302 | 65 #: plugins/autorecon.c:288 |
66 #, fuzzy | |
67 msgid "Hide Reconnecting Dialog" | |
68 msgstr "Error en la connexió a la base de dades" | |
69 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
70 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
71 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
72 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
73 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
74 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
75 #. *< id |
10302 | 76 #: plugins/autorecon.c:312 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
77 msgid "Auto-Reconnect" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
78 msgstr "Reconnexió automàtica" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
79 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
80 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
81 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
82 #. * summary |
8778 | 83 #. * description |
10302 | 84 #: plugins/autorecon.c:315 plugins/autorecon.c:317 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
85 msgid "When you are kicked offline, this reconnects you." |
7984 | 86 msgstr "Això us reconnecta quan estau desconnectats." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
87 |
9882 | 88 #: plugins/chkmail.c:94 plugins/chkmail.c:117 plugins/chkmail.c:126 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
89 msgid "Mail Server" |
8030 | 90 msgstr "Servidor de correu" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
91 |
9882 | 92 #: plugins/chkmail.c:136 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
93 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
94 msgid "%s (%d new/%d total)" |
7984 | 95 msgstr "%s (%d nous/%d total)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
96 |
9882 | 97 #: plugins/chkmail.c:199 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
98 msgid "Check Mail" |
8030 | 99 msgstr "Comprova el correu electrònic" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
100 |
9882 | 101 #: plugins/chkmail.c:203 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
102 msgid "Check email every X seconds.\n" |
8030 | 103 msgstr "Comprova el correu electrònic cada X segons.\n" |
7984 | 104 |
10302 | 105 #: plugins/contact_priority.c:84 |
7984 | 106 #, fuzzy |
107 msgid "Point values to use when..." | |
108 msgstr "Trieu els valors a usar quan..." | |
109 | |
10302 | 110 #: plugins/contact_priority.c:93 |
7984 | 111 #, fuzzy |
112 msgid "Buddy is offline:" | |
113 msgstr "Contacte desconnectat:" | |
114 | |
10302 | 115 #: plugins/contact_priority.c:107 |
7984 | 116 #, fuzzy |
117 msgid "Buddy is away:" | |
118 msgstr "Contacte absent:" | |
119 | |
10302 | 120 #: plugins/contact_priority.c:121 |
7984 | 121 #, fuzzy |
122 msgid "Buddy is idle:" | |
123 msgstr "Contacte innactiu:" | |
124 | |
10302 | 125 #: plugins/contact_priority.c:135 |
7984 | 126 #, fuzzy |
127 msgid "Use last matching buddy" | |
128 msgstr "Usa el darrer contacte que concordi amb la cerca" | |
129 | |
130 #. Explanation | |
10302 | 131 #: plugins/contact_priority.c:141 |
7984 | 132 #, fuzzy |
133 msgid "" | |
134 "The buddy with the lowest score is the buddy who will have priority in the " | |
135 "contact.\n" | |
136 "The default values (offline = 4,away = 2, and idle = 1)\n" | |
137 "will use what used to be the built-in order active->idle->away->away+idle-" | |
138 ">offline." | |
139 msgstr "" | |
140 "El contacte amb la menor puntuació tindrà prioritat de contacte.\n" | |
141 "Els valors per defecte (desconnectat=4, absent=2 i innactiu=1)\n" | |
8778 | 142 "imitaran l'ordre inicial del Gaim per aquests: actiu, innactiu, absent, " |
143 "absent i innactiu, i desconnectat." | |
7984 | 144 |
10302 | 145 #: plugins/contact_priority.c:144 |
7984 | 146 #, fuzzy |
147 msgid "Point values to use for Account..." | |
148 msgstr "Trieu els valors a usar per aquest compte..." | |
149 | |
150 #. *< type | |
151 #. *< ui_requirement | |
152 #. *< flags | |
153 #. *< dependencies | |
154 #. *< priority | |
155 #. *< id | |
10302 | 156 #: plugins/contact_priority.c:195 |
7984 | 157 msgid "Contact Priority" |
158 msgstr "Prioritat de contacte" | |
159 | |
160 #. *< name | |
161 #. *< version | |
162 #. *< summary | |
10302 | 163 #: plugins/contact_priority.c:198 |
7984 | 164 msgid "" |
165 "Allows for controlling the values associated with different buddy states." | |
166 msgstr "" | |
167 "Permet canviar els valors associats dels diferents estats dels contactes." | |
168 | |
169 #. *< description | |
10302 | 170 #: plugins/contact_priority.c:200 |
7984 | 171 msgid "" |
172 "Allows for changing the point values of idle/away/offline states for buddies " | |
173 "in contact priority computations." | |
174 msgstr "" | |
8778 | 175 "Permet canviar els valors dels estats innactiu, absent i desconnectat pel " |
176 "càlcul de la prioritat dels contactes." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
177 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
178 #. |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
179 #. * DEFINES, MACROS & DATA TYPES |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
180 #. |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
181 #: plugins/docklet/docklet-win32.c:44 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
182 msgid "Gaim" |
7984 | 183 msgstr "Gaim" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
184 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
185 #: plugins/docklet/docklet-win32.c:45 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
186 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
187 msgid "Gaim - Signed off" |
7984 | 188 msgstr "Gaim - Acomiadar-se" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
189 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
190 #: plugins/docklet/docklet-win32.c:46 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
191 msgid "Gaim - Away" |
7984 | 192 msgstr "Gaim - Absent" |
193 | |
10302 | 194 #: plugins/docklet/docklet.c:140 |
5086 | 195 msgid "Auto-login" |
196 msgstr "Connexió automàtica" | |
197 | |
10302 | 198 #: plugins/docklet/docklet.c:143 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
199 msgid "New Message..." |
7984 | 200 msgstr "Nou missatge..." |
5086 | 201 |
10302 | 202 #: plugins/docklet/docklet.c:144 |
7984 | 203 #, fuzzy |
5086 | 204 msgid "Join A Chat..." |
7984 | 205 msgstr "Afegir-se a una conversa..." |
5086 | 206 |
10302 | 207 #: plugins/docklet/docklet.c:181 |
5086 | 208 msgid "New..." |
209 msgstr "Nou..." | |
210 | |
10302 | 211 #: plugins/docklet/docklet.c:189 src/gtkprefs.c:1760 src/protocols/gg/gg.c:52 |
212 #: src/protocols/irc/irc.c:169 src/protocols/irc/msgs.c:189 | |
213 #: src/protocols/jabber/buddy.c:1074 src/protocols/jabber/jabber.c:987 | |
214 #: src/protocols/msn/msn.c:542 src/protocols/novell/novell.c:2811 | |
215 #: src/protocols/novell/novell.c:2928 src/protocols/novell/novell.c:2980 | |
216 #: src/protocols/oscar/oscar.c:677 src/protocols/oscar/oscar.c:5592 | |
217 #: src/protocols/oscar/oscar.c:6662 src/protocols/oscar/oscar.c:6883 | |
218 #: src/protocols/silc/buddy.c:1384 src/protocols/silc/silc.c:52 | |
219 #: src/protocols/yahoo/yahoo.c:3167 src/protocols/zephyr/zephyr.c:2225 | |
5086 | 220 #, fuzzy |
221 msgid "Away" | |
7984 | 222 msgstr "Absent" |
5086 | 223 |
10302 | 224 #: plugins/docklet/docklet.c:197 |
5086 | 225 #, fuzzy |
226 msgid "Back" | |
227 msgstr "De tornada" | |
228 | |
10302 | 229 #: plugins/docklet/docklet.c:206 |
5086 | 230 msgid "Mute Sounds" |
7984 | 231 msgstr "Desactivar sons" |
5086 | 232 |
10302 | 233 #: plugins/docklet/docklet.c:213 src/gtkft.c:628 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
234 msgid "File Transfers" |
7984 | 235 msgstr "Transferència de fitxers" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
236 |
10302 | 237 #: plugins/docklet/docklet.c:214 src/gtkaccount.c:2345 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
238 msgid "Accounts" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
239 msgstr "Comptes" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
240 |
10302 | 241 #: plugins/docklet/docklet.c:215 src/gtkprefs.c:2263 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
242 msgid "Preferences" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
243 msgstr "Preferències" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
244 |
10302 | 245 #: plugins/docklet/docklet.c:224 |
246 #, fuzzy | |
247 msgid "Log Out" | |
248 msgstr "%s s'ha desconnectat." | |
249 | |
250 #: plugins/docklet/docklet.c:228 | |
5086 | 251 msgid "Quit" |
252 msgstr "Sortir" | |
253 | |
10302 | 254 #: plugins/docklet/docklet.c:553 |
5086 | 255 msgid "Tray Icon Configuration" |
256 msgstr "Configuració de la icona d'estat" | |
257 | |
10302 | 258 #: plugins/docklet/docklet.c:557 |
5086 | 259 msgid "_Hide new messages until tray icon is clicked" |
7984 | 260 msgstr "_Ocultar els missatges nous fins que s'apreti la icona d'estat" |
5086 | 261 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
262 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
263 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
264 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
265 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
266 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
267 #. *< id |
10302 | 268 #: plugins/docklet/docklet.c:583 |
5086 | 269 msgid "System Tray Icon" |
270 msgstr "Icona d'estat" | |
271 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
272 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
273 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
274 #. * summary |
10302 | 275 #: plugins/docklet/docklet.c:586 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
276 msgid "Displays an icon for Gaim in the system tray." |
7984 | 277 msgstr "Mostra una icona per al Gaim en la barra d'estat" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
278 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
279 #. * description |
10302 | 280 #: plugins/docklet/docklet.c:588 |
5086 | 281 msgid "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
282 "Displays a system tray icon (in GNOME, KDE or Windows for example) to show " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
283 "the current status of Gaim, allow fast access to commonly used functions, " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
284 "and to toggle display of the buddy list or login window. Also allows " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
285 "messages to be queued until the icon is clicked, similar to ICQ." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
286 msgstr "" |
7984 | 287 "Mostra una icona d'estat (per exemple al Gnome, KDE o Windows) per veure " |
8778 | 288 "l'estat actual del Gaim, permet un accés ràpid per a funcions d'ús comú, i " |
289 "mostra o oculta la llista de contactes o la finestra de connexió. També " | |
290 "permet posar en cua els missatges fins que es clica la icona, de forma " | |
291 "similar a l'ICQ." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
292 |
10302 | 293 #: plugins/extplacement.c:77 |
9544 | 294 #, fuzzy |
295 msgid "By conversation count" | |
296 msgstr "Conversa" | |
297 | |
10302 | 298 #: plugins/extplacement.c:98 |
9544 | 299 #, fuzzy |
300 msgid "Conversation Placement" | |
301 msgstr "Conversa" | |
302 | |
10302 | 303 #: plugins/extplacement.c:103 |
9544 | 304 #, fuzzy |
305 msgid "Number of conversations per window" | |
306 msgstr "Finestres de missatges instantanis" | |
307 | |
10302 | 308 #: plugins/extplacement.c:109 |
9544 | 309 msgid "Separate IM and Chat windows when placing by number" |
310 msgstr "" | |
311 | |
312 #. *< type | |
313 #. *< ui_requirement | |
314 #. *< flags | |
315 #. *< dependencies | |
316 #. *< priority | |
317 #. *< id | |
10302 | 318 #: plugins/extplacement.c:130 |
9544 | 319 #, fuzzy |
320 msgid "ExtPlacement" | |
321 msgstr "_Posicionament:" | |
322 | |
323 #. *< name | |
324 #. *< version | |
10302 | 325 #: plugins/extplacement.c:132 |
9544 | 326 msgid "Extra conversation placement options." |
327 msgstr "" | |
328 | |
329 #. *< summary | |
330 #. * description | |
10302 | 331 #: plugins/extplacement.c:134 |
9544 | 332 msgid "" |
333 "Restrict the number of conversations per windows, optionally separating IMs " | |
334 "and Chats" | |
335 msgstr "" | |
336 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
337 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
338 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
339 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
340 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
341 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
342 #. *< id |
10302 | 343 #: plugins/filectl.c:249 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
344 msgid "Gaim File Control" |
7984 | 345 msgstr "Control de fitxers del Gaim" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
346 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
347 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
348 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
349 #. * summary |
8778 | 350 #. * description |
10302 | 351 #: plugins/filectl.c:252 plugins/filectl.c:254 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
352 msgid "Allows you to control Gaim by entering commands in a file." |
7984 | 353 msgstr "Permet controlar el Gaim entrant comandes en un fitxer." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
354 |
10302 | 355 #: plugins/gaim-remote/remote.c:91 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
356 msgid "Not connected to AIM" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
357 msgstr "No està connectat a l'AIM" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
358 |
10302 | 359 #: plugins/gaim-remote/remote.c:100 plugins/gaim-remote/remote.c:139 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
360 msgid "No screenname given." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
361 msgstr "No s'ha donat un nom d'usuari." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
362 |
10302 | 363 #: plugins/gaim-remote/remote.c:176 |
7984 | 364 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
365 msgid "No roomname given." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
366 msgstr "No s'ha donat un nom de conversa." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
367 |
10302 | 368 #: plugins/gaim-remote/remote.c:195 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
369 msgid "Invalid AIM URI" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
370 msgstr "URI d'AIM invàlida" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
371 |
10302 | 372 #: plugins/gaim-remote/remote.c:742 |
8778 | 373 #, fuzzy, c-format |
374 msgid "" | |
375 "Failed to assign %s to a socket:\n" | |
376 "%s" | |
377 msgstr "Impossible emmagatzamar imatge: %s\n" | |
378 | |
10302 | 379 #: plugins/gaim-remote/remote.c:765 |
8778 | 380 #, fuzzy |
381 msgid "Unable to open socket" | |
382 msgstr "Impossible llegir del socket" | |
383 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
384 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
385 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
386 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
387 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
388 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
389 #. *< id |
10302 | 390 #: plugins/gaim-remote/remote.c:815 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
391 msgid "Remote Control" |
7984 | 392 msgstr "Control remot" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
393 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
394 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
395 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
396 #. * summary |
10302 | 397 #: plugins/gaim-remote/remote.c:818 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
398 msgid "Provides remote control for gaim applications." |
7984 | 399 msgstr "Permet el control remot per a aplicacions del Gaim." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
400 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
401 #. * description |
10302 | 402 #: plugins/gaim-remote/remote.c:820 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
403 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
404 "Gives Gaim the ability to be remote-controlled through third-party " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
405 "applications or through the gaim-remote tool." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
406 msgstr "" |
8778 | 407 "Permet que el Gaim sigui controlat per mitjà d'aplicacions externes o per " |
408 "l'eina de control remot." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
409 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
410 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
411 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
412 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
413 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
414 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
415 #. *< id |
10302 | 416 #: plugins/gaiminc.c:91 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
417 msgid "Gaim Demonstration Plugin" |
7984 | 418 msgstr "Mòdul de demostració del Gaim" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
419 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
420 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
421 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
422 #. * summary |
10302 | 423 #: plugins/gaiminc.c:94 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
424 msgid "An example plugin that does stuff - see the description." |
7984 | 425 msgstr "Un exemple de mòdul que fa coses - vegi's la descripció." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
426 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
427 #. * description |
10302 | 428 #: plugins/gaiminc.c:96 |
5086 | 429 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
430 "This is a really cool plugin that does a lot of stuff:\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
431 "- It tells you who wrote the program when you log in\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
432 "- It reverses all incoming text\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
433 "- It sends a message to people on your list immediately when they sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
434 msgstr "" |
7984 | 435 "Aquest és un mòdul realment interessant que fa moltes coses:\n" |
436 "- mostra qui ha escrit el programa quan us connecteu\n" | |
437 "- escriu a l'inrevés tots els missatges rebuts\n" | |
8778 | 438 "- envia un missatge a tots els contactes immediatament després de que es " |
439 "connectin" | |
5086 | 440 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
441 #. Configuration frame |
10302 | 442 #: plugins/gestures/gestures.c:221 |
7984 | 443 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
444 msgid "Mouse Gestures Configuration" |
7984 | 445 msgstr "Configuració de les gesticulacions amb ratolí" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
446 |
10302 | 447 #: plugins/gestures/gestures.c:228 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
448 msgid "Middle mouse button" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
449 msgstr "Botó central del ratolí" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
450 |
10302 | 451 #: plugins/gestures/gestures.c:233 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
452 msgid "Right mouse button" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
453 msgstr "Botó dret del ratolí" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
454 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
455 #. "Visual gesture display" checkbox |
10302 | 456 #: plugins/gestures/gestures.c:245 |
7984 | 457 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
458 msgid "_Visual gesture display" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
459 msgstr "Mostra de gesticulacions _visuals" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
460 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
461 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
462 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
463 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
464 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
465 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
466 #. *< id |
10302 | 467 #: plugins/gestures/gestures.c:274 |
7984 | 468 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
469 msgid "Mouse Gestures" |
7984 | 470 msgstr "Gesticulacions amb el ratolí" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
471 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
472 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
473 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
474 #. * summary |
10302 | 475 #: plugins/gestures/gestures.c:277 |
7984 | 476 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
477 msgid "Provides support for mouse gestures" |
7984 | 478 msgstr "Ofereix suport per a les gesticulacions del ratolí" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
479 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
480 #. * description |
10302 | 481 #: plugins/gestures/gestures.c:279 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
482 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
483 "Allows support for mouse gestures in conversation windows.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
484 "Drag the middle mouse button to perform certain actions:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
485 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
486 "Drag down and then to the right to close a conversation.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
487 "Drag up and then to the left to switch to the previous conversation.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
488 "Drag up and then to the right to switch to the next conversation." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
489 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
490 "Permet usar gesticulacions amb el ratolí a les finestres de conversa.\n" |
7984 | 491 " Arrossegueu el botó central del ratolí per realitzar les següents accions:\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
492 "\n" |
7984 | 493 "abaix i després a la dreta per tancar una conversa\n" |
494 "adalt i després a la esquerra per canviar cap a la conversa anterior\n" | |
495 "adalt i després a la dreta per canviar a la següent conversa" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
496 |
10302 | 497 #: plugins/gevolution/add_buddy_dialog.c:132 |
498 #: plugins/gevolution/assoc-buddy.c:120 src/gtkprefs.c:2080 | |
499 #: src/gtkroomlist.c:553 src/protocols/jabber/jabber.c:606 | |
500 #: src/protocols/msn/msn.c:1501 src/protocols/trepia/trepia.c:399 | |
8778 | 501 msgid "Name" |
502 msgstr "Nom" | |
503 | |
10302 | 504 #: plugins/gevolution/add_buddy_dialog.c:143 |
8778 | 505 #, fuzzy |
506 msgid "Instant Messaging" | |
507 msgstr "Missatgers instantanis" | |
508 | |
509 #. Add the label. | |
10302 | 510 #: plugins/gevolution/add_buddy_dialog.c:455 |
8778 | 511 msgid "Select a person from your address book below, or add a new person." |
512 msgstr "" | |
513 | |
514 #. "Search" | |
10302 | 515 #: plugins/gevolution/add_buddy_dialog.c:468 |
516 #: plugins/gevolution/assoc-buddy.c:354 src/protocols/oscar/oscar.c:7189 | |
8778 | 517 msgid "Search" |
518 msgstr "Cercar" | |
519 | |
10302 | 520 #: plugins/gevolution/add_buddy_dialog.c:549 |
521 #: plugins/gevolution/new_person_dialog.c:304 src/gtkblist.c:4053 | |
522 #: src/gtkblist.c:4402 | |
8778 | 523 msgid "Group:" |
524 msgstr "_Grup:" | |
525 | |
526 #. "New Person" button | |
10302 | 527 #: plugins/gevolution/add_buddy_dialog.c:575 |
528 #: plugins/gevolution/assoc-buddy.c:466 | |
8778 | 529 #, fuzzy |
530 msgid "New Person" | |
531 msgstr "<Nou usuari>" | |
532 | |
533 #. "Select Buddy" button | |
10302 | 534 #: plugins/gevolution/add_buddy_dialog.c:592 |
8778 | 535 #, fuzzy |
536 msgid "Select Buddy" | |
537 msgstr "Canviar nom del contacte" | |
538 | |
539 #. Add the label. | |
10302 | 540 #: plugins/gevolution/assoc-buddy.c:341 |
8778 | 541 msgid "" |
542 "Select a person from your address book to add this buddy to, or create a new " | |
543 "person." | |
544 msgstr "" | |
545 | |
546 #. Add the disclosure | |
10302 | 547 #: plugins/gevolution/assoc-buddy.c:429 |
8778 | 548 #, fuzzy |
549 msgid "Show user details" | |
550 msgstr "Mostrar detalls de la transferència" | |
551 | |
10302 | 552 #: plugins/gevolution/assoc-buddy.c:430 |
8778 | 553 #, fuzzy |
554 msgid "Hide user details" | |
555 msgstr "Ocultar detalls de la transferència" | |
556 | |
557 #. "Associate Buddy" button | |
10302 | 558 #: plugins/gevolution/assoc-buddy.c:483 |
8778 | 559 #, fuzzy |
560 msgid "_Associate Buddy" | |
561 msgstr "Posar un àlies a un contacte" | |
562 | |
10302 | 563 #: plugins/gevolution/gevo-util.c:64 plugins/gevolution/gevolution.c:90 |
564 #: src/blist.c:775 src/blist.c:982 src/blist.c:1933 src/gtkblist.c:3873 | |
9544 | 565 #: src/protocols/jabber/roster.c:66 |
8778 | 566 msgid "Buddies" |
567 msgstr "Contactes" | |
568 | |
10302 | 569 #: plugins/gevolution/gevolution.c:221 |
8778 | 570 msgid "Add to Address Book" |
571 msgstr "" | |
572 | |
573 #. Configuration frame | |
10302 | 574 #: plugins/gevolution/gevolution.c:344 |
8778 | 575 #, fuzzy |
576 msgid "Evolution Integration Configuration" | |
577 msgstr "Configuració de la icona d'estat" | |
578 | |
579 #. Label | |
10302 | 580 #: plugins/gevolution/gevolution.c:347 |
8778 | 581 msgid "Select all accounts that buddies should be auto-added to." |
582 msgstr "" | |
583 | |
10302 | 584 #: plugins/gevolution/gevolution.c:377 plugins/idle.c:52 src/gtkconn.c:626 |
8778 | 585 msgid "Account" |
586 msgstr "Comptes" | |
587 | |
588 #. *< type | |
589 #. *< ui_requirement | |
590 #. *< flags | |
591 #. *< dependencies | |
592 #. *< priority | |
593 #. *< id | |
10302 | 594 #: plugins/gevolution/gevolution.c:460 |
8778 | 595 #, fuzzy |
596 msgid "Evolution Integration" | |
597 msgstr "Informació addicional" | |
598 | |
599 #. *< name | |
600 #. *< version | |
601 #. * summary | |
602 #. * description | |
10302 | 603 #: plugins/gevolution/gevolution.c:463 plugins/gevolution/gevolution.c:465 |
8778 | 604 msgid "Provides integration with Ximian Evolution." |
605 msgstr "" | |
606 | |
10302 | 607 #: plugins/gevolution/new_person_dialog.c:264 |
8778 | 608 #, fuzzy |
609 msgid "Please enter the person's information below." | |
610 msgstr "Obtenir les dades de l'usuari" | |
611 | |
10302 | 612 #: plugins/gevolution/new_person_dialog.c:268 |
8778 | 613 msgid "Please enter the buddy's screen name and account type below." |
614 msgstr "" | |
615 | |
10302 | 616 #: plugins/gevolution/new_person_dialog.c:288 |
8778 | 617 #, fuzzy |
618 msgid "Account type:" | |
619 msgstr "_Compte:" | |
620 | |
10302 | 621 #: plugins/gevolution/new_person_dialog.c:292 |
8778 | 622 msgid "Screenname:" |
623 msgstr "Nom d'usuari:" | |
624 | |
625 #. Optional Information section | |
10302 | 626 #: plugins/gevolution/new_person_dialog.c:312 |
8778 | 627 #, fuzzy |
628 msgid "Optional information:" | |
629 msgstr "Informació addicional" | |
630 | |
631 #. Label | |
10302 | 632 #: plugins/gevolution/new_person_dialog.c:335 src/gtkaccount.c:372 |
633 #: src/gtkaccount.c:402 src/protocols/oscar/oscar.c:583 | |
8778 | 634 msgid "Buddy Icon" |
635 msgstr "Icona de contacte" | |
636 | |
10302 | 637 #: plugins/gevolution/new_person_dialog.c:347 |
8778 | 638 #, fuzzy |
639 msgid "First name:" | |
640 msgstr "Nom" | |
641 | |
10302 | 642 #: plugins/gevolution/new_person_dialog.c:359 |
8778 | 643 #, fuzzy |
644 msgid "Last name:" | |
645 msgstr "Cognoms:" | |
646 | |
10302 | 647 #: plugins/gevolution/new_person_dialog.c:379 |
8778 | 648 #, fuzzy |
649 msgid "E-mail:" | |
650 msgstr "Correu electrònic" | |
651 | |
10302 | 652 #: plugins/history.c:92 |
5086 | 653 msgid "History" |
654 msgstr "Històric" | |
655 | |
10302 | 656 #: plugins/history.c:94 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
657 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
658 msgid "Shows recently logged conversations in new conversations." |
7984 | 659 msgstr "Mostra converses registrades recentment i noves converses." |
660 | |
10302 | 661 #: plugins/history.c:95 |
8778 | 662 #, fuzzy |
663 msgid "" | |
664 "When a new conversation is opened this plugin will insert the last " | |
665 "conversation into the current conversation." | |
666 msgstr "" | |
667 "Quan s'obri una nova conversa aquest mòdul insereix els darrers XXX de la " | |
668 "darrera conversa a la conversa actual." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
669 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
670 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
671 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
672 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
673 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
674 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
675 #. *< id |
10302 | 676 #: plugins/iconaway.c:106 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
677 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
678 msgid "Iconify on Away" |
7984 | 679 msgstr "Iconificar a l'estar absent" |
5086 | 680 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
681 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
682 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
683 #. * summary |
8778 | 684 #. * description |
10302 | 685 #: plugins/iconaway.c:109 plugins/iconaway.c:111 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
686 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
687 msgid "Iconifies the buddy list and your conversations when you go away." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
688 msgstr "" |
7984 | 689 "Iconifica la llista de contactes i les conversacions quan s'està absent." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
690 |
10302 | 691 #: plugins/idle.c:56 |
9544 | 692 #, fuzzy |
693 msgid "Minutes" | |
694 msgstr "minuts." | |
695 | |
10302 | 696 #: plugins/idle.c:63 plugins/idle.c:98 |
9544 | 697 msgid "I'dle Mak'er" |
698 msgstr "" | |
699 | |
10302 | 700 #: plugins/idle.c:64 plugins/idle.c:79 |
9544 | 701 #, fuzzy |
702 msgid "Set Account Idle Time" | |
7984 | 703 msgstr "Temps inactiu" |
5086 | 704 |
10302 | 705 #: plugins/idle.c:67 |
5086 | 706 msgid "_Set" |
7984 | 707 msgstr "_Desar" |
5086 | 708 |
10302 | 709 #: plugins/idle.c:68 |
9544 | 710 #, fuzzy |
711 msgid "_Cancel" | |
712 msgstr "Cancel·lar" | |
713 | |
10302 | 714 #: plugins/idle.c:100 plugins/idle.c:101 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
715 msgid "Allows you to hand-configure how long you've been idle for" |
7984 | 716 msgstr "Permet configurar a mà quant de temps s'ha estat inactiu" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
717 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
718 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
719 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
720 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
721 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
722 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
723 #. *< id |
10302 | 724 #: plugins/ipc-test-client.c:87 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
725 msgid "IPC Test Client" |
7984 | 726 msgstr "Client de proves d'IPC" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
727 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
728 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
729 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
730 #. * summary |
10302 | 731 #: plugins/ipc-test-client.c:90 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
732 msgid "Test plugin IPC support, as a client." |
7984 | 733 msgstr "Mòdul de proves amb suport, com a client, d'IPC." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
734 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
735 #. * description |
10302 | 736 #: plugins/ipc-test-client.c:92 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
737 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
738 "Test plugin IPC support, as a client. This locates the server plugin and " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
739 "calls the commands registered." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
740 msgstr "" |
8778 | 741 "Mòdul de proves amb suport, com a client, d'IPC. Localitza el mòdul de " |
742 "servidor icrida les comandes existents." | |
5086 | 743 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
744 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
745 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
746 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
747 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
748 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
749 #. *< id |
10302 | 750 #: plugins/ipc-test-server.c:74 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
751 msgid "IPC Test Server" |
7984 | 752 msgstr "Servidor de proves d'IPC" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
753 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
754 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
755 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
756 #. * summary |
10302 | 757 #: plugins/ipc-test-server.c:77 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
758 msgid "Test plugin IPC support, as a server." |
7984 | 759 msgstr "Mòdul de proves amb suport, com a servidor, d'IPC." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
760 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
761 #. * description |
10302 | 762 #: plugins/ipc-test-server.c:79 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
763 msgid "Test plugin IPC support, as a server. This registers the IPC commands." |
8778 | 764 msgstr "" |
765 "Mòdul de proves amb suport, com a servidor, d'IPC. Enregistra les comandes " | |
766 "de l'IPC." | |
767 | |
10302 | 768 #: plugins/mailchk.c:160 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
769 msgid "Mail Checker" |
7984 | 770 msgstr "Comprovador de correu" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
771 |
10302 | 772 #: plugins/mailchk.c:162 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
773 msgid "Checks for new local mail." |
7984 | 774 msgstr "Comprova si hi ha correu nou a la màquina local." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
775 |
10302 | 776 #: plugins/mailchk.c:163 |
8778 | 777 msgid "Adds a small box to the buddy list that shows if you have new mail." |
778 msgstr "" | |
779 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
780 #. ---------- "Notify For" ---------- |
10302 | 781 #: plugins/notify.c:599 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
782 msgid "Notify For" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
783 msgstr "Notificació de" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
784 |
10302 | 785 #: plugins/notify.c:603 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
786 msgid "_IM windows" |
7984 | 787 msgstr "Finestres de missatges _instantanis" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
788 |
10302 | 789 #: plugins/notify.c:610 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
790 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
791 msgid "C_hat windows" |
7984 | 792 msgstr "Finestres de _conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
793 |
10302 | 794 #: plugins/notify.c:617 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
795 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
796 msgid "_Focused windows" |
7984 | 797 msgstr "_Finestres actives" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
798 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
799 #. ---------- "Notification Methods" ---------- |
10302 | 800 #: plugins/notify.c:625 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
801 msgid "Notification Methods" |
7984 | 802 msgstr "Mètodes de notificació" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
803 |
10302 | 804 #: plugins/notify.c:632 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
805 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
806 msgid "Prepend _string into window title:" |
7984 | 807 msgstr "Afegir al títol de la finestra un _text al principi:" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
808 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
809 #. Count method button |
10302 | 810 #: plugins/notify.c:651 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
811 msgid "Insert c_ount of new messages into window title" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
812 msgstr "Afegir el _nombre de missatges nous al títol de la finestra" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
813 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
814 #. Urgent method button |
10302 | 815 #: plugins/notify.c:659 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
816 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
817 msgid "Set window manager \"_URGENT\" hint" |
7984 | 818 msgstr "Aplicar la opció d'_URGENT del Gestor de finestres" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
819 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
820 #. ---------- "Notification Removals" ---------- |
10302 | 821 #: plugins/notify.c:667 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
822 msgid "Notification Removal" |
7984 | 823 msgstr "Eliminar notificació" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
824 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
825 #. Remove on focus button |
10302 | 826 #: plugins/notify.c:672 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
827 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
828 msgid "Remove when conversation window _gains focus" |
7984 | 829 msgstr "Eliminar quan la finestra de la conversa rebi el focus" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
830 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
831 #. Remove on click button |
10302 | 832 #: plugins/notify.c:679 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
833 msgid "Remove when conversation window _receives click" |
7984 | 834 msgstr "Eliminar quan s'apreti damunt la finestra de conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
835 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
836 #. Remove on type button |
10302 | 837 #: plugins/notify.c:687 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
838 msgid "Remove when _typing in conversation window" |
7984 | 839 msgstr "Eliminar quan s'escrigui a la finestra de conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
840 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
841 #. Remove on message send button |
10302 | 842 #: plugins/notify.c:695 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
843 msgid "Remove when a _message gets sent" |
7984 | 844 msgstr "Eliminar quan s'enviï un missatge" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
845 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
846 #. Remove on conversation switch button |
10302 | 847 #: plugins/notify.c:704 |
9544 | 848 #, fuzzy |
849 msgid "Remove on switch to conversation ta_b" | |
7984 | 850 msgstr "Eliminar al canviar de pestanya" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
851 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
852 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
853 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
854 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
855 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
856 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
857 #. *< id |
10302 | 858 #: plugins/notify.c:794 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
859 msgid "Message Notification" |
7984 | 860 msgstr "Notificació de missatges" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
861 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
862 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
863 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
864 #. * summary |
8778 | 865 #. * description |
10302 | 866 #: plugins/notify.c:797 plugins/notify.c:799 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
867 msgid "Provides a variety of ways of notifying you of unread messages." |
8778 | 868 msgstr "" |
869 "Permet notificar de diverses maneres la presència de missatges sense llegir." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
870 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
871 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
872 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
873 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
874 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
875 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
876 #. *< id |
10302 | 877 #: plugins/perl/perl.c:535 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
878 msgid "Perl Plugin Loader" |
7984 | 879 msgstr "Carregador de mòduls de Perl" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
880 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
881 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
882 #. *< version |
8778 | 883 #. *< summary |
10302 | 884 #: plugins/perl/perl.c:537 plugins/perl/perl.c:538 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
885 msgid "Provides support for loading perl plugins." |
7984 | 886 msgstr "Ofereix suport per a carregar mòduls de Perl." |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
887 |
10302 | 888 #: plugins/raw.c:149 |
7984 | 889 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
890 msgid "Raw" |
7984 | 891 msgstr "En brut" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
892 |
10302 | 893 #: plugins/raw.c:151 |
7984 | 894 #, fuzzy |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
895 msgid "Lets you send raw input to text-based protocols." |
8778 | 896 msgstr "" |
897 "Permet enviar als protocos en mode text dades en brut (en format \"raw\")" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
898 |
10302 | 899 #: plugins/raw.c:152 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
900 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
901 "Lets you send raw input to text-based protocols (Jabber, MSN, IRC, TOC). Hit " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
902 "'Enter' in the entry box to send. Watch the debug window." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
903 msgstr "" |
8778 | 904 "Permet enviar dades en brut als protocols en mode text (Jabber, MSN, IRC, " |
905 "TOC).Premeu \"Enter\" en la caixa d'entrada per enviar-lo. Observeu la " | |
906 "finestra de depuració." | |
7984 | 907 |
10302 | 908 #: plugins/relnot.c:63 |
7984 | 909 #, c-format |
910 msgid "You are using Gaim version %s. The current version is %s.<hr>" | |
911 msgstr "Esteu usant la versió %s del Gaim. La versió actual és %s.<hr>" | |
912 | |
10302 | 913 #: plugins/relnot.c:69 |
7984 | 914 #, fuzzy, c-format |
915 msgid "" | |
916 "<b>ChangeLog:</b>\n" | |
917 "%s<br><br>" | |
918 msgstr "" | |
919 "<b>Estat:</b>\n" | |
920 "%s<br><br>" | |
921 | |
10302 | 922 #: plugins/relnot.c:74 |
7984 | 923 #, c-format |
924 msgid "" | |
925 "You can get version %s from:<br><a href=\"http://gaim.sourceforge.net/" | |
926 "\">http://gaim.sourceforge.net</a>." | |
927 msgstr "" | |
928 "Podeu obtenir la versió %s de:<br><a href=\"http://gaim.sourceforge.net/" | |
929 "\">http://gaim.sourceforge.net</a>." | |
930 | |
10302 | 931 #: plugins/relnot.c:78 plugins/relnot.c:79 |
7984 | 932 #, fuzzy |
933 msgid "New Version Available" | |
934 msgstr "Nova versió disponible" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
935 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
936 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
937 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
938 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
939 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
940 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
941 #. *< id |
10302 | 942 #: plugins/relnot.c:137 |
7984 | 943 msgid "Release Notification" |
944 msgstr "Notificació de noves versions" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
945 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
946 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
947 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
948 #. * summary |
10302 | 949 #: plugins/relnot.c:140 |
7984 | 950 msgid "Checks periodically for new releases." |
951 msgstr "Comprova periòdicament si hi ha noves versions." | |
952 | |
953 #. * description | |
10302 | 954 #: plugins/relnot.c:142 |
7984 | 955 msgid "" |
956 "Checks periodically for new releases and notifies the user with the " | |
957 "ChangeLog." | |
958 msgstr "" | |
8778 | 959 "Comprova periòdicament si hi ha noves versions i vos ho notifica " |
960 "juntamentamb els canvis produïts." | |
7984 | 961 |
962 #. *< type | |
963 #. *< ui_requirement | |
964 #. *< flags | |
965 #. *< dependencies | |
966 #. *< priority | |
967 #. *< id | |
10302 | 968 #: plugins/signals-test.c:585 |
7984 | 969 msgid "Signals Test" |
970 msgstr "Comprovació dels esdeveniments" | |
971 | |
972 #. *< name | |
973 #. *< version | |
974 #. * summary | |
8778 | 975 #. * description |
10302 | 976 #: plugins/signals-test.c:588 plugins/signals-test.c:590 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
977 msgid "Test to see that all signals are working properly." |
8778 | 978 msgstr "" |
979 "Comprovació per veure que tots els esdeveniments estan funcionament " | |
980 "correctament." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
981 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
982 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
983 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
984 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
985 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
986 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
987 #. *< id |
10302 | 988 #: plugins/simple.c:34 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
989 msgid "Simple Plugin" |
7984 | 990 msgstr "Mòdul simple" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
991 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
992 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
993 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
994 #. * summary |
8778 | 995 #. * description |
10302 | 996 #: plugins/simple.c:37 plugins/simple.c:39 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
997 msgid "Tests to see that most things are working." |
7984 | 998 msgstr "Comprova si la majoria coses funcionen" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
999 |
10302 | 1000 #: plugins/spellchk.c:415 |
5086 | 1001 msgid "Text Replacements" |
7984 | 1002 msgstr "Reemplaçaments de text" |
5086 | 1003 |
10302 | 1004 #: plugins/spellchk.c:439 |
5086 | 1005 #, fuzzy |
1006 msgid "You type" | |
1007 msgstr "S'escriu" | |
1008 | |
10302 | 1009 #: plugins/spellchk.c:451 |
5086 | 1010 #, fuzzy |
1011 msgid "You send" | |
1012 msgstr "S'envia" | |
1013 | |
10302 | 1014 #: plugins/spellchk.c:477 |
5086 | 1015 msgid "Add a new text replacement" |
1016 msgstr "Afegir un nou canvi de text" | |
1017 | |
10302 | 1018 #: plugins/spellchk.c:484 |
5086 | 1019 #, fuzzy |
1020 msgid "You _type:" | |
1021 msgstr "S'_escriu:" | |
1022 | |
10302 | 1023 #: plugins/spellchk.c:498 |
5086 | 1024 #, fuzzy |
1025 msgid "You _send:" | |
1026 msgstr "S'envia:" | |
1027 | |
10302 | 1028 #: plugins/spellchk.c:540 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1029 msgid "Text replacement" |
7984 | 1030 msgstr "Reemplaçament de text" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1031 |
10302 | 1032 #: plugins/spellchk.c:542 plugins/spellchk.c:543 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1033 msgid "Replaces text in outgoing messages according to user-defined rules." |
8778 | 1034 msgstr "" |
1035 "Reemplaça el text dels missatges enviats usant regles establides per " | |
1036 "l'usuari." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1037 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1038 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1039 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1040 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1041 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1042 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1043 #. *< id |
10302 | 1044 #: plugins/ssl/ssl-gnutls.c:226 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1045 msgid "GNUTLS" |
7984 | 1046 msgstr "GNUTLS" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1047 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1048 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1049 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1050 #. * summary |
8778 | 1051 #. * description |
10302 | 1052 #: plugins/ssl/ssl-gnutls.c:229 plugins/ssl/ssl-gnutls.c:231 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1053 msgid "Provides SSL support through GNUTLS." |
7984 | 1054 msgstr "Ofereix suport de SSL a través de la biblioteca GNUTLS." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1055 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1056 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1057 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1058 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1059 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1060 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1061 #. *< id |
10302 | 1062 #: plugins/ssl/ssl-nss.c:318 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1063 msgid "NSS" |
7984 | 1064 msgstr "NSS" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1065 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1066 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1067 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1068 #. * summary |
8778 | 1069 #. * description |
10302 | 1070 #: plugins/ssl/ssl-nss.c:321 plugins/ssl/ssl-nss.c:323 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1071 msgid "Provides SSL support through Mozilla NSS." |
7984 | 1072 msgstr "Ofereix suport de SSL a través de la biblioteca NSS de Mozilla." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1073 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1074 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1075 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1076 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1077 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1078 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1079 #. *< id |
10302 | 1080 #: plugins/ssl/ssl.c:94 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1081 msgid "SSL" |
7984 | 1082 msgstr "SSL" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1083 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1084 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1085 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1086 #. * summary |
8778 | 1087 #. * description |
10302 | 1088 #: plugins/ssl/ssl.c:97 plugins/ssl/ssl.c:99 |
7984 | 1089 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1090 msgid "Provides a wrapper around SSL support libraries." |
7984 | 1091 msgstr "Ofereix una interfície per a les llibreries de suport de SSL." |
1092 | |
10302 | 1093 #: plugins/statenotify.c:42 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1094 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1095 msgid "%s has gone away." |
7984 | 1096 msgstr "%s se n'ha anat." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1097 |
10302 | 1098 #: plugins/statenotify.c:49 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1099 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1100 msgid "%s is no longer away." |
7984 | 1101 msgstr "%s ja no està absent." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1102 |
10302 | 1103 #: plugins/statenotify.c:56 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1104 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1105 msgid "%s has become idle." |
7984 | 1106 msgstr "%s està inactiu." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1107 |
10302 | 1108 #: plugins/statenotify.c:63 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1109 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1110 msgid "%s is no longer idle." |
7984 | 1111 msgstr "%s ja no està inactiu." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1112 |
10302 | 1113 #: plugins/statenotify.c:74 |
9754 | 1114 #, fuzzy |
1115 msgid "Notify When" | |
1116 msgstr "Mòdul de notificació" | |
1117 | |
10302 | 1118 #: plugins/statenotify.c:77 |
9754 | 1119 #, fuzzy |
1120 msgid "Buddy Goes _Away" | |
1121 msgstr "Contacte absent:" | |
1122 | |
10302 | 1123 #: plugins/statenotify.c:80 |
9754 | 1124 #, fuzzy |
1125 msgid "Buddy Goes _Idle" | |
1126 msgstr "Contacte innactiu:" | |
1127 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1128 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1129 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1130 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1131 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1132 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1133 #. *< id |
10302 | 1134 #: plugins/statenotify.c:120 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1135 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1136 msgid "Buddy State Notification" |
7984 | 1137 msgstr "Notificació de l'estat dels contactes" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1138 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1139 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1140 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1141 #. * summary |
8778 | 1142 #. * description |
10302 | 1143 #: plugins/statenotify.c:123 plugins/statenotify.c:126 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1144 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1145 "Notifies in a conversation window when a buddy goes or returns from away or " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1146 "idle." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1147 msgstr "" |
8778 | 1148 "Notifica en la finestra de conversa quan un contacte està absent o inactiu o " |
1149 "torna." | |
1150 | |
10302 | 1151 #: plugins/tcl/tcl.c:363 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1152 msgid "Tcl Plugin Loader" |
7984 | 1153 msgstr "Carregador de mòdul de Tcl" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1154 |
10302 | 1155 #: plugins/tcl/tcl.c:365 plugins/tcl/tcl.c:366 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1156 msgid "Provides support for loading Tcl plugins" |
7984 | 1157 msgstr "Ofereix suport per carregar els mòduls de Tcl" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1158 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1159 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1160 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1161 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1162 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1163 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1164 #. *< id |
10302 | 1165 #: plugins/ticker/ticker.c:75 plugins/ticker/ticker.c:331 |
7984 | 1166 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1167 msgid "Buddy Ticker" |
7984 | 1168 msgstr "Desfilament de contactes" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1169 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1170 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1171 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1172 #. * summary |
8778 | 1173 #. * description |
10302 | 1174 #: plugins/ticker/ticker.c:334 plugins/ticker/ticker.c:336 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1175 msgid "A horizontal scrolling version of the buddy list." |
7984 | 1176 msgstr "Una versió horitzontal de la llista de contactes." |
1177 | |
10302 | 1178 #: plugins/timestamp.c:183 |
5086 | 1179 #, fuzzy |
1180 msgid "iChat Timestamp" | |
7984 | 1181 msgstr "Registre horari de l'iChat" |
1182 | |
10302 | 1183 #: plugins/timestamp.c:190 |
5086 | 1184 msgid "Delay" |
1185 msgstr "Retard" | |
1186 | |
10302 | 1187 #: plugins/timestamp.c:197 |
9544 | 1188 msgid "minutes." |
1189 msgstr "minuts." | |
1190 | |
10302 | 1191 #: plugins/timestamp.c:203 |
5086 | 1192 msgid "_Apply" |
1193 msgstr "_Aplicar" | |
1194 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1195 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1196 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1197 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1198 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1199 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1200 #. *< id |
9544 | 1201 #: plugins/timestamp.c:268 |
5086 | 1202 msgid "Timestamp" |
7984 | 1203 msgstr "Registre horari" |
5086 | 1204 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1205 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1206 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1207 #. * summary |
8778 | 1208 #. * description |
9544 | 1209 #: plugins/timestamp.c:271 plugins/timestamp.c:273 |
5086 | 1210 msgid "Adds iChat-style timestamps to conversations every N minutes." |
8778 | 1211 msgstr "" |
1212 "Afegeix registres horaris a les converses a l'estil iChat cada N minuts." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1213 |
10302 | 1214 #: plugins/win32/transparency/win2ktrans.c:134 |
1215 #: plugins/win32/transparency/win2ktrans.c:404 | |
1216 #: plugins/win32/transparency/win2ktrans.c:435 | |
5086 | 1217 msgid "Opacity:" |
1218 msgstr "Opacitat:" | |
1219 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1220 #. IM Convo trans options |
10302 | 1221 #: plugins/win32/transparency/win2ktrans.c:385 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1222 msgid "IM Conversation Windows" |
7984 | 1223 msgstr "Finestres de missatges instantanis" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1224 |
10302 | 1225 #: plugins/win32/transparency/win2ktrans.c:386 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1226 msgid "_IM window transparency" |
7984 | 1227 msgstr "Transparència de les finestres de missatges _instantanis" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1228 |
10302 | 1229 #: plugins/win32/transparency/win2ktrans.c:396 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1230 msgid "_Show slider bar in IM window" |
7984 | 1231 msgstr "_Mostrar barra d'ajustament a la finestra de missatges instantanis" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1232 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1233 #. Buddy List trans options |
10302 | 1234 #: plugins/win32/transparency/win2ktrans.c:421 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1235 msgid "Buddy List Window" |
7984 | 1236 msgstr "Finestra de contactes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1237 |
10302 | 1238 #: plugins/win32/transparency/win2ktrans.c:422 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1239 msgid "_Buddy List window transparency" |
7984 | 1240 msgstr "Transparència de la finestra de _contactes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1241 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1242 #. *< type |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1243 #. *< ui_requirement |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1244 #. *< flags |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1245 #. *< dependencies |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1246 #. *< priority |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1247 #. *< id |
10302 | 1248 #: plugins/win32/transparency/win2ktrans.c:480 |
5086 | 1249 msgid "Transparency" |
1250 msgstr "Transparència" | |
1251 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1252 #. *< name |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1253 #. *< version |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1254 #. * summary |
10302 | 1255 #: plugins/win32/transparency/win2ktrans.c:483 |
9544 | 1256 msgid "Variable Transparency for the buddy list and conversations." |
1257 msgstr "" | |
1258 | |
8778 | 1259 #. * description |
10302 | 1260 #: plugins/win32/transparency/win2ktrans.c:485 |
9544 | 1261 #, fuzzy |
1262 msgid "" | |
1263 "This plugin enables variable alpha transparency on conversation windows and " | |
1264 "the buddy list.\n" | |
5086 | 1265 "\n" |
1266 "* Note: This plugin requires Win2000 or WinXP." | |
1267 msgstr "" | |
8778 | 1268 "Aquest mòdul activa les transparències alfa variables en finestres de " |
1269 "conversa.\n" | |
7984 | 1270 "\n" |
1271 "* Nota: aquest mòdul requereix Windows 2000 o Windows XP." | |
5086 | 1272 |
10302 | 1273 #: plugins/win32/winprefs/winprefs.c:344 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1274 msgid "GTK+ Runtime Version" |
7984 | 1275 msgstr "Versió en execució de GTK+" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1276 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1277 #. Autostart |
10302 | 1278 #: plugins/win32/winprefs/winprefs.c:352 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1279 msgid "Startup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1280 msgstr "Inici" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1281 |
10302 | 1282 #: plugins/win32/winprefs/winprefs.c:353 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1283 msgid "_Start Gaim on Windows startup" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1284 msgstr "_Iniciar el Gaim al iniciar Windows" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1286 #. Buddy List |
10302 | 1287 #: plugins/win32/winprefs/winprefs.c:362 src/gtkblist.c:3145 |
1288 #: src/gtkprefs.c:2178 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1289 msgid "Buddy List" |
7984 | 1290 msgstr "Llista de contactes" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1291 |
10302 | 1292 #: plugins/win32/winprefs/winprefs.c:363 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1293 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1294 msgid "_Dockable Buddy List" |
7984 | 1295 msgstr "Llista de contactes a_pilable" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1296 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1297 #. Docked Blist On Top |
10302 | 1298 #: plugins/win32/winprefs/winprefs.c:367 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1299 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1300 msgid "Docked _Buddy List is always on top" |
7984 | 1301 msgstr "_Mantenir la finestra apilada de contactes per sobre" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1302 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1303 #. Blist On Top |
10302 | 1304 #: plugins/win32/winprefs/winprefs.c:377 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1305 msgid "_Keep Buddy List window on top" |
7984 | 1306 msgstr "_Mantenir la finestra de contactes per sobre" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1307 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1308 #. Conversations |
10302 | 1309 #: plugins/win32/winprefs/winprefs.c:382 src/gtkprefs.c:910 |
1310 #: src/gtkprefs.c:2179 src/protocols/msn/msn.c:1838 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1311 msgid "Conversations" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1312 msgstr "Converses" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1313 |
10302 | 1314 #: plugins/win32/winprefs/winprefs.c:383 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1315 msgid "_Flash Window when messages are received" |
7984 | 1316 msgstr "Parpadeig de la finestra mentres arriben els missatges" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1317 |
10302 | 1318 #: plugins/win32/winprefs/winprefs.c:407 |
5086 | 1319 msgid "WinGaim Options" |
1320 msgstr "Opcions de WinGaim" | |
1321 | |
10302 | 1322 #: plugins/win32/winprefs/winprefs.c:409 plugins/win32/winprefs/winprefs.c:410 |
5086 | 1323 msgid "Options specific to Windows Gaim." |
1324 msgstr "Opcions específiques de la versió de Gaim per a Windows" | |
1325 | |
10302 | 1326 #: src/account.c:294 src/protocols/jabber/jabber.c:1043 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1327 msgid "New passwords do not match." |
8030 | 1328 msgstr "Les noves claus no coincideixen." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1329 |
10302 | 1330 #: src/account.c:303 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1331 msgid "Fill out all fields completely." |
8030 | 1332 msgstr "Ompliu tots els camps per complet." |
7984 | 1333 |
10302 | 1334 #: src/account.c:328 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1335 msgid "Original password" |
7984 | 1336 msgstr "Clau original" |
1337 | |
10302 | 1338 #: src/account.c:335 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1339 msgid "New password" |
7984 | 1340 msgstr "Nova clau" |
1341 | |
10302 | 1342 #: src/account.c:342 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1343 msgid "New password (again)" |
7984 | 1344 msgstr "Nova clau (un altre cop)" |
1345 | |
10302 | 1346 #: src/account.c:348 |
7984 | 1347 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1348 msgid "Change password for %s" |
8030 | 1349 msgstr "Canviant la clau de %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1350 |
10302 | 1351 #: src/account.c:356 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1352 msgid "Please enter your current password and your new password." |
7986 | 1353 msgstr "Si us plau, introduïu la clau de %s." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1354 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1355 #. * |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1356 #. * A wrapper for gaim_request_action() that uses OK and Cancel buttons. |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1357 #. |
10302 | 1358 #: src/account.c:359 src/connection.c:188 src/gtkblist.c:2419 |
1359 #: src/gtkdialogs.c:375 src/gtkdialogs.c:518 src/gtkdialogs.c:574 | |
1360 #: src/gtkrequest.c:259 src/protocols/jabber/jabber.c:1090 | |
1361 #: src/protocols/jabber/xdata.c:337 src/protocols/msn/msn.c:228 | |
1362 #: src/protocols/msn/msn.c:243 src/protocols/msn/msn.c:258 | |
1363 #: src/protocols/msn/msn.c:273 src/protocols/oscar/oscar.c:3533 | |
1364 #: src/protocols/oscar/oscar.c:3627 src/protocols/oscar/oscar.c:6976 | |
1365 #: src/protocols/oscar/oscar.c:7068 src/protocols/oscar/oscar.c:7120 | |
1366 #: src/protocols/silc/buddy.c:460 src/protocols/silc/buddy.c:1132 | |
1367 #: src/protocols/silc/chat.c:421 src/protocols/silc/chat.c:459 | |
1368 #: src/protocols/silc/chat.c:722 src/protocols/silc/ops.c:1083 | |
1369 #: src/protocols/silc/ops.c:1689 src/protocols/silc/silc.c:717 | |
1370 #: src/protocols/yahoo/yahoo.c:2892 src/protocols/yahoo/yahoo.c:2901 | |
1371 #: src/request.h:1244 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1372 msgid "OK" |
7984 | 1373 msgstr "D'acord" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1374 |
10302 | 1375 #: src/account.c:360 src/account.c:398 src/connection.c:189 |
1376 #: src/gtkaccount.c:2014 src/gtkaccount.c:2510 src/gtkblist.c:2420 | |
1377 #: src/gtkblist.c:4440 src/gtkconn.c:171 src/gtkdialogs.c:376 | |
1378 #: src/gtkdialogs.c:519 src/gtkdialogs.c:575 src/gtkdialogs.c:673 | |
1379 #: src/gtkdialogs.c:695 src/gtkdialogs.c:715 src/gtkdialogs.c:751 | |
1380 #: src/gtkdialogs.c:813 src/gtkdialogs.c:855 src/gtkdialogs.c:893 | |
1381 #: src/gtkimhtmltoolbar.c:440 src/gtkprivacy.c:588 src/gtkprivacy.c:601 | |
1382 #: src/gtkprivacy.c:626 src/gtkprivacy.c:637 src/gtkrequest.c:260 | |
1383 #: src/protocols/jabber/buddy.c:565 src/protocols/jabber/chat.c:772 | |
1384 #: src/protocols/jabber/jabber.c:675 src/protocols/jabber/jabber.c:1091 | |
1385 #: src/protocols/jabber/xdata.c:338 src/protocols/msn/msn.c:229 | |
1386 #: src/protocols/msn/msn.c:244 src/protocols/msn/msn.c:259 | |
1387 #: src/protocols/msn/msn.c:274 src/protocols/msn/msn.c:291 | |
1388 #: src/protocols/oscar/oscar.c:1534 src/protocols/oscar/oscar.c:3491 | |
1389 #: src/protocols/oscar/oscar.c:3534 src/protocols/oscar/oscar.c:3571 | |
1390 #: src/protocols/oscar/oscar.c:3628 src/protocols/oscar/oscar.c:6977 | |
1391 #: src/protocols/oscar/oscar.c:7069 src/protocols/oscar/oscar.c:7121 | |
1392 #: src/protocols/oscar/oscar.c:7190 src/protocols/silc/buddy.c:461 | |
9754 | 1393 #: src/protocols/silc/buddy.c:1037 src/protocols/silc/buddy.c:1133 |
9882 | 1394 #: src/protocols/silc/chat.c:594 src/protocols/silc/chat.c:723 |
10302 | 1395 #: src/protocols/silc/ops.c:1690 src/protocols/silc/silc.c:718 |
1396 #: src/protocols/trepia/trepia.c:348 src/protocols/yahoo/yahoo.c:2893 | |
1397 #: src/protocols/yahoo/yahoo.c:2902 src/request.h:1244 src/request.h:1254 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1398 msgid "Cancel" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1399 msgstr "Cancel·lar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1400 |
10302 | 1401 #: src/account.c:389 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1402 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1403 msgid "Change user information for %s" |
7984 | 1404 msgstr "Obtenir les dades de l'usuari %s" |
1405 | |
10302 | 1406 #: src/account.c:397 src/gtkrequest.c:266 src/protocols/jabber/buddy.c:564 |
1407 #: src/protocols/trepia/trepia.c:347 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1408 msgid "Save" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1409 msgstr "Gravar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1410 |
10302 | 1411 #: src/account.c:802 src/gtkft.c:158 src/protocols/jabber/buddy.c:621 |
1412 #: src/protocols/jabber/buddy.c:1064 src/protocols/jabber/buddy.c:1081 | |
1413 #: src/protocols/novell/novell.c:2823 | |
9754 | 1414 msgid "Unknown" |
1415 msgstr "Desconegut" | |
1416 | |
10302 | 1417 #: src/blist.c:681 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1418 msgid "Chats" |
7984 | 1419 msgstr "Converses" |
1420 | |
10302 | 1421 #: src/blist.c:1352 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1422 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1423 msgid "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1424 "%d buddy from group %s was not removed because its account was not logged " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1425 "in. This buddy and the group were not removed.\n" |
8778 | 1426 msgid_plural "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1427 "%d buddies from group %s were not removed because their accounts were not " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1428 "logged in. These buddies and the group were not removed.\n" |
8778 | 1429 msgstr[0] "" |
1430 "El contacte %d del grup %s no ha estat eliminat perquè no estava connectat. " | |
1431 "Aquest contacte i el grup no han estat eliminats.\n" | |
1432 "%d contactes del grup %s no han estat eliminats perquè els seus comptes no " | |
1433 "estaven connectats. Aquests contactes i el grup no ha estat eliminats.\n" | |
1434 msgstr[1] "" | |
7984 | 1435 "El contacte %d del grup %s no ha estat eliminat perquè no estava connectat. " |
1436 "Aquest contacte i el grup no han estat eliminats.\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1437 "%d contactes del grup %s no han estat eliminats perquè els seus comptes no " |
7984 | 1438 "estaven connectats. Aquests contactes i el grup no ha estat eliminats.\n" |
1439 | |
10302 | 1440 #: src/blist.c:1361 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1441 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1442 msgid "Group not removed" |
7984 | 1443 msgstr "Grup no eliminat" |
1444 | |
10302 | 1445 #: src/blist.c:2064 |
9544 | 1446 #, fuzzy |
1447 msgid "" | |
1448 "An error was encountered parsing your buddy list. It has not been loaded, " | |
1449 "and the old file has moved to blist.xml~." | |
8778 | 1450 msgstr "S'ha trobat un error llegint la llista de contactes. No s'ha carregat." |
1451 | |
10302 | 1452 #: src/blist.c:2067 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1453 msgid "Buddy List Error" |
7984 | 1454 msgstr "Error a la llista de contactes" |
1455 | |
10302 | 1456 #: src/connection.c:112 src/connection.c:161 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1457 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1458 msgid "Missing protocol plugin for %s" |
7984 | 1459 msgstr "No s'ha trobat el mòdul del protocol per a %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1460 |
10302 | 1461 #: src/connection.c:116 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1462 msgid "Registration Error" |
7984 | 1463 msgstr "Error de registre" |
1464 | |
10302 | 1465 #: src/connection.c:165 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1466 msgid "Connection Error" |
7984 | 1467 msgstr "Error de connexió" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1468 |
10302 | 1469 #: src/connection.c:185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1470 #, fuzzy, c-format |
9754 | 1471 msgid "Enter password for %s (%s)" |
7984 | 1472 msgstr "Introduïu la clau de %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1473 |
10302 | 1474 #: src/conversation.c:236 |
1475 #, fuzzy | |
1476 msgid "Unable to send message: The message is too large." | |
7984 | 1477 msgstr "Impossible enviar el missatge: és massa llarg." |
5086 | 1478 |
10302 | 1479 #: src/conversation.c:239 |
1480 #, fuzzy, c-format | |
1481 msgid "Unable to send message to %s." | |
1482 msgstr "Impossible enviar el missatge." | |
1483 | |
1484 #: src/conversation.c:240 | |
1485 #, fuzzy | |
1486 msgid "The message is too large." | |
1487 msgstr "Missatge d'absència" | |
1488 | |
1489 #: src/conversation.c:249 | |
5086 | 1490 msgid "Unable to send message." |
1491 msgstr "Impossible enviar el missatge." | |
1492 | |
10302 | 1493 #: src/conversation.c:252 |
1494 #, fuzzy, c-format | |
1495 msgid "Unable to send messge to %s." | |
1496 msgstr "Impossible enviar el missatge." | |
1497 | |
1498 #: src/conversation.c:2005 | |
5086 | 1499 #, c-format |
1500 msgid "%s entered the room." | |
1501 msgstr "%s ha entrat a la conversa." | |
1502 | |
10302 | 1503 #: src/conversation.c:2008 |
5086 | 1504 #, c-format |
1505 msgid "%s [<I>%s</I>] entered the room." | |
1506 msgstr "%s [<I>%s</I>] ha entrat a la conversa." | |
1507 | |
10302 | 1508 #: src/conversation.c:2104 |
8778 | 1509 #, fuzzy, c-format |
1510 msgid "You are now known as %s" | |
1511 msgstr "%s ha canviat de nom i ara és %s" | |
1512 | |
10302 | 1513 #: src/conversation.c:2107 |
5086 | 1514 #, c-format |
1515 msgid "%s is now known as %s" | |
1516 msgstr "%s ha canviat de nom i ara és %s" | |
1517 | |
10302 | 1518 #: src/conversation.c:2148 |
5086 | 1519 #, c-format |
1520 msgid "%s left the room (%s)." | |
1521 msgstr "%s ha marxat de la conversa (%s)." | |
1522 | |
10302 | 1523 #: src/conversation.c:2150 |
5086 | 1524 #, c-format |
1525 msgid "%s left the room." | |
1526 msgstr "%s ha abandonat la conversa." | |
1527 | |
10302 | 1528 #: src/conversation.c:2219 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1529 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1530 msgid "(+%d more)" |
7984 | 1531 msgstr "(+%d més)" |
1532 | |
10302 | 1533 #: src/conversation.c:2221 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1534 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1535 msgid " left the room (%s)." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1536 msgstr "%s ha marxat de la conversa (%s)." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1537 |
10302 | 1538 #: src/conversation.c:2626 |
5086 | 1539 msgid "Last created window" |
1540 msgstr "Finestra creada per últim cop" | |
1541 | |
10302 | 1542 #: src/conversation.c:2628 |
9544 | 1543 #, fuzzy |
1544 msgid "Separate IM and Chat windows" | |
1545 msgstr "Mostrar misstages instantanis i converses en finestres amb _pestanyes." | |
1546 | |
10302 | 1547 #: src/conversation.c:2630 src/gtkprefs.c:1287 |
5086 | 1548 msgid "New window" |
1549 msgstr "Nova finestra" | |
1550 | |
10302 | 1551 #: src/conversation.c:2632 |
5086 | 1552 msgid "By group" |
1553 msgstr "Per grup" | |
1554 | |
10302 | 1555 #: src/conversation.c:2634 |
5086 | 1556 msgid "By account" |
1557 msgstr "Per compte" | |
1558 | |
10302 | 1559 #: src/ft.c:148 src/protocols/msn/msn.c:370 |
9882 | 1560 #, fuzzy, c-format |
1561 msgid "" | |
1562 "Error reading %s: \n" | |
1563 "%s.\n" | |
1564 msgstr "Error a l'executar la comanda: %s" | |
1565 | |
10302 | 1566 #: src/ft.c:152 |
9882 | 1567 #, fuzzy, c-format |
1568 msgid "" | |
1569 "Error writing %s: \n" | |
1570 "%s.\n" | |
1571 msgstr "Error al llegir del servidor" | |
1572 | |
10302 | 1573 #: src/ft.c:156 |
9882 | 1574 #, fuzzy, c-format |
1575 msgid "" | |
1576 "Error accessing %s: \n" | |
1577 "%s.\n" | |
1578 msgstr "Error a l'executar la comanda: %s" | |
1579 | |
10302 | 1580 #: src/ft.c:188 |
9544 | 1581 msgid "Cannot send a file of 0 bytes." |
1582 msgstr "No es pot enviar un fitxer de 0 octets." | |
1583 | |
10302 | 1584 #: src/ft.c:198 |
9882 | 1585 #, fuzzy |
1586 msgid "Cannot send a directory." | |
1587 msgstr "No es pot enviar un fitxer de 0 octets." | |
1588 | |
10302 | 1589 #: src/ft.c:205 |
9882 | 1590 #, c-format |
1591 msgid "%s is not a regular file. Cowardly refusing to overwrite it.\n" | |
1592 msgstr "" | |
1593 | |
10302 | 1594 #: src/ft.c:260 |
9544 | 1595 #, c-format |
1596 msgid "%s wants to send you %s (%s)" | |
1597 msgstr "%s vol enviar-li %s (%s)" | |
1598 | |
10302 | 1599 #: src/ft.c:302 |
9544 | 1600 #, c-format |
1601 msgid "Accept file transfer request from %s?" | |
1602 msgstr "" | |
1603 | |
10302 | 1604 #: src/ft.c:306 |
9544 | 1605 #, c-format |
1606 msgid "" | |
1607 "A file is available for download from:\n" | |
1608 "Remote host: %s\n" | |
1609 "Remote port: %d" | |
1610 msgstr "" | |
1611 | |
10302 | 1612 #: src/ft.c:359 |
5086 | 1613 #, c-format |
1614 msgid "%s is not a valid filename.\n" | |
7984 | 1615 msgstr "%s no és un nom de fitxer vàlid.\n" |
5086 | 1616 |
10302 | 1617 #: src/ft.c:377 |
1618 #, fuzzy, c-format | |
1619 msgid "Offering to send %s to %s" | |
1620 msgstr "Impossible enviar el missatge." | |
1621 | |
1622 #: src/ft.c:870 | |
1623 #, fuzzy, c-format | |
1624 msgid "Transfer of %s complete" | |
1625 msgstr "Transferència de fitxer cap a %s cancel·lada.\n" | |
1626 | |
1627 #: src/ft.c:918 | |
1628 #, fuzzy, c-format | |
1629 msgid "You canceled the transfer of %s" | |
1630 msgstr "%s ha canviat el tema a: %s" | |
1631 | |
1632 #: src/ft.c:970 | |
9882 | 1633 #, fuzzy, c-format |
1634 msgid "%s canceled the transfer of %s" | |
1635 msgstr "%s ha canviat el tema a: %s" | |
1636 | |
10302 | 1637 #: src/ft.c:1020 |
5086 | 1638 #, c-format |
1639 msgid "File transfer to %s aborted.\n" | |
1640 msgstr "Transferència de fitxer cap a %s cancel·lada.\n" | |
1641 | |
10302 | 1642 #: src/ft.c:1022 |
5086 | 1643 #, c-format |
1644 msgid "File transfer from %s aborted.\n" | |
1645 msgstr "Transferència de fitxer des de %s cancel·lada.\n" | |
1646 | |
10302 | 1647 #: src/gaim-remote.c:104 |
9544 | 1648 #, fuzzy, c-format |
5086 | 1649 msgid "" |
1650 "Usage: %s command [OPTIONS] [URI]\n" | |
1651 "\n" | |
1652 " COMMANDS:\n" | |
1653 " uri Handle AIM: URI\n" | |
9754 | 1654 " away Popup the away dialog with the default " |
1655 "message\n" | |
1656 " back Remove the away dialog\n" | |
10302 | 1657 " send Send message\n" |
5086 | 1658 " quit Close running copy of Gaim\n" |
1659 "\n" | |
1660 " OPTIONS:\n" | |
10302 | 1661 " -m, --message=MESG Message to send or show in conversation " |
1662 "window\n" | |
1663 " -t, --to=SCREENNAME Select a target for command\n" | |
1664 " -p, --protocol=PROTO Specify protocol to use\n" | |
1665 " -f, --from=SCREENNAME Specify screen name to use\n" | |
1666 " -s, --session=SESSION Specify which Gaim session to use\n" | |
9544 | 1667 " -h, --help [command] Show help for command\n" |
5086 | 1668 msgstr "" |
1669 "Ús: %s comanda [OPCIONS] [URI]\n" | |
1670 "\n" | |
7984 | 1671 " COMANDES:\n" |
5086 | 1672 " uri Acceptar URI d'AIM\n" |
1673 " quit Tancar Gaim en execució\n" | |
1674 "\n" | |
1675 " OPCIONS:\n" | |
1676 " -h, --help [comanda] Mostrar ajuda de la comanda\n" | |
1677 | |
10302 | 1678 #: src/gaim-remote.c:193 |
1679 #, fuzzy, c-format | |
1680 msgid "" | |
1681 "Gaim not running (on session %d)\n" | |
9882 | 1682 "Is the \"Remote Control\" plugin loaded?\n" |
7984 | 1683 msgstr "El Gaim no s'està executant (en la sessió 0)\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1684 |
10302 | 1685 #: src/gaim-remote.c:280 |
1686 msgid "" | |
1687 "Insufficient arguments (-t, -f, -p, & -m are all required) or arguments " | |
1688 "greater than 9999 chars\n" | |
1689 msgstr "" | |
1690 | |
1691 #: src/gaim-remote.c:291 | |
8778 | 1692 #, fuzzy |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1693 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1694 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1695 "Using AIM: URIs:\n" |
8778 | 1696 "Sending an IM to a screen name:\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1697 "\tgaim-remote uri 'aim:goim?screenname=Penguin&message=hello+world'\n" |
8778 | 1698 "In this case, 'Penguin' is the screen name we wish to IM, and 'hello world'\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1699 "is the message to be sent. '+' must be used in place of spaces.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1700 "Please note the quoting used above - if you run this from a shell the '&'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1701 "needs to be escaped, or the command will stop at that point.\n" |
8778 | 1702 "Also,the following will just open a conversation window to a screen name,\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1703 "with no message:\n" |
8778 | 1704 "\tgaim-remote uri 'aim:goim?screenname=Penguin'\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1705 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1706 "Joining a chat:\n" |
8778 | 1707 "\tgaim-remote uri 'aim:gochat?roomname=PenguinLounge'\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1708 "...joins the 'PenguinLounge' chat room.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1709 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1710 "Adding a buddy to your buddy list:\n" |
8778 | 1711 "\tgaim-remote uri 'aim:addbuddy?screenname=Penguin'\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1712 "...prompts you to add 'Penguin' to your buddy list.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1713 msgstr "" |
7984 | 1714 "\n" |
1715 "Usant les URI de l'AIM:\n" | |
1716 "Enviant un MI a un contacte:\n" | |
1717 "\tgaim-remote uri 'aim:goim?screenname=Pingüí&message=Hola+a+tot+el+món'\n" | |
8778 | 1718 "En aquest cas, 'Pingüí' és el nom del contacte al que volem enviar el MI, i " |
1719 "'Hola a tot el món'\n" | |
8030 | 1720 "és el missatge a enviar. S'ha d'utilitzar '+' envers d'espais.\n" |
8778 | 1721 "Si us plau, teniu en compte els símbols entre les cometes utilitzats a dalt. " |
1722 "Si voleu executaraixò en una consola, el caràcter '&' ha d'anar precedit per " | |
1723 "la barra invertida o sinó l'ordre s'aturarà en aquest punt.\n" | |
7984 | 1724 "Per altra banda, el següent obrirà només una conversa amb un contacte,\n" |
1725 "sense cap missatge:\n" | |
1726 "\tgaim-remote uri aim:goim?screenname=Pingüí\n" | |
1727 "\n" | |
1728 "Afegir-se a una conversa:\n" | |
1729 "\tgaim-remote uri aim:gochat?roomname=SalaEstarDelsPinguins\n" | |
1730 "...vos afegeix a la sala de conversa \"SalaEstarDelsPinguins\".\n" | |
1731 "\n" | |
1732 "Afegir un contacte a la llista de contactes:\n" | |
1733 "\tgaim-remote uri aim:addbuddy?screenname=Pingüí\n" | |
1734 "...sol·licita a 'Pingüí' afegir-lo a la llista de contactes.\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1735 |
10302 | 1736 #: src/gaim-remote.c:311 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1737 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1738 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1739 "Close running copy of Gaim\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1740 msgstr "" |
7984 | 1741 "\n" |
1742 "Tancar instància del Gaim en execució\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1743 |
10302 | 1744 #: src/gaim-remote.c:315 |
9754 | 1745 msgid "" |
1746 "\n" | |
1747 "Mark all accounts as \"away\" with the default message.\n" | |
1748 msgstr "" | |
1749 | |
10302 | 1750 #: src/gaim-remote.c:319 |
9754 | 1751 msgid "" |
1752 "\n" | |
1753 "Set all accounts as not away.\n" | |
1754 msgstr "" | |
1755 | |
10302 | 1756 #: src/gaim-remote.c:323 |
1757 #, fuzzy | |
1758 msgid "" | |
1759 "\n" | |
1760 "Send instant message\n" | |
1761 msgstr "Enviar un missatge" | |
1762 | |
9882 | 1763 #: src/gtkaccount.c:325 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1764 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1765 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1766 "<b>File:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1767 "<b>File size:</b> %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1768 "<b>Image size:</b> %dx%d" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1769 msgstr "" |
7984 | 1770 "<b>Fitxer:</b> %s\n" |
1771 "<b>Tamany del fitxer:</b> %s\n" | |
1772 "<b>Tamany de la imatge:</b> %dx%d" | |
1773 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1774 #. Build the login options frame. |
9882 | 1775 #: src/gtkaccount.c:625 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1776 msgid "Login Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1777 msgstr "Opcions de connexió" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1778 |
9882 | 1779 #: src/gtkaccount.c:642 src/gtkft.c:555 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1780 msgid "Protocol:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1781 msgstr "Protocol:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1782 |
10302 | 1783 #: src/gtkaccount.c:647 src/gtkblist.c:4025 |
8778 | 1784 msgid "Screen Name:" |
1785 msgstr "Nom de l'usuari" | |
1786 | |
9882 | 1787 #: src/gtkaccount.c:720 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1788 msgid "Password:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1789 msgstr "Clau:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1790 |
10302 | 1791 #: src/gtkaccount.c:725 src/gtkblist.c:4039 src/gtkblist.c:4388 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1792 msgid "Alias:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1793 msgstr "Àlies" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1794 |
9882 | 1795 #: src/gtkaccount.c:729 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1796 msgid "Remember password" |
7984 | 1797 msgstr "Recordar clau" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1798 |
10302 | 1799 #: src/gtkaccount.c:738 |
1800 #, fuzzy | |
1801 msgid "Auto log in" | |
1802 msgstr "Connexió automàtica" | |
1803 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1804 #. Build the user options frame. |
9882 | 1805 #: src/gtkaccount.c:785 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1806 msgid "User Options" |
7984 | 1807 msgstr "Opcions d'usuari" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1808 |
9882 | 1809 #: src/gtkaccount.c:798 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1810 msgid "New mail notifications" |
7984 | 1811 msgstr "Notificacions de nou correu electrònic" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1812 |
9882 | 1813 #: src/gtkaccount.c:807 |
9544 | 1814 #, fuzzy |
1815 msgid "Buddy icon:" | |
1816 msgstr "Icona de contacte" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1817 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1818 #. Build the protocol options frame. |
9882 | 1819 #: src/gtkaccount.c:896 |
7984 | 1820 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1821 msgid "%s Options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1822 msgstr "%s Opcions" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1823 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1824 #. Use Global Proxy Settings |
9882 | 1825 #: src/gtkaccount.c:1032 src/gtkaccount.c:1079 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1826 msgid "Use Global Proxy Settings" |
7984 | 1827 msgstr "Utilitzar les opcions globals del proxy" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1828 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1829 #. No Proxy |
9882 | 1830 #: src/gtkaccount.c:1038 src/gtkaccount.c:1086 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1831 msgid "No Proxy" |
7984 | 1832 msgstr "Sense proxy" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1833 |
6193 | 1834 #. HTTP |
9882 | 1835 #: src/gtkaccount.c:1044 src/gtkaccount.c:1093 |
6193 | 1836 msgid "HTTP" |
7984 | 1837 msgstr "HTTP" |
6193 | 1838 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1839 #. SOCKS 4 |
9882 | 1840 #: src/gtkaccount.c:1050 src/gtkaccount.c:1100 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1841 msgid "SOCKS 4" |
7984 | 1842 msgstr "SOCKS 4" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1843 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1844 #. SOCKS 5 |
9882 | 1845 #: src/gtkaccount.c:1056 src/gtkaccount.c:1107 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1846 msgid "SOCKS 5" |
7984 | 1847 msgstr "SOCKS 5" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1848 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1849 #. Use Environmental Settings |
10302 | 1850 #: src/gtkaccount.c:1062 src/gtkaccount.c:1114 src/gtkprefs.c:1090 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1851 msgid "Use Environmental Settings" |
7984 | 1852 msgstr "Utilitzar les opcions de l'entorn" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1853 |
9882 | 1854 #: src/gtkaccount.c:1153 |
6193 | 1855 msgid "you can see the butterflies mating" |
7984 | 1856 msgstr "Podeu veure les papallones aparellant-se" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1857 |
9882 | 1858 #: src/gtkaccount.c:1157 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1859 msgid "If you look real closely" |
7984 | 1860 msgstr "Si doneu un cop d'ull de prop" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1861 |
9882 | 1862 #: src/gtkaccount.c:1173 |
8460 | 1863 msgid "Proxy Options" |
1864 msgstr "Opcions del proxy" | |
1865 | |
10302 | 1866 #: src/gtkaccount.c:1191 src/gtkprefs.c:1084 |
8460 | 1867 msgid "Proxy _type:" |
1868 msgstr "_Tipus de proxy" | |
1869 | |
10302 | 1870 #: src/gtkaccount.c:1200 src/gtkprefs.c:1111 |
6193 | 1871 msgid "_Host:" |
7984 | 1872 msgstr "_Servidor:" |
6193 | 1873 |
10302 | 1874 #: src/gtkaccount.c:1204 src/gtkprefs.c:1129 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1875 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1876 msgid "_Port:" |
7984 | 1877 msgstr "_Port:" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1878 |
9882 | 1879 #: src/gtkaccount.c:1212 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1880 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1881 msgid "_Username:" |
7984 | 1882 msgstr "_Nom d'usuari:" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1883 |
10302 | 1884 #: src/gtkaccount.c:1217 src/gtkprefs.c:1166 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1885 msgid "Pa_ssword:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1886 msgstr "_Clau:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1887 |
10302 | 1888 #: src/gtkaccount.c:1589 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1889 msgid "Add Account" |
7984 | 1890 msgstr "Afegir compte" |
1891 | |
10302 | 1892 #: src/gtkaccount.c:1591 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1893 msgid "Modify Account" |
7984 | 1894 msgstr "Modificar compte" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1895 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1896 #. Add the disclosure |
10302 | 1897 #: src/gtkaccount.c:1615 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1898 msgid "Show more options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1899 msgstr "Mostrar més opcions" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1900 |
10302 | 1901 #: src/gtkaccount.c:1616 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1902 msgid "Show fewer options" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1903 msgstr "Mostrar menys opcions" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1904 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1905 #. Register button |
10302 | 1906 #: src/gtkaccount.c:1643 src/protocols/jabber/jabber.c:674 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1907 msgid "Register" |
7984 | 1908 msgstr "Enregistrar" |
1909 | |
10302 | 1910 #: src/gtkaccount.c:2008 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1911 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1912 msgid "Are you sure you want to delete %s?" |
7984 | 1913 msgstr "Esteu segurs que voleu esborrar %s?" |
1914 | |
10302 | 1915 #: src/gtkaccount.c:2013 src/gtkrequest.c:263 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1916 msgid "Delete" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1917 msgstr "Esborrar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1918 |
10302 | 1919 #: src/gtkaccount.c:2127 src/protocols/oscar/oscar.c:4179 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1920 msgid "Screen Name" |
7984 | 1921 msgstr "Nom d'usuari" |
1922 | |
10302 | 1923 #. zephyr has several exposures |
1924 #. NONE (where you are hidden, and zephyrs to you are in practice silently dropped -- yes this is wrong) | |
1925 #. OPSTAFF "hidden" | |
1926 #. REALM-VISIBLE visible to people in local realm | |
1927 #. REALM-ANNOUNCED REALM-VISIBLE+ plus your logins/logouts are announced to <login,username,*> | |
1928 #. NET-VISIBLE REALM-ANNOUNCED, plus visible to people in foreign realm | |
1929 #. NET-ANNOUNCED NET-VISIBLE, plus logins/logouts are announced to <login,username,*> | |
1930 #. | |
1931 #. Online will set the user to the exposure they have in their options (defaulting to REALM-VISIBLE), | |
1932 #. Hidden, will set the user's exposure to OPSTAFF | |
1933 #. | |
1934 #. Away won't change their exposure but will set an auto away message (for IMs only) | |
1935 #. | |
1936 #: src/gtkaccount.c:2151 src/protocols/gg/gg.c:272 src/protocols/irc/irc.c:161 | |
1937 #: src/protocols/jabber/buddy.c:1070 src/protocols/jabber/jabber.c:975 | |
1938 #: src/protocols/msn/msn.c:534 src/protocols/napster/napster.c:561 | |
1939 #: src/protocols/oscar/oscar.c:683 src/protocols/oscar/oscar.c:6871 | |
1940 #: src/protocols/silc/silc.c:48 src/protocols/yahoo/yahoo.c:2655 | |
1941 #: src/protocols/yahoo/yahoo.c:3125 src/protocols/zephyr/zephyr.c:2218 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1942 msgid "Online" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1943 msgstr "Connectat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1944 |
10302 | 1945 #: src/gtkaccount.c:2164 |
1946 #, fuzzy | |
1947 msgid "Auto Log In" | |
1948 msgstr "Connexió automàtica" | |
1949 | |
1950 #: src/gtkaccount.c:2172 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1951 msgid "Protocol" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1952 msgstr "Protocol" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
1953 |
10302 | 1954 #: src/gtkaccount.c:2485 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1955 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1956 msgid "%s%s%s%s has made %s his or her buddy%s%s%s" |
7984 | 1957 msgstr "%s%s%s%s ha fet a %s un dels seus contactes%s%s%s" |
1958 | |
10302 | 1959 #: src/gtkaccount.c:2499 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1960 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1961 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1962 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1963 "Do you wish to add him or her to your buddy list?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1964 msgstr "" |
7984 | 1965 "\n" |
1966 "\n" | |
1967 "Voleu afegir-lo a la llista de contactes?" | |
1968 | |
10302 | 1969 #: src/gtkaccount.c:2503 |
8778 | 1970 #, fuzzy |
1971 msgid "Information" | |
1972 msgstr "Informació de la feina" | |
1973 | |
10302 | 1974 #: src/gtkaccount.c:2507 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1975 msgid "Add buddy to your list?" |
7984 | 1976 msgstr "Afegir el contacte a la llista de contactes?" |
1977 | |
8778 | 1978 #. Add button |
10302 | 1979 #: src/gtkaccount.c:2509 src/gtkblist.c:4439 src/gtkconv.c:1476 |
1980 #: src/gtkconv.c:3790 src/gtkconv.c:3861 src/gtkrequest.c:264 | |
1981 #: src/protocols/oscar/oscar.c:3805 src/protocols/silc/chat.c:593 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1982 msgid "Add" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1983 msgstr "Afegir" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
1984 |
10302 | 1985 #: src/gtkblist.c:813 |
8778 | 1986 #, fuzzy |
1987 msgid "Join a Chat" | |
1988 msgstr "Entrar en una conversa" | |
1989 | |
10302 | 1990 #: src/gtkblist.c:834 |
8778 | 1991 #, fuzzy |
1992 msgid "" | |
1993 "Please enter the appropriate information about the chat you would like to " | |
1994 "join.\n" | |
1995 msgstr "" | |
1996 "Si us plau, introduïu un àlies i la informació adient sobre la conversa que " | |
1997 "voleu introduir a la llista de contactes.\n" | |
1998 | |
10302 | 1999 #: src/gtkblist.c:845 src/gtkpounce.c:415 src/gtkroomlist.c:354 |
8778 | 2000 msgid "_Account:" |
2001 msgstr "_Compte:" | |
2002 | |
10302 | 2003 #: src/gtkblist.c:1117 |
8778 | 2004 #, fuzzy |
2005 msgid "Get _Info" | |
2006 msgstr "Obtenir-ne dades" | |
2007 | |
10302 | 2008 #: src/gtkblist.c:1120 |
8778 | 2009 #, fuzzy |
2010 msgid "I_M" | |
2011 msgstr "Missatge instantani" | |
7984 | 2012 |
10302 | 2013 #: src/gtkblist.c:1126 |
9544 | 2014 #, fuzzy |
2015 msgid "_Send File" | |
2016 msgstr "Enviar fitxer" | |
2017 | |
7984 | 2018 # 'pounce' es podria tradir literalment per 'abalançar-se', però no recull el sentit que té al Gaim. |
10302 | 2019 #: src/gtkblist.c:1132 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2020 msgid "Add Buddy _Pounce" |
7984 | 2021 msgstr "Afegir avís" |
2022 | |
10302 | 2023 #: src/gtkblist.c:1134 src/gtkblist.c:1231 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2024 msgid "View _Log" |
7984 | 2025 msgstr "Veure el _registre" |
2026 | |
10302 | 2027 #: src/gtkblist.c:1144 |
2028 #, fuzzy | |
2029 msgid "_Alias Buddy..." | |
2030 msgstr "Posar un àlies a un contacte" | |
2031 | |
2032 #: src/gtkblist.c:1146 | |
2033 #, fuzzy | |
2034 msgid "_Remove Buddy" | |
2035 msgstr "Eliminar contacte" | |
2036 | |
2037 #: src/gtkblist.c:1148 | |
2038 #, fuzzy | |
2039 msgid "Alias Contact..." | |
2040 msgstr "Àlies" | |
2041 | |
2042 #: src/gtkblist.c:1151 src/gtkdialogs.c:749 src/gtkdialogs.c:750 | |
2043 msgid "Remove Contact" | |
2044 msgstr "Eliminar contacte" | |
2045 | |
2046 #: src/gtkblist.c:1155 src/gtkblist.c:1239 src/gtkblist.c:1253 | |
8778 | 2047 #, fuzzy |
2048 msgid "_Alias..." | |
2049 msgstr "À_lies" | |
2050 | |
10302 | 2051 #: src/gtkblist.c:1157 src/gtkblist.c:1241 src/gtkblist.c:1258 |
2052 #: src/gtkconn.c:367 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2053 msgid "_Remove" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2054 msgstr "_Esborrar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2055 |
10302 | 2056 #: src/gtkblist.c:1203 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2057 msgid "Add a _Buddy" |
7984 | 2058 msgstr "_Afegir un contacte" |
2059 | |
10302 | 2060 #: src/gtkblist.c:1205 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2061 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2062 msgid "Add a C_hat" |
7984 | 2063 msgstr "Conversa entre contactes" |
2064 | |
10302 | 2065 #: src/gtkblist.c:1207 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2066 msgid "_Delete Group" |
7984 | 2067 msgstr "_Esborar un grup" |
2068 | |
10302 | 2069 #: src/gtkblist.c:1209 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2070 msgid "_Rename" |
7984 | 2071 msgstr "_Reanomenar" |
2072 | |
8778 | 2073 #. join button |
10302 | 2074 #: src/gtkblist.c:1227 src/gtkroomlist.c:264 src/gtkroomlist.c:409 |
2075 #: src/gtkstock.c:89 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2076 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2077 msgid "_Join" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2078 msgstr "Entrar-hi" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2079 |
10302 | 2080 #: src/gtkblist.c:1229 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2081 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2082 msgid "Auto-Join" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2083 msgstr "Connexió automàtica" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2084 |
10302 | 2085 #: src/gtkblist.c:1255 src/gtkblist.c:1280 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2086 msgid "_Collapse" |
7984 | 2087 msgstr "_Col·lapse" |
2088 | |
10302 | 2089 #: src/gtkblist.c:1285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2090 msgid "_Expand" |
7984 | 2091 msgstr "_Expandir" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2092 |
10302 | 2093 #: src/gtkblist.c:1502 src/gtkblist.c:1512 src/gtkblist.c:3284 |
2094 #: src/gtkblist.c:3287 | |
2095 #, fuzzy | |
2096 msgid "/Tools/Mute Sounds" | |
2097 msgstr "Desactivar sons" | |
2098 | |
2099 #: src/gtkblist.c:1953 src/gtkconv.c:4356 src/gtkpounce.c:316 | |
8778 | 2100 #, fuzzy |
2101 msgid "" | |
2102 "You are not currently signed on with an account that can add that buddy." | |
2103 msgstr "No esteu connectats amb cap protocol que permeti conversar." | |
2104 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2105 #. Buddies menu |
10302 | 2106 #: src/gtkblist.c:2363 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2107 msgid "/_Buddies" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2108 msgstr "/_Contactes" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2109 |
10302 | 2110 #: src/gtkblist.c:2364 |
8778 | 2111 #, fuzzy |
2112 msgid "/Buddies/New Instant _Message..." | |
7984 | 2113 msgstr "/Contactes/Nou missatge _instantani..." |
2114 | |
10302 | 2115 #: src/gtkblist.c:2365 |
6193 | 2116 msgid "/Buddies/Join a _Chat..." |
7984 | 2117 msgstr "/Contactes/Entrar a una _conversa..." |
2118 | |
10302 | 2119 #: src/gtkblist.c:2366 |
8778 | 2120 #, fuzzy |
2121 msgid "/Buddies/Get User _Info..." | |
7984 | 2122 msgstr "/Contactes/Obtenir informació de l'_usuari..." |
2123 | |
10302 | 2124 #: src/gtkblist.c:2367 |
9544 | 2125 #, fuzzy |
2126 msgid "/Buddies/View User _Log..." | |
2127 msgstr "/Contactes/Obtenir informació de l'_usuari..." | |
2128 | |
10302 | 2129 #: src/gtkblist.c:2369 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2130 msgid "/Buddies/Show _Offline Buddies" |
7984 | 2131 msgstr "/Contactes/Mostrar contactes desconnectats" |
2132 | |
10302 | 2133 #: src/gtkblist.c:2370 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2134 msgid "/Buddies/Show _Empty Groups" |
7984 | 2135 msgstr "/Contactes/Mostrar grups _buits" |
2136 | |
10302 | 2137 #: src/gtkblist.c:2371 |
8778 | 2138 #, fuzzy |
2139 msgid "/Buddies/_Add Buddy..." | |
7984 | 2140 msgstr "/Contactes/_Afegir un contacte..." |
2141 | |
10302 | 2142 #: src/gtkblist.c:2372 |
8778 | 2143 #, fuzzy |
2144 msgid "/Buddies/Add C_hat..." | |
7984 | 2145 msgstr "/Contactes/Entrar a una _conversa..." |
2146 | |
10302 | 2147 #: src/gtkblist.c:2373 |
8778 | 2148 #, fuzzy |
2149 msgid "/Buddies/Add _Group..." | |
7984 | 2150 msgstr "/Contactes/Afegir un _grup..." |
2151 | |
10302 | 2152 #: src/gtkblist.c:2375 |
2153 #, fuzzy | |
2154 msgid "/Buddies/_Log Out" | |
2155 msgstr "/Contactes/_Sortir" | |
2156 | |
2157 #: src/gtkblist.c:2376 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2158 msgid "/Buddies/_Quit" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2159 msgstr "/Contactes/_Sortir" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2160 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2161 #. Tools |
10302 | 2162 #: src/gtkblist.c:2379 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2163 msgid "/_Tools" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2164 msgstr "/_Eines" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2165 |
10302 | 2166 #: src/gtkblist.c:2380 |
6193 | 2167 msgid "/Tools/_Away" |
7984 | 2168 msgstr "/Eines/_Absent" |
2169 | |
10302 | 2170 #: src/gtkblist.c:2381 |
6193 | 2171 msgid "/Tools/Buddy _Pounce" |
7984 | 2172 msgstr "/Eines/A_vís de contactes" |
2173 | |
10302 | 2174 #: src/gtkblist.c:2382 |
9544 | 2175 #, fuzzy |
2176 msgid "/Tools/Account Ac_tions" | |
2177 msgstr "/Eines/_Comptes" | |
2178 | |
10302 | 2179 #: src/gtkblist.c:2383 |
9544 | 2180 #, fuzzy |
2181 msgid "/Tools/Pl_ugin Actions" | |
2182 msgstr "/Eines/Accions del protocol" | |
2183 | |
10302 | 2184 #: src/gtkblist.c:2385 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2185 msgid "/Tools/A_ccounts" |
7984 | 2186 msgstr "/Eines/_Comptes" |
2187 | |
10302 | 2188 #: src/gtkblist.c:2386 |
8778 | 2189 #, fuzzy |
2190 msgid "/Tools/_File Transfers" | |
7984 | 2191 msgstr "/Eines/Transferència de _fitxers..." |
2192 | |
10302 | 2193 #: src/gtkblist.c:2387 |
8778 | 2194 #, fuzzy |
2195 msgid "/Tools/R_oom List" | |
2196 msgstr "/Eines/Accions del _protocol" | |
2197 | |
10302 | 2198 #: src/gtkblist.c:2388 |
8778 | 2199 #, fuzzy |
2200 msgid "/Tools/Pr_eferences" | |
7984 | 2201 msgstr "/Eines/Preferències" |
2202 | |
10302 | 2203 #: src/gtkblist.c:2389 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2204 msgid "/Tools/Pr_ivacy" |
7984 | 2205 msgstr "/Eines/_Privacitat" |
2206 | |
10302 | 2207 #: src/gtkblist.c:2390 |
2208 #, fuzzy | |
2209 msgid "/Tools/Mute _Sounds" | |
2210 msgstr "Desactivar sons" | |
2211 | |
2212 #: src/gtkblist.c:2392 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2213 msgid "/Tools/View System _Log" |
7984 | 2214 msgstr "/Eines/Veure _registre del sistema" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2215 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2216 #. Help |
10302 | 2217 #: src/gtkblist.c:2395 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2218 msgid "/_Help" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2219 msgstr "/_Ajuda" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2220 |
10302 | 2221 #: src/gtkblist.c:2396 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2222 msgid "/Help/Online _Help" |
7984 | 2223 msgstr "/Ajuda/_Ajuda en línia" |
2224 | |
10302 | 2225 #: src/gtkblist.c:2397 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2226 msgid "/Help/_Debug Window" |
7984 | 2227 msgstr "/Ajuda/Finestra de _depuració" |
2228 | |
10302 | 2229 #: src/gtkblist.c:2398 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2230 msgid "/Help/_About" |
7984 | 2231 msgstr "/Ajuda/_Quant a" |
2232 | |
10302 | 2233 #: src/gtkblist.c:2416 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2234 msgid "Rename Group" |
7984 | 2235 msgstr "Reanomenar el grup" |
2236 | |
10302 | 2237 #: src/gtkblist.c:2416 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2238 msgid "New group name" |
7984 | 2239 msgstr "Nou nom de grup" |
2240 | |
10302 | 2241 #: src/gtkblist.c:2417 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2242 msgid "Please enter a new name for the selected group." |
7986 | 2243 msgstr "Si us plau, introduïu un nou nom per al grup seleccionat." |
7984 | 2244 |
10302 | 2245 #: src/gtkblist.c:2446 |
7984 | 2246 #, c-format |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2247 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2248 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2249 "<b>Account:</b> %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2250 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2251 "\n" |
7984 | 2252 "<b>Compte:</b> %s" |
2253 | |
10302 | 2254 #: src/gtkblist.c:2520 |
9544 | 2255 #, fuzzy |
2256 msgid "" | |
2257 "\n" | |
2258 "<b>Status:</b> Offline" | |
7984 | 2259 msgstr "<b>Estat:</b> Desconnectat" |
2260 | |
10302 | 2261 #: src/gtkblist.c:2535 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2262 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2263 msgid "%d%%" |
7984 | 2264 msgstr "%d%%" |
2265 | |
10302 | 2266 #: src/gtkblist.c:2551 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2267 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2268 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2269 "<b>Account:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2270 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2271 "\n" |
7984 | 2272 "<b>Compte:</b>" |
2273 | |
10302 | 2274 #: src/gtkblist.c:2552 |
7984 | 2275 msgid "" |
2276 "\n" | |
2277 "<b>Contact Alias:</b>" | |
2278 msgstr "" | |
2279 "\n" | |
2280 "<b>Àlies del contacte:</b>" | |
2281 | |
10302 | 2282 #: src/gtkblist.c:2553 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2283 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2284 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2285 "<b>Alias:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2286 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2287 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2288 "<b>Àlies:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2289 |
10302 | 2290 #: src/gtkblist.c:2554 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2291 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2292 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2293 "<b>Nickname:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2294 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2295 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2296 "<b>Nom d'usuari:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2297 |
10302 | 2298 #: src/gtkblist.c:2555 |
8778 | 2299 #, fuzzy |
2300 msgid "" | |
2301 "\n" | |
2302 "<b>Logged In:</b>" | |
2303 msgstr "<b>Connectat:</b> " | |
2304 | |
10302 | 2305 #: src/gtkblist.c:2556 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2306 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2307 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2308 "<b>Idle:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2309 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2310 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2311 "<b>Inactiu:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2312 |
10302 | 2313 #: src/gtkblist.c:2556 |
2314 #, fuzzy | |
2315 msgid "" | |
2316 "\n" | |
2317 "<b>Idle</b>" | |
2318 msgstr "" | |
2319 "\n" | |
2320 "<b>Inactiu:</b>" | |
2321 | |
2322 #: src/gtkblist.c:2558 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2323 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2324 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2325 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2326 "<b>Warned:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2327 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2328 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2329 "<b>Avisat:</b>" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2330 |
10302 | 2331 #: src/gtkblist.c:2560 |
7984 | 2332 #, fuzzy |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2333 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2334 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2335 "<b>Description:</b> Spooky" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2336 msgstr "" |
7984 | 2337 "\n" |
2338 "<b>Descripció:</b> espectral" | |
2339 | |
10302 | 2340 #: src/gtkblist.c:2561 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2341 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2342 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2343 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2344 "<b>Status</b>: Awesome" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2345 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2346 "\n" |
7984 | 2347 "<b>Estat:</b> imponent" |
2348 | |
10302 | 2349 #: src/gtkblist.c:2562 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2350 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2351 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2352 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2353 "<b>Status</b>: Rockin'" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2354 msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2355 "\n" |
7984 | 2356 "<b>Estat:</b> balanzatjant-se" |
2357 | |
10302 | 2358 #: src/gtkblist.c:2864 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2359 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2360 msgid "Idle (%dh%02dm) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2361 msgstr "Inactiu (%dh%02dm) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2362 |
10302 | 2363 #: src/gtkblist.c:2866 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2364 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2365 msgid "Idle (%dm) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2366 msgstr "Inactiu (%dm) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2367 |
10302 | 2368 #: src/gtkblist.c:2869 |
2369 #, fuzzy | |
2370 msgid "Idle " | |
2371 msgstr "Inactiu" | |
2372 | |
2373 #: src/gtkblist.c:2877 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2374 #, fuzzy, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2375 msgid "Warned (%d%%) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2376 msgstr "Avisat (%d%%) " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2377 |
10302 | 2378 #: src/gtkblist.c:2881 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2379 msgid "Offline " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2380 msgstr "Desconnectat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2381 |
9544 | 2382 #. Make menu items sensitive/insensitive where appropriate |
10302 | 2383 #: src/gtkblist.c:3008 |
9544 | 2384 #, fuzzy |
2385 msgid "/Buddies/Join a Chat..." | |
2386 msgstr "/Contactes/Entrar a una _conversa..." | |
2387 | |
10302 | 2388 #: src/gtkblist.c:3011 |
9544 | 2389 #, fuzzy |
2390 msgid "/Tools/Room List" | |
2391 msgstr "/Eines/Accions del _protocol" | |
2392 | |
10302 | 2393 #: src/gtkblist.c:3014 |
9544 | 2394 #, fuzzy |
2395 msgid "/Tools/Privacy" | |
2396 msgstr "/Eines/_Privacitat" | |
2397 | |
10302 | 2398 #: src/gtkblist.c:3070 src/gtkprefs.c:917 src/gtkprefs.c:1774 |
2399 #: src/protocols/jabber/jabber.c:935 | |
2400 msgid "None" | |
2401 msgstr "Cap" | |
2402 | |
2403 #: src/gtkblist.c:3072 | |
9754 | 2404 msgid "Alphabetical" |
2405 msgstr "Alfabètica" | |
2406 | |
10302 | 2407 #: src/gtkblist.c:3073 |
9754 | 2408 msgid "By status" |
2409 msgstr "Per estat" | |
2410 | |
10302 | 2411 #: src/gtkblist.c:3074 |
9754 | 2412 msgid "By log size" |
2413 msgstr "Pel tamany del registre" | |
2414 | |
10302 | 2415 #: src/gtkblist.c:3110 |
2416 #, fuzzy | |
2417 msgid "Statuses" | |
2418 msgstr "Estat:" | |
2419 | |
2420 #. FIXME: Status | |
2421 #: src/gtkblist.c:3174 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2422 msgid "/Tools/Away" |
7984 | 2423 msgstr "/Eines/Absent" |
2424 | |
10302 | 2425 #: src/gtkblist.c:3177 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2426 msgid "/Tools/Buddy Pounce" |
7984 | 2427 msgstr "/Eines/Avís de contacte" |
2428 | |
10302 | 2429 #: src/gtkblist.c:3180 |
9544 | 2430 #, fuzzy |
2431 msgid "/Tools/Account Actions" | |
2432 msgstr "/Eines/_Comptes" | |
2433 | |
10302 | 2434 #: src/gtkblist.c:3183 |
9544 | 2435 #, fuzzy |
2436 msgid "/Tools/Plugin Actions" | |
7984 | 2437 msgstr "/Eines/Accions del protocol" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2438 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2439 #. set the Show Offline Buddies option. must be done |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2440 #. * after the treeview or faceprint gets mad. -Robot101 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2441 #. |
10302 | 2442 #: src/gtkblist.c:3280 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2443 msgid "/Buddies/Show Offline Buddies" |
7984 | 2444 msgstr "/Contactes/Mostrar contactes desconnectats" |
2445 | |
10302 | 2446 #: src/gtkblist.c:3282 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2447 msgid "/Buddies/Show Empty Groups" |
7984 | 2448 msgstr "/Contactes/Mostrar grups buits" |
2449 | |
10302 | 2450 #: src/gtkblist.c:3979 src/protocols/silc/buddy.c:731 |
9544 | 2451 #: src/protocols/silc/buddy.c:989 src/protocols/silc/buddy.c:1034 |
10302 | 2452 #: src/protocols/silc/buddy.c:1124 src/protocols/yahoo/yahoo.c:2822 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2453 msgid "Add Buddy" |
7984 | 2454 msgstr "Afegir un contacte" |
2455 | |
10302 | 2456 #: src/gtkblist.c:4003 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2457 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2458 "Please enter the screen name of the person you would like to add to your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2459 "buddy list. You may optionally enter an alias, or nickname, for the buddy. " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2460 "The alias will be displayed in place of the screen name whenever possible.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2461 msgstr "" |
7984 | 2462 "Si us plau, introduïu el nom de l'usuari de la persona a la qual voleu " |
8778 | 2463 "afegir a la llista de contactes. Addicionalment podeu introduir un àlies al " |
2464 "contacte. L'àlies es mostrarà en lloc del seu nom d'usuari quan sigui " | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2465 "possible.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2466 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2467 #. Set up stuff for the account box |
10302 | 2468 #: src/gtkblist.c:4063 src/gtkblist.c:4368 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2469 msgid "Account:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2470 msgstr "_Compte:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2471 |
10302 | 2472 #: src/gtkblist.c:4301 |
9882 | 2473 #, fuzzy |
2474 msgid "This protocol does not support chat rooms." | |
2475 msgstr "Versió del protocol no suportada" | |
2476 | |
10302 | 2477 #: src/gtkblist.c:4317 |
9544 | 2478 msgid "" |
2479 "You are not currently signed on with any protocols that have the ability to " | |
2480 "chat." | |
2481 msgstr "No esteu connectats amb cap protocol que permeti conversar." | |
2482 | |
10302 | 2483 #: src/gtkblist.c:4334 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2484 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2485 msgid "Add Chat" |
7984 | 2486 msgstr "Conversa entre contactes" |
2487 | |
10302 | 2488 #: src/gtkblist.c:4358 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2489 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2490 "Please enter an alias, and the appropriate information about the chat you " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2491 "would like to add to your buddy list.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2492 msgstr "" |
7984 | 2493 "Si us plau, introduïu un àlies i la informació adient sobre la conversa que " |
2494 "voleu introduir a la llista de contactes.\n" | |
2495 | |
10302 | 2496 #: src/gtkblist.c:4436 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2497 msgid "Add Group" |
7984 | 2498 msgstr "Afegir un grup" |
2499 | |
10302 | 2500 #: src/gtkblist.c:4437 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2501 msgid "Please enter the name of the group to be added." |
7984 | 2502 msgstr "Si us plau, introduïu el nom del grup que voleu afegir." |
2503 | |
10302 | 2504 #: src/gtkblist.c:5011 src/gtkblist.c:5108 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2505 msgid "No actions available" |
7984 | 2506 msgstr "Accions no disponibles" |
2507 | |
10302 | 2508 #: src/gtkconn.c:81 src/gtkconn.c:254 src/gtkconn.c:267 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2509 msgid "Done." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2510 msgstr "Finalitzat." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2511 |
10302 | 2512 #: src/gtkconn.c:160 |
2513 #, fuzzy | |
2514 msgid "Logging in: " | |
2515 msgstr "Connectant-se" | |
2516 | |
2517 #: src/gtkconn.c:206 | |
2518 #, fuzzy | |
2519 msgid "Logging In" | |
2520 msgstr "Connectant-se" | |
2521 | |
2522 #: src/gtkconn.c:218 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2523 msgid "Cancel All" |
7984 | 2524 msgstr "Cancel·lar-ho tot" |
2525 | |
10302 | 2526 #: src/gtkconn.c:367 src/gtkconn.c:599 |
8778 | 2527 #, fuzzy |
2528 msgid "_Reconnect" | |
2529 msgstr "Reconnexió" | |
2530 | |
10302 | 2531 #: src/gtkconn.c:563 |
8778 | 2532 #, fuzzy, c-format |
2533 msgid "" | |
2534 "<span weight=\"bold\" size=\"larger\">%s has been disconnected.</span>\n" | |
2535 "\n" | |
2536 "%s\n" | |
2537 "%s" | |
2538 msgstr "" | |
2539 "<span weight=\"bold\" size=\"larger\">Teniu correu electrònic!</span>\n" | |
2540 "\n" | |
2541 "%s" | |
2542 | |
10302 | 2543 #: src/gtkconn.c:565 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2544 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2545 msgid "Reason Unknown." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2546 msgstr "Desconegut." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2547 |
10302 | 2548 #: src/gtkconn.c:573 |
2549 msgid "Disconnected" | |
2550 msgstr "Desconnectat" | |
2551 | |
2552 #: src/gtkconn.c:604 | |
8778 | 2553 #, fuzzy |
2554 msgid "Reconnect _All" | |
8093 | 2555 msgstr "Reconnexió" |
7984 | 2556 |
10302 | 2557 #: src/gtkconn.c:634 |
7984 | 2558 #, fuzzy |
2559 msgid "Time" | |
2560 msgstr "Temps" | |
2561 | |
10302 | 2562 #: src/gtkconv.c:319 |
9544 | 2563 #, c-format |
2564 msgid "me is using Gaim v%s." | |
2565 msgstr "" | |
2566 | |
10302 | 2567 #: src/gtkconv.c:328 |
9544 | 2568 msgid "Supported debug options are: version" |
2569 msgstr "" | |
2570 | |
10302 | 2571 #: src/gtkconv.c:352 |
9754 | 2572 msgid "No such command (in this context)." |
2573 msgstr "" | |
2574 | |
10302 | 2575 #: src/gtkconv.c:355 |
9544 | 2576 msgid "" |
2577 "Use \"/help <command>\" for help on a specific command.\n" | |
2578 "The following commands are available in this context:\n" | |
2579 msgstr "" | |
2580 | |
10302 | 2581 #: src/gtkconv.c:427 |
9882 | 2582 #, fuzzy |
2583 msgid "No such command." | |
2584 msgstr "canal inexistent" | |
9544 | 2585 |
10302 | 2586 #: src/gtkconv.c:434 |
9882 | 2587 msgid "Syntax Error: You typed the wrong number of arguments to that command." |
2588 msgstr "" | |
2589 | |
10302 | 2590 #: src/gtkconv.c:439 |
9544 | 2591 #, fuzzy |
2592 msgid "Your command failed for an unknown reason." | |
2593 msgstr "Heu estat desconnectats per motius desconeguts." | |
2594 | |
10302 | 2595 #: src/gtkconv.c:446 |
9544 | 2596 msgid "That command only works in Chats, not IMs." |
2597 msgstr "" | |
2598 | |
10302 | 2599 #: src/gtkconv.c:449 |
9544 | 2600 msgid "That command only works in IMs, not Chats." |
2601 msgstr "" | |
2602 | |
10302 | 2603 #: src/gtkconv.c:453 |
9544 | 2604 msgid "That command doesn't work on this protocol." |
2605 msgstr "" | |
2606 | |
10302 | 2607 #: src/gtkconv.c:687 src/gtkconv.c:713 |
2608 msgid "That buddy is not on the same protocol as this chat" | |
2609 msgstr "" | |
2610 | |
9882 | 2611 #: src/gtkconv.c:707 |
8778 | 2612 #, fuzzy |
10302 | 2613 msgid "" |
2614 "You are not currently signed on with an account that can invite that buddy." | |
2615 msgstr "No esteu connectats amb cap protocol que permeti conversar." | |
2616 | |
2617 #: src/gtkconv.c:761 | |
2618 #, fuzzy | |
8778 | 2619 msgid "Invite Buddy Into Chat Room" |
7984 | 2620 msgstr "Gaim - Convidar un contacte a una sala de conversa" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2621 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2622 #. Put our happy label in it. |
10302 | 2623 #: src/gtkconv.c:791 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2624 msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2625 "Please enter the name of the user you wish to invite, along with an optional " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2626 "invite message." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2627 msgstr "" |
8778 | 2628 "Si us plau, introduïu el nom de l'usuari que desitgeu convidar, juntament " |
2629 "amb un missatge de convit opcional." | |
2630 | |
10302 | 2631 #: src/gtkconv.c:812 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2632 msgid "_Buddy:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2633 msgstr "_Contacte:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2634 |
10302 | 2635 #: src/gtkconv.c:832 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2636 msgid "_Message:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2637 msgstr "_Missatge:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2638 |
10302 | 2639 #: src/gtkconv.c:888 src/gtkconv.c:2559 src/gtkdebug.c:179 |
9544 | 2640 #, fuzzy |
2641 msgid "Unable to open file." | |
2642 msgstr "Impossible llegir fitxer %s." | |
2643 | |
10302 | 2644 #: src/gtkconv.c:893 |
9544 | 2645 #, fuzzy, c-format |
2646 msgid "<h1>Conversation with %s</h1>\n" | |
2647 msgstr "Converses amb %s" | |
2648 | |
10302 | 2649 #: src/gtkconv.c:907 |
9544 | 2650 #, fuzzy |
2651 msgid "Save Conversation" | |
2652 msgstr "Gaim - gravar conversa" | |
2653 | |
10302 | 2654 #: src/gtkconv.c:992 src/gtkdebug.c:128 |
8778 | 2655 #, fuzzy |
2656 msgid "Find" | |
2657 msgstr "Hindi" | |
2658 | |
10302 | 2659 #: src/gtkconv.c:1018 src/gtkdebug.c:156 |
8778 | 2660 #, fuzzy |
2661 msgid "_Search for:" | |
7984 | 2662 msgstr "Cercar equip:" |
2663 | |
10302 | 2664 #: src/gtkconv.c:1437 |
8778 | 2665 #, fuzzy |
2666 msgid "IM" | |
2667 msgstr "Missatge instantani" | |
2668 | |
9754 | 2669 #. Send File button |
10302 | 2670 #: src/gtkconv.c:1443 src/gtkconv.c:3783 src/protocols/oscar/oscar.c:598 |
9544 | 2671 msgid "Send File" |
2672 msgstr "Enviar fitxer" | |
2673 | |
10302 | 2674 #: src/gtkconv.c:1450 |
5086 | 2675 msgid "Un-Ignore" |
7984 | 2676 msgstr "Des-ignorar" |
2677 | |
10302 | 2678 #: src/gtkconv.c:1453 src/gtkprefs.c:781 |
5086 | 2679 msgid "Ignore" |
2680 msgstr "Ignorar" | |
2681 | |
2682 #. Info button | |
10302 | 2683 #: src/gtkconv.c:1458 src/gtkconv.c:3804 |
5086 | 2684 msgid "Info" |
2685 msgstr "Informació" | |
2686 | |
10302 | 2687 #: src/gtkconv.c:1464 |
2688 #, fuzzy | |
2689 msgid "Get Away Message" | |
2690 msgstr "Nou missatge d'absència" | |
2691 | |
2692 #. Remove button | |
2693 #: src/gtkconv.c:1473 src/gtkconv.c:3797 src/gtkconv.c:3868 | |
2694 #: src/gtkrequest.c:265 | |
2695 msgid "Remove" | |
2696 msgstr "Eliminar" | |
2697 | |
2698 #: src/gtkconv.c:2567 | |
9544 | 2699 #, fuzzy |
2700 msgid "Unable to save icon file to disk." | |
2701 msgstr "No es pot gravar el fitxer d'icones al disc." | |
2702 | |
10302 | 2703 #: src/gtkconv.c:2588 |
9544 | 2704 #, fuzzy |
2705 msgid "Save Icon" | |
2706 msgstr "Gravar icona com..." | |
2707 | |
10302 | 2708 #: src/gtkconv.c:2618 |
8778 | 2709 #, fuzzy |
2710 msgid "Animate" | |
2711 msgstr "Convidar" | |
2712 | |
10302 | 2713 #: src/gtkconv.c:2623 |
8778 | 2714 msgid "Hide Icon" |
2715 msgstr "Ocultar icona" | |
2716 | |
10302 | 2717 #: src/gtkconv.c:2629 |
8778 | 2718 msgid "Save Icon As..." |
2719 msgstr "Gravar icona com..." | |
2720 | |
10302 | 2721 #: src/gtkconv.c:2996 |
5086 | 2722 msgid "User is typing..." |
2723 msgstr "L'usuari està escrivint..." | |
2724 | |
10302 | 2725 #: src/gtkconv.c:3004 |
5086 | 2726 msgid "User has typed something and paused" |
2727 msgstr "L'usuari ha escrit alguna cosa i s'ha parat" | |
2728 | |
2729 #. Build the Send As menu | |
10302 | 2730 #: src/gtkconv.c:3107 |
5086 | 2731 msgid "_Send As" |
7984 | 2732 msgstr "_Enviar com" |
2733 | |
5086 | 2734 #. Conversation menu |
10302 | 2735 #: src/gtkconv.c:3560 |
5086 | 2736 msgid "/_Conversation" |
2737 msgstr "/_Conversa" | |
2738 | |
10302 | 2739 #: src/gtkconv.c:3562 |
8778 | 2740 #, fuzzy |
2741 msgid "/Conversation/New Instant _Message..." | |
2742 msgstr "/Conversa/Afegir _imatge..." | |
2743 | |
10302 | 2744 #: src/gtkconv.c:3567 |
8778 | 2745 #, fuzzy |
2746 msgid "/Conversation/_Find..." | |
2747 msgstr "/Conversa/_Afegir..." | |
2748 | |
10302 | 2749 #: src/gtkconv.c:3569 |
7984 | 2750 #, fuzzy |
2751 msgid "/Conversation/View _Log" | |
2752 msgstr "/Conversa/Veure el _registre de la conversa" | |
2753 | |
10302 | 2754 #: src/gtkconv.c:3570 |
8778 | 2755 msgid "/Conversation/_Save As..." |
2756 msgstr "/Conversa/_Gravar com..." | |
2757 | |
10302 | 2758 #: src/gtkconv.c:3572 |
9544 | 2759 #, fuzzy |
2760 msgid "/Conversation/Clear" | |
2761 msgstr "/Conversa/_Tancar" | |
2762 | |
10302 | 2763 #: src/gtkconv.c:3576 |
9544 | 2764 #, fuzzy |
2765 msgid "/Conversation/Se_nd File..." | |
2766 msgstr "/Conversa/_Afegir..." | |
2767 | |
10302 | 2768 #: src/gtkconv.c:3577 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2769 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2770 msgid "/Conversation/Add Buddy _Pounce..." |
7984 | 2771 msgstr "/Conversa/Afegir a_vís de contacte..." |
2772 | |
10302 | 2773 #: src/gtkconv.c:3579 |
8778 | 2774 #, fuzzy |
2775 msgid "/Conversation/_Get Info" | |
7984 | 2776 msgstr "/Conversa/_Obtenir informació..." |
2777 | |
10302 | 2778 #: src/gtkconv.c:3581 |
8778 | 2779 msgid "/Conversation/_Warn..." |
2780 msgstr "/Conversa/_Avís..." | |
2781 | |
10302 | 2782 #: src/gtkconv.c:3583 |
8460 | 2783 msgid "/Conversation/In_vite..." |
2784 msgstr "/Conversa/_Convidar..." | |
2785 | |
10302 | 2786 #: src/gtkconv.c:3588 |
8778 | 2787 msgid "/Conversation/A_lias..." |
2788 msgstr "/Conversa/_Àlies..." | |
2789 | |
10302 | 2790 #: src/gtkconv.c:3590 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2791 msgid "/Conversation/_Block..." |
7984 | 2792 msgstr "/Conversa/_Bloquejar..." |
2793 | |
10302 | 2794 #: src/gtkconv.c:3592 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2795 msgid "/Conversation/_Add..." |
7984 | 2796 msgstr "/Conversa/_Afegir..." |
2797 | |
10302 | 2798 #: src/gtkconv.c:3594 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2799 msgid "/Conversation/_Remove..." |
7984 | 2800 msgstr "/Conversa/_Esborrar..." |
2801 | |
10302 | 2802 #: src/gtkconv.c:3599 |
8778 | 2803 #, fuzzy |
2804 msgid "/Conversation/Insert Lin_k..." | |
2805 msgstr "/Conversa/Afegir URL..." | |
2806 | |
10302 | 2807 #: src/gtkconv.c:3601 |
8778 | 2808 #, fuzzy |
2809 msgid "/Conversation/Insert Imag_e..." | |
2810 msgstr "/Conversa/Insertar imatge..." | |
2811 | |
10302 | 2812 #: src/gtkconv.c:3606 |
5086 | 2813 msgid "/Conversation/_Close" |
2814 msgstr "/Conversa/_Tancar" | |
2815 | |
2816 #. Options | |
10302 | 2817 #: src/gtkconv.c:3610 |
5086 | 2818 msgid "/_Options" |
2819 msgstr "/_Opcions" | |
2820 | |
10302 | 2821 #: src/gtkconv.c:3611 |
5086 | 2822 msgid "/Options/Enable _Logging" |
7984 | 2823 msgstr "/Opcions/Activar _registre" |
2824 | |
10302 | 2825 #: src/gtkconv.c:3612 |
5086 | 2826 msgid "/Options/Enable _Sounds" |
7984 | 2827 msgstr "/Opcions/Activar _sons" |
2828 | |
10302 | 2829 #: src/gtkconv.c:3613 |
7984 | 2830 msgid "/Options/Show Formatting _Toolbar" |
2831 msgstr "/Opcions/Mostrar barra d'eines amb format" | |
2832 | |
10302 | 2833 #: src/gtkconv.c:3614 |
9544 | 2834 #, fuzzy |
2835 msgid "/Options/Show T_imestamps" | |
2836 msgstr "Registre horari de l'iChat" | |
2837 | |
10302 | 2838 #: src/gtkconv.c:3656 |
7984 | 2839 msgid "/Conversation/View Log" |
2840 msgstr "/Conversa/Veure registre" | |
2841 | |
10302 | 2842 #: src/gtkconv.c:3661 |
9544 | 2843 #, fuzzy |
2844 msgid "/Conversation/Send File..." | |
2845 msgstr "/Conversa/Convidar..." | |
2846 | |
10302 | 2847 #: src/gtkconv.c:3665 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2848 msgid "/Conversation/Add Buddy Pounce..." |
7984 | 2849 msgstr "/Conversa/Afegir avís de contacte..." |
2850 | |
10302 | 2851 #: src/gtkconv.c:3671 |
8778 | 2852 #, fuzzy |
2853 msgid "/Conversation/Get Info" | |
7984 | 2854 msgstr "/Conversa/Obtenir informació..." |
2855 | |
10302 | 2856 #: src/gtkconv.c:3675 |
8778 | 2857 msgid "/Conversation/Warn..." |
2858 msgstr "/Conversa/_Avís..." | |
2859 | |
10302 | 2860 #: src/gtkconv.c:3679 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2861 msgid "/Conversation/Invite..." |
7984 | 2862 msgstr "/Conversa/Convidar..." |
2863 | |
10302 | 2864 #: src/gtkconv.c:3685 |
8778 | 2865 msgid "/Conversation/Alias..." |
2866 msgstr "/Conversa/_Àlies..." | |
2867 | |
10302 | 2868 #: src/gtkconv.c:3689 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2869 msgid "/Conversation/Block..." |
7984 | 2870 msgstr "/Conversa/_Bloquejar" |
2871 | |
10302 | 2872 #: src/gtkconv.c:3693 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2873 msgid "/Conversation/Add..." |
7984 | 2874 msgstr "/Conversa/_Afegir..." |
2875 | |
10302 | 2876 #: src/gtkconv.c:3697 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
2877 msgid "/Conversation/Remove..." |
7984 | 2878 msgstr "/Conversa/_Esborrar..." |
2879 | |
10302 | 2880 #: src/gtkconv.c:3703 |
8778 | 2881 #, fuzzy |
2882 msgid "/Conversation/Insert Link..." | |
2883 msgstr "/Conversa/Afegir URL..." | |
2884 | |
10302 | 2885 #: src/gtkconv.c:3707 |
8778 | 2886 msgid "/Conversation/Insert Image..." |
2887 msgstr "/Conversa/Insertar imatge..." | |
2888 | |
10302 | 2889 #: src/gtkconv.c:3713 |
5086 | 2890 msgid "/Options/Enable Logging" |
7984 | 2891 msgstr "/Opcions/Activar registre" |
2892 | |
10302 | 2893 #: src/gtkconv.c:3716 |
5086 | 2894 msgid "/Options/Enable Sounds" |
7984 | 2895 msgstr "/Opcions/Activar sons" |
2896 | |
10302 | 2897 #: src/gtkconv.c:3719 |
7984 | 2898 msgid "/Options/Show Formatting Toolbar" |
2899 msgstr "/Opcions/Mostra barra d'eines amb format" | |
5086 | 2900 |
10302 | 2901 #: src/gtkconv.c:3722 |
9544 | 2902 #, fuzzy |
2903 msgid "/Options/Show Timestamps" | |
2904 msgstr "Registre horari de l'iChat" | |
2905 | |
9882 | 2906 #. The buttons, from left to right |
8460 | 2907 #. Block button |
10302 | 2908 #: src/gtkconv.c:3776 src/gtkprivacy.c:625 src/gtkprivacy.c:636 |
8460 | 2909 msgid "Block" |
2910 msgstr "Bloquejar" | |
2911 | |
10302 | 2912 #: src/gtkconv.c:3777 |
8460 | 2913 msgid "Block the user" |
2914 msgstr "Bloquejar a l'usuari" | |
2915 | |
10302 | 2916 #: src/gtkconv.c:3784 |
9544 | 2917 #, fuzzy |
2918 msgid "Send a file to the user" | |
2919 msgstr "Enviar un missatge de mòbil" | |
2920 | |
10302 | 2921 #: src/gtkconv.c:3791 |
8778 | 2922 msgid "Add the user to your buddy list" |
2923 msgstr "Afegir l'usuari a la llista de contactes" | |
2924 | |
10302 | 2925 #: src/gtkconv.c:3798 |
8778 | 2926 msgid "Remove the user from your buddy list" |
2927 msgstr "Eliminar l'usuari de la llista de contactes" | |
2928 | |
10302 | 2929 #: src/gtkconv.c:3805 src/gtkconv.c:4126 |
8778 | 2930 msgid "Get the user's information" |
2931 msgstr "Obtenir les dades de l'usuari" | |
2932 | |
9882 | 2933 #. Send button |
10302 | 2934 #: src/gtkconv.c:3811 src/gtkconv.c:3875 |
9882 | 2935 msgid "Send" |
2936 msgstr "Enviar" | |
2937 | |
10302 | 2938 #: src/gtkconv.c:3812 src/gtkconv.c:3876 |
9882 | 2939 #, fuzzy |
2940 msgid "Send message" | |
2941 msgstr "Enviar missatge" | |
2942 | |
2943 #. The buttons, from left to right | |
5086 | 2944 #. Invite |
10302 | 2945 #: src/gtkconv.c:3854 |
5086 | 2946 msgid "Invite" |
2947 msgstr "Convidar" | |
2948 | |
10302 | 2949 #: src/gtkconv.c:3855 |
5086 | 2950 msgid "Invite a user" |
2951 msgstr "Convidar a l'usuari" | |
2952 | |
10302 | 2953 #: src/gtkconv.c:3862 |
8778 | 2954 #, fuzzy |
2955 msgid "Add the chat to your buddy list" | |
2956 msgstr "Afegir l'usuari a la llista de contactes" | |
2957 | |
10302 | 2958 #: src/gtkconv.c:3869 |
8778 | 2959 #, fuzzy |
2960 msgid "Remove the chat from your buddy list" | |
2961 msgstr "Eliminar l'usuari de la llista de contactes" | |
2962 | |
10302 | 2963 #: src/gtkconv.c:3993 |
5086 | 2964 msgid "Topic:" |
2965 msgstr "Tema:" | |
2966 | |
2967 #. Setup the label telling how many people are in the room. | |
10302 | 2968 #: src/gtkconv.c:4042 |
5086 | 2969 msgid "0 people in room" |
2970 msgstr "0 persones a la conversa" | |
2971 | |
10302 | 2972 #: src/gtkconv.c:4103 |
5086 | 2973 msgid "IM the user" |
7984 | 2974 msgstr "Enviar un misatge instantani a l'usuari" |
2975 | |
10302 | 2976 #: src/gtkconv.c:4115 |
5086 | 2977 msgid "Ignore the user" |
2978 msgstr "Ignorar a l'usuari" | |
2979 | |
10302 | 2980 #: src/gtkconv.c:4634 |
5086 | 2981 msgid "Close conversation" |
2982 msgstr "Tancar la conversa" | |
2983 | |
10302 | 2984 #: src/gtkconv.c:5169 src/gtkconv.c:5198 src/gtkconv.c:5294 src/gtkconv.c:5352 |
5086 | 2985 #, c-format |
2986 msgid "%d person in room" | |
2987 msgid_plural "%d people in room" | |
2988 msgstr[0] "%d persona a la conversa" | |
2989 msgstr[1] "%d persones a la conversa" | |
2990 | |
10302 | 2991 #: src/gtkconv.c:5925 src/gtkconv.c:5928 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2992 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2993 msgid "<main>/Conversation/Close" |
7984 | 2994 msgstr "<main>/Conversa/_Tancar" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
2995 |
10302 | 2996 #: src/gtkconv.c:6249 |
9882 | 2997 msgid "" |
2998 "say <message>: Send a message normally as if you weren't using a " | |
2999 "command." | |
3000 msgstr "" | |
3001 | |
10302 | 3002 #: src/gtkconv.c:6252 |
9544 | 3003 msgid "me <action>: Send an IRC style action to a buddy or chat." |
3004 msgstr "" | |
3005 | |
10302 | 3006 #: src/gtkconv.c:6255 |
9544 | 3007 msgid "" |
3008 "debug <option>: Send various debug information to the current " | |
3009 "conversation." | |
3010 msgstr "" | |
3011 | |
10302 | 3012 #: src/gtkconv.c:6259 |
9544 | 3013 msgid "help <command>: Help on a specific command." |
3014 msgstr "" | |
3015 | |
10302 | 3016 #: src/gtkdebug.c:194 |
9544 | 3017 msgid "Save Debug Log" |
3018 msgstr "" | |
3019 | |
10302 | 3020 #: src/gtkdebug.c:247 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3021 msgid "Debug Window" |
7984 | 3022 msgstr "Finestra de depuració" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3023 |
10302 | 3024 #: src/gtkdebug.c:285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3025 msgid "Pause" |
7984 | 3026 msgstr "Pausa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3027 |
10302 | 3028 #: src/gtkdebug.c:291 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3029 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3030 msgid "Timestamps" |
7984 | 3031 msgstr "Registre horari" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3032 |
10302 | 3033 #: src/gtkdialogs.c:66 |
9882 | 3034 #, fuzzy |
3035 msgid "maintainer" | |
3036 msgstr "mantenidor" | |
3037 | |
10302 | 3038 #: src/gtkdialogs.c:67 |
9882 | 3039 #, fuzzy |
3040 msgid "lead developer" | |
3041 msgstr "desenvolupador principal" | |
3042 | |
10302 | 3043 #: src/gtkdialogs.c:68 |
9882 | 3044 #, fuzzy |
3045 msgid "developer & webmaster" | |
3046 msgstr "desenvolupador i mantenidor de la pàgina web" | |
3047 | |
10302 | 3048 #: src/gtkdialogs.c:69 |
9882 | 3049 #, fuzzy |
3050 msgid "win32 port" | |
3051 msgstr "adaptació a win32" | |
3052 | |
10302 | 3053 #: src/gtkdialogs.c:70 src/gtkdialogs.c:71 src/gtkdialogs.c:72 |
3054 #: src/gtkdialogs.c:73 src/gtkdialogs.c:75 | |
9882 | 3055 msgid "developer" |
3056 msgstr "desenvolupador" | |
3057 | |
10302 | 3058 #: src/gtkdialogs.c:74 |
9882 | 3059 #, fuzzy |
3060 msgid "support" | |
3061 msgstr "recolsament/ajuda" | |
3062 | |
10302 | 3063 #: src/gtkdialogs.c:80 |
9882 | 3064 msgid "former libfaim maintainer" |
3065 msgstr "antic mantenidor de libfaim" | |
3066 | |
10302 | 3067 #: src/gtkdialogs.c:81 |
9882 | 3068 msgid "former lead developer" |
3069 msgstr "antic desenvolupador principal" | |
3070 | |
10302 | 3071 #: src/gtkdialogs.c:82 |
9882 | 3072 msgid "former maintainer" |
3073 msgstr "antic mantenidor" | |
3074 | |
10302 | 3075 #: src/gtkdialogs.c:83 |
9882 | 3076 msgid "former Jabber developer" |
3077 msgstr "antic desenvolupador de Jabber" | |
3078 | |
10302 | 3079 #: src/gtkdialogs.c:84 |
9882 | 3080 msgid "original author" |
3081 msgstr "autor original" | |
3082 | |
10302 | 3083 #: src/gtkdialogs.c:85 |
9882 | 3084 msgid "hacker and designated driver [lazy bum]" |
3085 msgstr "hacker i conductor designat" | |
3086 | |
10302 | 3087 #: src/gtkdialogs.c:90 src/gtkdialogs.c:128 |
9882 | 3088 msgid "Bulgarian" |
3089 msgstr "Búlgar" | |
3090 | |
10302 | 3091 #: src/gtkdialogs.c:91 src/gtkdialogs.c:129 src/gtkdialogs.c:130 |
9882 | 3092 msgid "Catalan" |
3093 msgstr "Català" | |
3094 | |
10302 | 3095 #: src/gtkdialogs.c:92 src/gtkdialogs.c:131 |
9882 | 3096 msgid "Czech" |
3097 msgstr "Txec" | |
3098 | |
10302 | 3099 #: src/gtkdialogs.c:93 |
9882 | 3100 msgid "Danish" |
3101 msgstr "Danès" | |
3102 | |
10302 | 3103 #: src/gtkdialogs.c:94 |
3104 msgid "Australian English" | |
3105 msgstr "" | |
3106 | |
3107 #: src/gtkdialogs.c:95 | |
9882 | 3108 msgid "British English" |
3109 msgstr "" | |
3110 | |
10302 | 3111 #: src/gtkdialogs.c:96 |
9882 | 3112 msgid "Canadian English" |
3113 msgstr "" | |
3114 | |
10302 | 3115 #: src/gtkdialogs.c:97 src/gtkdialogs.c:132 |
9882 | 3116 msgid "German" |
3117 msgstr "Alemany" | |
3118 | |
10302 | 3119 #: src/gtkdialogs.c:98 src/gtkdialogs.c:133 |
9882 | 3120 msgid "Spanish" |
3121 msgstr "Espanyol" | |
3122 | |
10302 | 3123 #: src/gtkdialogs.c:99 src/gtkdialogs.c:134 |
9882 | 3124 msgid "Finnish" |
3125 msgstr "Finès" | |
3126 | |
10302 | 3127 #: src/gtkdialogs.c:100 src/gtkdialogs.c:135 |
9882 | 3128 msgid "French" |
3129 msgstr "Francès" | |
3130 | |
10302 | 3131 #: src/gtkdialogs.c:101 |
9882 | 3132 msgid "Hebrew" |
3133 msgstr "Hebreu" | |
3134 | |
10302 | 3135 #: src/gtkdialogs.c:102 |
9882 | 3136 msgid "Hindi" |
3137 msgstr "Hindi" | |
3138 | |
10302 | 3139 #: src/gtkdialogs.c:103 |
9882 | 3140 msgid "Hungarian" |
3141 msgstr "Hungarès" | |
3142 | |
10302 | 3143 #: src/gtkdialogs.c:104 src/gtkdialogs.c:136 |
9882 | 3144 msgid "Italian" |
3145 msgstr "Italià" | |
3146 | |
10302 | 3147 #: src/gtkdialogs.c:105 src/gtkdialogs.c:137 |
9882 | 3148 msgid "Japanese" |
3149 msgstr "Japonès" | |
3150 | |
10302 | 3151 #: src/gtkdialogs.c:106 |
9882 | 3152 msgid "Lithuanian" |
3153 msgstr "" | |
3154 | |
10302 | 3155 #: src/gtkdialogs.c:107 src/gtkdialogs.c:138 |
9882 | 3156 msgid "Korean" |
3157 msgstr "Coreà" | |
3158 | |
10302 | 3159 #: src/gtkdialogs.c:108 |
9882 | 3160 #, fuzzy |
3161 msgid "Dutch; Flemish" | |
3162 msgstr "Holandès; flemish" | |
3163 | |
10302 | 3164 #: src/gtkdialogs.c:109 |
9882 | 3165 msgid "Macedonian" |
3166 msgstr "" | |
3167 | |
10302 | 3168 #: src/gtkdialogs.c:110 |
9882 | 3169 msgid "Norwegian" |
3170 msgstr "Norueg" | |
3171 | |
10302 | 3172 #: src/gtkdialogs.c:111 src/gtkdialogs.c:139 |
9882 | 3173 msgid "Polish" |
3174 msgstr "Polac" | |
3175 | |
10302 | 3176 #: src/gtkdialogs.c:112 |
9882 | 3177 msgid "Portuguese" |
3178 msgstr "Portuguès" | |
3179 | |
10302 | 3180 #: src/gtkdialogs.c:113 |
9882 | 3181 msgid "Portuguese-Brazil" |
3182 msgstr "Portuguès de Brazil" | |
3183 | |
10302 | 3184 #: src/gtkdialogs.c:114 |
9882 | 3185 msgid "Romanian" |
3186 msgstr "Rumà" | |
3187 | |
10302 | 3188 #: src/gtkdialogs.c:115 src/gtkdialogs.c:140 src/gtkdialogs.c:141 |
9882 | 3189 msgid "Russian" |
3190 msgstr "Rus" | |
3191 | |
10302 | 3192 #: src/gtkdialogs.c:116 |
9882 | 3193 msgid "Serbian" |
3194 msgstr "Serbi" | |
3195 | |
10302 | 3196 #: src/gtkdialogs.c:117 |
9882 | 3197 #, fuzzy |
3198 msgid "Slovenian" | |
3199 msgstr "Eslovac" | |
3200 | |
10302 | 3201 #: src/gtkdialogs.c:118 src/gtkdialogs.c:143 |
9882 | 3202 msgid "Swedish" |
3203 msgstr "Suec" | |
3204 | |
10302 | 3205 #: src/gtkdialogs.c:119 |
9882 | 3206 msgid "Vietnamese" |
3207 msgstr "Vietnamita" | |
3208 | |
10302 | 3209 #: src/gtkdialogs.c:119 |
9882 | 3210 #, fuzzy |
3211 msgid "T.M.Thanh and the Gnome-Vi Team" | |
3212 msgstr "Equip del Vi de Gnome" | |
3213 | |
10302 | 3214 #: src/gtkdialogs.c:120 |
9882 | 3215 msgid "Simplified Chinese" |
3216 msgstr "Xinès simplificat" | |
3217 | |
10302 | 3218 #: src/gtkdialogs.c:121 |
9882 | 3219 msgid "Traditional Chinese" |
3220 msgstr "Xinès tradicional" | |
3221 | |
10302 | 3222 #: src/gtkdialogs.c:127 |
9882 | 3223 msgid "Amharic" |
3224 msgstr "" | |
3225 | |
10302 | 3226 #: src/gtkdialogs.c:142 |
9882 | 3227 msgid "Slovak" |
3228 msgstr "Eslovac" | |
3229 | |
10302 | 3230 #: src/gtkdialogs.c:144 |
9882 | 3231 msgid "Chinese" |
3232 msgstr "Xinès" | |
3233 | |
10302 | 3234 #: src/gtkdialogs.c:185 |
9882 | 3235 #, fuzzy |
3236 msgid "About Gaim" | |
3237 msgstr "Quant a Gaim v%s" | |
3238 | |
10302 | 3239 #: src/gtkdialogs.c:208 |
9882 | 3240 #, fuzzy |
3241 msgid "" | |
3242 "Gaim is a modular messaging client capable of using AIM, MSN, Yahoo!, " | |
3243 "Jabber, ICQ, IRC, SILC, Novell GroupWise, Napster, Zephyr, and Gadu-Gadu all " | |
3244 "at once. It is written using Gtk+ and is licensed under the GPL.<BR><BR>" | |
3245 msgstr "" | |
3246 "Gaim és un client modular de missatges instantanis capaç de usar AIM, ICQ, " | |
3247 "Yahoo!, MSN, IRC, Jabber, Napster, Zephyr i Gadu-Gadu, tots alhora. Està " | |
3248 "escrit usant Gtk+ i roman sota llicència GPL.<BR><BR>" | |
3249 | |
10302 | 3250 #: src/gtkdialogs.c:217 |
9882 | 3251 #, fuzzy |
3252 msgid "<FONT SIZE=\"4\">IRC:</FONT> #gaim on irc.freenode.net<BR><BR>" | |
3253 msgstr "<FONT SIZE=\"3\">IRC:</FONT> #gaim a irc.freenode.net<BR><BR>" | |
3254 | |
10302 | 3255 #: src/gtkdialogs.c:222 |
9882 | 3256 #, fuzzy |
3257 msgid "Active Developers" | |
3258 msgstr "Desenvolupadors actius" | |
3259 | |
3260 # Encara que 'pacth writers' es podria traduir com 'apadaçadors' de forma literal. | |
10302 | 3261 #: src/gtkdialogs.c:237 |
9882 | 3262 #, fuzzy |
3263 msgid "Crazy Patch Writers" | |
3264 msgstr "Esbojarrats escriptors de modificacions" | |
3265 | |
10302 | 3266 #: src/gtkdialogs.c:252 |
9882 | 3267 msgid "Retired Developers" |
3268 msgstr "Desenvolupadors retirats" | |
3269 | |
10302 | 3270 #: src/gtkdialogs.c:267 |
9882 | 3271 msgid "Current Translators" |
3272 msgstr "Traductors actuals" | |
3273 | |
10302 | 3274 #: src/gtkdialogs.c:287 |
9882 | 3275 msgid "Past Translators" |
3276 msgstr "Antics traductors" | |
3277 | |
10302 | 3278 #: src/gtkdialogs.c:357 src/gtkdialogs.c:500 src/gtkdialogs.c:555 |
9754 | 3279 #, fuzzy |
3280 msgid "_Screen name" | |
3281 msgstr "_Nom d'usuari:" | |
3282 | |
10302 | 3283 #: src/gtkdialogs.c:363 src/gtkdialogs.c:506 src/gtkdialogs.c:561 |
9754 | 3284 #, fuzzy |
3285 msgid "_Account" | |
3286 msgstr "_Compte:" | |
3287 | |
10302 | 3288 #: src/gtkdialogs.c:370 |
9754 | 3289 #, fuzzy |
3290 msgid "New Instant Message" | |
3291 msgstr "Missatgers instantanis" | |
3292 | |
10302 | 3293 #: src/gtkdialogs.c:372 |
9754 | 3294 #, fuzzy |
3295 msgid "Please enter the screen name of the person you would like to IM." | |
3296 msgstr "" | |
3297 "Si us plau, introduïu el nom de l'usuari de la persona a qui vol enviar un " | |
3298 "missatge instantani.\n" | |
3299 | |
10302 | 3300 #: src/gtkdialogs.c:513 |
9754 | 3301 msgid "Get User Info" |
3302 msgstr "Obtenir dades de l'usuari" | |
3303 | |
10302 | 3304 #: src/gtkdialogs.c:515 |
9754 | 3305 #, fuzzy |
3306 msgid "" | |
3307 "Please enter the screen name of the person whose info you would like to view." | |
3308 msgstr "" | |
3309 "Si us plau, introduïu el nom de l'usuari de la persona de la que voleu veure " | |
3310 "les dades.\n" | |
3311 | |
10302 | 3312 #: src/gtkdialogs.c:569 |
9754 | 3313 #, fuzzy |
3314 msgid "Get User Log" | |
3315 msgstr "Obtenir dades de l'usuari" | |
3316 | |
10302 | 3317 #: src/gtkdialogs.c:571 |
9754 | 3318 #, fuzzy |
3319 msgid "" | |
3320 "Please enter the screen name of the person whose log you would like to view." | |
3321 msgstr "" | |
3322 "Si us plau, introduïu el nom de l'usuari de la persona de la que voleu veure " | |
3323 "les dades.\n" | |
3324 | |
10302 | 3325 #: src/gtkdialogs.c:611 |
9754 | 3326 msgid "Warn User" |
3327 msgstr "Avisar usuari" | |
3328 | |
10302 | 3329 #: src/gtkdialogs.c:632 |
9754 | 3330 #, c-format |
3331 msgid "" | |
3332 "<span weight=\"bold\" size=\"larger\">Warn %s?</span>\n" | |
3333 "\n" | |
3334 "This will increase %s's warning level and he or she will be subject to " | |
3335 "harsher rate limiting.\n" | |
3336 msgstr "" | |
3337 "<span weight=\"bold\" size=\"larger\">Avisar %s?</span>\n" | |
3338 "\n" | |
3339 "Això incrementarà el nivell d'avís de %s i estarà subjecte a una limitació " | |
3340 "de velocitat més estricta.\n" | |
3341 | |
10302 | 3342 #: src/gtkdialogs.c:641 |
9754 | 3343 msgid "Warn _anonymously?" |
3344 msgstr "Avisar _anònimament?" | |
3345 | |
10302 | 3346 #: src/gtkdialogs.c:648 |
9754 | 3347 msgid "<b>Anonymous warnings are less severe.</b>" |
3348 msgstr "<b>Els avisos anònims són menys estrictes.</b>" | |
3349 | |
10302 | 3350 #: src/gtkdialogs.c:669 |
9754 | 3351 #, fuzzy |
3352 msgid "Alias Contact" | |
3353 msgstr "Àlies" | |
3354 | |
10302 | 3355 #: src/gtkdialogs.c:670 |
9754 | 3356 #, fuzzy |
3357 msgid "Enter an alias for this contact." | |
3358 msgstr "Si us plau, introduïu un àlies per aquest contacte.\n" | |
3359 | |
10302 | 3360 #: src/gtkdialogs.c:672 src/gtkdialogs.c:694 src/gtkdialogs.c:714 |
3361 #: src/gtkrequest.c:267 src/protocols/silc/chat.c:584 | |
9754 | 3362 msgid "Alias" |
3363 msgstr "Àlies" | |
3364 | |
10302 | 3365 #: src/gtkdialogs.c:690 |
9754 | 3366 #, fuzzy, c-format |
3367 msgid "Enter an alias for %s." | |
3368 msgstr "Introduïu la clau de %s" | |
3369 | |
10302 | 3370 #: src/gtkdialogs.c:692 |
9754 | 3371 #, fuzzy |
3372 msgid "Alias Buddy" | |
3373 msgstr "Posar un àlies a un contacte" | |
3374 | |
10302 | 3375 #: src/gtkdialogs.c:711 |
9754 | 3376 msgid "Alias Chat" |
3377 msgstr "Àlies" | |
3378 | |
10302 | 3379 #: src/gtkdialogs.c:712 |
9754 | 3380 #, fuzzy |
3381 msgid "Enter an alias for this chat." | |
3382 msgstr "Si us plau, introduïu un àlies per aquesta conversa.\n" | |
3383 | |
10302 | 3384 #: src/gtkdialogs.c:746 |
9754 | 3385 #, fuzzy, c-format |
3386 msgid "" | |
3387 "You are about to remove the contact containing %s and %d other buddies from " | |
3388 "your buddy list. Do you want to continue?" | |
3389 msgstr "" | |
3390 "Esteu a punt d'eliminar el contacte que conté %s i %d altres contactes de la " | |
3391 "llista de contactes. Voleu continuar?" | |
3392 | |
10302 | 3393 #: src/gtkdialogs.c:808 |
9754 | 3394 #, c-format |
3395 msgid "" | |
3396 "You are about to remove the group %s and all its members from your buddy " | |
3397 "list. Do you want to continue?" | |
3398 msgstr "" | |
3399 "Esteu a punt d'eliminar el grup %s i tots els seus membres de la llista de " | |
3400 "contactes. Voleu continuar?" | |
3401 | |
10302 | 3402 #: src/gtkdialogs.c:811 src/gtkdialogs.c:812 |
9754 | 3403 msgid "Remove Group" |
3404 msgstr "Eliminar grup" | |
3405 | |
10302 | 3406 #: src/gtkdialogs.c:850 |
9754 | 3407 #, c-format |
3408 msgid "" | |
3409 "You are about to remove %s from your buddy list. Do you want to continue?" | |
3410 msgstr "" | |
3411 "Esteu a punt d'eliminar a %s de la llista de contactes. Voleu continuar?" | |
3412 | |
10302 | 3413 #: src/gtkdialogs.c:853 src/gtkdialogs.c:854 |
9754 | 3414 msgid "Remove Buddy" |
3415 msgstr "Eliminar contacte" | |
3416 | |
10302 | 3417 #: src/gtkdialogs.c:887 |
9754 | 3418 #, fuzzy, c-format |
3419 msgid "" | |
3420 "You are about to remove the chat %s from your buddy list. Do you want to " | |
3421 "continue?" | |
3422 msgstr "" | |
3423 "Esteu a punt d'eliminar a %s de la llista de contactes. Voleu continuar?" | |
3424 | |
10302 | 3425 #: src/gtkdialogs.c:891 src/gtkdialogs.c:892 |
9754 | 3426 #, fuzzy |
3427 msgid "Remove Chat" | |
3428 msgstr "Eliminar conversa" | |
3429 | |
9882 | 3430 #: src/gtkft.c:140 |
5086 | 3431 #, c-format |
3432 msgid "%.2f KB/s" | |
3433 msgstr "%.2f KB/s" | |
3434 | |
9882 | 3435 #: src/gtkft.c:161 src/gtkft.c:978 |
8778 | 3436 #, fuzzy |
3437 msgid "Finished" | |
3438 msgstr "Finès" | |
3439 | |
9882 | 3440 #: src/gtkft.c:164 src/gtkft.c:929 |
9544 | 3441 #, fuzzy |
3442 msgid "Canceled" | |
3443 msgstr "Cancel·lar" | |
3444 | |
9882 | 3445 #: src/gtkft.c:167 src/gtkft.c:848 |
9544 | 3446 #, fuzzy |
3447 msgid "Waiting for transfer to begin" | |
3448 msgstr "Esperant resposta..." | |
3449 | |
9882 | 3450 #: src/gtkft.c:220 |
3451 #, fuzzy | |
3452 msgid "<b>Receiving As:</b>" | |
3453 msgstr "<b>Rebent de:</b>" | |
3454 | |
3455 #: src/gtkft.c:222 | |
5086 | 3456 msgid "<b>Receiving From:</b>" |
7984 | 3457 msgstr "<b>Rebent de:</b>" |
5086 | 3458 |
9882 | 3459 #: src/gtkft.c:226 |
5086 | 3460 msgid "<b>Sending To:</b>" |
7984 | 3461 msgstr "<b>Enviant a:</b>" |
5086 | 3462 |
9882 | 3463 #: src/gtkft.c:228 |
3464 #, fuzzy | |
3465 msgid "<b>Sending As:</b>" | |
3466 msgstr "<b>Enviant a:</b>" | |
3467 | |
3468 #: src/gtkft.c:407 | |
8778 | 3469 msgid "There is no application configured to open this type of file." |
3470 msgstr "" | |
3471 | |
9882 | 3472 #: src/gtkft.c:412 |
8778 | 3473 msgid "An error occurred while opening the file." |
3474 msgstr "" | |
3475 | |
9882 | 3476 #: src/gtkft.c:503 |
5086 | 3477 msgid "Progress" |
3478 msgstr "Progrés" | |
3479 | |
9544 | 3480 #: src/gtkft.c:510 |
9882 | 3481 msgid "Filename" |
3482 msgstr "Nom del fitxer" | |
3483 | |
3484 #: src/gtkft.c:517 | |
3485 msgid "Size" | |
3486 msgstr "Tamany" | |
3487 | |
3488 #: src/gtkft.c:524 | |
5086 | 3489 msgid "Remaining" |
3490 msgstr "Restant" | |
3491 | |
9882 | 3492 #: src/gtkft.c:556 |
5086 | 3493 msgid "Filename:" |
3494 msgstr "Nom del fitxer:" | |
3495 | |
9882 | 3496 #: src/gtkft.c:557 |
5086 | 3497 msgid "Status:" |
3498 msgstr "Estat:" | |
3499 | |
9882 | 3500 #: src/gtkft.c:558 |
5086 | 3501 msgid "Speed:" |
3502 msgstr "Velocitat:" | |
3503 | |
9882 | 3504 #: src/gtkft.c:559 |
5086 | 3505 msgid "Time Elapsed:" |
3506 msgstr "Temps transcorregut:" | |
3507 | |
9882 | 3508 #: src/gtkft.c:560 |
5086 | 3509 msgid "Time Remaining:" |
7984 | 3510 msgstr "Temps restant:" |
5086 | 3511 |
9882 | 3512 #: src/gtkft.c:652 |
5086 | 3513 msgid "_Keep the dialog open" |
3514 msgstr "_Mantenir el diàleg obert" | |
3515 | |
9882 | 3516 #: src/gtkft.c:662 |
5086 | 3517 msgid "_Clear finished transfers" |
3518 msgstr "_Netejar les transferències acabades" | |
3519 | |
3520 #. "Download Details" arrow | |
9882 | 3521 #: src/gtkft.c:671 |
8778 | 3522 #, fuzzy |
3523 msgid "Show transfer details" | |
7984 | 3524 msgstr "Mostrar detalls de la transferència" |
5086 | 3525 |
9882 | 3526 #: src/gtkft.c:672 |
8778 | 3527 #, fuzzy |
3528 msgid "Hide transfer details" | |
5086 | 3529 msgstr "Ocultar detalls de la transferència" |
3530 | |
3531 #. Pause button | |
10302 | 3532 #: src/gtkft.c:714 src/gtkstock.c:93 |
5086 | 3533 msgid "_Pause" |
3534 msgstr "_Pausa" | |
3535 | |
3536 #. Resume button | |
9882 | 3537 #: src/gtkft.c:724 |
5086 | 3538 msgid "_Resume" |
3539 msgstr "_Continuar" | |
3540 | |
9882 | 3541 #: src/gtkft.c:931 |
8778 | 3542 #, fuzzy |
3543 msgid "Failed" | |
3544 msgstr "Fallada." | |
3545 | |
10302 | 3546 #: src/gtkgaim-disclosure.c:258 |
3547 msgid "Expander Size" | |
3548 msgstr "Tamany de l'expansor" | |
3549 | |
3550 #: src/gtkgaim-disclosure.c:259 | |
3551 msgid "Size of the expander arrow" | |
3552 msgstr "Tamany de la fletxa d'expansió" | |
3553 | |
3554 #: src/gtkimhtml.c:536 | |
9544 | 3555 msgid "Pa_ste As Text" |
3556 msgstr "" | |
3557 | |
10302 | 3558 #: src/gtkimhtml.c:1019 |
9544 | 3559 msgid "Hyperlink color" |
3560 msgstr "" | |
3561 | |
10302 | 3562 #: src/gtkimhtml.c:1020 |
9544 | 3563 msgid "Color to draw hyperlinks." |
3564 msgstr "" | |
3565 | |
10302 | 3566 #: src/gtkimhtml.c:1237 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3567 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3568 msgid "_Copy E-Mail Address" |
7984 | 3569 msgstr "Adreça de correu electrònic" |
3570 | |
10302 | 3571 #: src/gtkimhtml.c:1249 |
5086 | 3572 msgid "_Copy Link Location" |
7984 | 3573 msgstr "_Copiar destí de l'enllaç" |
3574 | |
10302 | 3575 #: src/gtkimhtml.c:1259 |
5086 | 3576 msgid "_Open Link in Browser" |
7984 | 3577 msgstr "_Obrir enlaç en el navegador" |
3578 | |
10302 | 3579 #: src/gtkimhtml.c:2817 |
5086 | 3580 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3581 "Unable to guess the image type based on the file extension supplied. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3582 "Defaulting to PNG." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3583 msgstr "" |
8778 | 3584 "Impossible descobrir el tipus d'imatge a partir de l'extensió del fitxer. " |
3585 "Prenent PNG per defecte." | |
3586 | |
10302 | 3587 #: src/gtkimhtml.c:2825 |
5086 | 3588 #, c-format |
3589 msgid "Error saving image: %s" | |
3590 msgstr "Error al gravar l'imatge: %s" | |
3591 | |
10302 | 3592 #: src/gtkimhtml.c:2902 src/gtkimhtml.c:2914 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3593 msgid "Save Image" |
7984 | 3594 msgstr "_Gravar imatge" |
3595 | |
10302 | 3596 #: src/gtkimhtml.c:2942 |
5086 | 3597 msgid "_Save Image..." |
7984 | 3598 msgstr "_Gravar imatge..." |
3599 | |
10302 | 3600 #: src/gtkimhtmltoolbar.c:180 |
9544 | 3601 msgid "Select Font" |
3602 msgstr "Seleccionar tipus de lletra" | |
3603 | |
10302 | 3604 #: src/gtkimhtmltoolbar.c:258 |
9544 | 3605 msgid "Select Text Color" |
3606 msgstr "Seleccionar color del text" | |
3607 | |
10302 | 3608 #: src/gtkimhtmltoolbar.c:332 |
9544 | 3609 msgid "Select Background Color" |
3610 msgstr "Seleccionar color de fons" | |
3611 | |
10302 | 3612 #: src/gtkimhtmltoolbar.c:415 |
8778 | 3613 #, fuzzy |
3614 msgid "_URL" | |
3615 msgstr "URL" | |
3616 | |
10302 | 3617 #: src/gtkimhtmltoolbar.c:423 |
8778 | 3618 #, fuzzy |
3619 msgid "_Description" | |
3620 msgstr "Descripció" | |
3621 | |
10302 | 3622 #: src/gtkimhtmltoolbar.c:426 |
8778 | 3623 #, fuzzy |
3624 msgid "" | |
3625 "Please enter the URL and description of the link that you want to insert. " | |
3626 "The description is optional." | |
3627 msgstr "" | |
3628 "Si us plau, introduïu l'URL i la descripció de l'enllaç que vol afegir. La " | |
3629 "descripció és opcional.\n" | |
3630 | |
10302 | 3631 #: src/gtkimhtmltoolbar.c:430 |
9544 | 3632 #, fuzzy |
3633 msgid "Please enter the URL of the link that you want to insert." | |
3634 msgstr "" | |
3635 "Si us plau, introduïu l'URL i la descripció de l'enllaç que vol afegir. La " | |
3636 "descripció és opcional.\n" | |
3637 | |
10302 | 3638 #: src/gtkimhtmltoolbar.c:435 |
9544 | 3639 msgid "Insert Link" |
3640 msgstr "Afegir enllaç" | |
3641 | |
10302 | 3642 #: src/gtkimhtmltoolbar.c:439 |
8778 | 3643 #, fuzzy |
3644 msgid "_Insert" | |
3645 msgstr "Afegir" | |
3646 | |
10302 | 3647 #: src/gtkimhtmltoolbar.c:508 |
8778 | 3648 #, fuzzy, c-format |
3649 msgid "Failed to store image: %s\n" | |
3650 msgstr "Impossible emmagatzamar imatge: %s\n" | |
3651 | |
10302 | 3652 #: src/gtkimhtmltoolbar.c:534 src/gtkimhtmltoolbar.c:544 |
8778 | 3653 #, fuzzy |
3654 msgid "Insert Image" | |
3655 msgstr "Insertar imatge" | |
3656 | |
10302 | 3657 #: src/gtkimhtmltoolbar.c:703 src/gtkimhtmltoolbar.c:781 |
9544 | 3658 msgid "This theme has no available smileys." |
3659 msgstr "" | |
3660 | |
8778 | 3661 #. show everything |
10302 | 3662 #: src/gtkimhtmltoolbar.c:795 |
8778 | 3663 msgid "Smile!" |
3664 msgstr "Sonrigui!" | |
3665 | |
10302 | 3666 #: src/gtkimhtmltoolbar.c:974 |
8778 | 3667 msgid "Bold" |
3668 msgstr "Negreta" | |
3669 | |
10302 | 3670 #: src/gtkimhtmltoolbar.c:985 |
8778 | 3671 msgid "Italic" |
3672 msgstr "Cursiva" | |
3673 | |
10302 | 3674 #: src/gtkimhtmltoolbar.c:996 |
8778 | 3675 msgid "Underline" |
3676 msgstr "Subratllat" | |
3677 | |
10302 | 3678 #: src/gtkimhtmltoolbar.c:1012 |
8778 | 3679 msgid "Larger font size" |
3680 msgstr "Lletra més gran" | |
3681 | |
10302 | 3682 #: src/gtkimhtmltoolbar.c:1024 |
8778 | 3683 msgid "Smaller font size" |
3684 msgstr "Lletra més petita" | |
3685 | |
10302 | 3686 #: src/gtkimhtmltoolbar.c:1041 |
8778 | 3687 msgid "Font Face" |
3688 msgstr "Tipus de lletra" | |
3689 | |
10302 | 3690 #: src/gtkimhtmltoolbar.c:1053 |
8778 | 3691 msgid "Foreground font color" |
3692 msgstr "Color del text" | |
3693 | |
10302 | 3694 #: src/gtkimhtmltoolbar.c:1065 |
8778 | 3695 msgid "Background color" |
3696 msgstr "Color de fons" | |
3697 | |
10302 | 3698 #: src/gtkimhtmltoolbar.c:1080 |
8778 | 3699 msgid "Insert link" |
3700 msgstr "Insertar enllaç" | |
3701 | |
10302 | 3702 #: src/gtkimhtmltoolbar.c:1090 |
8778 | 3703 msgid "Insert image" |
3704 msgstr "Insertar imatge" | |
3705 | |
10302 | 3706 #: src/gtkimhtmltoolbar.c:1101 |
8778 | 3707 msgid "Insert smiley" |
3708 msgstr "Insertar una emoticona" | |
3709 | |
10302 | 3710 #: src/gtklog.c:303 |
9754 | 3711 #, fuzzy, c-format |
3712 msgid "Conversations with %s" | |
7984 | 3713 msgstr "Converses amb %s" |
3714 | |
8778 | 3715 #. Window ********** |
10302 | 3716 #: src/gtklog.c:391 src/gtklog.c:407 |
8778 | 3717 msgid "System Log" |
3718 msgstr "Registre del sistema" | |
3719 | |
10302 | 3720 #: src/gtkmain.c:151 |
8778 | 3721 #, fuzzy |
3722 msgid "Please create an account." | |
7984 | 3723 msgstr "Si us plau, introduïu el vostre nom d'usuari." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3724 |
10302 | 3725 #: src/gtkmain.c:233 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3726 msgid "Login" |
7984 | 3727 msgstr "Nom d'usuari" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
3728 |
10302 | 3729 #: src/gtkmain.c:249 |
9544 | 3730 #, fuzzy |
3731 msgid "<b>_Account:</b>" | |
3732 msgstr "" | |
3733 "\n" | |
3734 "<b>Compte:</b>" | |
3735 | |
10302 | 3736 #: src/gtkmain.c:263 |
9544 | 3737 #, fuzzy |
3738 msgid "<b>_Password:</b>" | |
8778 | 3739 msgstr "Clau:" |
3740 | |
9544 | 3741 #. And now for the buttons |
10302 | 3742 #: src/gtkmain.c:280 |
3743 #, fuzzy | |
3744 msgid "A_ccounts" | |
3745 msgstr "Comptes" | |
3746 | |
3747 #: src/gtkmain.c:286 | |
3748 #, fuzzy | |
3749 msgid "P_references" | |
9544 | 3750 msgstr "Preferències" |
8778 | 3751 |
10302 | 3752 #: src/gtkmain.c:292 |
3753 #, fuzzy | |
3754 msgid "_Log in" | |
3755 msgstr "_Nom d'usuari" | |
9754 | 3756 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3757 #. full help text |
10302 | 3758 #: src/gtkmain.c:517 |
8778 | 3759 #, fuzzy, c-format |
5086 | 3760 msgid "" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3761 "Gaim %s\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3762 "Usage: %s [OPTION]...\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3763 "\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3764 " -a, --acct display account editor window\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3765 " -w, --away[=MESG] make away on signon (optional argument MESG specifies\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3766 " name of away message to use)\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3767 " -l, --login[=NAME] automatically login (optional argument NAME specifies\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3768 " account(s) to use, seperated by commas)\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3769 " -n, --loginwin don't automatically login; show login window\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3770 " -u, --user=NAME use account NAME\n" |
8778 | 3771 " -c, --config=DIR use DIR for config files\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3772 " -d, --debug print debugging messages to stdout\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3773 " -v, --version display the current version and exit\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3774 " -h, --help display this help and exit\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3775 msgstr "" |
7984 | 3776 "Gaim %s\n" |
3777 "Ús: %s [OPCIÓ]...\n" | |
3778 "\n" | |
3779 " -a, --acct mostra la finestra d'edició de comptes\n" | |
8778 | 3780 " -w, --away[=MISSATGE] entra com absent quan es connecta (l'argument " |
3781 "opcional MISSATGE especifica\n" | |
7984 | 3782 " el missatge d'absència a mostrar)\n" |
8778 | 3783 " -l, --login[=NOM] connexió automàtica (l'argument opcional NOM " |
3784 "especifica\n" | |
7984 | 3785 " els comptes a usar, separats per comes)\n" |
8778 | 3786 " -n, --loginwin no es connecta automàticament; mostra la finestra " |
3787 "de connexió\n" | |
7984 | 3788 " -u, --user=NOM usa aquest NOM de compte\n" |
3789 " -f, --file=FITXER usa el FITXER com a fitxer de configuració\n" | |
8778 | 3790 " -d, --debug escriu els missatges de depuració a la sortida " |
3791 "estàndard\n" | |
7984 | 3792 " -v, --version mostra la versió i surt\n" |
3793 " -h, --help mostra aquesta ajuda i surt\n" | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3794 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3795 #. short message |
10302 | 3796 #: src/gtkmain.c:532 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3797 #, c-format |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3798 msgid "Gaim %s. Try `%s -h' for more information.\n" |
7984 | 3799 msgstr "Gaim %s. Intenteu '%s -h' per a més informació.\n" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
3800 |
10302 | 3801 #: src/gtkmain.c:899 |
9754 | 3802 #, fuzzy |
3803 msgid "Unable to load preferences" | |
3804 msgstr "Impossible llegir del socket" | |
3805 | |
10302 | 3806 #: src/gtkmain.c:899 |
9754 | 3807 msgid "" |
3808 "Gaim was not able to load your preferences because they are stored in an old " | |
3809 "format that is no longer used. Please reconfigure your settings using the " | |
3810 "Preferences window." | |
3811 msgstr "" | |
3812 | |
10302 | 3813 #. Descriptive label |
3814 #: src/gtknotify.c:218 | |
3815 #, fuzzy, c-format | |
3816 msgid "%s has %d new message." | |
3817 msgid_plural "%s has %d new messages." | |
3818 msgstr[0] "%s té %d nous missatges." | |
3819 msgstr[1] "%s té %d nous missatges." | |
3820 | |
3821 #: src/gtknotify.c:232 | |
3822 #, c-format | |
3823 msgid "<span weight=\"bold\">From:</span> %s\n" | |
3824 msgstr "<span weight=\"bold\">De:</span> %s\n" | |
3825 | |
3826 #: src/gtknotify.c:241 | |
3827 #, c-format | |
3828 msgid "<span weight=\"bold\">Subject:</span> %s\n" | |
3829 msgstr "<span weight=\"bold\">Tema:</span> %s\n" | |
3830 | |
3831 #: src/gtknotify.c:246 | |
3832 #, c-format | |
3833 msgid "" | |
3834 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
3835 "\n" | |
3836 "%s%s%s%s" | |
3837 msgstr "" | |
3838 "<span weight=\"bold\" size=\"larger\">Teniu correu electrònic!</span>\n" | |
3839 "\n" | |
3840 "%s%s%s%s" | |
3841 | |
3842 #: src/gtknotify.c:262 | |
3843 #, c-format | |
3844 msgid "" | |
3845 "<span weight=\"bold\" size=\"larger\">You have mail!</span>\n" | |
3846 "\n" | |
3847 "%s" | |
3848 msgstr "" | |
3849 "<span weight=\"bold\" size=\"larger\">Teniu correu electrònic!</span>\n" | |
3850 "\n" | |
3851 "%s" | |
3852 | |
3853 #: src/gtknotify.c:419 | |
3854 #, fuzzy, c-format | |
3855 msgid "The browser command <b>%s</b> is invalid." | |
3856 msgstr "El navegador \"%s\" no és vàlid" | |
3857 | |
3858 #: src/gtknotify.c:421 src/gtknotify.c:433 src/gtknotify.c:446 | |
3859 #: src/gtknotify.c:570 | |
3860 msgid "Unable to open URL" | |
3861 msgstr "Impossible obrir l'URL" | |
3862 | |
3863 #: src/gtknotify.c:431 src/gtknotify.c:444 | |
3864 #, fuzzy, c-format | |
3865 msgid "Error launching <b>%s</b>: %s" | |
3866 msgstr "Error a l'executar la comanda: %s" | |
3867 | |
3868 #: src/gtknotify.c:571 | |
3869 #, fuzzy | |
3870 msgid "" | |
3871 "The 'Manual' browser command has been chosen, but no command has been set." | |
3872 msgstr "" | |
3873 "Impossible llençar el navegador perquè s'ha establert el navegador manual, " | |
3874 "però no s'ha establert la comanda." | |
3875 | |
3876 #: src/gtkpounce.c:130 | |
3877 msgid "Select a file" | |
3878 msgstr "Seleccioneu un fitxer" | |
3879 | |
3880 #: src/gtkpounce.c:161 | |
3881 msgid "Please enter a buddy to pounce." | |
3882 msgstr "Si us plau, entreu un contacte a avisar." | |
3883 | |
3884 #. "New Buddy Pounce" | |
3885 #: src/gtkpounce.c:391 src/gtkpounce.c:901 | |
3886 msgid "New Buddy Pounce" | |
3887 msgstr "Nou avís de contacte" | |
3888 | |
3889 #: src/gtkpounce.c:391 | |
3890 msgid "Edit Buddy Pounce" | |
3891 msgstr "Edita l'avís de contacte" | |
3892 | |
3893 #. Create the "Pounce Who" frame. | |
3894 #: src/gtkpounce.c:408 | |
3895 msgid "Pounce Who" | |
3896 msgstr "Avisar a" | |
3897 | |
3898 #: src/gtkpounce.c:435 | |
3899 #, fuzzy | |
3900 msgid "_Buddy name:" | |
3901 msgstr "Nom del _contacte:" | |
3902 | |
3903 #. Create the "Pounce When" frame. | |
3904 #: src/gtkpounce.c:459 | |
3905 msgid "Pounce When" | |
3906 msgstr "Avisar quan" | |
3907 | |
3908 #: src/gtkpounce.c:467 | |
3909 #, fuzzy | |
3910 msgid "Si_gn on" | |
3911 msgstr "Entrar" | |
3912 | |
3913 #: src/gtkpounce.c:469 | |
3914 #, fuzzy | |
3915 msgid "Sign _off" | |
3916 msgstr "Sortir" | |
3917 | |
3918 #: src/gtkpounce.c:471 | |
3919 #, fuzzy | |
3920 msgid "A_way" | |
3921 msgstr "Absent" | |
3922 | |
3923 #: src/gtkpounce.c:473 | |
3924 #, fuzzy | |
3925 msgid "_Return from away" | |
3926 msgstr "Tornar a estar present" | |
3927 | |
3928 #: src/gtkpounce.c:475 | |
3929 #, fuzzy | |
3930 msgid "_Idle" | |
3931 msgstr "Inactiu" | |
3932 | |
3933 #: src/gtkpounce.c:477 | |
3934 #, fuzzy | |
3935 msgid "Retur_n from idle" | |
3936 msgstr "Tornar a estar actiu" | |
3937 | |
3938 #: src/gtkpounce.c:479 | |
3939 #, fuzzy | |
3940 msgid "Buddy starts _typing" | |
3941 msgstr "El contacte comença a escriure" | |
3942 | |
3943 #: src/gtkpounce.c:481 | |
3944 #, fuzzy | |
3945 msgid "Buddy stops t_yping" | |
3946 msgstr "El contacte deixa d'escriure" | |
3947 | |
3948 #. Create the "Pounce Action" frame. | |
3949 #: src/gtkpounce.c:510 | |
3950 #, fuzzy | |
3951 msgid "Pounce Action" | |
3952 msgstr "Acció a emprendre" | |
3953 | |
3954 #: src/gtkpounce.c:518 | |
3955 #, fuzzy | |
3956 msgid "Op_en an IM window" | |
3957 msgstr "Obrir una finestra de missatges intantanis" | |
3958 | |
3959 #: src/gtkpounce.c:520 | |
3960 #, fuzzy | |
3961 msgid "_Popup notification" | |
3962 msgstr "Notificació emergent" | |
3963 | |
3964 #: src/gtkpounce.c:522 | |
3965 #, fuzzy | |
3966 msgid "Send a _message" | |
3967 msgstr "Enviar un missatge" | |
3968 | |
3969 #: src/gtkpounce.c:524 | |
3970 #, fuzzy | |
3971 msgid "E_xecute a command" | |
3972 msgstr "Executar una comanda" | |
3973 | |
3974 #: src/gtkpounce.c:526 | |
3975 #, fuzzy | |
3976 msgid "P_lay a sound" | |
3977 msgstr "Reproduir un so" | |
3978 | |
3979 #: src/gtkpounce.c:530 | |
3980 #, fuzzy | |
3981 msgid "B_rowse..." | |
3982 msgstr "Navegar" | |
3983 | |
3984 #: src/gtkpounce.c:532 | |
3985 #, fuzzy | |
3986 msgid "Bro_wse..." | |
3987 msgstr "Navegar" | |
3988 | |
3989 #: src/gtkpounce.c:533 | |
3990 msgid "Pre_view" | |
3991 msgstr "" | |
3992 | |
3993 #: src/gtkpounce.c:616 | |
3994 #, fuzzy | |
3995 msgid "Sav_e this pounce after activation" | |
3996 msgstr "_Gravar aquest avís després de l'activació" | |
3997 | |
3998 #. "Remove Buddy Pounce" | |
3999 #: src/gtkpounce.c:908 | |
4000 msgid "Remove Buddy Pounce" | |
4001 msgstr "Esborra avís de contacte" | |
4002 | |
4003 #: src/gtkpounce.c:969 | |
4004 #, fuzzy, c-format | |
4005 msgid "%s has started typing to you (%s)" | |
4006 msgstr "%s vos ha començat a escriure un missatge" | |
4007 | |
4008 #: src/gtkpounce.c:971 | |
4009 #, fuzzy, c-format | |
4010 msgid "%s has signed on (%s)" | |
4011 msgstr "%s ha entrat" | |
4012 | |
4013 #: src/gtkpounce.c:973 | |
4014 #, fuzzy, c-format | |
4015 msgid "%s has returned from being idle (%s)" | |
4016 msgstr "%s ja no está inactiu" | |
4017 | |
4018 #: src/gtkpounce.c:975 | |
4019 #, fuzzy, c-format | |
4020 msgid "%s has returned from being away (%s)" | |
4021 msgstr "%s ha tornat d'estar absent" | |
4022 | |
4023 #: src/gtkpounce.c:977 | |
4024 #, fuzzy, c-format | |
4025 msgid "%s has stopped typing to you (%s)" | |
4026 msgstr "%s ha deixat d'escriure-vos" | |
4027 | |
4028 #: src/gtkpounce.c:979 | |
4029 #, fuzzy, c-format | |
4030 msgid "%s has signed off (%s)" | |
4031 msgstr "%s se n'ha anat" | |
4032 | |
4033 #: src/gtkpounce.c:981 | |
4034 #, fuzzy, c-format | |
4035 msgid "%s has become idle (%s)" | |
4036 msgstr "%s està inactiu" | |
4037 | |
4038 #: src/gtkpounce.c:983 | |
4039 #, fuzzy, c-format | |
4040 msgid "%s has gone away. (%s)" | |
4041 msgstr "%s se n'ha anat." | |
4042 | |
4043 #: src/gtkpounce.c:984 | |
4044 msgid "Unknown pounce event. Please report this!" | |
4045 msgstr "Esdeviment d'avís desconegut. Si us plau, informeu-nos d'això!" | |
4046 | |
4047 #: src/gtkprefs.c:398 | |
4048 msgid "Interface Options" | |
4049 msgstr "Opcions de l'interfície" | |
4050 | |
4051 #: src/gtkprefs.c:400 | |
4052 msgid "D_isplay remote nicknames if no alias is set" | |
4053 msgstr "Mostrar els noms d'usuari remots si no s'ha establert un àlies" | |
4054 | |
4055 #: src/gtkprefs.c:632 | |
4056 msgid "" | |
4057 "Select a smiley theme that you would like to use from the list below. New " | |
4058 "themes can be installed by dragging and dropping them onto the theme list." | |
4059 msgstr "" | |
4060 "Seleccioneu un tema d'emoticones de la llista següent. Es poden instal·lar " | |
4061 "nous temes arrosegant-los i mollant-los a la llista de temes." | |
4062 | |
4063 #: src/gtkprefs.c:672 | |
4064 msgid "Icon" | |
4065 msgstr "Icones" | |
4066 | |
4067 #: src/gtkprefs.c:679 src/gtkprefs.c:2117 src/protocols/jabber/buddy.c:267 | |
4068 #: src/protocols/jabber/buddy.c:799 src/protocols/jabber/chat.c:761 | |
4069 msgid "Description" | |
4070 msgstr "Descripció" | |
4071 | |
4072 #: src/gtkprefs.c:774 | |
4073 #, fuzzy | |
4074 msgid "Display" | |
4075 msgstr "Mostrar" | |
4076 | |
4077 #: src/gtkprefs.c:775 | |
4078 msgid "Show _timestamp on messages" | |
4079 msgstr "Mostrar registre horari als missatges" | |
4080 | |
4081 #: src/gtkprefs.c:778 | |
4082 msgid "_Highlight misspelled words" | |
4083 msgstr "_Resaltar paraules mal escrites" | |
4084 | |
4085 #: src/gtkprefs.c:782 | |
4086 msgid "Ignore c_olors" | |
4087 msgstr "Ignorar _colors" | |
4088 | |
4089 #: src/gtkprefs.c:784 | |
4090 msgid "Ignore font _faces" | |
4091 msgstr "Ignorar _tipus de lletra" | |
4092 | |
4093 #: src/gtkprefs.c:786 | |
4094 msgid "Ignore font si_zes" | |
4095 msgstr "Ignorar _tamany de la lletra" | |
4096 | |
4097 #: src/gtkprefs.c:789 | |
4098 msgid "Default Formatting" | |
4099 msgstr "" | |
4100 | |
4101 #: src/gtkprefs.c:791 | |
4102 msgid "_Send default formatting with outgoing messages" | |
4103 msgstr "" | |
4104 | |
4105 #: src/gtkprefs.c:801 | |
4106 msgid "" | |
4107 "This is how your outgoing message text will appear when you use protocols " | |
4108 "that support formatting. :)" | |
4109 msgstr "" | |
4110 | |
4111 #: src/gtkprefs.c:804 | |
4112 #, fuzzy | |
4113 msgid "_Clear Formatting" | |
4114 msgstr "Netejar el registre" | |
4115 | |
4116 #: src/gtkprefs.c:841 | |
4117 msgid "Window Closing" | |
4118 msgstr "Tancament de finestres" | |
4119 | |
4120 #: src/gtkprefs.c:842 | |
4121 msgid "_Escape closes window" | |
4122 msgstr "La tecla d'_escapament tanca la finestra" | |
4123 | |
4124 #: src/gtkprefs.c:858 | |
4125 msgid "Buddy List Sorting" | |
4126 msgstr "Ordenació de la llista de contactes" | |
4127 | |
4128 #: src/gtkprefs.c:867 | |
4129 #, fuzzy | |
4130 msgid "_Sorting:" | |
4131 msgstr "Ordenació:" | |
4132 | |
4133 #: src/gtkprefs.c:872 | |
4134 msgid "Buddy Display" | |
4135 msgstr "Visualització de contactes" | |
4136 | |
4137 #: src/gtkprefs.c:873 src/gtkprefs.c:933 | |
4138 msgid "Show buddy _icons" | |
4139 msgstr "Mostrar _icones de contactes" | |
4140 | |
4141 #: src/gtkprefs.c:875 | |
4142 msgid "Show _warning levels" | |
4143 msgstr "Mostrar nivells d'_avís" | |
4144 | |
4145 #: src/gtkprefs.c:877 | |
4146 msgid "Show idle _times" | |
4147 msgstr "Mostrar _temps inactiu" | |
4148 | |
4149 #: src/gtkprefs.c:879 | |
4150 msgid "_Automatically expand contacts" | |
4151 msgstr "" | |
4152 | |
4153 #: src/gtkprefs.c:912 | |
4154 msgid "Show _buttons as:" | |
4155 msgstr "Motrar els _botons com:" | |
4156 | |
4157 #: src/gtkprefs.c:914 | |
4158 msgid "Pictures" | |
4159 msgstr "Imatges" | |
4160 | |
4161 #: src/gtkprefs.c:915 | |
4162 msgid "Text" | |
4163 msgstr "Text" | |
4164 | |
4165 #: src/gtkprefs.c:916 | |
4166 msgid "Pictures and text" | |
4167 msgstr "Imatges i text" | |
4168 | |
4169 #: src/gtkprefs.c:923 | |
4170 msgid "Enable \"_slash\" commands" | |
4171 msgstr "" | |
4172 | |
4173 #: src/gtkprefs.c:926 | |
4174 msgid "Send unknown \"_slash\" commands as messages" | |
4175 msgstr "" | |
4176 | |
4177 #: src/gtkprefs.c:929 | |
4178 #, fuzzy | |
4179 msgid "Show _formatting toolbar" | |
4180 msgstr "Mostrar la barra d'eines amb format" | |
4181 | |
4182 #: src/gtkprefs.c:931 | |
4183 #, fuzzy | |
4184 msgid "Show _aliases in tabs/titles" | |
4185 msgstr "Mostrar àlies a les pestanyes/títols" | |
4186 | |
4187 #: src/gtkprefs.c:935 | |
4188 #, fuzzy | |
4189 msgid "Enable buddy ic_on animation" | |
4190 msgstr "Activar _animació d'icones de contactes" | |
4191 | |
4192 #: src/gtkprefs.c:937 | |
4193 #, fuzzy | |
4194 msgid "_Notify buddies that you are typing to them" | |
4195 msgstr "Notificar als contactes que els hi _escriviu" | |
4196 | |
4197 #: src/gtkprefs.c:939 | |
4198 #, fuzzy | |
4199 msgid "_Raise IM window on events" | |
4200 msgstr "_Aixecar les finestres al rebre esdeveniments" | |
4201 | |
4202 #: src/gtkprefs.c:942 | |
4203 #, fuzzy | |
4204 msgid "Raise chat _window on events" | |
4205 msgstr "_Aixecar les finestres al rebre esdeveniments" | |
4206 | |
4207 #. All the tab options! | |
4208 #: src/gtkprefs.c:946 | |
4209 msgid "Tab Options" | |
4210 msgstr "Opcions de les pestanyes" | |
4211 | |
4212 #: src/gtkprefs.c:948 | |
4213 msgid "Show IMs and chats in _tabbed windows" | |
4214 msgstr "Mostrar misstages instantanis i converses en finestres amb _pestanyes." | |
4215 | |
4216 #: src/gtkprefs.c:962 | |
4217 #, fuzzy | |
4218 msgid "Show close b_utton on tabs" | |
4219 msgstr "Mostar el botó de _tancar a les pestanyes" | |
4220 | |
4221 #: src/gtkprefs.c:965 | |
4222 #, fuzzy | |
4223 msgid "Tab p_lacement:" | |
4224 msgstr "_Situació de les pestanyes:" | |
4225 | |
4226 #: src/gtkprefs.c:967 | |
4227 msgid "Top" | |
4228 msgstr "A dalt" | |
4229 | |
4230 #: src/gtkprefs.c:968 | |
4231 msgid "Bottom" | |
4232 msgstr "A baix" | |
4233 | |
4234 #: src/gtkprefs.c:969 | |
4235 msgid "Left" | |
4236 msgstr "A la dreta" | |
4237 | |
4238 #: src/gtkprefs.c:970 | |
4239 msgid "Right" | |
4240 msgstr "A l'esquerra" | |
4241 | |
4242 #: src/gtkprefs.c:976 | |
4243 #, fuzzy | |
4244 msgid "New conversation _placement:" | |
4245 msgstr "Tancar la conversa" | |
4246 | |
4247 #: src/gtkprefs.c:1027 src/protocols/oscar/oscar.c:749 | |
4248 #: src/protocols/oscar/oscar.c:5045 | |
4249 #, fuzzy | |
4250 msgid "IP Address" | |
4251 msgstr "Adreça:" | |
4252 | |
4253 #: src/gtkprefs.c:1029 | |
4254 #, fuzzy | |
4255 msgid "_Autodetect IP Address" | |
4256 msgstr "Adreça" | |
4257 | |
4258 #: src/gtkprefs.c:1038 | |
4259 msgid "Public _IP:" | |
4260 msgstr "" | |
4261 | |
4262 #: src/gtkprefs.c:1062 | |
4263 #, fuzzy | |
4264 msgid "Ports" | |
4265 msgstr "Port" | |
4266 | |
4267 #: src/gtkprefs.c:1065 | |
4268 msgid "_Manually specify range of ports to listen on" | |
4269 msgstr "" | |
4270 | |
4271 #: src/gtkprefs.c:1068 | |
4272 #, fuzzy | |
4273 msgid "_Start Port:" | |
4274 msgstr "_Port:" | |
4275 | |
4276 #: src/gtkprefs.c:1075 | |
4277 #, fuzzy | |
4278 msgid "_End Port:" | |
4279 msgstr "_Port:" | |
4280 | |
4281 #: src/gtkprefs.c:1082 | |
4282 msgid "Proxy Server" | |
4283 msgstr "Servidor de proxy" | |
4284 | |
4285 #: src/gtkprefs.c:1086 | |
4286 msgid "No proxy" | |
4287 msgstr "Sense proxy" | |
4288 | |
4289 #: src/gtkprefs.c:1148 | |
4290 #, fuzzy | |
4291 msgid "_User:" | |
4292 msgstr "_Usuari" | |
4293 | |
4294 #: src/gtkprefs.c:1204 | |
4295 msgid "Epiphany" | |
4296 msgstr "" | |
4297 | |
4298 #: src/gtkprefs.c:1205 | |
4299 msgid "Firebird" | |
4300 msgstr "" | |
4301 | |
4302 #: src/gtkprefs.c:1206 | |
4303 msgid "Firefox" | |
4304 msgstr "" | |
4305 | |
4306 #: src/gtkprefs.c:1207 | |
4307 msgid "Galeon" | |
4308 msgstr "Galeon" | |
4309 | |
4310 #: src/gtkprefs.c:1208 | |
4311 #, fuzzy | |
4312 msgid "Gnome Default" | |
4313 msgstr "Equip del Vi de Gnome" | |
4314 | |
4315 #: src/gtkprefs.c:1209 | |
4316 msgid "Konqueror" | |
4317 msgstr "Konqueror" | |
4318 | |
4319 #: src/gtkprefs.c:1210 | |
4320 msgid "Mozilla" | |
4321 msgstr "Mozilla" | |
4322 | |
4323 #: src/gtkprefs.c:1211 | |
4324 msgid "Netscape" | |
4325 msgstr "Netscape" | |
4326 | |
4327 #: src/gtkprefs.c:1212 | |
4328 msgid "Opera" | |
4329 msgstr "Opera" | |
4330 | |
4331 #: src/gtkprefs.c:1221 | |
4332 msgid "Manual" | |
4333 msgstr "Manual" | |
4334 | |
4335 #: src/gtkprefs.c:1272 | |
4336 msgid "Browser Selection" | |
4337 msgstr "Selecció del navegador" | |
4338 | |
4339 #: src/gtkprefs.c:1276 | |
4340 msgid "_Browser:" | |
4341 msgstr "_Navegador:" | |
4342 | |
4343 #: src/gtkprefs.c:1283 | |
4344 #, fuzzy | |
4345 msgid "_Open link in:" | |
4346 msgstr "_Obrir enlaç en el navegador" | |
4347 | |
4348 #: src/gtkprefs.c:1285 | |
4349 #, fuzzy | |
4350 msgid "Browser default" | |
4351 msgstr "opció per defecte" | |
4352 | |
4353 #: src/gtkprefs.c:1286 | |
4354 msgid "Existing window" | |
4355 msgstr "" | |
4356 | |
4357 #: src/gtkprefs.c:1288 | |
4358 #, fuzzy | |
4359 msgid "New tab" | |
4360 msgstr "Nou" | |
4361 | |
4362 #: src/gtkprefs.c:1302 | |
4363 #, c-format | |
4364 msgid "" | |
4365 "_Manual:\n" | |
4366 "(%s for URL)" | |
4367 msgstr "" | |
4368 "_Manual:\n" | |
4369 "(%s per a l'URL)" | |
4370 | |
4371 #: src/gtkprefs.c:1339 | |
4372 msgid "Message Logs" | |
4373 msgstr "Registe de missatges" | |
4374 | |
4375 #: src/gtkprefs.c:1342 | |
4376 msgid "Log _Format:" | |
4377 msgstr "Format del registre:" | |
4378 | |
4379 #: src/gtkprefs.c:1345 | |
4380 msgid "_Log all instant messages" | |
4381 msgstr "_Enregistrar tots els missatges instantanis" | |
4382 | |
4383 #: src/gtkprefs.c:1347 | |
4384 msgid "Log all c_hats" | |
4385 msgstr "Enregistrar totes les converses" | |
4386 | |
4387 #: src/gtkprefs.c:1350 | |
4388 msgid "System Logs" | |
4389 msgstr "Registres del sistema" | |
4390 | |
4391 #: src/gtkprefs.c:1352 | |
4392 msgid "_Enable system log" | |
4393 msgstr "" | |
4394 | |
4395 #: src/gtkprefs.c:1355 | |
4396 #, fuzzy | |
4397 msgid "Log when buddies log in/log _out" | |
4398 msgstr "Registrar quan els contactes es _connecten/desconnecten" | |
4399 | |
4400 #: src/gtkprefs.c:1361 | |
4401 msgid "Log when buddies become _idle/un-idle" | |
4402 msgstr "Registrar quan els contactes pasen a _inactiu/actiu" | |
4403 | |
4404 #: src/gtkprefs.c:1367 | |
4405 msgid "Log when buddies go away/come _back" | |
4406 msgstr "Registrar quan els contactes se'n _van/tornen" | |
4407 | |
4408 #: src/gtkprefs.c:1373 | |
4409 #, fuzzy | |
4410 msgid "Log your own _signons/idleness/awayness" | |
4411 msgstr "Registrar la pròpia connexió/inactivitat/absència" | |
4412 | |
4413 #: src/gtkprefs.c:1509 | |
4414 msgid "Sound Selection" | |
4415 msgstr "Selecció de sons" | |
4416 | |
4417 #: src/gtkprefs.c:1561 | |
4418 msgid "Sound Method" | |
4419 msgstr "Mètodes de reproducció del so" | |
4420 | |
4421 #: src/gtkprefs.c:1562 | |
4422 msgid "_Method:" | |
4423 msgstr "_Mètode" | |
4424 | |
4425 #: src/gtkprefs.c:1564 | |
4426 msgid "Console beep" | |
4427 msgstr "Xiulet de la consola" | |
4428 | |
4429 #: src/gtkprefs.c:1566 | |
4430 msgid "Automatic" | |
4431 msgstr "Automàtic" | |
4432 | |
4433 #: src/gtkprefs.c:1573 | |
4434 msgid "Command" | |
4435 msgstr "Comanda" | |
4436 | |
4437 #: src/gtkprefs.c:1574 | |
4438 #, fuzzy | |
4439 msgid "No sounds" | |
4440 msgstr "Sons" | |
4441 | |
4442 #: src/gtkprefs.c:1582 | |
4443 #, c-format | |
4444 msgid "" | |
4445 "Sound c_ommand:\n" | |
4446 "(%s for filename)" | |
4447 msgstr "" | |
4448 "Comanda del so\n" | |
4449 "(%s per al nom de fitxer)" | |
4450 | |
4451 #: src/gtkprefs.c:1609 | |
4452 msgid "Sound Options" | |
4453 msgstr "Opcions de so" | |
4454 | |
4455 #: src/gtkprefs.c:1610 | |
4456 #, fuzzy | |
4457 msgid "Sounds when conversation has _focus" | |
4458 msgstr "Eliminar quan la finestra de la conversa rebi el focus" | |
4459 | |
4460 #: src/gtkprefs.c:1612 | |
4461 msgid "_Sounds while away" | |
4462 msgstr "_Sons mentre s'està absent" | |
4463 | |
4464 #: src/gtkprefs.c:1622 | |
4465 msgid "Sound Events" | |
4466 msgstr "Esdeveniments de so" | |
4467 | |
4468 #: src/gtkprefs.c:1673 | |
4469 msgid "Play" | |
4470 msgstr "Reproduir" | |
4471 | |
4472 #: src/gtkprefs.c:1680 | |
4473 msgid "Event" | |
4474 msgstr "Esdeveniment" | |
4475 | |
4476 #: src/gtkprefs.c:1699 | |
4477 msgid "Test" | |
4478 msgstr "Prova" | |
4479 | |
4480 #: src/gtkprefs.c:1703 | |
4481 msgid "Reset" | |
4482 msgstr "Reiniciar" | |
4483 | |
4484 #: src/gtkprefs.c:1707 | |
4485 msgid "Choose..." | |
4486 msgstr "Escollir..." | |
4487 | |
4488 #: src/gtkprefs.c:1761 | |
4489 msgid "_Queue new messages when away" | |
4490 msgstr "Posar els missatges en _cua mentre s'estigui absent" | |
4491 | |
4492 #: src/gtkprefs.c:1764 | |
4493 #, fuzzy | |
4494 msgid "_Auto-reply:" | |
4495 msgstr "Resposta automàtica" | |
4496 | |
4497 #: src/gtkprefs.c:1766 | |
4498 #, fuzzy | |
4499 msgid "Never" | |
4500 msgstr "Servidor" | |
4501 | |
4502 #: src/gtkprefs.c:1767 | |
4503 #, fuzzy | |
4504 msgid "When away" | |
4505 msgstr "%s se n'ha anat." | |
4506 | |
4507 #: src/gtkprefs.c:1768 | |
4508 #, fuzzy | |
4509 msgid "When away and idle" | |
4510 msgstr "Passar a absent quan estigui inactiu" | |
4511 | |
4512 #: src/gtkprefs.c:1771 src/protocols/msn/msn.c:507 | |
4513 #: src/protocols/msn/msn.c:1356 src/protocols/msn/state.c:32 | |
4514 #: src/protocols/novell/novell.c:2817 src/protocols/oscar/oscar.c:4194 | |
4515 #: src/protocols/yahoo/yahoo.c:2651 src/protocols/yahoo/yahoo_profile.c:665 | |
4516 msgid "Idle" | |
4517 msgstr "Inactiu" | |
4518 | |
4519 #: src/gtkprefs.c:1772 | |
4520 msgid "Idle _time reporting:" | |
4521 msgstr "Informe de _temps inactiu:" | |
4522 | |
4523 #: src/gtkprefs.c:1775 | |
4524 msgid "Gaim usage" | |
4525 msgstr "Ús del Gaim" | |
4526 | |
4527 #: src/gtkprefs.c:1778 | |
4528 msgid "X usage" | |
4529 msgstr "Ús de les X" | |
4530 | |
4531 #: src/gtkprefs.c:1780 | |
4532 msgid "Windows usage" | |
4533 msgstr "Ús de Windows" | |
4534 | |
4535 #: src/gtkprefs.c:1788 | |
4536 msgid "Auto-away" | |
4537 msgstr "Auto-absència" | |
4538 | |
4539 #: src/gtkprefs.c:1789 | |
4540 msgid "Set away _when idle" | |
4541 msgstr "Passar a absent quan estigui inactiu" | |
4542 | |
4543 #: src/gtkprefs.c:1793 | |
4544 msgid "_Minutes before setting away:" | |
4545 msgstr "_Minuts abans de posar-se absent:" | |
4546 | |
4547 #: src/gtkprefs.c:1801 | |
4548 msgid "Away m_essage:" | |
4549 msgstr "Missatge d'absència" | |
4550 | |
4551 #: src/gtkprefs.c:1859 | |
4552 #, c-format | |
4553 msgid "" | |
4554 "<span size=\"larger\">%s %s</span>\n" | |
4555 "\n" | |
4556 "<span weight=\"bold\">Written by:</span>\t%s\n" | |
4557 "<span weight=\"bold\">Web site:</span>\t\t%s\n" | |
4558 "<span weight=\"bold\">File name:</span>\t%s" | |
4559 msgstr "" | |
4560 "<span size=\"larger\">%s %s</span>\n" | |
4561 "\n" | |
4562 "<span weight=\"bold\">Escrit per:</span>\t%s\n" | |
4563 "<span weight=\"bold\">Pàgina web:</span>\t\t%s\n" | |
4564 "<span weight=\"bold\">Nom de fitxer:</span>\t%s" | |
4565 | |
4566 #: src/gtkprefs.c:1864 | |
4567 #, c-format | |
4568 msgid "" | |
4569 "<span size=\"larger\">%s %s</span>\n" | |
4570 "\n" | |
4571 "<span weight=\"bold\">Written by:</span> %s\n" | |
4572 "<span weight=\"bold\">URL:</span> %s\n" | |
4573 "<span weight=\"bold\">File name:</span> %s" | |
4574 msgstr "" | |
4575 "<span size=\"larger\">%s %s</span>\n" | |
4576 "\n" | |
4577 "<span weight=\"bold\">Escrit per:</span> %s\n" | |
4578 "<span weight=\"bold\">URL:</span> %s\n" | |
4579 "<span weight=\"bold\">Nom de fitxer:</span> %s" | |
4580 | |
4581 #: src/gtkprefs.c:2073 | |
4582 msgid "Load" | |
4583 msgstr "Carregar" | |
4584 | |
4585 #: src/gtkprefs.c:2087 | |
4586 msgid "Summary" | |
4587 msgstr "" | |
4588 | |
4589 #: src/gtkprefs.c:2135 | |
4590 msgid "Details" | |
4591 msgstr "Detalls" | |
4592 | |
4593 #: src/gtkprefs.c:2177 | |
4594 msgid "Interface" | |
4595 msgstr "Interfície" | |
4596 | |
4597 #: src/gtkprefs.c:2180 | |
4598 msgid "Message Text" | |
4599 msgstr "Text dels missatges" | |
4600 | |
4601 #: src/gtkprefs.c:2181 | |
4602 msgid "Shortcuts" | |
4603 msgstr "Curt-circuits" | |
4604 | |
4605 #: src/gtkprefs.c:2182 | |
4606 msgid "Smiley Themes" | |
4607 msgstr "Temes d'emoticones" | |
4608 | |
4609 #: src/gtkprefs.c:2183 | |
4610 msgid "Sounds" | |
4611 msgstr "Sons" | |
4612 | |
4613 #: src/gtkprefs.c:2184 | |
4614 #, fuzzy | |
4615 msgid "Network" | |
4616 msgstr "Nou" | |
4617 | |
4618 #: src/gtkprefs.c:2189 | |
4619 msgid "Browser" | |
4620 msgstr "Navegador" | |
4621 | |
4622 #: src/gtkprefs.c:2192 | |
4623 msgid "Logging" | |
4624 msgstr "Enregistrament" | |
4625 | |
4626 #: src/gtkprefs.c:2193 | |
4627 msgid "Away / Idle" | |
4628 msgstr "Absent/Inactiu" | |
4629 | |
4630 #: src/gtkprefs.c:2196 | |
4631 msgid "Plugins" | |
4632 msgstr "Mòduls" | |
4633 | |
4634 #: src/gtkprivacy.c:78 | |
4635 msgid "Allow all users to contact me" | |
4636 msgstr "Permetre a tots els usuaris contactar amb mi" | |
4637 | |
4638 #: src/gtkprivacy.c:79 | |
4639 msgid "Allow only the users on my buddy list" | |
4640 msgstr "Només admetre als usuaris de la llista de contactes" | |
4641 | |
4642 #: src/gtkprivacy.c:80 | |
4643 msgid "Allow only the users below" | |
4644 msgstr "Només permetre als usuaris indicats més abaix" | |
4645 | |
4646 #: src/gtkprivacy.c:81 | |
4647 msgid "Block all users" | |
4648 msgstr "Bloquejar tots els usuaris" | |
4649 | |
4650 #: src/gtkprivacy.c:82 | |
4651 #, fuzzy | |
4652 msgid "Block only the users below" | |
4653 msgstr "Bloquejar als usuaris indicats més abaix" | |
4654 | |
4655 #: src/gtkprivacy.c:388 src/protocols/jabber/jabber.c:1508 | |
4656 msgid "Privacy" | |
4657 msgstr "Privacitat" | |
4658 | |
4659 #: src/gtkprivacy.c:401 | |
4660 msgid "Changes to privacy settings take effect immediately." | |
4661 msgstr "Els canvis a les opcions de privacitat es realitzen immediatament." | |
4662 | |
4663 #. "Set privacy for:" label | |
4664 #: src/gtkprivacy.c:413 | |
4665 msgid "Set privacy for:" | |
4666 msgstr "Posar la privacitat a:" | |
4667 | |
4668 #: src/gtkprivacy.c:582 src/gtkprivacy.c:598 | |
4669 #, fuzzy | |
4670 msgid "Permit User" | |
4671 msgstr "Usuari permès" | |
4672 | |
4673 #: src/gtkprivacy.c:583 | |
4674 msgid "Type a user you permit to contact you." | |
4675 msgstr "Escriviu un usuari per a permetre'l contactar amb vosaltres." | |
4676 | |
4677 #: src/gtkprivacy.c:584 | |
4678 msgid "Please enter the name of the user you wish to be able to contact you." | |
4679 msgstr "" | |
4680 "Si us plau, introduïu el nom de l'usuari que voleu que sigui capaç de " | |
4681 "contactar amb vosaltres." | |
4682 | |
4683 #: src/gtkprivacy.c:587 src/gtkprivacy.c:600 | |
4684 msgid "Permit" | |
4685 msgstr "Permetre" | |
4686 | |
4687 #: src/gtkprivacy.c:592 | |
4688 #, fuzzy, c-format | |
4689 msgid "Allow %s to contact you?" | |
4690 msgstr "Permetre a %s contactar amb vosaltres?" | |
4691 | |
4692 #: src/gtkprivacy.c:594 | |
4693 #, fuzzy, c-format | |
4694 msgid "Are you sure you wish to allow %s to contact you?" | |
4695 msgstr "Esteu segurs que voleu permetre a %s contactar amb vosaltres?" | |
4696 | |
4697 #: src/gtkprivacy.c:621 src/gtkprivacy.c:634 | |
4698 msgid "Block User" | |
4699 msgstr "Bloquejar a l'usuari" | |
4700 | |
4701 #: src/gtkprivacy.c:622 | |
4702 msgid "Type a user to block." | |
4703 msgstr "Escriviu l'usuari a bloquejar." | |
4704 | |
4705 #: src/gtkprivacy.c:623 | |
4706 msgid "Please enter the name of the user you wish to block." | |
4707 msgstr "Si us plau, introduïu el nom de l'usuari que voleu bloquejar." | |
4708 | |
4709 #: src/gtkprivacy.c:630 | |
4710 #, c-format | |
4711 msgid "Block %s?" | |
4712 msgstr "Bloquejar a %s?" | |
4713 | |
4714 #: src/gtkprivacy.c:632 | |
4715 #, c-format | |
4716 msgid "Are you sure you want to block %s?" | |
4717 msgstr "Esteu segurs que voleu bloquejar a %s?" | |
4718 | |
4719 #. * | |
4720 #. * A wrapper for gaim_request_action() that uses Yes and No buttons. | |
4721 #. | |
4722 #: src/gtkrequest.c:257 src/protocols/gg/gg.c:1013 src/protocols/msn/msn.c:514 | |
4723 #: src/protocols/msn/msn.c:517 src/protocols/novell/novell.c:1901 | |
4724 #: src/protocols/silc/buddy.c:307 src/protocols/silc/pk.c:117 | |
4725 #: src/request.h:1235 | |
4726 msgid "Yes" | |
4727 msgstr "Sí" | |
4728 | |
4729 #: src/gtkrequest.c:258 src/protocols/gg/gg.c:1013 src/protocols/msn/msn.c:514 | |
4730 #: src/protocols/msn/msn.c:517 src/protocols/novell/novell.c:1902 | |
4731 #: src/protocols/silc/buddy.c:308 src/protocols/silc/pk.c:118 | |
4732 #: src/request.h:1235 | |
4733 msgid "No" | |
4734 msgstr "No" | |
4735 | |
4736 #: src/gtkrequest.c:261 | |
4737 msgid "Apply" | |
4738 msgstr "_Aplicar" | |
4739 | |
4740 #: src/gtkrequest.c:262 src/protocols/msn/msn.c:316 | |
4741 #: src/protocols/silc/util.c:332 | |
4742 msgid "Close" | |
4743 msgstr "Tancar" | |
4744 | |
4745 #: src/gtkrequest.c:1483 | |
4746 #, fuzzy | |
4747 msgid "That file already exists" | |
4748 msgstr "Aquest fitxer no existeix" | |
4749 | |
4750 #: src/gtkrequest.c:1484 | |
4751 #, fuzzy | |
4752 msgid "Would you like to overwrite it?" | |
4753 msgstr "El fitxer ja existeix. Voleu sobrescriure'l?" | |
4754 | |
4755 #: src/gtkrequest.c:1522 src/gtkrequest.c:1543 | |
4756 #, fuzzy | |
4757 msgid "Save File..." | |
4758 msgstr "Gravar icona com..." | |
4759 | |
4760 #: src/gtkrequest.c:1523 src/gtkrequest.c:1544 | |
4761 #, fuzzy | |
4762 msgid "Open File..." | |
4763 msgstr "Gaim - Obrir..." | |
4764 | |
4765 #: src/gtkroomlist.c:331 | |
4766 #, fuzzy | |
4767 msgid "Room List" | |
4768 msgstr "No hi és a la llista" | |
4769 | |
4770 #. list button | |
4771 #: src/gtkroomlist.c:402 | |
4772 #, fuzzy | |
4773 msgid "_Get List" | |
4774 msgstr "Llistat de converses" | |
4775 | |
4776 #: src/gtksound.c:65 | |
4777 msgid "Buddy logs in" | |
4778 msgstr "El contacte es conecta" | |
4779 | |
4780 #: src/gtksound.c:66 | |
4781 msgid "Buddy logs out" | |
4782 msgstr "El contacte es desconnecta" | |
4783 | |
4784 #: src/gtksound.c:67 | |
4785 msgid "Message received" | |
4786 msgstr "Missatge rebut" | |
4787 | |
4788 #: src/gtksound.c:68 | |
4789 msgid "Message received begins conversation" | |
4790 msgstr "Missatge rebut inicia una conversa" | |
4791 | |
4792 #: src/gtksound.c:69 | |
4793 msgid "Message sent" | |
4794 msgstr "Missatge enviat" | |
4795 | |
4796 #: src/gtksound.c:70 | |
4797 msgid "Person enters chat" | |
4798 msgstr "Persona entra a la conversa" | |
4799 | |
4800 #: src/gtksound.c:71 | |
4801 msgid "Person leaves chat" | |
4802 msgstr "Persona surt de la conversa" | |
4803 | |
4804 #: src/gtksound.c:72 | |
4805 msgid "You talk in chat" | |
4806 msgstr "Parleu a una conversa" | |
4807 | |
4808 #: src/gtksound.c:73 | |
4809 msgid "Others talk in chat" | |
4810 msgstr "Els altres parlen a una conversa" | |
4811 | |
4812 #: src/gtksound.c:76 | |
4813 msgid "Someone says your name in chat" | |
4814 msgstr "Algú diu el vostre nom a una conversa" | |
4815 | |
4816 #: src/gtksound.c:180 | |
4817 #, c-format | |
4818 msgid "Unable to play sound because the chosen file (%s) does not exist." | |
4819 msgstr "" | |
4820 "Impossible reproduir el so perquè el fitxer seleccionat (%s) no existeix." | |
4821 | |
4822 #: src/gtksound.c:196 | |
4823 msgid "" | |
4824 "Unable to play sound because the 'Command' sound method has been chosen, but " | |
4825 "no command has been set." | |
4826 msgstr "" | |
4827 "Impossible reproduir el so perquè el mètode de comanda de so s'ha escollit, " | |
4828 "però no s'ha establert." | |
4829 | |
4830 #: src/gtksound.c:208 | |
4831 #, c-format | |
4832 msgid "" | |
4833 "Unable to play sound because the configured sound command could not be " | |
4834 "launched: %s" | |
4835 msgstr "" | |
4836 "Impossible reproduir el so perquè no es pot executar la comanda de so " | |
4837 "configurada: %s" | |
4838 | |
4839 #: src/gtkstock.c:88 | |
4840 msgid "_Alias" | |
4841 msgstr "À_lies" | |
4842 | |
4843 #: src/gtkstock.c:90 | |
4844 #, fuzzy | |
4845 msgid "_Invite" | |
4846 msgstr "Convidar" | |
4847 | |
4848 #: src/gtkstock.c:91 | |
4849 msgid "_Modify" | |
4850 msgstr "_Modificar" | |
4851 | |
4852 #: src/gtkstock.c:92 | |
4853 msgid "_Open Mail" | |
4854 msgstr "_Obrir correu electrònic" | |
4855 | |
4856 #: src/gtkstock.c:94 | |
4857 msgid "_Warn" | |
4858 msgstr "_Avisar" | |
4859 | |
4860 #: src/gtkutils.c:1399 src/gtkutils.c:1424 | |
4861 #, fuzzy, c-format | |
4862 msgid "The following error has occurred loading %s: %s" | |
4863 msgstr "Hi ha hagut un error de connexió desconegut: %s." | |
4864 | |
4865 #: src/gtkutils.c:1401 src/gtkutils.c:1426 | |
4866 #, fuzzy | |
4867 msgid "Failed to load image" | |
4868 msgstr "Impossible emmagatzamar imatge: %s\n" | |
4869 | |
4870 #: src/gtkutils.c:1487 | |
4871 #, fuzzy, c-format | |
4872 msgid "Cannot send folder %s." | |
4873 msgstr "No es pot enviar un fitxer de 0 octets." | |
4874 | |
4875 #: src/gtkutils.c:1489 | |
4876 msgid "" | |
4877 "Gaim cannot transfer a folder. You will need to send the files within " | |
4878 "individually" | |
4879 msgstr "" | |
4880 | |
4881 #: src/gtkutils.c:1516 src/gtkutils.c:1525 src/gtkutils.c:1530 | |
4882 #, fuzzy | |
4883 msgid "You have dragged an image" | |
4884 msgstr "%s no és un nom de servidor vàlid" | |
4885 | |
4886 #: src/gtkutils.c:1517 | |
4887 msgid "" | |
4888 "You can send this image as a file transfer, embed it into this message, or " | |
4889 "use it as the buddy icon for this user." | |
4890 msgstr "" | |
4891 | |
4892 #: src/gtkutils.c:1521 src/gtkutils.c:1536 | |
4893 #, fuzzy | |
4894 msgid "Set as buddy icon" | |
4895 msgstr "Mostrar _icones de contactes" | |
4896 | |
4897 #: src/gtkutils.c:1522 src/gtkutils.c:1537 | |
4898 #, fuzzy | |
4899 msgid "Send image file" | |
4900 msgstr "Enviar missatge" | |
4901 | |
4902 #: src/gtkutils.c:1523 src/gtkutils.c:1537 | |
4903 #, fuzzy | |
4904 msgid "Insert in message" | |
4905 msgstr "Insertar imatge" | |
4906 | |
4907 #: src/gtkutils.c:1526 | |
4908 #, fuzzy | |
4909 msgid "Would you like to set it as the buddy icon for this user?" | |
4910 msgstr "El fitxer ja existeix. Voleu sobrescriure'l?" | |
4911 | |
4912 #: src/gtkutils.c:1531 | |
4913 msgid "" | |
4914 "You can send this image as a file transfer orembed it into this message, or " | |
4915 "use it as the buddy icon for this user." | |
4916 msgstr "" | |
4917 | |
4918 #: src/gtkutils.c:1533 | |
4919 msgid "" | |
4920 "You can insert this image into this message, or use it as the buddy icon for " | |
4921 "this user" | |
4922 msgstr "" | |
4923 | |
4924 #. I don't know if we really want to do anything here. Most of the desktop item types are crap like | |
4925 #. * "MIME Type" (I have no clue how that would be a desktop item) and "Comment"... nothing we can really | |
4926 #. * send. The only logical one is "Application," but do we really want to send a binary and nothing else? | |
4927 #. * Probably not. I'll just give an error and return. | |
4928 #. The original patch sent the icon used by the launcher. That's probably wrong | |
4929 #: src/gtkutils.c:1587 | |
4930 #, fuzzy | |
4931 msgid "Cannot send launcher" | |
4932 msgstr "No es pot enviar un fitxer de 0 octets." | |
4933 | |
4934 #: src/gtkutils.c:1587 | |
4935 msgid "" | |
4936 "You dragged a desktop launcher. Most likely you wanted to send whatever this " | |
4937 "launcher points to instead of this launcher itself." | |
4938 msgstr "" | |
4939 | |
4940 #: src/log.c:104 | |
4941 #, fuzzy | |
4942 msgid "<b><font color=\"red\">The logger has no read function</font></b>" | |
4943 msgstr "" | |
4944 "<b><font color=\"red\">El registrador no té funció de lectura</font></b>" | |
4945 | |
4946 #: src/log.c:528 | |
4947 msgid "XML" | |
4948 msgstr "XML" | |
4949 | |
4950 #: src/log.c:591 | |
4951 #, fuzzy, c-format | |
4952 msgid "" | |
4953 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s <AUTO-" | |
4954 "REPLY>:</b></font> %s<br/>\n" | |
4955 msgstr "" | |
4956 "<font color=\"#16569E\">(%s) <b>%s <AUTO-RESPOSTA>:</b></font> %s<br/>\n" | |
4957 | |
4958 #: src/log.c:593 | |
4959 #, fuzzy, c-format | |
4960 msgid "" | |
4961 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s <AUTO-" | |
4962 "REPLY>:</b></font> %s<br/>\n" | |
4963 msgstr "" | |
4964 "<font color=\"#A82F2F\">(%s) <b>%s <AUTO-RESPOSTA>:</b></font> %s<br/>\n" | |
4965 | |
4966 #: src/log.c:644 src/log.c:774 | |
4967 msgid "<font color=\"red\"><b>Unable to find log path!</b></font>" | |
4968 msgstr "" | |
4969 "<font color=\"red\"><b>Impossible trobar la ruta del registre!</b></font>" | |
4970 | |
4971 #: src/log.c:654 src/log.c:786 | |
4972 #, c-format | |
4973 msgid "<font color=\"red\"><b>Could not read file: %s</b></font>" | |
4974 msgstr "<font color=\"red\"><b>No es pot llegir el fitxer: %s</b></font>" | |
4975 | |
4976 #: src/log.c:658 | |
4977 msgid "HTML" | |
4978 msgstr "HTML" | |
4979 | |
4980 #: src/log.c:719 | |
4981 #, c-format | |
4982 msgid "(%s) %s <AUTO-REPLY>: %s\n" | |
4983 msgstr "(%s) %s <AUTO-RESPOSTA>: %s\n" | |
4984 | |
4985 #: src/log.c:790 | |
4986 msgid "Plain text" | |
4987 msgstr "Text pla" | |
4988 | |
4989 #: src/plugin.c:304 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4990 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4991 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4992 "The required plugin %s was not found. Please install this plugin and try " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4993 "again." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4994 msgstr "" |
8778 | 4995 "El mòdul requerit, %s, no s'ha trobat. Si us plau, intal·leu aquest mòdul i " |
4996 "intenteu-ho de nou." | |
4997 | |
10302 | 4998 #: src/plugin.c:309 src/plugin.c:337 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
4999 msgid "Gaim was unable to load your plugin." |
7984 | 5000 msgstr "Gaim no ha pogut carregar el mòdul." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5001 |
10302 | 5002 #: src/plugin.c:333 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5003 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5004 msgid "The required plugin %s was unable to load." |
7984 | 5005 msgstr "No s'ha pogut carregar el mòdul requerit, %s." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5006 |
10302 | 5007 #: src/prefs.c:114 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5008 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5009 msgid "Slightly less boring default" |
7984 | 5010 msgstr "Lleugerament inferior opció d'avorrirment per defecte" |
5011 | |
10302 | 5012 #: src/protocols/gg/gg.c:50 src/protocols/irc/irc.c:165 |
5013 #: src/protocols/msn/msn.c:538 src/protocols/msn/state.c:29 | |
9544 | 5014 #: src/protocols/msn/state.c:30 src/protocols/msn/state.c:37 |
10302 | 5015 #: src/protocols/msn/state.c:38 src/protocols/novell/novell.c:2808 |
5016 #: src/protocols/novell/novell.c:2927 src/protocols/novell/novell.c:2978 | |
5017 #: src/protocols/oscar/oscar.c:771 src/protocols/oscar/oscar.c:6876 | |
5018 #: src/protocols/yahoo/yahoo.c:3128 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5019 msgid "Available" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5020 msgstr "Disponible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5021 |
10302 | 5022 #: src/protocols/gg/gg.c:51 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5023 msgid "Available for friends only" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5024 msgstr "Només disponible per als amics" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5025 |
10302 | 5026 #: src/protocols/gg/gg.c:53 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5027 msgid "Away for friends only" |
7984 | 5028 msgstr "Només absent per als amics" |
5029 | |
10302 | 5030 #: src/protocols/gg/gg.c:54 src/protocols/oscar/oscar.c:681 |
5031 #: src/protocols/oscar/oscar.c:6890 src/protocols/yahoo/yahoo.c:2649 | |
5032 #: src/protocols/yahoo/yahoo.c:3172 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5033 msgid "Invisible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5034 msgstr "Invisible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5035 |
10302 | 5036 #: src/protocols/gg/gg.c:55 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5037 msgid "Invisible for friends only" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5038 msgstr "Només invisible per als amics" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5039 |
10302 | 5040 #: src/protocols/gg/gg.c:56 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5041 msgid "Unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5042 msgstr "No disponbible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5043 |
10302 | 5044 #: src/protocols/gg/gg.c:137 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5045 msgid "Unable to resolve hostname." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5046 msgstr "Impossible resoldre el nom de màquina." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5047 |
10302 | 5048 #: src/protocols/gg/gg.c:140 src/protocols/novell/novell.c:1720 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5049 msgid "Unable to connect to server." |
7984 | 5050 msgstr "Impossible connectar al servidor." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5051 |
10302 | 5052 #: src/protocols/gg/gg.c:143 src/protocols/jabber/auth.c:130 |
5053 #: src/protocols/jabber/auth.c:204 src/protocols/jabber/auth.c:365 | |
5054 #: src/protocols/jabber/auth.c:463 src/protocols/jabber/auth.c:475 | |
5055 #: src/protocols/jabber/jabber.c:108 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5056 msgid "Invalid response from server." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5057 msgstr "Resposta del servidor invàlida." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5058 |
10302 | 5059 #: src/protocols/gg/gg.c:146 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5060 msgid "Error while reading from socket." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5061 msgstr "Error al llegir del socket" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5062 |
10302 | 5063 #: src/protocols/gg/gg.c:149 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5064 msgid "Error while writing to socket." |
7984 | 5065 msgstr "Error a l'escriure al socket" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5066 |
10302 | 5067 #: src/protocols/gg/gg.c:152 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5068 msgid "Authentication failed." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5069 msgstr "Autentificació fallida." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5070 |
10302 | 5071 #: src/protocols/gg/gg.c:155 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5072 msgid "Unknown Error Code." |
7984 | 5073 msgstr "Codi d'error desconegut." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5074 |
10302 | 5075 #: src/protocols/gg/gg.c:233 src/protocols/oscar/oscar.c:3994 |
9544 | 5076 #, c-format |
5077 msgid "<B>UIN:</B> %s<BR><B>Status:</B> %s<HR>%s" | |
5078 msgstr "<B>UIN:</B> %s<BR><B>Estat:</B> %s<HR>%s" | |
5079 | |
5080 #. res[0] == username | |
10302 | 5081 #: src/protocols/gg/gg.c:234 src/protocols/gg/gg.c:1075 |
5082 #: src/protocols/napster/napster.c:404 src/protocols/oscar/oscar.c:3998 | |
5083 #: src/protocols/oscar/oscar.c:4223 src/protocols/silc/ops.c:1088 | |
5084 #: src/protocols/silc/ops.c:1151 src/protocols/toc/toc.c:469 | |
5085 #: src/protocols/zephyr/zephyr.c:721 src/protocols/zephyr/zephyr.c:1136 | |
9544 | 5086 #, fuzzy |
5087 msgid "Buddy Information" | |
5088 msgstr "Informació dels amics" | |
5089 | |
10302 | 5090 #: src/protocols/gg/gg.c:268 src/protocols/irc/irc.c:157 |
5091 #: src/protocols/jabber/buddy.c:1068 src/protocols/jabber/jabber.c:970 | |
5092 #: src/protocols/msn/msn.c:530 src/protocols/napster/napster.c:556 | |
5093 #: src/protocols/novell/novell.c:2820 src/protocols/oscar/oscar.c:739 | |
5094 #: src/protocols/oscar/oscar.c:6672 src/protocols/oscar/oscar.c:6866 | |
5095 #: src/protocols/silc/silc.c:46 src/protocols/yahoo/yahoo.c:2653 | |
5096 #: src/protocols/yahoo/yahoo.c:3122 | |
5097 msgid "Offline" | |
5098 msgstr "Desconnectat" | |
5099 | |
5100 #: src/protocols/gg/gg.c:278 src/protocols/gg/gg.c:284 | |
5101 #: src/protocols/gg/gg.c:290 src/protocols/gg/gg.c:296 | |
5102 #: src/protocols/gg/gg.c:302 src/protocols/gg/gg.c:308 | |
5103 #: src/protocols/gg/gg.c:314 src/protocols/irc/irc.c:170 | |
5104 #: src/protocols/jabber/jabber.c:970 src/protocols/jabber/jabber.c:976 | |
5105 #: src/protocols/jabber/jabber.c:982 src/protocols/jabber/jabber.c:988 | |
5106 #: src/protocols/jabber/jabber.c:994 src/protocols/jabber/jabber.c:1000 | |
5107 #: src/protocols/novell/novell.c:2831 src/protocols/oscar/oscar.c:6877 | |
5108 #: src/protocols/oscar/oscar.c:6884 src/protocols/yahoo/yahoo.c:3134 | |
5109 #: src/protocols/yahoo/yahoo.c:3168 src/protocols/zephyr/zephyr.c:2226 | |
5110 #, fuzzy | |
5111 msgid "Message" | |
5112 msgstr "_Missatge:" | |
5113 | |
5114 #: src/protocols/gg/gg.c:327 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5115 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5116 msgid "Status: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5117 msgstr "Estat: %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5118 |
10302 | 5119 #: src/protocols/gg/gg.c:481 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5120 msgid "Could not connect" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5121 msgstr "No s'ha pogut connectar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5122 |
10302 | 5123 #: src/protocols/gg/gg.c:488 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5124 msgid "Unable to read socket" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5125 msgstr "Impossible llegir del socket" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5126 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5127 #. we didn't successfully connect. tdt->toc_fd is valid here |
10302 | 5128 #: src/protocols/gg/gg.c:738 src/protocols/napster/napster.c:486 |
5129 #: src/protocols/napster/napster.c:517 src/protocols/toc/toc.c:171 | |
5130 #: src/protocols/yahoo/yahoo.c:2280 src/protocols/yahoo/yahoo.c:2309 | |
5131 #: src/protocols/yahoo/yahoo.c:2372 src/protocols/yahoo/yahoo_filexfer.c:68 | |
9754 | 5132 #: src/protocols/yahoo/yahoo_filexfer.c:109 src/protocols/yahoo/ycht.c:482 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5133 msgid "Unable to connect." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5134 msgstr "Impossible connectar." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5135 |
10302 | 5136 #: src/protocols/gg/gg.c:754 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5137 msgid "Reading data" |
7984 | 5138 msgstr "Llegint dades" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5139 |
10302 | 5140 #: src/protocols/gg/gg.c:757 |
7984 | 5141 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5142 msgid "Balancer handshake" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5143 msgstr "Contacte amb el balancejador" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5144 |
10302 | 5145 #: src/protocols/gg/gg.c:760 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5146 msgid "Reading server key" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5147 msgstr "Llegint la clau del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5148 |
10302 | 5149 #: src/protocols/gg/gg.c:763 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5150 msgid "Exchanging key hash" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5151 msgstr "Intercanviant la clau de hash" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5152 |
10302 | 5153 #: src/protocols/gg/gg.c:773 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5154 msgid "Critical error in GG library\n" |
7984 | 5155 msgstr "Error crític a la biblioteca GG\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5156 |
10302 | 5157 #: src/protocols/gg/gg.c:791 src/protocols/gg/gg.c:882 |
5158 #: src/protocols/toc/toc.c:147 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5159 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5160 msgid "Connect to %s failed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5161 msgstr "Conexió a %s fallida" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5162 |
10302 | 5163 #: src/protocols/gg/gg.c:839 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5164 msgid "Unable to ping server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5165 msgstr "Impossible arribar al servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5166 |
10302 | 5167 #: src/protocols/gg/gg.c:851 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5168 msgid "Send as message" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5169 msgstr "Enviar com a missatge" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5170 |
10302 | 5171 #: src/protocols/gg/gg.c:856 |
8460 | 5172 msgid "Looking up GG server" |
5173 msgstr "Buscant el servidor de GG" | |
5174 | |
10302 | 5175 #: src/protocols/gg/gg.c:859 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5176 msgid "Invalid Gadu-Gadu UIN specified" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5177 msgstr "UIN de Gau-Gadu invàlid" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5178 |
10302 | 5179 #: src/protocols/gg/gg.c:906 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5180 msgid "You are trying to send a message to an invalid Gadu-Gadu UIN." |
7984 | 5181 msgstr "Esteu intentant enviar un missatge a un UIN de Gadu-Gadu invàlid." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5182 |
10302 | 5183 #: src/protocols/gg/gg.c:981 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5184 msgid "Couldn't get search results" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5185 msgstr "Impossible obtindre els resultats de la cerca" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5186 |
10302 | 5187 #: src/protocols/gg/gg.c:986 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5188 msgid "Gadu-Gadu Search Engine" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5189 msgstr "Cercador de Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5190 |
10302 | 5191 #: src/protocols/gg/gg.c:1012 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5192 msgid "Active" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5193 msgstr "Actiu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5194 |
10302 | 5195 #: src/protocols/gg/gg.c:1017 src/protocols/oscar/oscar.c:5037 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5196 msgid "UIN" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5197 msgstr "UIN" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5198 |
8778 | 5199 #. First Name |
10302 | 5200 #: src/protocols/gg/gg.c:1021 src/protocols/jabber/jabber.c:621 |
5201 #: src/protocols/oscar/oscar.c:5048 src/protocols/silc/ops.c:810 | |
5202 #: src/protocols/trepia/trepia.c:268 | |
8778 | 5203 msgid "First Name" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5204 msgstr "Nom" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5205 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5206 #. Last Name |
10302 | 5207 #: src/protocols/gg/gg.c:1026 src/protocols/jabber/jabber.c:626 |
5208 #: src/protocols/oscar/oscar.c:5049 src/protocols/trepia/trepia.c:275 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5209 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5210 msgid "Last Name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5211 msgstr "Cognoms:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5212 |
10302 | 5213 #: src/protocols/gg/gg.c:1030 src/protocols/gg/gg.c:1775 |
5214 #: src/protocols/irc/msgs.c:182 src/protocols/oscar/oscar.c:5038 | |
5215 #: src/protocols/silc/ops.c:1202 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5216 msgid "Nick" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5217 msgstr "Àlies" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5218 |
10302 | 5219 #: src/protocols/gg/gg.c:1037 src/protocols/gg/gg.c:1040 |
8778 | 5220 #, fuzzy |
5221 msgid "Birth Year" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5222 msgstr "Any de naixement" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5223 |
10302 | 5224 #: src/protocols/gg/gg.c:1046 src/protocols/gg/gg.c:1048 |
5225 #: src/protocols/gg/gg.c:1050 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5226 msgid "Sex" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5227 msgstr "Sexe" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5228 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5229 #. City |
10302 | 5230 #: src/protocols/gg/gg.c:1054 src/protocols/jabber/jabber.c:636 |
5231 #: src/protocols/oscar/oscar.c:5092 src/protocols/oscar/oscar.c:5100 | |
5232 #: src/protocols/trepia/trepia.c:332 src/protocols/trepia/trepia.c:411 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5233 msgid "City" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5234 msgstr "Ciutat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5235 |
10302 | 5236 #: src/protocols/gg/gg.c:1097 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5237 msgid "There is no Buddy List stored on the Gadu-Gadu server." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5238 msgstr "No hi ha cap llista de contactes al servidor de Gadu-Gadu." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5239 |
10302 | 5240 #: src/protocols/gg/gg.c:1105 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5241 msgid "Couldn't Import Buddy List from Server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5242 msgstr "No s'ha pogut importar la llista de contactes del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5243 |
10302 | 5244 #: src/protocols/gg/gg.c:1167 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5245 msgid "Buddy List successfully transferred to Gadu-Gadu server" |
8778 | 5246 msgstr "" |
5247 "S'ha enviat satifactòriament la llista de contactes al servidor de Gadu-Gadu" | |
5248 | |
10302 | 5249 #: src/protocols/gg/gg.c:1175 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5250 msgid "Couldn't transfer Buddy List to Gadu-Gadu server" |
8778 | 5251 msgstr "" |
5252 "No s'ha pogut transmetre la llista de contactes al servidor de Gadu-Gadu" | |
5253 | |
10302 | 5254 #: src/protocols/gg/gg.c:1183 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5255 msgid "Buddy List successfully deleted from Gadu-Gadu server" |
8778 | 5256 msgstr "" |
5257 "S'ha esborrat satisfactòriament la llista de contactes del servidor de Gadu-" | |
5258 "Gadu" | |
5259 | |
10302 | 5260 #: src/protocols/gg/gg.c:1191 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5261 msgid "Couldn't delete Buddy List from Gadu-Gadu server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5262 msgstr "No s'ha pogut esborrar la llista de contactes del servidor Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5263 |
10302 | 5264 #: src/protocols/gg/gg.c:1200 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5265 msgid "Password changed successfully" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5266 msgstr "S'ha canviat la clau satifactòriament" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5267 |
10302 | 5268 #: src/protocols/gg/gg.c:1207 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5269 msgid "Password couldn't be changed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5270 msgstr "No s'ha pogut canviar la clau" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5271 |
10302 | 5272 #: src/protocols/gg/gg.c:1326 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5273 msgid "Error communicating with Gadu-Gadu server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5274 msgstr "Error al communicar-se amb el servidor Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5275 |
10302 | 5276 #: src/protocols/gg/gg.c:1327 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5277 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5278 "Gaim was unable to complete your request due to a problem communicating with " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5279 "the Gadu-Gadu HTTP server. Please try again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5280 msgstr "" |
8778 | 5281 "Gaim no ha pogut completar la vostra petició perquè hi ha hagut un problema " |
5282 "en la comunicació amb el servidor HTTP de Gadu-Gadu. Si us plau, torneu-ho a " | |
7984 | 5283 "intentar més tard." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5284 |
10302 | 5285 #: src/protocols/gg/gg.c:1356 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5286 msgid "Unable to import Gadu-Gadu buddy list" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5287 msgstr "Impossible importar la llista de contactes de Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5288 |
10302 | 5289 #: src/protocols/gg/gg.c:1357 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5290 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5291 "Gaim was unable to connect to the Gadu-Gadu buddy list server. Please try " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5292 "again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5293 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5294 "Gaim no ha pogut connectar-se al servidor de llistes de contactes de Gadu-" |
7984 | 5295 "Gadu. Si us plau, torneu-ho a intentar més tard." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5296 |
10302 | 5297 #: src/protocols/gg/gg.c:1430 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5298 msgid "Couldn't export buddy list" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5299 msgstr "No s'ha pogut exportar la llista de contactes" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5300 |
10302 | 5301 #: src/protocols/gg/gg.c:1431 src/protocols/gg/gg.c:1454 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5302 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5303 "Gaim was unable to connect to the buddy list server. Please try again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5304 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5305 "Gaim no ha pogut connectar-se al servidor de llistes de contactes. Si us " |
7984 | 5306 "plau, torneu-ho a intentar més tard." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5307 |
10302 | 5308 #: src/protocols/gg/gg.c:1453 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5309 msgid "Unable to delete Gadu-Gadu buddy list" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5310 msgstr "Impossible esborrar la llista de contactes de Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5311 |
10302 | 5312 #: src/protocols/gg/gg.c:1504 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5313 msgid "Unable to access directory" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5314 msgstr "Impossible accedir al directori" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5315 |
10302 | 5316 #: src/protocols/gg/gg.c:1505 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5317 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5318 "Gaim was unable to search the Directory because it was unable to connect to " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5319 "the directory server. Please try again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5320 msgstr "" |
8778 | 5321 "Gaim no ha pogut cercar al directori perquè no s'hi ha pogut connectar. Si " |
5322 "us plau, torneu-ho a intentar més tard." | |
5323 | |
10302 | 5324 #: src/protocols/gg/gg.c:1539 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5325 msgid "Unable to change Gadu-Gadu password" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5326 msgstr "Impossible canviar la clau de Gadu-Gadu" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5327 |
10302 | 5328 #: src/protocols/gg/gg.c:1540 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5329 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5330 "Gaim was unable to change your password due to an error connecting to the " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5331 "Gadu-Gadu server. Please try again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5332 msgstr "" |
8778 | 5333 "Gaim no ha pogut canviar la clau degut a un error mentre es comunicava amb " |
5334 "el servidor de Gadu-Gadu. Si us plau, torneu-ho a intentar més tard." | |
5335 | |
10302 | 5336 #: src/protocols/gg/gg.c:1556 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5337 msgid "Directory Search" |
7984 | 5338 msgstr "Cerca al directori" |
5339 | |
9544 | 5340 #. if (js->protocol_options & CHANGE_PASSWORD) { |
10302 | 5341 #: src/protocols/gg/gg.c:1561 src/protocols/jabber/jabber.c:1104 |
5342 #: src/protocols/toc/toc.c:1571 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5343 msgid "Change Password" |
7984 | 5344 msgstr "Canviar clau" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5345 |
10302 | 5346 #: src/protocols/gg/gg.c:1565 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5347 msgid "Import Buddy List from Server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5348 msgstr "Importar la llista de contactes des del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5349 |
10302 | 5350 #: src/protocols/gg/gg.c:1569 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5351 msgid "Export Buddy List to Server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5352 msgstr "Exportar la llista de contactes cap al servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5353 |
10302 | 5354 #: src/protocols/gg/gg.c:1573 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5355 msgid "Delete Buddy List from Server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5356 msgstr "Esborrar la llista de contactes del servidor" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5357 |
10302 | 5358 #: src/protocols/gg/gg.c:1606 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5359 msgid "Unable to access user profile." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5360 msgstr "Impossible accedir al perfil de l'usuari." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5361 |
10302 | 5362 #: src/protocols/gg/gg.c:1607 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5363 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5364 "Gaim was unable to access this user's profile due to an error connecting to " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5365 "the directory server. Please try again later." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5366 msgstr "" |
8778 | 5367 "Gaim no ha pogut accedir al perfil de l'usuari degut a un error al connectar-" |
5368 "se al servidor de directori. Si us plau, torneu-ho a intentar més tard." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5369 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5370 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5371 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5372 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5373 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5374 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5375 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5376 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5377 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5378 #. * summary |
8778 | 5379 #. * description |
10302 | 5380 #: src/protocols/gg/gg.c:1754 src/protocols/gg/gg.c:1756 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5381 msgid "Gadu-Gadu Protocol Plugin" |
7984 | 5382 msgstr "Mòdul del protocol de Gadu-Gadu" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5383 |
10302 | 5384 #: src/protocols/irc/cmds.c:43 src/protocols/silc/silc.c:1310 |
7984 | 5385 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5386 msgid "Unknown command: %s" |
7984 | 5387 msgstr "Comanda desconeguda: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5388 |
10302 | 5389 #: src/protocols/irc/cmds.c:450 src/protocols/jabber/chat.c:584 |
5390 #: src/protocols/silc/silc.c:1018 | |
7984 | 5391 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5392 msgid "current topic is: %s" |
7984 | 5393 msgstr "El tema actual és: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5394 |
10302 | 5395 #: src/protocols/irc/cmds.c:454 src/protocols/jabber/chat.c:588 |
5396 #: src/protocols/silc/silc.c:1022 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5397 msgid "No topic is set" |
7984 | 5398 msgstr "No hi ha cap tema establert" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5399 |
9544 | 5400 #: src/protocols/irc/dcc_send.c:272 src/protocols/yahoo/yahoo_filexfer.c:169 |
5401 #: src/protocols/yahoo/yahoo_filexfer.c:179 | |
5402 #: src/protocols/yahoo/yahoo_filexfer.c:188 | |
5403 #: src/protocols/yahoo/yahoo_filexfer.c:198 | |
8778 | 5404 msgid "File Transfer Aborted" |
5405 msgstr "Transferència de fitxers cancel·lada" | |
5406 | |
5407 #: src/protocols/irc/dcc_send.c:273 | |
5408 msgid "Gaim could not open a listening port." | |
5409 msgstr "" | |
5410 | |
10302 | 5411 #: src/protocols/irc/irc.c:75 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5412 msgid "Error displaying MOTD" |
7984 | 5413 msgstr "Error mostrant MOTD" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5414 |
10302 | 5415 #: src/protocols/irc/irc.c:75 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5416 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5417 msgid "No MOTD available" |
7984 | 5418 msgstr "MOTD no està disponible" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5419 |
10302 | 5420 #: src/protocols/irc/irc.c:76 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5421 msgid "There is no MOTD associated with this connection." |
7984 | 5422 msgstr "No hi ha MOTD associat amb aquesta connexió." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5423 |
10302 | 5424 #: src/protocols/irc/irc.c:79 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5425 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5426 msgid "MOTD for %s" |
7984 | 5427 msgstr "MOTD for %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5428 |
10302 | 5429 #: src/protocols/irc/irc.c:93 src/protocols/irc/irc.c:412 |
9544 | 5430 #, fuzzy |
5431 msgid "Server has disconnected" | |
5432 msgstr "%s s'ha desconnectat" | |
5433 | |
10302 | 5434 #: src/protocols/irc/irc.c:181 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5435 msgid "View MOTD" |
7984 | 5436 msgstr "Veure MOTD" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5437 |
10302 | 5438 #: src/protocols/irc/irc.c:193 src/protocols/silc/chat.c:32 |
8778 | 5439 #, fuzzy |
5440 msgid "_Channel:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5441 msgstr "Canal:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5442 |
10302 | 5443 #: src/protocols/irc/irc.c:198 src/protocols/jabber/chat.c:56 |
8778 | 5444 #, fuzzy |
5445 msgid "_Password:" | |
5446 msgstr "_Clau" | |
5447 | |
10302 | 5448 #: src/protocols/irc/irc.c:230 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5449 msgid "IRC nicks may not contain whitespace" |
7984 | 5450 msgstr "Els àlies d'IRC poden contenir espais en blanc" |
5451 | |
10302 | 5452 #: src/protocols/irc/irc.c:249 |
5453 #, fuzzy, c-format | |
5454 msgid "Logging in: %s" | |
5455 msgstr "Connectant-se" | |
5456 | |
5457 #: src/protocols/irc/irc.c:258 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5458 msgid "Couldn't create socket" |
7984 | 5459 msgstr "No s'ha pogut crear socket" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5460 |
10302 | 5461 #: src/protocols/irc/irc.c:273 src/protocols/jabber/jabber.c:301 |
5462 #: src/protocols/oscar/oscar.c:1690 src/protocols/oscar/oscar.c:1757 | |
9544 | 5463 msgid "Couldn't connect to host" |
5464 msgstr "No s'ha pogut connectar al host" | |
5465 | |
10302 | 5466 #: src/protocols/irc/irc.c:409 src/protocols/trepia/trepia.c:929 |
8778 | 5467 msgid "Read error" |
5468 msgstr "Error de lectura" | |
5469 | |
10302 | 5470 #: src/protocols/irc/irc.c:564 src/protocols/silc/chat.c:1373 |
5471 #: src/protocols/yahoo/yahoochat.c:1398 | |
8778 | 5472 #, fuzzy |
5473 msgid "Users" | |
5474 msgstr "Usuari" | |
5475 | |
10302 | 5476 #: src/protocols/irc/irc.c:567 src/protocols/silc/chat.c:1376 |
5477 #: src/protocols/silc/ops.c:1170 src/protocols/yahoo/yahoochat.c:1407 | |
8778 | 5478 #, fuzzy |
5479 msgid "Topic" | |
5480 msgstr "Tema:" | |
5481 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5482 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5483 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5484 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5485 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5486 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5487 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5488 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5489 #. *< version |
10302 | 5490 #: src/protocols/irc/irc.c:674 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5491 msgid "IRC Protocol Plugin" |
7984 | 5492 msgstr "Mòdul del protocol d'IRC" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5493 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5494 #. * summary |
10302 | 5495 #: src/protocols/irc/irc.c:675 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5496 msgid "The IRC Protocol Plugin that Sucks Less" |
7984 | 5497 msgstr "El mòdul del protocol d'IRC que \"xucla\" menys" |
5498 | |
10302 | 5499 #: src/protocols/irc/irc.c:694 src/protocols/irc/msgs.c:201 |
5500 #: src/protocols/jabber/jabber.c:1621 src/protocols/napster/napster.c:691 | |
5501 #: src/protocols/silc/ops.c:1028 src/protocols/silc/ops.c:1132 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5502 msgid "Server" |
7984 | 5503 msgstr "Servidor" |
5504 | |
10302 | 5505 #: src/protocols/irc/irc.c:697 src/protocols/jabber/jabber.c:1642 |
5506 #: src/protocols/msn/msn.c:1961 src/protocols/napster/napster.c:696 | |
5507 #: src/protocols/silc/silc.c:1604 src/protocols/trepia/trepia.c:1303 | |
8778 | 5508 msgid "Port" |
5509 msgstr "Port" | |
5510 | |
10302 | 5511 #: src/protocols/irc/irc.c:700 |
5512 #, fuzzy | |
5513 msgid "Encodings" | |
7984 | 5514 msgstr "Codificació" |
5515 | |
10302 | 5516 #: src/protocols/irc/irc.c:703 src/protocols/irc/msgs.c:195 |
5517 #: src/protocols/jabber/jabber.c:596 src/protocols/silc/buddy.c:1450 | |
5518 #: src/protocols/silc/ops.c:975 src/protocols/silc/ops.c:977 | |
5519 #: src/protocols/silc/ops.c:1126 src/protocols/silc/ops.c:1128 | |
7984 | 5520 msgid "Username" |
5521 msgstr "Nom d'usuari" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5522 |
10302 | 5523 #: src/protocols/irc/irc.c:706 |
5524 #, fuzzy | |
5525 msgid "Real name" | |
5526 msgstr "Nom real" | |
5527 | |
9754 | 5528 #: src/protocols/irc/msgs.c:97 |
7984 | 5529 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5530 msgid "Bad mode" |
7984 | 5531 msgstr "Mode incorrecte" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5532 |
9754 | 5533 #: src/protocols/irc/msgs.c:108 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5534 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5535 msgid "You are banned from %s." |
7984 | 5536 msgstr "Heu estat fets fora de %s: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5537 |
9754 | 5538 #: src/protocols/irc/msgs.c:109 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5539 msgid "Banned" |
7984 | 5540 msgstr "Fet fora" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5541 |
9754 | 5542 #: src/protocols/irc/msgs.c:182 src/protocols/irc/msgs.c:201 |
5543 #: src/protocols/irc/msgs.c:214 | |
5544 #, fuzzy, c-format | |
5545 msgid "<b>%s:</b> %s" | |
5546 msgstr "<b>Estat:</b> %s" | |
5547 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5548 #: src/protocols/irc/msgs.c:184 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5549 msgid " <i>(ircop)</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5550 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5551 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5552 #: src/protocols/irc/msgs.c:185 |
7984 | 5553 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5554 msgid " <i>(identified)</i>" |
7984 | 5555 msgstr "<i>(identificat)</i>" |
5556 | |
9754 | 5557 #: src/protocols/irc/msgs.c:189 src/protocols/irc/msgs.c:195 |
5558 #: src/protocols/irc/msgs.c:196 src/protocols/irc/msgs.c:207 | |
10302 | 5559 #: src/protocols/msn/msn.c:1356 src/protocols/yahoo/yahoo_profile.c:665 |
9754 | 5560 #, fuzzy, c-format |
5561 msgid "<b>%s:</b> %s<br>" | |
5562 msgstr "<b>Usuari:</b> %s<br>" | |
5563 | |
10302 | 5564 #: src/protocols/irc/msgs.c:196 src/protocols/silc/ops.c:969 |
5565 #: src/protocols/silc/ops.c:1120 src/protocols/yahoo/yahoo_profile.c:1007 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5566 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5567 msgid "Realname" |
7984 | 5568 msgstr "Nom real" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5569 |
10302 | 5570 #: src/protocols/irc/msgs.c:207 src/protocols/silc/ops.c:1041 |
7984 | 5571 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5572 msgid "Currently on" |
7984 | 5573 msgstr "Actualment dins" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5574 |
9754 | 5575 #: src/protocols/irc/msgs.c:212 |
7984 | 5576 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5577 msgid "<b>Idle for:</b> %s<br>" |
7984 | 5578 msgstr "<b>Innactiu per a:</b> %s<br>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5579 |
9754 | 5580 #: src/protocols/irc/msgs.c:214 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5581 msgid "Online since" |
7984 | 5582 msgstr "Connectat des de" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5583 |
9754 | 5584 #: src/protocols/irc/msgs.c:217 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5585 msgid "<br><b>Defining adjective:</b> Glorious<br>" |
7984 | 5586 msgstr "<br><b>Adjectiu de definició:</b> gloriós<br>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5587 |
9754 | 5588 #: src/protocols/irc/msgs.c:224 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5589 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5590 msgid "Buddy Information for %s" |
7984 | 5591 msgstr "Informació de %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5592 |
9882 | 5593 #: src/protocols/irc/msgs.c:286 |
7984 | 5594 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5595 msgid "%s has changed the topic to: %s" |
7984 | 5596 msgstr "%s ha canviat el tema a: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5597 |
9882 | 5598 #: src/protocols/irc/msgs.c:291 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5599 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5600 msgid "The topic for %s is: %s" |
7984 | 5601 msgstr "El tema de %s és %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5602 |
9882 | 5603 #: src/protocols/irc/msgs.c:308 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5604 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5605 msgid "Unknown message '%s'" |
7984 | 5606 msgstr "Missatge desconegut: '%s'" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5607 |
9882 | 5608 #: src/protocols/irc/msgs.c:309 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5609 msgid "Unknown message" |
7984 | 5610 msgstr "Missatge desconegut" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5611 |
9882 | 5612 #: src/protocols/irc/msgs.c:309 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5613 msgid "Gaim has sent a message the IRC server did not understand." |
7984 | 5614 msgstr "Gaim ha enviat un missatge el qual el servidor d'IRC no ha entès." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5615 |
9882 | 5616 #: src/protocols/irc/msgs.c:332 |
9544 | 5617 #, c-format |
5618 msgid "Users on %s: %s" | |
5619 msgstr "" | |
5620 | |
9882 | 5621 #: src/protocols/irc/msgs.c:426 |
8778 | 5622 #, fuzzy |
5623 msgid "No such channel" | |
5624 msgstr "canal inexistent" | |
5625 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5626 #. does this happen? |
9882 | 5627 #: src/protocols/irc/msgs.c:437 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5628 msgid "no such channel" |
7984 | 5629 msgstr "canal inexistent" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5630 |
9882 | 5631 #: src/protocols/irc/msgs.c:440 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5632 msgid "User is not logged in" |
7984 | 5633 msgstr "L'usuari no està connectat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5634 |
9882 | 5635 #: src/protocols/irc/msgs.c:445 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5636 msgid "No such nick or channel" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5637 msgstr "Nom d'usuari o canal inexistent" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5638 |
9882 | 5639 #: src/protocols/irc/msgs.c:465 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5640 msgid "Could not send" |
7984 | 5641 msgstr "No s'ha pogut enviar" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5642 |
9882 | 5643 #: src/protocols/irc/msgs.c:521 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5644 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5645 msgid "Joining %s requires an invitation." |
7984 | 5646 msgstr "Afegir-se a %s requereix una invitació." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5647 |
9882 | 5648 #: src/protocols/irc/msgs.c:522 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5649 msgid "Invitation only" |
7984 | 5650 msgstr "Només invitació" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5651 |
10302 | 5652 #: src/protocols/irc/msgs.c:623 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5653 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5654 msgid "You have been kicked by %s: (%s)" |
7984 | 5655 msgstr "Ha estat expulsat per %s: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5656 |
10302 | 5657 #: src/protocols/irc/msgs.c:628 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5658 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5659 msgid "Kicked by %s (%s)" |
7984 | 5660 msgstr "Expulsat per %s: %s" |
5661 | |
5662 # No l'he tocat perquè pareix contenir més informació que la cadena original. 2003-12-15. | |
10302 | 5663 #: src/protocols/irc/msgs.c:649 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5664 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5665 msgid "mode (%s %s) by %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5666 msgstr "-:- mode/%s [%c%c %s] per %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5667 |
10302 | 5668 #: src/protocols/irc/msgs.c:758 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5669 msgid "Could not change nick" |
7984 | 5670 msgstr "No s'ha pogut canviar l'àlies" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5671 |
10302 | 5672 #: src/protocols/irc/msgs.c:759 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5673 msgid "Cannot change nick" |
7984 | 5674 msgstr "No es pot canviar l'àlies" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5675 |
10302 | 5676 #: src/protocols/irc/msgs.c:780 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5677 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5678 msgid "You have parted the channel%s%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5679 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5680 |
10302 | 5681 #: src/protocols/irc/msgs.c:820 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5682 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5683 msgid "Error: invalid PONG from server" |
7984 | 5684 msgstr "Error: PONG invàlid del servidor" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5685 |
10302 | 5686 #: src/protocols/irc/msgs.c:822 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5687 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5688 msgid "PING reply -- Lag: %lu seconds" |
7984 | 5689 msgstr "Resposta de PING - Lag: %lu segons" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5690 |
10302 | 5691 #: src/protocols/irc/msgs.c:897 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5692 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5693 msgid "Cannot join %s:" |
7984 | 5694 msgstr "No es pot afegir %s:" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5695 |
10302 | 5696 #: src/protocols/irc/msgs.c:898 src/protocols/silc/ops.c:914 |
7984 | 5697 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5698 msgid "Cannot join channel" |
7984 | 5699 msgstr "No es pot afegir al canal" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5700 |
10302 | 5701 #: src/protocols/irc/msgs.c:934 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5702 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5703 msgid "Wallops from %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5704 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5705 |
9544 | 5706 #: src/protocols/irc/parse.c:110 |
10302 | 5707 msgid "action <action to perform>: Perform an action." |
9544 | 5708 msgstr "" |
5709 | |
5710 #: src/protocols/irc/parse.c:111 | |
5711 msgid "" | |
10302 | 5712 "away [message]: Set an away message, or use no message to return from being " |
5713 "away." | |
9544 | 5714 msgstr "" |
5715 | |
5716 #: src/protocols/irc/parse.c:112 | |
5717 msgid "" | |
10302 | 5718 "deop <nick1> [nick2] ...: Remove channel operator status from " |
5719 "someone. You must be a channel operator to do this." | |
5720 msgstr "" | |
5721 | |
5722 #: src/protocols/irc/parse.c:113 | |
5723 msgid "" | |
9544 | 5724 "devoice <nick1> [nick2] ...: Remove channel voice status from " |
5725 "someone, preventing them from speaking if the channel is moderated (+m). You " | |
5726 "must be a channel operator to do this." | |
5727 msgstr "" | |
5728 | |
10302 | 5729 #: src/protocols/irc/parse.c:114 |
9544 | 5730 msgid "" |
5731 "invite <nick> [room]: Invite someone to join you in the specified " | |
5732 "channel, or the current channel." | |
5733 msgstr "" | |
5734 | |
10302 | 5735 #: src/protocols/irc/parse.c:115 |
9544 | 5736 msgid "" |
5737 "j <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " | |
5738 "channels, optionally providing a channel key for each if needed." | |
5739 msgstr "" | |
5740 | |
5741 #: src/protocols/irc/parse.c:116 | |
5742 msgid "" | |
10302 | 5743 "join <room1>[,room2][,...] [key1[,key2][,...]]: Enter one or more " |
5744 "channels, optionally providing a channel key for each if needed." | |
9544 | 5745 msgstr "" |
5746 | |
5747 #: src/protocols/irc/parse.c:117 | |
5748 msgid "" | |
10302 | 5749 "kick <nick> [message]: Remove someone from a channel. You must be a " |
5750 "channel operator to do this." | |
9544 | 5751 msgstr "" |
5752 | |
5753 #: src/protocols/irc/parse.c:118 | |
10302 | 5754 msgid "" |
5755 "list: Display a list of chat rooms on the network. <i>Warning, some servers " | |
5756 "may disconnect you upon doing this.</i>" | |
9544 | 5757 msgstr "" |
5758 | |
5759 #: src/protocols/irc/parse.c:119 | |
10302 | 5760 msgid "me <action to perform>: Perform an action." |
5761 msgstr "" | |
5762 | |
5763 #: src/protocols/irc/parse.c:120 | |
9544 | 5764 msgid "" |
5765 "mode <nick|channel> <+|-><A-Za-z>: Set or unset a channel " | |
5766 "or user mode." | |
5767 msgstr "" | |
5768 | |
5769 #: src/protocols/irc/parse.c:121 | |
10302 | 5770 msgid "" |
5771 "msg <nick> <message>: Send a private message to a user (as " | |
5772 "opposed to a channel)." | |
5773 msgstr "" | |
5774 | |
5775 #: src/protocols/irc/parse.c:122 | |
9544 | 5776 msgid "names [channel]: List the users currently in a channel." |
5777 msgstr "" | |
5778 | |
10302 | 5779 #: src/protocols/irc/parse.c:123 src/protocols/jabber/jabber.c:1452 |
9544 | 5780 msgid "nick <new nickname>: Change your nickname." |
5781 msgstr "" | |
5782 | |
5783 #: src/protocols/irc/parse.c:124 | |
5784 msgid "" | |
10302 | 5785 "op <nick1> [nick2] ...: Grant channel operator status to someone. You " |
5786 "must be a channel operator to do this." | |
9544 | 5787 msgstr "" |
5788 | |
5789 #: src/protocols/irc/parse.c:125 | |
5790 msgid "" | |
10302 | 5791 "operwall <message>: If you don't know what this is, you probably " |
5792 "can't use it." | |
5793 msgstr "" | |
5794 | |
5795 #: src/protocols/irc/parse.c:126 | |
5796 msgid "" | |
9544 | 5797 "part [room] [message]: Leave the current channel, or a specified channel, " |
5798 "with an optional message." | |
5799 msgstr "" | |
5800 | |
10302 | 5801 #: src/protocols/irc/parse.c:127 |
9544 | 5802 msgid "" |
5803 "ping [nick]: Asks how much lag a user (or the server if no user specified) " | |
5804 "has." | |
5805 msgstr "" | |
5806 | |
10302 | 5807 #: src/protocols/irc/parse.c:128 |
9544 | 5808 msgid "" |
5809 "query <nick> <message>: Send a private message to a user (as " | |
5810 "opposed to a channel)." | |
5811 msgstr "" | |
5812 | |
10302 | 5813 #: src/protocols/irc/parse.c:129 |
9544 | 5814 msgid "quit [message]: Disconnect from the server, with an optional message." |
5815 msgstr "" | |
5816 | |
5817 #: src/protocols/irc/parse.c:130 | |
10302 | 5818 msgid "quote [...]: Send a raw command to the server." |
5819 msgstr "" | |
5820 | |
5821 #: src/protocols/irc/parse.c:131 | |
9544 | 5822 msgid "" |
5823 "remove <nick> [message]: Remove someone from a room. You must be a " | |
5824 "channel operator to do this." | |
5825 msgstr "" | |
5826 | |
10302 | 5827 #: src/protocols/irc/parse.c:132 |
9544 | 5828 msgid "topic [new topic]: View or change the channel topic." |
5829 msgstr "" | |
5830 | |
5831 #: src/protocols/irc/parse.c:133 | |
10302 | 5832 msgid "umode <+|-><A-Za-z>: Set or unset a user mode." |
9544 | 5833 msgstr "" |
5834 | |
5835 #: src/protocols/irc/parse.c:134 | |
5836 msgid "" | |
10302 | 5837 "voice <nick1> [nick2] ...: Grant channel voice status to someone. You " |
5838 "must be a channel operator to do this." | |
9544 | 5839 msgstr "" |
5840 | |
5841 #: src/protocols/irc/parse.c:135 | |
10302 | 5842 msgid "" |
5843 "wallops <message>: If you don't know what this is, you probably can't " | |
5844 "use it." | |
5845 msgstr "" | |
5846 | |
5847 #: src/protocols/irc/parse.c:136 | |
9544 | 5848 msgid "whois <nick>: Get information on a user." |
5849 msgstr "" | |
5850 | |
10302 | 5851 #: src/protocols/irc/parse.c:414 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5852 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5853 msgid "Reply time from %s: %lu seconds" |
7984 | 5854 msgstr "Temps de resposta de %s: %lu segons" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5855 |
10302 | 5856 #: src/protocols/irc/parse.c:415 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5857 msgid "PONG" |
7984 | 5858 msgstr "PONG" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5859 |
10302 | 5860 #: src/protocols/irc/parse.c:415 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5861 msgid "CTCP PING reply" |
7984 | 5862 msgstr "Resposta de CTCP PING" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5863 |
10302 | 5864 #: src/protocols/irc/parse.c:518 src/protocols/irc/parse.c:522 |
5865 #: src/protocols/oscar/oscar.c:1587 src/protocols/toc/toc.c:189 | |
5866 #: src/protocols/toc/toc.c:597 src/protocols/toc/toc.c:613 | |
5867 #: src/protocols/toc/toc.c:690 | |
8778 | 5868 msgid "Disconnected." |
5869 msgstr "Desconnectat." | |
5870 | |
5871 #: src/protocols/jabber/auth.c:51 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5872 msgid "Server requires SSL for login" |
7984 | 5873 msgstr "El servidor requereix SSL per connectar-s'hi" |
5874 | |
8778 | 5875 #: src/protocols/jabber/auth.c:111 |
5876 msgid "Server requires plaintext authentication over an unencrypted stream" | |
5877 msgstr "" | |
5878 | |
5879 #: src/protocols/jabber/auth.c:160 src/protocols/jabber/auth.c:161 | |
5880 #: src/protocols/jabber/auth.c:238 src/protocols/jabber/auth.c:239 | |
5881 #, fuzzy | |
5882 msgid "Plaintext Authentication" | |
5883 msgstr "Autentificació de Yahoo! fallida" | |
5884 | |
5885 #: src/protocols/jabber/auth.c:162 src/protocols/jabber/auth.c:240 | |
5886 msgid "" | |
5887 "This server requires plaintext authentication over an unencrypted " | |
5888 "connection. Allow this and continue authentication?" | |
5889 msgstr "" | |
5890 | |
5891 #: src/protocols/jabber/auth.c:170 src/protocols/jabber/auth.c:248 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5892 msgid "Server does not use any supported authentication method" |
7984 | 5893 msgstr "El servidor no usa cap mètode d'autentificació suportat" |
5894 | |
10302 | 5895 #: src/protocols/jabber/auth.c:386 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5896 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5897 msgid "Invalid challenge from server" |
7984 | 5898 msgstr "Intercanvi des del servidor invàlid" |
5899 | |
10302 | 5900 #: src/protocols/jabber/buddy.c:249 src/protocols/jabber/buddy.c:655 |
5901 #: src/protocols/silc/ops.c:806 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5902 msgid "Full Name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5903 msgstr "Nom" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5904 |
10302 | 5905 #: src/protocols/jabber/buddy.c:250 src/protocols/jabber/buddy.c:668 |
5906 #: src/protocols/silc/ops.c:818 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5907 msgid "Family Name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5908 msgstr "Cognoms" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5909 |
10302 | 5910 #: src/protocols/jabber/buddy.c:251 src/protocols/jabber/buddy.c:672 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5911 msgid "Given Name" |
7984 | 5912 msgstr "Nom comú" |
5913 | |
10302 | 5914 #: src/protocols/jabber/buddy.c:252 src/protocols/jabber/buddy.c:686 |
5915 #: src/protocols/jabber/jabber.c:616 src/protocols/msn/msn.c:1346 | |
5916 #: src/protocols/silc/buddy.c:1447 src/protocols/silc/ops.c:822 | |
5917 #: src/protocols/silc/ops.c:965 src/protocols/silc/ops.c:1116 | |
5918 #: src/protocols/yahoo/yahoo_profile.c:1002 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5919 msgid "Nickname" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5920 msgstr "Àlies" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5921 |
10302 | 5922 #: src/protocols/jabber/buddy.c:253 src/protocols/jabber/jabber.c:656 |
8778 | 5923 msgid "URL" |
5924 msgstr "URL" | |
5925 | |
10302 | 5926 #: src/protocols/jabber/buddy.c:254 src/protocols/jabber/buddy.c:714 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5927 msgid "Street Address" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5928 msgstr "Adreça" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5929 |
10302 | 5930 #: src/protocols/jabber/buddy.c:255 src/protocols/jabber/buddy.c:710 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5931 msgid "Extended Address" |
7984 | 5932 msgstr "Adreça (cont.)" |
5933 | |
10302 | 5934 #: src/protocols/jabber/buddy.c:256 src/protocols/jabber/buddy.c:718 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5935 msgid "Locality" |
7984 | 5936 msgstr "Localitat" |
5937 | |
10302 | 5938 #: src/protocols/jabber/buddy.c:257 src/protocols/jabber/buddy.c:722 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5939 msgid "Region" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5940 msgstr "Província" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5941 |
10302 | 5942 #: src/protocols/jabber/buddy.c:258 src/protocols/jabber/buddy.c:726 |
5943 #: src/protocols/jabber/jabber.c:646 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5944 msgid "Postal Code" |
7984 | 5945 msgstr "Codi postal" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5946 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5947 #. Country |
10302 | 5948 #: src/protocols/jabber/buddy.c:259 src/protocols/jabber/buddy.c:731 |
5949 #: src/protocols/trepia/trepia.c:340 src/protocols/trepia/trepia.c:417 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5950 msgid "Country" |
7984 | 5951 msgstr "País" |
5952 | |
10302 | 5953 #: src/protocols/jabber/buddy.c:260 src/protocols/jabber/buddy.c:742 |
5954 #: src/protocols/jabber/buddy.c:749 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5955 msgid "Telephone" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5956 msgstr "Telèfon" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5957 |
10302 | 5958 #: src/protocols/jabber/buddy.c:261 src/protocols/jabber/buddy.c:760 |
5959 #: src/protocols/jabber/buddy.c:768 src/protocols/silc/silc.c:662 | |
5960 #: src/protocols/silc/util.c:508 src/protocols/yahoo/yahoo_profile.c:997 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5961 msgid "Email" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5962 msgstr "Correu electrònic" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5963 |
10302 | 5964 #: src/protocols/jabber/buddy.c:262 src/protocols/jabber/buddy.c:783 |
8460 | 5965 msgid "Organization Name" |
5966 msgstr "Nom de l'organització" | |
5967 | |
10302 | 5968 #: src/protocols/jabber/buddy.c:263 src/protocols/jabber/buddy.c:787 |
8460 | 5969 msgid "Organization Unit" |
5970 msgstr "Secció de l'organització" | |
5971 | |
10302 | 5972 #: src/protocols/jabber/buddy.c:264 src/protocols/jabber/buddy.c:793 |
5973 #: src/protocols/novell/novell.c:1460 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5974 msgid "Title" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5975 msgstr "Títol" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5976 |
10302 | 5977 #: src/protocols/jabber/buddy.c:265 src/protocols/jabber/buddy.c:796 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5978 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5979 msgid "Role" |
7984 | 5980 msgstr "Ocupació" |
5981 | |
10302 | 5982 #: src/protocols/jabber/buddy.c:266 src/protocols/jabber/buddy.c:689 |
5983 #: src/protocols/oscar/oscar.c:5073 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5984 msgid "Birthday" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5985 msgstr "Data de naixement" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5986 |
10302 | 5987 #: src/protocols/jabber/buddy.c:559 src/protocols/jabber/buddy.c:560 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5988 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5989 msgid "Edit Jabber vCard" |
7984 | 5990 msgstr "Edició de la vCard de Jabber" |
5991 | |
10302 | 5992 #: src/protocols/jabber/buddy.c:561 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5993 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5994 "All items below are optional. Enter only the information with which you feel " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5995 "comfortable." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
5996 msgstr "" |
7984 | 5997 "Totes les dades a continuació són opcionals. Introduïu només la informació " |
5998 "amb la que vos trobeu còmodes." | |
5999 | |
10302 | 6000 #: src/protocols/jabber/buddy.c:604 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6001 msgid "Jabber ID" |
7984 | 6002 msgstr "Identificació de Jabber" |
6003 | |
10302 | 6004 #: src/protocols/jabber/buddy.c:614 src/protocols/jabber/buddy.c:621 |
6005 #: src/protocols/jabber/buddy.c:632 src/protocols/jabber/jabber.c:949 | |
6006 #: src/protocols/msn/msn.c:505 src/protocols/novell/novell.c:2830 | |
6007 #: src/protocols/novell/novell.c:2834 src/protocols/oscar/oscar.c:731 | |
6008 #: src/protocols/oscar/oscar.c:737 src/protocols/oscar/oscar.c:739 | |
6009 #: src/protocols/yahoo/yahoo.c:2774 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6010 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6011 msgid "Status" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6012 msgstr "Estat:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6013 |
10302 | 6014 #: src/protocols/jabber/buddy.c:630 src/protocols/jabber/jabber.c:1624 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6015 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6016 msgid "Resource" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6017 msgstr "Recurs:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6018 |
10302 | 6019 #: src/protocols/jabber/buddy.c:676 src/protocols/silc/ops.c:814 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6020 msgid "Middle Name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6021 msgstr "Primer Cognom" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6022 |
10302 | 6023 #: src/protocols/jabber/buddy.c:694 src/protocols/jabber/jabber.c:631 |
6024 #: src/protocols/oscar/oscar.c:5091 src/protocols/oscar/oscar.c:5099 | |
6025 #: src/protocols/silc/ops.c:850 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6026 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6027 msgid "Address" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6028 msgstr "Adreça:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6029 |
10302 | 6030 #: src/protocols/jabber/buddy.c:706 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6031 msgid "P.O. Box" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6032 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6033 |
10302 | 6034 #: src/protocols/jabber/buddy.c:812 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6035 msgid "Photo" |
7984 | 6036 msgstr "Foto" |
6037 | |
10302 | 6038 #: src/protocols/jabber/buddy.c:812 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6039 msgid "Logo" |
7984 | 6040 msgstr "Logotip" |
6041 | |
10302 | 6042 #: src/protocols/jabber/buddy.c:834 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6043 msgid "Jabber Profile" |
7984 | 6044 msgstr "Perfil de Jabber" |
6045 | |
10302 | 6046 #: src/protocols/jabber/buddy.c:1016 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6047 msgid "Un-hide From" |
7984 | 6048 msgstr "No amagar-se de" |
6049 | |
10302 | 6050 #: src/protocols/jabber/buddy.c:1019 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6051 msgid "Temporarily Hide From" |
7984 | 6052 msgstr "Amagar-se temporalment de" |
6053 | |
9544 | 6054 #. && NOT ME |
10302 | 6055 #: src/protocols/jabber/buddy.c:1026 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6056 msgid "Cancel Presence Notification" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6057 msgstr "Cancel·lar la notificació de presència" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6058 |
10302 | 6059 #: src/protocols/jabber/buddy.c:1032 |
7984 | 6060 #, fuzzy |
6061 msgid "(Re-)Request authorization" | |
6062 msgstr "Tornar a demanar autorització" | |
6063 | |
9544 | 6064 #. if(NOT ME) |
6065 #. shouldn't this just happen automatically when the buddy is | |
6066 #. removed? | |
10302 | 6067 #: src/protocols/jabber/buddy.c:1040 |
7984 | 6068 #, fuzzy |
6069 msgid "Unsubscribe" | |
6070 msgstr "Dessubscriure's" | |
6071 | |
10302 | 6072 #: src/protocols/jabber/buddy.c:1066 src/protocols/jabber/chat.c:669 |
6073 #: src/protocols/jabber/chat.c:680 src/protocols/jabber/jabber.c:957 | |
6074 #: src/protocols/silc/ops.c:1239 | |
6075 #, fuzzy | |
6076 msgid "Error" | |
6077 msgstr "Error" | |
6078 | |
6079 #: src/protocols/jabber/buddy.c:1072 src/protocols/jabber/jabber.c:981 | |
6080 msgid "Chatty" | |
6081 msgstr "Parlador" | |
6082 | |
6083 #: src/protocols/jabber/buddy.c:1076 src/protocols/jabber/jabber.c:993 | |
6084 msgid "Extended Away" | |
6085 msgstr "Absent durant una bona estona" | |
6086 | |
6087 #: src/protocols/jabber/buddy.c:1078 src/protocols/jabber/jabber.c:999 | |
6088 #: src/protocols/oscar/oscar.c:671 src/protocols/oscar/oscar.c:6910 | |
6089 msgid "Do Not Disturb" | |
6090 msgstr "No molesteu" | |
6091 | |
6092 #: src/protocols/jabber/chat.c:41 src/protocols/oscar/oscar.c:6371 | |
9882 | 6093 #: src/protocols/yahoo/yahoochat.c:1003 |
8778 | 6094 #, fuzzy |
6095 msgid "_Room:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6096 msgstr "Sala:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6097 |
9882 | 6098 #: src/protocols/jabber/chat.c:46 |
8778 | 6099 #, fuzzy |
6100 msgid "_Server:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6101 msgstr "Servidor:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6102 |
9882 | 6103 #: src/protocols/jabber/chat.c:51 |
8778 | 6104 #, fuzzy |
6105 msgid "_Handle:" | |
7984 | 6106 msgstr "Mànec:" |
6107 | |
10302 | 6108 #: src/protocols/jabber/chat.c:217 |
7984 | 6109 #, c-format |
6110 msgid "%s is not a valid room name" | |
6111 msgstr "%s no és un nom de sala vàlid" | |
6112 | |
10302 | 6113 #: src/protocols/jabber/chat.c:218 |
7984 | 6114 msgid "Invalid Room Name" |
6115 msgstr "Nom de sala invàlid" | |
6116 | |
10302 | 6117 #: src/protocols/jabber/chat.c:223 |
7984 | 6118 #, c-format |
6119 msgid "%s is not a valid server name" | |
6120 msgstr "%s no és un nom de servidor vàlid" | |
6121 | |
10302 | 6122 #: src/protocols/jabber/chat.c:224 src/protocols/jabber/chat.c:225 |
7984 | 6123 msgid "Invalid Server Name" |
6124 msgstr "Nom de servidor invàlid" | |
6125 | |
10302 | 6126 #: src/protocols/jabber/chat.c:229 |
7984 | 6127 #, c-format |
6128 msgid "%s is not a valid room handle" | |
6129 msgstr "%s no és un nom de mànec de sala vàlid" | |
6130 | |
10302 | 6131 #: src/protocols/jabber/chat.c:230 src/protocols/jabber/chat.c:231 |
7984 | 6132 msgid "Invalid Room Handle" |
6133 msgstr "Nom de mànec invàlid" | |
6134 | |
10302 | 6135 #: src/protocols/jabber/chat.c:387 |
8778 | 6136 #, fuzzy |
6137 msgid "Configuration error" | |
6138 msgstr "Error de connexió" | |
6139 | |
10302 | 6140 #: src/protocols/jabber/chat.c:396 src/protocols/jabber/chat.c:541 |
8778 | 6141 #, fuzzy |
6142 msgid "Unable to configure" | |
6143 msgstr "Impossible connectar-se" | |
6144 | |
10302 | 6145 #: src/protocols/jabber/chat.c:412 |
8778 | 6146 #, fuzzy |
6147 msgid "Room Configuration Error" | |
6148 msgstr "Error de registre" | |
6149 | |
10302 | 6150 #: src/protocols/jabber/chat.c:413 |
8778 | 6151 msgid "This room is not capable of being configured" |
6152 msgstr "" | |
6153 | |
10302 | 6154 #: src/protocols/jabber/chat.c:463 src/protocols/jabber/chat.c:532 |
8778 | 6155 #, fuzzy |
6156 msgid "Registration error" | |
6157 msgstr "Error de registre" | |
6158 | |
10302 | 6159 #: src/protocols/jabber/chat.c:620 |
8778 | 6160 msgid "Nick changing not supported in non-MUC chatrooms" |
6161 msgstr "" | |
6162 | |
10302 | 6163 #: src/protocols/jabber/chat.c:670 src/protocols/jabber/chat.c:681 |
6164 #: src/protocols/silc/ops.c:1239 | |
6165 #, fuzzy | |
6166 msgid "Error retrieving room list" | |
8778 | 6167 msgstr "Error al llegir del servidor" |
6168 | |
10302 | 6169 #: src/protocols/jabber/chat.c:729 |
8778 | 6170 #, fuzzy |
6171 msgid "Invalid Server" | |
6172 msgstr "Nom de servidor invàlid" | |
6173 | |
10302 | 6174 #: src/protocols/jabber/chat.c:767 |
8778 | 6175 #, fuzzy |
6176 msgid "Enter a Conference Server" | |
6177 msgstr "Iniciar conferència" | |
6178 | |
10302 | 6179 #: src/protocols/jabber/chat.c:768 |
8778 | 6180 msgid "Select a conference server to query" |
6181 msgstr "" | |
6182 | |
10302 | 6183 #: src/protocols/jabber/chat.c:771 |
8778 | 6184 #, fuzzy |
6185 msgid "Find Rooms" | |
6186 msgstr "Sales de conversa" | |
6187 | |
10302 | 6188 #: src/protocols/jabber/jabber.c:77 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6189 msgid "Error initializing session" |
7984 | 6190 msgstr "Error inicialitzant sessió" |
6191 | |
10302 | 6192 #: src/protocols/jabber/jabber.c:210 src/protocols/msn/httpmethod.c:266 |
6193 #: src/protocols/trepia/trepia.c:248 src/protocols/trepia/trepia.c:699 | |
6194 #: src/protocols/trepia/trepia.c:990 src/protocols/trepia/trepia.c:1034 | |
6195 #: src/protocols/trepia/trepia.c:1133 src/protocols/trepia/trepia.c:1179 | |
8778 | 6196 msgid "Write error" |
6197 msgstr "Error d'escriptura" | |
6198 | |
10302 | 6199 #: src/protocols/jabber/jabber.c:248 src/protocols/jabber/jabber.c:268 |
8778 | 6200 msgid "Read Error" |
6201 msgstr "Error de lectura" | |
6202 | |
10302 | 6203 #: src/protocols/jabber/jabber.c:328 |
8778 | 6204 #, fuzzy |
6205 msgid "Connection Failed" | |
6206 msgstr "Connexió remote fallida" | |
6207 | |
10302 | 6208 #: src/protocols/jabber/jabber.c:331 |
8778 | 6209 msgid "SSL Handshake Failed" |
6210 msgstr "" | |
6211 | |
10302 | 6212 #: src/protocols/jabber/jabber.c:375 src/protocols/jabber/jabber.c:708 |
8778 | 6213 #, fuzzy |
6214 msgid "Invalid Jabber ID" | |
6215 msgstr "Usuari invàlid" | |
6216 | |
10302 | 6217 #: src/protocols/jabber/jabber.c:406 src/protocols/jabber/jabber.c:738 |
8778 | 6218 msgid "SSL support unavailable" |
6219 msgstr "Suport de SSL no està disponible" | |
6220 | |
10302 | 6221 #: src/protocols/jabber/jabber.c:416 src/protocols/jabber/jabber.c:748 |
6222 #: src/protocols/trepia/trepia.c:1073 | |
8778 | 6223 #, fuzzy |
6224 msgid "Unable to create socket" | |
6225 msgstr "Impossible crear socket" | |
6226 | |
10302 | 6227 #: src/protocols/jabber/jabber.c:441 |
8778 | 6228 #, c-format |
6229 msgid "Registration of %s@%s successful" | |
6230 msgstr "S'ha registrat %s a %s amb èxit" | |
6231 | |
10302 | 6232 #: src/protocols/jabber/jabber.c:443 src/protocols/jabber/jabber.c:444 |
8778 | 6233 #, fuzzy |
6234 msgid "Registration Successful" | |
6235 msgstr "Registrat al Servidor amb èxit" | |
6236 | |
10302 | 6237 #: src/protocols/jabber/jabber.c:450 src/protocols/jabber/jabber.c:1223 |
8778 | 6238 msgid "Unknown Error" |
6239 msgstr "Error desconegut" | |
6240 | |
10302 | 6241 #: src/protocols/jabber/jabber.c:452 src/protocols/jabber/jabber.c:453 |
8778 | 6242 msgid "Registration Failed" |
6243 msgstr "Enregistrament fallit" | |
6244 | |
10302 | 6245 #: src/protocols/jabber/jabber.c:564 src/protocols/jabber/jabber.c:565 |
8778 | 6246 #, fuzzy |
6247 msgid "Already Registered" | |
6248 msgstr "Ja està registrat" | |
6249 | |
10302 | 6250 #: src/protocols/jabber/jabber.c:600 src/protocols/jabber/jabber.c:1078 |
8778 | 6251 #, fuzzy |
6252 msgid "Password" | |
6253 msgstr "Clau" | |
6254 | |
10302 | 6255 #: src/protocols/jabber/jabber.c:611 |
8778 | 6256 msgid "E-Mail" |
6257 msgstr "Correu electrònic" | |
6258 | |
6259 #. State | |
10302 | 6260 #: src/protocols/jabber/jabber.c:641 src/protocols/oscar/oscar.c:5093 |
6261 #: src/protocols/oscar/oscar.c:5101 src/protocols/trepia/trepia.c:336 | |
6262 #: src/protocols/trepia/trepia.c:414 | |
8778 | 6263 msgid "State" |
6264 msgstr "Estat" | |
6265 | |
10302 | 6266 #: src/protocols/jabber/jabber.c:651 src/protocols/silc/ops.c:855 |
6267 #: src/protocols/silc/silc.c:664 src/protocols/silc/util.c:510 | |
8778 | 6268 #, fuzzy |
6269 msgid "Phone" | |
6270 msgstr "Telèfon" | |
6271 | |
10302 | 6272 #: src/protocols/jabber/jabber.c:661 |
8778 | 6273 msgid "Date" |
6274 msgstr "Data" | |
6275 | |
10302 | 6276 #: src/protocols/jabber/jabber.c:669 |
8778 | 6277 msgid "Please fill out the information below to register your new account." |
6278 msgstr "Si us plau, empleneu els camps següents per registrar un nou compte." | |
6279 | |
10302 | 6280 #: src/protocols/jabber/jabber.c:672 src/protocols/jabber/jabber.c:673 |
8778 | 6281 msgid "Register New Jabber Account" |
6282 msgstr "Registrar nou compte de Jabber" | |
6283 | |
6284 #. connect to the server | |
10302 | 6285 #: src/protocols/jabber/jabber.c:800 src/protocols/msn/msn.c:697 |
6286 #: src/protocols/napster/napster.c:510 src/protocols/novell/novell.c:2163 | |
6287 #: src/protocols/oscar/oscar.c:1761 src/protocols/trepia/trepia.c:1067 | |
6288 #: src/protocols/yahoo/yahoo.c:2503 src/protocols/zephyr/zephyr.c:1492 | |
8778 | 6289 msgid "Connecting" |
6290 msgstr "Connectant" | |
6291 | |
10302 | 6292 #: src/protocols/jabber/jabber.c:804 |
8778 | 6293 #, fuzzy |
6294 msgid "Initializing Stream" | |
6295 msgstr "Inicialitzant el flux" | |
6296 | |
10302 | 6297 #: src/protocols/jabber/jabber.c:810 |
8778 | 6298 msgid "Authenticating" |
6299 msgstr "Autentificant" | |
6300 | |
10302 | 6301 #: src/protocols/jabber/jabber.c:819 |
8778 | 6302 #, fuzzy |
6303 msgid "Re-initializing Stream" | |
6304 msgstr "Reinicialitzant el flux" | |
6305 | |
10302 | 6306 #: src/protocols/jabber/jabber.c:891 src/protocols/jabber/jabber.c:1201 |
6307 #: src/protocols/jabber/jabber.c:1242 src/protocols/jabber/jabber.c:1275 | |
6308 #: src/protocols/oscar/oscar.c:737 src/protocols/oscar/oscar.c:6670 | |
8778 | 6309 msgid "Not Authorized" |
6310 msgstr "No Autoritzat" | |
6311 | |
10302 | 6312 #: src/protocols/jabber/jabber.c:924 |
8778 | 6313 #, fuzzy |
6314 msgid "Both" | |
6315 msgstr "A baix" | |
6316 | |
10302 | 6317 #: src/protocols/jabber/jabber.c:926 |
8778 | 6318 msgid "From (To pending)" |
6319 msgstr "" | |
6320 | |
10302 | 6321 #: src/protocols/jabber/jabber.c:928 |
8778 | 6322 #, fuzzy |
6323 msgid "From" | |
6324 msgstr "Jo sóc de" | |
6325 | |
10302 | 6326 #: src/protocols/jabber/jabber.c:931 |
8778 | 6327 #, fuzzy |
6328 msgid "To" | |
6329 msgstr "A dalt" | |
6330 | |
10302 | 6331 #: src/protocols/jabber/jabber.c:933 |
8778 | 6332 msgid "None (To pending)" |
6333 msgstr "" | |
6334 | |
10302 | 6335 #: src/protocols/jabber/jabber.c:937 |
8778 | 6336 #, fuzzy |
6337 msgid "Subscription" | |
6338 msgstr "Descripció" | |
6339 | |
10302 | 6340 #: src/protocols/jabber/jabber.c:975 src/protocols/jabber/jabber.c:981 |
6341 #: src/protocols/jabber/jabber.c:987 src/protocols/jabber/jabber.c:993 | |
6342 #: src/protocols/jabber/jabber.c:999 | |
6343 #, fuzzy | |
6344 msgid "Priority" | |
6345 msgstr "Port" | |
6346 | |
6347 #: src/protocols/jabber/jabber.c:1021 | |
8778 | 6348 msgid "Password Changed" |
6349 msgstr "Clau canviada" | |
6350 | |
10302 | 6351 #: src/protocols/jabber/jabber.c:1022 |
8778 | 6352 msgid "Your password has been changed." |
6353 msgstr "La clau ha estat canviada." | |
6354 | |
10302 | 6355 #: src/protocols/jabber/jabber.c:1026 src/protocols/jabber/jabber.c:1027 |
8778 | 6356 #, fuzzy |
6357 msgid "Error changing password" | |
6358 msgstr "Error canviant la clau: %s" | |
6359 | |
10302 | 6360 #: src/protocols/jabber/jabber.c:1083 |
8778 | 6361 msgid "Password (again)" |
6362 msgstr "Nova clau (un altre cop)" | |
6363 | |
10302 | 6364 #: src/protocols/jabber/jabber.c:1088 src/protocols/jabber/jabber.c:1089 |
8778 | 6365 #, fuzzy |
6366 msgid "Change Jabber Password" | |
6367 msgstr "Canviar clau de Jabber" | |
6368 | |
10302 | 6369 #: src/protocols/jabber/jabber.c:1089 |
8778 | 6370 msgid "Please enter your new password" |
6371 msgstr "Si us plau, introduïu la nova clau" | |
6372 | |
10302 | 6373 #: src/protocols/jabber/jabber.c:1099 src/protocols/toc/toc.c:1561 |
8778 | 6374 msgid "Set User Info" |
6375 msgstr "Establir dades de l'usuari" | |
6376 | |
10302 | 6377 #: src/protocols/jabber/jabber.c:1181 |
8778 | 6378 msgid "Bad Request" |
6379 msgstr "" | |
6380 | |
10302 | 6381 #: src/protocols/jabber/jabber.c:1183 |
8778 | 6382 #, fuzzy |
6383 msgid "Conflict" | |
6384 msgstr "Connectar" | |
6385 | |
10302 | 6386 #: src/protocols/jabber/jabber.c:1185 |
8778 | 6387 msgid "Feature Not Implemented" |
6388 msgstr "" | |
6389 | |
10302 | 6390 #: src/protocols/jabber/jabber.c:1187 |
8778 | 6391 #, fuzzy |
6392 msgid "Forbidden" | |
6393 msgstr "Ocult" | |
6394 | |
10302 | 6395 #: src/protocols/jabber/jabber.c:1189 |
8778 | 6396 #, fuzzy |
6397 msgid "Gone" | |
6398 msgstr "Cap" | |
6399 | |
10302 | 6400 #: src/protocols/jabber/jabber.c:1191 src/protocols/jabber/jabber.c:1265 |
8778 | 6401 msgid "Internal Server Error" |
6402 msgstr "Error intern del servidor" | |
6403 | |
10302 | 6404 #: src/protocols/jabber/jabber.c:1193 |
8778 | 6405 msgid "Item Not Found" |
6406 msgstr "" | |
6407 | |
10302 | 6408 #: src/protocols/jabber/jabber.c:1195 |
8778 | 6409 #, fuzzy |
6410 msgid "Malformed Jabber ID" | |
6411 msgstr "Usuari invàlid" | |
6412 | |
10302 | 6413 #: src/protocols/jabber/jabber.c:1197 |
8778 | 6414 #, fuzzy |
6415 msgid "Not Acceptable" | |
6416 msgstr "No disponible" | |
6417 | |
10302 | 6418 #: src/protocols/jabber/jabber.c:1199 |
8778 | 6419 #, fuzzy |
6420 msgid "Not Allowed" | |
6421 msgstr "No disponible" | |
6422 | |
10302 | 6423 #: src/protocols/jabber/jabber.c:1203 |
8778 | 6424 #, fuzzy |
6425 msgid "Payment Required" | |
6426 msgstr "Encriptació requerida" | |
6427 | |
10302 | 6428 #: src/protocols/jabber/jabber.c:1205 |
8778 | 6429 #, fuzzy |
6430 msgid "Recipient Unavailable" | |
6431 msgstr "Servei no disponible" | |
6432 | |
10302 | 6433 #: src/protocols/jabber/jabber.c:1209 |
8778 | 6434 #, fuzzy |
6435 msgid "Registration Required" | |
6436 msgstr "Enregistrament fallit" | |
6437 | |
10302 | 6438 #: src/protocols/jabber/jabber.c:1211 |
8778 | 6439 msgid "Remote Server Not Found" |
6440 msgstr "" | |
6441 | |
10302 | 6442 #: src/protocols/jabber/jabber.c:1213 |
8778 | 6443 msgid "Remote Server Timeout" |
6444 msgstr "" | |
6445 | |
10302 | 6446 #: src/protocols/jabber/jabber.c:1215 |
8778 | 6447 #, fuzzy |
6448 msgid "Server Overloaded" | |
6449 msgstr "El servidor no està disponible" | |
6450 | |
10302 | 6451 #: src/protocols/jabber/jabber.c:1217 |
8778 | 6452 #, fuzzy |
6453 msgid "Service Unavailable" | |
6454 msgstr "Servei no disponible" | |
6455 | |
10302 | 6456 #: src/protocols/jabber/jabber.c:1219 |
8778 | 6457 #, fuzzy |
6458 msgid "Subscription Required" | |
6459 msgstr "Encriptació requerida" | |
6460 | |
10302 | 6461 #: src/protocols/jabber/jabber.c:1221 |
8778 | 6462 msgid "Unexpected Request" |
6463 msgstr "" | |
6464 | |
10302 | 6465 #: src/protocols/jabber/jabber.c:1228 |
8778 | 6466 #, fuzzy |
6467 msgid "Authorization Aborted" | |
6468 msgstr "Autorització concedida" | |
6469 | |
10302 | 6470 #: src/protocols/jabber/jabber.c:1230 |
8778 | 6471 #, fuzzy |
6472 msgid "Incorrect encoding in authorization" | |
6473 msgstr "Autorització rebuda" | |
6474 | |
10302 | 6475 #: src/protocols/jabber/jabber.c:1233 |
8778 | 6476 #, fuzzy |
6477 msgid "Invalid authzid" | |
6478 msgstr "Authzid invàlid" | |
6479 | |
10302 | 6480 #: src/protocols/jabber/jabber.c:1236 |
8778 | 6481 #, fuzzy |
6482 msgid "Invalid Authorization Mechanism" | |
6483 msgstr "Mecanisme invàlid" | |
6484 | |
10302 | 6485 #: src/protocols/jabber/jabber.c:1239 |
8778 | 6486 #, fuzzy |
6487 msgid "Authorization mechanism too weak" | |
6488 msgstr "Autorització rebutjada" | |
6489 | |
10302 | 6490 #: src/protocols/jabber/jabber.c:1244 |
8778 | 6491 #, fuzzy |
6492 msgid "Temporary Authentication Failure" | |
6493 msgstr "Autentificació fallida" | |
6494 | |
10302 | 6495 #: src/protocols/jabber/jabber.c:1246 |
8778 | 6496 #, fuzzy |
6497 msgid "Authentication Failure" | |
6498 msgstr "Autentificació Fallida" | |
6499 | |
10302 | 6500 #: src/protocols/jabber/jabber.c:1250 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6501 msgid "Bad Format" |
7984 | 6502 msgstr "Format incorrecte" |
6503 | |
10302 | 6504 #: src/protocols/jabber/jabber.c:1252 |
7984 | 6505 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6506 msgid "Bad Namespace Prefix" |
7984 | 6507 msgstr "Prefix d'espai de noms incorrecte" |
6508 | |
10302 | 6509 #: src/protocols/jabber/jabber.c:1255 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6510 msgid "Resource Conflict" |
7984 | 6511 msgstr "Conflicte de recurs" |
6512 | |
10302 | 6513 #: src/protocols/jabber/jabber.c:1257 src/protocols/silc/ops.c:1509 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6514 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6515 msgid "Connection Timeout" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6516 msgstr "S'ha perdut la connexió" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6517 |
10302 | 6518 #: src/protocols/jabber/jabber.c:1259 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6519 msgid "Host Gone" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6520 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6521 |
10302 | 6522 #: src/protocols/jabber/jabber.c:1261 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6523 msgid "Host Unknown" |
7984 | 6524 msgstr "Servidor desconegut" |
6525 | |
10302 | 6526 #: src/protocols/jabber/jabber.c:1263 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6527 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6528 msgid "Improper Addressing" |
7984 | 6529 msgstr "Adreçament incorrecte" |
6530 | |
10302 | 6531 #: src/protocols/jabber/jabber.c:1267 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6532 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6533 msgid "Invalid ID" |
7984 | 6534 msgstr "Usuari invàlid" |
6535 | |
10302 | 6536 #: src/protocols/jabber/jabber.c:1269 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6537 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6538 msgid "Invalid Namespace" |
7984 | 6539 msgstr "Espai de noms invàlid" |
6540 | |
10302 | 6541 #: src/protocols/jabber/jabber.c:1271 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6542 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6543 msgid "Invalid XML" |
7984 | 6544 msgstr "XML invàlid" |
6545 | |
10302 | 6546 #: src/protocols/jabber/jabber.c:1273 |
7984 | 6547 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6548 msgid "Non-matching Hosts" |
7984 | 6549 msgstr "Servidors no coincidents" |
6550 | |
10302 | 6551 #: src/protocols/jabber/jabber.c:1277 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6552 msgid "Policy Violation" |
7984 | 6553 msgstr "Violació de la política" |
6554 | |
10302 | 6555 #: src/protocols/jabber/jabber.c:1279 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6556 msgid "Remote Connection Failed" |
7984 | 6557 msgstr "Connexió remote fallida" |
6558 | |
6559 # Mirar com es traduïa 'Constraint variables' | |
10302 | 6560 #: src/protocols/jabber/jabber.c:1281 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6561 msgid "Resource Constraint" |
7984 | 6562 msgstr "" |
6563 | |
10302 | 6564 #: src/protocols/jabber/jabber.c:1283 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6565 msgid "Restricted XML" |
7984 | 6566 msgstr "XML restringit" |
6567 | |
10302 | 6568 #: src/protocols/jabber/jabber.c:1285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6569 msgid "See Other Host" |
7984 | 6570 msgstr "Veure altres servidors" |
6571 | |
10302 | 6572 #: src/protocols/jabber/jabber.c:1287 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6573 msgid "System Shutdown" |
7984 | 6574 msgstr "Apagada del Sistema" |
6575 | |
10302 | 6576 #: src/protocols/jabber/jabber.c:1289 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6577 msgid "Undefined Condition" |
7984 | 6578 msgstr "Condició no definida" |
6579 | |
10302 | 6580 #: src/protocols/jabber/jabber.c:1291 |
7984 | 6581 msgid "Unsupported Encoding" |
6582 msgstr "Codificació no suportada" | |
6583 | |
10302 | 6584 #: src/protocols/jabber/jabber.c:1293 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6585 msgid "Unsupported Stanza Type" |
7984 | 6586 msgstr "Tipus de permanència no suportat" |
6587 | |
10302 | 6588 #: src/protocols/jabber/jabber.c:1295 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6589 msgid "Unsupported Version" |
7984 | 6590 msgstr "Versió no suportada" |
6591 | |
10302 | 6592 #: src/protocols/jabber/jabber.c:1297 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6593 msgid "XML Not Well Formed" |
7984 | 6594 msgstr "XML mal format" |
6595 | |
10302 | 6596 #: src/protocols/jabber/jabber.c:1299 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6597 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6598 msgid "Stream Error" |
7984 | 6599 msgstr "Error de flux" |
6600 | |
10302 | 6601 #: src/protocols/jabber/jabber.c:1366 |
9544 | 6602 #, fuzzy, c-format |
6603 msgid "Unable to ban user %s" | |
6604 msgstr "Impossible realitzar la transferència" | |
6605 | |
10302 | 6606 #: src/protocols/jabber/jabber.c:1418 |
9544 | 6607 #, fuzzy, c-format |
6608 msgid "Unable to kick user %s" | |
6609 msgstr "Impossible arribar al servidor" | |
6610 | |
10302 | 6611 #: src/protocols/jabber/jabber.c:1444 |
9544 | 6612 #, fuzzy |
6613 msgid "config: Configure a chat room." | |
6614 msgstr "Entrar a una conversa" | |
6615 | |
10302 | 6616 #: src/protocols/jabber/jabber.c:1448 |
9544 | 6617 #, fuzzy |
6618 msgid "configure: Configure a chat room." | |
6619 msgstr "Entrar a una conversa" | |
6620 | |
10302 | 6621 #: src/protocols/jabber/jabber.c:1457 |
9544 | 6622 msgid "part [room]: Leave the room." |
6623 msgstr "" | |
6624 | |
10302 | 6625 #: src/protocols/jabber/jabber.c:1462 |
9544 | 6626 msgid "register: Register with a chat room." |
6627 msgstr "" | |
6628 | |
10302 | 6629 #: src/protocols/jabber/jabber.c:1468 |
9544 | 6630 msgid "topic [new topic]: View or change the topic." |
6631 msgstr "" | |
6632 | |
10302 | 6633 #: src/protocols/jabber/jabber.c:1474 |
9544 | 6634 msgid "ban <user> [room]: Ban a user from the room." |
6635 msgstr "" | |
6636 | |
10302 | 6637 #: src/protocols/jabber/jabber.c:1480 |
9544 | 6638 msgid "invite <user> [room]: Invite a user to the room." |
6639 msgstr "" | |
6640 | |
10302 | 6641 #: src/protocols/jabber/jabber.c:1486 |
9544 | 6642 msgid "join: <room> [server]: Join a chat on this server." |
6643 msgstr "" | |
6644 | |
10302 | 6645 #: src/protocols/jabber/jabber.c:1492 |
9544 | 6646 msgid "kick <user> [room]: Kick a user from the room." |
6647 msgstr "" | |
6648 | |
10302 | 6649 #: src/protocols/jabber/jabber.c:1497 |
9544 | 6650 msgid "" |
6651 "msg <user> <message>: Send a private message to another user." | |
6652 msgstr "" | |
6653 | |
10302 | 6654 #: src/protocols/jabber/jabber.c:1512 |
8778 | 6655 msgid "Hide Operating System" |
6656 msgstr "" | |
8460 | 6657 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6658 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6659 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6660 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6661 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6662 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6663 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6664 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6665 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6666 #. * summary |
8778 | 6667 #. * description |
10302 | 6668 #: src/protocols/jabber/jabber.c:1599 src/protocols/jabber/jabber.c:1601 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6669 msgid "Jabber Protocol Plugin" |
7984 | 6670 msgstr "Mòdul del protocol de Jabber" |
6671 | |
10302 | 6672 #: src/protocols/jabber/jabber.c:1627 |
7984 | 6673 msgid "Use TLS if available" |
6674 msgstr "Usar TLS si està disponible" | |
6675 | |
10302 | 6676 #: src/protocols/jabber/jabber.c:1632 |
7984 | 6677 msgid "Force old SSL" |
6678 msgstr "Forçar a antic SSL" | |
6679 | |
10302 | 6680 #: src/protocols/jabber/jabber.c:1637 |
8778 | 6681 msgid "Allow plaintext auth over unencrypted streams" |
6682 msgstr "" | |
6683 | |
9544 | 6684 #. Account options |
10302 | 6685 #: src/protocols/jabber/jabber.c:1646 src/protocols/silc/silc.c:1600 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6686 msgid "Connect server" |
7984 | 6687 msgstr "Servidor a connectar-se" |
6688 | |
8778 | 6689 #: src/protocols/jabber/message.c:111 |
7984 | 6690 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6691 msgid "Message from %s" |
7984 | 6692 msgstr "Missatge de %s" |
6693 | |
9882 | 6694 #: src/protocols/jabber/message.c:175 |
8778 | 6695 #, fuzzy, c-format |
6696 msgid "%s has set the topic to: %s" | |
6697 msgstr "%s ha canviat el tema a: %s" | |
6698 | |
9882 | 6699 #: src/protocols/jabber/message.c:177 |
8778 | 6700 #, fuzzy, c-format |
6701 msgid "The topic is: %s" | |
6702 msgstr "El tema de %s és %s" | |
6703 | |
9882 | 6704 #: src/protocols/jabber/message.c:230 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6705 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6706 msgid "Message delivery to %s failed: %s" |
7984 | 6707 msgstr "L'entrega del missatge per a %s ha fallat: %s" |
6708 | |
9882 | 6709 #: src/protocols/jabber/message.c:233 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6710 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6711 msgid "Jabber Message Error" |
7984 | 6712 msgstr "Error de missatge de Jabber" |
6713 | |
9882 | 6714 #: src/protocols/jabber/message.c:297 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6715 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6716 msgid " (Code %s)" |
7984 | 6717 msgstr " (Codi %s)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6718 |
8778 | 6719 #: src/protocols/jabber/parser.c:131 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6720 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6721 msgid "XML Parse error" |
7984 | 6722 msgstr "Error de \"parsetjat\" d'XML" |
6723 | |
10302 | 6724 #: src/protocols/jabber/presence.c:255 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6725 msgid "Unknown Error in presence" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6726 msgstr "Error desconegut en la presència" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6727 |
10302 | 6728 #: src/protocols/jabber/presence.c:258 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6729 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6730 msgid "The user %s wants to add you to their buddy list." |
7984 | 6731 msgstr "L'usuari %s vol afegir-vos a la seva llista de contactes." |
6732 | |
10302 | 6733 #: src/protocols/jabber/presence.c:264 src/protocols/msn/userlist.c:102 |
6734 #: src/protocols/oscar/oscar.c:3733 src/protocols/oscar/oscar.c:6300 | |
6735 msgid "Authorize" | |
6736 msgstr "Autoritzar" | |
6737 | |
6738 #: src/protocols/jabber/presence.c:265 src/protocols/msn/userlist.c:103 | |
6739 #: src/protocols/oscar/oscar.c:3735 src/protocols/oscar/oscar.c:6301 | |
6740 msgid "Deny" | |
6741 msgstr "Denegar" | |
6742 | |
6743 #: src/protocols/jabber/presence.c:312 src/protocols/jabber/presence.c:313 | |
8778 | 6744 #, fuzzy |
6745 msgid "Create New Room" | |
6746 msgstr "Sales de conversa" | |
6747 | |
10302 | 6748 #: src/protocols/jabber/presence.c:314 |
8778 | 6749 msgid "" |
6750 "You are creating a new room. Would you like to configure it, or accept the " | |
6751 "default settings?" | |
6752 msgstr "" | |
6753 | |
10302 | 6754 #: src/protocols/jabber/presence.c:316 |
8778 | 6755 msgid "Configure Room" |
6756 msgstr "" | |
6757 | |
10302 | 6758 #: src/protocols/jabber/presence.c:318 |
8778 | 6759 msgid "Accept Defaults" |
6760 msgstr "" | |
6761 | |
10302 | 6762 #: src/protocols/jabber/presence.c:355 |
8778 | 6763 #, fuzzy, c-format |
6764 msgid "Error in chat %s" | |
6765 msgstr "Error al gravar l'imatge: %s" | |
6766 | |
10302 | 6767 #: src/protocols/jabber/presence.c:358 |
8778 | 6768 #, fuzzy, c-format |
6769 msgid "Error joining chat %s" | |
6770 msgstr "Error al gravar l'imatge: %s" | |
6771 | |
9544 | 6772 #: src/protocols/jabber/si.c:582 |
8778 | 6773 #, c-format |
6774 msgid "Unable to send file to %s, user does not support file transfers" | |
6775 msgstr "" | |
6776 | |
9544 | 6777 #: src/protocols/jabber/si.c:583 src/protocols/jabber/si.c:584 |
7984 | 6778 msgid "File Send Failed" |
6779 msgstr "Enviament de fitxer fallit" | |
6780 | |
10302 | 6781 #: src/protocols/msn/cmdproc.c:358 |
9544 | 6782 msgid "Miscellaneous error" |
6783 msgstr "" | |
6784 | |
10302 | 6785 #: src/protocols/msn/cmdproc.c:361 |
9544 | 6786 #, fuzzy |
6787 msgid "You have signed on from another location." | |
6788 msgstr "Us heu desconnectat perquè us heu connectat des d'un altre lloc." | |
6789 | |
10302 | 6790 #: src/protocols/msn/cmdproc.c:363 |
9544 | 6791 #, fuzzy |
6792 msgid "The MSN servers are going down temporarily." | |
6793 msgstr "" | |
6794 "Us heu desconnectat perquè els servidors de MSN han caigut de forma temporal." | |
6795 | |
6796 #: src/protocols/msn/error.c:35 | |
8778 | 6797 #, fuzzy |
6798 msgid "Unable to parse message" | |
6799 msgstr "Impossible interpretar el missatge" | |
6800 | |
9544 | 6801 #: src/protocols/msn/error.c:38 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6802 msgid "Syntax Error (probably a Gaim bug)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6803 msgstr "Error de sintaxi (probablement errada al Gaim)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6804 |
9544 | 6805 #: src/protocols/msn/error.c:42 |
8778 | 6806 #, fuzzy |
6807 msgid "Invalid email address" | |
6808 msgstr "Nom de mànec invàlid" | |
6809 | |
9544 | 6810 #: src/protocols/msn/error.c:45 |
8778 | 6811 #, fuzzy |
6812 msgid "User does not exist" | |
6813 msgstr "Aquest fitxer no existeix." | |
6814 | |
9544 | 6815 #: src/protocols/msn/error.c:49 |
7984 | 6816 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6817 msgid "Fully Qualified Domain Name missing" |
7984 | 6818 msgstr "Fa falta un nom de domnini totalment qualificat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6819 |
9544 | 6820 #: src/protocols/msn/error.c:52 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6821 msgid "Already Logged In" |
7984 | 6822 msgstr "Ja esteu connectats" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6823 |
9544 | 6824 #: src/protocols/msn/error.c:55 |
8778 | 6825 msgid "Invalid Username" |
6826 msgstr "Nom d'usuari invàlid" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6827 |
9544 | 6828 #: src/protocols/msn/error.c:58 |
8778 | 6829 msgid "Invalid Friendly Name" |
6830 msgstr "Nom d'àlies invàlid" | |
6831 | |
9544 | 6832 #: src/protocols/msn/error.c:61 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6833 msgid "List Full" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6834 msgstr "Llista completa" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6835 |
9544 | 6836 #: src/protocols/msn/error.c:64 |
8778 | 6837 msgid "Already there" |
6838 msgstr "Ja hi és" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6839 |
9544 | 6840 #: src/protocols/msn/error.c:67 |
8778 | 6841 msgid "Not on list" |
6842 msgstr "No hi és a la llista" | |
6843 | |
10302 | 6844 #: src/protocols/msn/error.c:70 src/protocols/zephyr/zephyr.c:681 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6845 msgid "User is offline" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6846 msgstr "L'usuari no està connectat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6847 |
9544 | 6848 #: src/protocols/msn/error.c:73 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6849 msgid "Already in the mode" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6850 msgstr "Ja hi és en aquest mode" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6851 |
9544 | 6852 #: src/protocols/msn/error.c:76 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6853 msgid "Already in opposite list" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6854 msgstr "Ja hi és a l'altra llista" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6855 |
9544 | 6856 #: src/protocols/msn/error.c:79 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6857 msgid "Too many groups" |
7984 | 6858 msgstr "Massa grups" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6859 |
9544 | 6860 #: src/protocols/msn/error.c:82 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6861 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6862 msgid "Invalid group" |
7984 | 6863 msgstr "Nom de grup invàlid" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6864 |
9544 | 6865 #: src/protocols/msn/error.c:85 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6866 msgid "User not in group" |
7984 | 6867 msgstr "L'usuari no és al grup" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6868 |
9544 | 6869 #: src/protocols/msn/error.c:88 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6870 msgid "Group name too long" |
7984 | 6871 msgstr "Nom de grup massa llarg" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6872 |
9544 | 6873 #: src/protocols/msn/error.c:91 |
7984 | 6874 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6875 msgid "Cannot remove group zero" |
7984 | 6876 msgstr "No es pot eliminar el grup zero." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6877 |
9544 | 6878 #: src/protocols/msn/error.c:95 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6879 msgid "Tried to add a contact to a group that doesn't exist" |
7984 | 6880 msgstr "Intentant afegir un contacte a un grup que no existeix" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6881 |
9544 | 6882 #: src/protocols/msn/error.c:99 |
8778 | 6883 msgid "Switchboard failed" |
6884 msgstr "Fallada del Switchboard (protocol)" | |
6885 | |
9544 | 6886 #: src/protocols/msn/error.c:102 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6887 msgid "Notify Transfer failed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6888 msgstr "Ha fallat la transefència de la noificació" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6889 |
9544 | 6890 #: src/protocols/msn/error.c:106 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6891 msgid "Required fields missing" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6892 msgstr "Falten camps obligatoris" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6893 |
9544 | 6894 #: src/protocols/msn/error.c:109 |
7984 | 6895 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6896 msgid "Too many hits to a FND" |
7984 | 6897 msgstr "Massa coincidències amb FND" |
6898 | |
10302 | 6899 #: src/protocols/msn/error.c:112 src/protocols/oscar/oscar.c:194 |
7984 | 6900 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6901 msgid "Not logged in" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6902 msgstr "No està connectat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6903 |
9544 | 6904 #: src/protocols/msn/error.c:116 |
8778 | 6905 #, fuzzy |
6906 msgid "Service Temporarily Unavailable" | |
6907 msgstr "Servei de directori no disponible temporalment." | |
6908 | |
9544 | 6909 #: src/protocols/msn/error.c:119 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6910 msgid "Database server error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6911 msgstr "Error al servidor de bases de dades" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6912 |
9544 | 6913 #: src/protocols/msn/error.c:122 |
8778 | 6914 #, fuzzy |
6915 msgid "Command disabled" | |
6916 msgstr "Comanda" | |
6917 | |
9544 | 6918 #: src/protocols/msn/error.c:125 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6919 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6920 msgid "File operation error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6921 msgstr "Error en operació amb fitxers" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6922 |
9544 | 6923 #: src/protocols/msn/error.c:128 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6924 msgid "Memory allocation error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6925 msgstr "Error reservant memòria" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6926 |
9544 | 6927 #: src/protocols/msn/error.c:131 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6928 msgid "Wrong CHL value sent to server" |
7984 | 6929 msgstr "Valor de CHL incorrecte enviat al servidor" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6930 |
9544 | 6931 #: src/protocols/msn/error.c:135 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6932 msgid "Server busy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6933 msgstr "El servidor està ocupat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6934 |
9544 | 6935 #: src/protocols/msn/error.c:138 src/protocols/msn/error.c:151 |
6936 #: src/protocols/msn/error.c:206 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6937 msgid "Server unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6938 msgstr "El servidor no està disponible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6939 |
9544 | 6940 #: src/protocols/msn/error.c:141 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6941 msgid "Peer Notification server down" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6942 msgstr "Servidor de notificacións a contactes no disponible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6943 |
9544 | 6944 #: src/protocols/msn/error.c:144 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6945 msgid "Database connect error" |
7984 | 6946 msgstr "Error en la connexió a la base de dades" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6947 |
9544 | 6948 #: src/protocols/msn/error.c:148 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6949 msgid "Server is going down (abandon ship)" |
7984 | 6950 msgstr "El servidor passarà a no estar disponible (abandoneu el vaixell)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6951 |
9544 | 6952 #: src/protocols/msn/error.c:155 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6953 msgid "Error creating connection" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6954 msgstr "Error al crear la connexió" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6955 |
9544 | 6956 #: src/protocols/msn/error.c:159 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6957 msgid "CVR parameters are either unknown or not allowed" |
7984 | 6958 msgstr "Els paràmetres de CVR són o bé desconeguts o bé no permesos" |
6959 | |
9544 | 6960 #: src/protocols/msn/error.c:162 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6961 msgid "Unable to write" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6962 msgstr "Impossible escriure" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6963 |
9544 | 6964 #: src/protocols/msn/error.c:165 |
8778 | 6965 msgid "Session overload" |
6966 msgstr "Sobrecàrrega a la sessió" | |
6967 | |
9544 | 6968 #: src/protocols/msn/error.c:168 |
8778 | 6969 msgid "User is too active" |
6970 msgstr "L'usuari està massa actiu" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6971 |
9544 | 6972 #: src/protocols/msn/error.c:171 |
8778 | 6973 msgid "Too many sessions" |
6974 msgstr "Massa sessions" | |
6975 | |
9544 | 6976 #: src/protocols/msn/error.c:174 |
8778 | 6977 #, fuzzy |
6978 msgid "Passport not verified" | |
6979 msgstr "Compte de Passport encara no verificada" | |
6980 | |
9544 | 6981 #: src/protocols/msn/error.c:177 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6982 msgid "Bad friend file" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6983 msgstr "Fitxer d'amics incorrecte" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6984 |
9544 | 6985 #: src/protocols/msn/error.c:180 |
8778 | 6986 msgid "Not expected" |
6987 msgstr "Inesperat" | |
6988 | |
9544 | 6989 #: src/protocols/msn/error.c:185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6990 msgid "Friendly name changes too rapidly" |
7984 | 6991 msgstr "L'àlies canvia massa ràpid" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6992 |
9544 | 6993 #: src/protocols/msn/error.c:194 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6994 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6995 msgid "Server too busy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6996 msgstr "El servidor està ocupat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
6997 |
10302 | 6998 #: src/protocols/msn/error.c:198 src/protocols/oscar/oscar.c:2194 |
6999 #: src/protocols/silc/ops.c:1498 src/protocols/toc/toc.c:631 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7000 msgid "Authentication failed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7001 msgstr "Autentificació fallida" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7002 |
9544 | 7003 #: src/protocols/msn/error.c:201 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7004 msgid "Not allowed when offline" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7005 msgstr "No està permés mentre estigui desconnectat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7006 |
9544 | 7007 #: src/protocols/msn/error.c:209 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7008 msgid "Not accepting new users" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7009 msgstr "No s'accepten nous usuaris" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7010 |
9544 | 7011 #: src/protocols/msn/error.c:213 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7012 msgid "Kids Passport without parental consent" |
7984 | 7013 msgstr "Passport per als nens sense consetiment patern" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7014 |
9544 | 7015 #: src/protocols/msn/error.c:217 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7016 msgid "Passport account not yet verified" |
7984 | 7017 msgstr "Compte de Passport encara no verificada" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7018 |
9544 | 7019 #: src/protocols/msn/error.c:220 |
8778 | 7020 #, fuzzy |
7021 msgid "Bad ticket" | |
7022 msgstr "Desfilament de contactes" | |
7023 | |
9544 | 7024 #: src/protocols/msn/error.c:224 |
7984 | 7025 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7026 msgid "Unknown Error Code %d" |
7984 | 7027 msgstr "Codi d'error Desconegut %d" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7028 |
9544 | 7029 #: src/protocols/msn/error.c:236 |
8778 | 7030 #, c-format |
7031 msgid "MSN Error: %s\n" | |
7032 msgstr "Error de MSN: %s\n" | |
7033 | |
10302 | 7034 #: src/protocols/msn/msn.c:116 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7035 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7036 msgid "Your new MSN friendly name is too long." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7037 msgstr "Nou àlies de MSN massa llarg." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7038 |
10302 | 7039 #: src/protocols/msn/msn.c:224 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7040 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7041 msgid "Set your friendly name." |
7984 | 7042 msgstr "Establir un àlies" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7043 |
10302 | 7044 #: src/protocols/msn/msn.c:225 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7045 msgid "This is the name that other MSN buddies will see you as." |
7984 | 7046 msgstr "Aquest és el nom amb el que els contactes del MSN us veuran." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7047 |
10302 | 7048 #: src/protocols/msn/msn.c:241 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7049 msgid "Set your home phone number." |
7984 | 7050 msgstr "Establir el número de telèfon de casa." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7051 |
10302 | 7052 #: src/protocols/msn/msn.c:256 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7053 msgid "Set your work phone number." |
7984 | 7054 msgstr "Establir el número de telèfon de la feina." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7055 |
10302 | 7056 #: src/protocols/msn/msn.c:271 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7057 msgid "Set your mobile phone number." |
7984 | 7058 msgstr "Establir el número de telèfon del mòbil." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7059 |
10302 | 7060 #: src/protocols/msn/msn.c:284 |
8460 | 7061 msgid "Allow MSN Mobile pages?" |
7062 msgstr "Permetre pàgines de mòbil de MSN?" | |
7063 | |
10302 | 7064 #: src/protocols/msn/msn.c:285 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7065 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7066 "Do you want to allow or disallow people on your buddy list to send you MSN " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7067 "Mobile pages to your cell phone or other mobile device?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7068 msgstr "" |
8778 | 7069 "Voleu permetre o no permetre a les persones de la llista de contactes enviar-" |
7070 "vos pàgines de mòbil de MSN al vostre telèfon mòbil o a qualque altre " | |
7071 "dispositiu mòbil?" | |
7072 | |
10302 | 7073 #: src/protocols/msn/msn.c:289 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7074 msgid "Allow" |
7984 | 7075 msgstr "Permetre" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7076 |
10302 | 7077 #: src/protocols/msn/msn.c:290 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7078 msgid "Disallow" |
7984 | 7079 msgstr "No permetre" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7080 |
10302 | 7081 #: src/protocols/msn/msn.c:313 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7082 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7083 msgid "Send a mobile message." |
7984 | 7084 msgstr "Enviar un missatge de mòbil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7085 |
10302 | 7086 #: src/protocols/msn/msn.c:315 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7087 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7088 msgid "Page" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7089 msgstr "Pàgina Web:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7090 |
10302 | 7091 #: src/protocols/msn/msn.c:505 src/protocols/msn/msn.c:512 |
7092 #: src/protocols/msn/msn.c:515 src/protocols/yahoo/yahoo.c:2774 | |
9754 | 7093 #, fuzzy, c-format |
7094 msgid "" | |
7095 "\n" | |
7096 "<b>%s:</b> %s" | |
7097 msgstr "<b>Estat:</b> %s" | |
7098 | |
10302 | 7099 #: src/protocols/msn/msn.c:512 |
7100 msgid "Has you" | |
7101 msgstr "" | |
7102 | |
7103 #: src/protocols/msn/msn.c:515 | |
7104 #, fuzzy | |
7105 msgid "Blocked" | |
7106 msgstr "Bloquejar" | |
7107 | |
7108 #: src/protocols/msn/msn.c:546 src/protocols/msn/state.c:33 | |
7109 #: src/protocols/yahoo/yahoo.c:2631 src/protocols/yahoo/yahoo.c:3139 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7110 msgid "Be Right Back" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7111 msgstr "Tornaré" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7112 |
10302 | 7113 #: src/protocols/msn/msn.c:550 src/protocols/msn/state.c:31 |
7114 #: src/protocols/novell/novell.c:2814 src/protocols/novell/novell.c:2929 | |
7115 #: src/protocols/novell/novell.c:2983 src/protocols/silc/buddy.c:1388 | |
7116 #: src/protocols/silc/silc.c:54 src/protocols/yahoo/yahoo.c:2633 | |
7117 #: src/protocols/yahoo/yahoo.c:3142 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7118 msgid "Busy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7119 msgstr "Ocupat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7120 |
10302 | 7121 #: src/protocols/msn/msn.c:554 src/protocols/msn/state.c:35 |
7122 #: src/protocols/yahoo/yahoo.c:2641 src/protocols/yahoo/yahoo.c:3154 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7123 msgid "On The Phone" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7124 msgstr "Al telèfon" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7125 |
10302 | 7126 #: src/protocols/msn/msn.c:558 src/protocols/msn/state.c:36 |
7127 #: src/protocols/yahoo/yahoo.c:2645 src/protocols/yahoo/yahoo.c:3160 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7128 msgid "Out To Lunch" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7129 msgstr "Fora esmorzant" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7130 |
10302 | 7131 #: src/protocols/msn/msn.c:562 src/protocols/zephyr/zephyr.c:2221 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7132 msgid "Hidden" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7133 msgstr "Ocult" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7134 |
10302 | 7135 #: src/protocols/msn/msn.c:574 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7136 msgid "Set Friendly Name" |
7984 | 7137 msgstr "Establir un àlies" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7138 |
10302 | 7139 #: src/protocols/msn/msn.c:579 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7140 msgid "Set Home Phone Number" |
7984 | 7141 msgstr "Establir número de telèfon de casa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7142 |
10302 | 7143 #: src/protocols/msn/msn.c:583 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7144 msgid "Set Work Phone Number" |
7984 | 7145 msgstr "Establir número de telèfon de la feina" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7146 |
10302 | 7147 #: src/protocols/msn/msn.c:587 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7148 msgid "Set Mobile Phone Number" |
7984 | 7149 msgstr "Establir número del telèfon móbil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7150 |
10302 | 7151 #: src/protocols/msn/msn.c:593 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7152 msgid "Enable/Disable Mobile Devices" |
7984 | 7153 msgstr "Activar/Desactivar dispositius mòbils" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7154 |
10302 | 7155 #: src/protocols/msn/msn.c:598 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7156 msgid "Allow/Disallow Mobile Pages" |
7984 | 7157 msgstr "Permetre/No permetre pàgines de mòbil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7158 |
10302 | 7159 #: src/protocols/msn/msn.c:621 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7160 msgid "Send to Mobile" |
7984 | 7161 msgstr "Enviar a un mòbil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7162 |
10302 | 7163 #: src/protocols/msn/msn.c:631 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7164 msgid "Initiate Chat" |
7984 | 7165 msgstr "Conversa inicial" |
7166 | |
10302 | 7167 #: src/protocols/msn/msn.c:667 |
8778 | 7168 msgid "" |
7169 "SSL support is needed for MSN. Please install a supported SSL library. See " | |
7170 "http://gaim.sf.net/faq-ssl.php for more information." | |
7171 msgstr "" | |
7172 | |
10302 | 7173 #: src/protocols/msn/msn.c:1339 src/protocols/yahoo/yahoo_profile.c:659 |
7174 #: src/protocols/zephyr/zephyr.c:712 src/protocols/zephyr/zephyr.c:1126 | |
9544 | 7175 #, c-format |
7176 msgid "<b>Alias:</b> %s<br>" | |
7177 msgstr "<b>Àlies:</b> %s<br>" | |
7178 | |
7179 #. put a link to the actual profile URL | |
10302 | 7180 #: src/protocols/msn/msn.c:1346 src/protocols/msn/msn.c:1702 |
7181 #: src/protocols/yahoo/yahoo_profile.c:1170 src/util.c:782 | |
9544 | 7182 #, fuzzy, c-format |
7183 msgid "<b>%s:</b> " | |
7184 msgstr "<b>Estat:</b> %s" | |
7185 | |
10302 | 7186 #: src/protocols/msn/msn.c:1432 |
9544 | 7187 #, fuzzy |
7188 msgid "MSN Profile" | |
7189 msgstr "Establir perfil" | |
7190 | |
10302 | 7191 #: src/protocols/msn/msn.c:1437 src/protocols/msn/msn.c:1689 |
7192 #: src/protocols/yahoo/yahoo_profile.c:763 | |
9544 | 7193 #, fuzzy |
7194 msgid "Error retrieving profile" | |
7195 msgstr "Error al llegir del servidor" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7196 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7197 #. Age |
10302 | 7198 #: src/protocols/msn/msn.c:1508 src/protocols/oscar/oscar.c:5078 |
7199 #: src/protocols/trepia/trepia.c:286 src/protocols/trepia/trepia.c:405 | |
7200 #: src/protocols/yahoo/yahoo_profile.c:1017 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7201 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7202 msgid "Age" |
7984 | 7203 msgstr "Edat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7204 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7205 #. Gender |
10302 | 7206 #: src/protocols/msn/msn.c:1515 src/protocols/oscar/oscar.c:5065 |
7207 #: src/protocols/trepia/trepia.c:280 src/protocols/trepia/trepia.c:407 | |
7208 #: src/protocols/yahoo/yahoo_profile.c:1027 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7209 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7210 msgid "Gender" |
7984 | 7211 msgstr "Sexe" |
7212 | |
10302 | 7213 #: src/protocols/msn/msn.c:1524 src/protocols/yahoo/yahoo_profile.c:1022 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7214 msgid "Marital Status" |
7984 | 7215 msgstr "Estat civil" |
7216 | |
10302 | 7217 #: src/protocols/msn/msn.c:1531 src/protocols/novell/novell.c:1454 |
7218 #: src/protocols/yahoo/yahoo_profile.c:1012 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7219 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7220 msgid "Location" |
7984 | 7221 msgstr "Localització" |
7222 | |
10302 | 7223 #: src/protocols/msn/msn.c:1539 src/protocols/yahoo/yahoo_profile.c:1032 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7224 msgid "Occupation" |
7984 | 7225 msgstr "Ocupació" |
7226 | |
10302 | 7227 #: src/protocols/msn/msn.c:1556 src/protocols/msn/msn.c:1562 |
7228 #: src/protocols/msn/msn.c:1569 src/protocols/msn/msn.c:1577 | |
7229 #: src/protocols/msn/msn.c:1584 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7230 msgid "A Little About Me" |
7984 | 7231 msgstr "Un poc sobre mi" |
7232 | |
10302 | 7233 #: src/protocols/msn/msn.c:1593 src/protocols/msn/msn.c:1599 |
7234 #: src/protocols/msn/msn.c:1606 src/protocols/msn/msn.c:1613 | |
7984 | 7235 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7236 msgid "Favorite Things" |
7984 | 7237 msgstr "Coses predilectes" |
7238 | |
10302 | 7239 #: src/protocols/msn/msn.c:1622 src/protocols/msn/msn.c:1628 |
7240 #: src/protocols/msn/msn.c:1635 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7241 msgid "Hobbies and Interests" |
7984 | 7242 msgstr "Aficions i interessos" |
7243 | |
10302 | 7244 #: src/protocols/msn/msn.c:1644 src/protocols/msn/msn.c:1650 |
7245 #: src/protocols/yahoo/yahoo_profile.c:1074 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7246 msgid "Favorite Quote" |
7984 | 7247 msgstr "Cita textual favorita" |
7248 | |
10302 | 7249 #: src/protocols/msn/msn.c:1658 src/protocols/yahoo/yahoo_profile.c:1125 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7250 msgid "Last Updated" |
7984 | 7251 msgstr "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7252 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7253 #. Homepage |
10302 | 7254 #: src/protocols/msn/msn.c:1669 src/protocols/silc/ops.c:846 |
7255 #: src/protocols/trepia/trepia.c:290 src/protocols/trepia/trepia.c:420 | |
7984 | 7256 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7257 msgid "Homepage" |
7984 | 7258 msgstr "Pàgina web inicial" |
7259 | |
10302 | 7260 #: src/protocols/msn/msn.c:1691 |
9544 | 7261 msgid "The user has not created a public profile." |
7262 msgstr "" | |
7263 | |
10302 | 7264 #: src/protocols/msn/msn.c:1692 |
9544 | 7265 msgid "" |
7266 "MSN reported not being able to find the user's profile. This either means " | |
7267 "that the user does not exist, or that the user exists but has not created a " | |
7268 "public profile." | |
7269 msgstr "" | |
7270 | |
10302 | 7271 #: src/protocols/msn/msn.c:1696 |
9544 | 7272 msgid "" |
7273 "Gaim could not find any information in the user's profile. The user most " | |
7274 "likely does not exist." | |
7275 msgstr "" | |
7276 | |
10302 | 7277 #: src/protocols/msn/msn.c:1702 src/protocols/yahoo/yahoo_profile.c:1170 |
9544 | 7278 #, fuzzy |
7279 msgid "Profile URL" | |
7280 msgstr "Perfil" | |
7281 | |
10302 | 7282 #: src/protocols/msn/msn.c:1843 |
8778 | 7283 msgid "Display conversation closed notices" |
7284 msgstr "" | |
7285 | |
10302 | 7286 #: src/protocols/msn/msn.c:1848 |
8778 | 7287 msgid "Display timeout notices" |
7288 msgstr "" | |
7289 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7290 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7291 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7292 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7293 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7294 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7295 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7296 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7297 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7298 #. * summary |
8778 | 7299 #. * description |
10302 | 7300 #: src/protocols/msn/msn.c:1935 src/protocols/msn/msn.c:1937 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7301 msgid "MSN Protocol Plugin" |
7984 | 7302 msgstr "Mòdul del protocol de MSN" |
7303 | |
10302 | 7304 #: src/protocols/msn/msn.c:1956 src/protocols/trepia/trepia.c:1298 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7305 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7306 msgid "Login server" |
7984 | 7307 msgstr "Servidor de connexió" |
7308 | |
10302 | 7309 #: src/protocols/msn/msn.c:1965 |
7984 | 7310 msgid "Use HTTP Method" |
7311 msgstr "Usar mètode HTTP" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7312 |
9544 | 7313 #: src/protocols/msn/nexus.c:79 |
7984 | 7314 msgid "Unable to connect to server" |
7315 msgstr "Impossible conectar al servidor" | |
7316 | |
10302 | 7317 #: src/protocols/msn/nexus.c:218 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7318 msgid "Unknown error when attempting to authorize with MSN login server." |
8778 | 7319 msgstr "" |
7320 "Error desconegut quan s'intentava autoritzar amb el servidor de connexió de " | |
7321 "MSN." | |
7322 | |
10302 | 7323 #: src/protocols/msn/notification.c:85 |
9544 | 7324 msgid "Requesting to send password" |
7325 msgstr "Demanant enviar la clau" | |
7326 | |
10302 | 7327 #: src/protocols/msn/notification.c:119 src/protocols/trepia/trepia.c:636 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7328 msgid "Retrieving buddy list" |
7984 | 7329 msgstr "Recuperant la llista de contactes" |
7330 | |
10302 | 7331 #: src/protocols/msn/notification.c:145 src/protocols/msn/notification.c:174 |
7332 #: src/protocols/oscar/oscar.c:2483 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7333 msgid "Password sent" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7334 msgstr "Clau enviada" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7335 |
10302 | 7336 #: src/protocols/msn/notification.c:732 |
7337 #, c-format | |
7338 msgid "" | |
7339 "Your MSN buddy list for %s is temporarily unavailable. Please wait and try " | |
7340 "again." | |
7341 msgstr "" | |
7342 | |
7343 #: src/protocols/msn/notification.c:1128 | |
8778 | 7344 #, fuzzy, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7345 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7346 "The MSN server will shut down for maintenance in %d minute. You will " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7347 "automatically be signed out at that time. Please finish any conversations " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7348 "in progress.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7349 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7350 "After the maintenance has been completed, you will be able to successfully " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7351 "sign in." |
8778 | 7352 msgid_plural "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7353 "The MSN server will shut down for maintenance in %d minutes. You will " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7354 "automatically be signed out at that time. Please finish any conversations " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7355 "in progress.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7356 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7357 "After the maintenance has been completed, you will be able to successfully " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7358 "sign in." |
8778 | 7359 msgstr[0] "" |
7984 | 7360 "El servidor de MSN reiniciarà per raons de manteniment en %d minuts. Sereu " |
8778 | 7361 "desconnectats automàticament després d'aquest temps. Si us plau, acabeu " |
7362 "qualsevol conversa en actiu.\n" | |
7984 | 7363 "\n" |
8778 | 7364 "Després de que el manteniment s'hagi completat, sereu capaços de connectar-" |
7365 "vos satisfactòriament." | |
7366 msgstr[1] "" | |
7367 "El servidor de MSN reiniciarà per raons de manteniment en %d minuts. Sereu " | |
7368 "desconnectats automàticament després d'aquest temps. Si us plau, acabeu " | |
7369 "qualsevol conversa en actiu.\n" | |
7370 "\n" | |
7371 "Després de que el manteniment s'hagi completat, sereu capaços de connectar-" | |
7372 "vos satisfactòriament." | |
7373 | |
10302 | 7374 #: src/protocols/msn/servconn.c:93 |
9544 | 7375 #, fuzzy, c-format |
7376 msgid "Unable to connect to %s server" | |
7377 msgstr "Impossible conectar al servidor" | |
7378 | |
10302 | 7379 #: src/protocols/msn/servconn.c:97 |
9544 | 7380 #, fuzzy, c-format |
7381 msgid "Error writing to %s server" | |
7382 msgstr "Error al llegir del servidor" | |
7383 | |
10302 | 7384 #: src/protocols/msn/servconn.c:101 |
9544 | 7385 #, fuzzy, c-format |
7386 msgid "Error reading from %s server" | |
7387 msgstr "Error al llegir del servidor" | |
7388 | |
10302 | 7389 #: src/protocols/msn/servconn.c:105 |
9544 | 7390 #, fuzzy, c-format |
7391 msgid "Unknown error from %s server" | |
7392 msgstr "Codi d'error Desconegut %d" | |
7393 | |
10302 | 7394 #: src/protocols/msn/servconn.c:334 |
7984 | 7395 msgid "Received HTTP error. Please report this." |
7396 msgstr "Rebut error d'HTTP. Si us plau, informeu-nos-en." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7397 |
10302 | 7398 #: src/protocols/msn/state.c:34 |
7399 msgid "Away From Computer" | |
7400 msgstr "Lluny de l'ordinador" | |
7401 | |
7402 #: src/protocols/msn/switchboard.c:197 | |
7984 | 7403 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7404 msgid "The conversation has become inactive and timed out." |
7984 | 7405 msgstr "La conversa ha esdevengut inactiva i ha passat el temps." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7406 |
10302 | 7407 #: src/protocols/msn/switchboard.c:216 |
7984 | 7408 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7409 msgid "%s has closed the conversation window." |
7984 | 7410 msgstr "%s ha tancat la finestra de conversa." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7411 |
10302 | 7412 #: src/protocols/msn/switchboard.c:485 |
7413 msgid "Message could not be sent, not allowed while invisible" | |
7414 msgstr "" | |
7415 | |
7416 #: src/protocols/msn/switchboard.c:488 | |
7417 msgid "Message could not be sent because the user is offline" | |
7418 msgstr "" | |
7419 | |
7420 #: src/protocols/msn/switchboard.c:491 | |
7421 msgid "Message could not be sent because a connection error occured" | |
7422 msgstr "" | |
7423 | |
7424 #: src/protocols/msn/switchboard.c:494 | |
7425 #, fuzzy | |
7426 msgid "Message could not be sent for an unknown reason" | |
7427 msgstr "Heu estat desconnectats per motius desconeguts." | |
7428 | |
7429 #: src/protocols/msn/switchboard.c:499 | |
7430 #, fuzzy, c-format | |
7431 msgid "" | |
7432 "%s:\n" | |
7433 "%s" | |
7434 msgstr "" | |
7435 "%s\n" | |
7436 "%s: %s" | |
7437 | |
9544 | 7438 #: src/protocols/msn/userlist.c:86 |
7439 #, c-format | |
7440 msgid "The user %s (%s) wants to add %s to his or her buddy list." | |
7441 msgstr "L'usuari %s (%s) vol afegir a %s a la seva llista de contactes." | |
7442 | |
10302 | 7443 #: src/protocols/msn/userlist.c:95 |
9544 | 7444 #, fuzzy, c-format |
7445 msgid "The user %s wants to add %s to his or her buddy list." | |
7446 msgstr "L'usuari %s (%s) vol afegir a %s a la seva llista de contactes." | |
7447 | |
10302 | 7448 #: src/protocols/napster/napster.c:241 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7449 msgid "Unable to read header from server" |
7984 | 7450 msgstr "Impossible llegir la capçalera del servidor" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7451 |
10302 | 7452 #: src/protocols/napster/napster.c:255 |
9544 | 7453 #, fuzzy, c-format |
7454 msgid "Unable to read message from server: %s. Command is %hd, length is %hd." | |
8778 | 7455 msgstr "" |
7456 "Impossible llegir el missatge del servidor. La comanda és %hd, la longitud " | |
7457 "és %hd." | |
7458 | |
10302 | 7459 #: src/protocols/napster/napster.c:318 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7460 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7461 msgid "users: %s, files: %s, size: %sGB" |
7984 | 7462 msgstr "usuaris: %s, fitxers: %s, tamany: %sGB" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7463 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7464 #. MSG_SERVER_HOTLIST_ERROR |
10302 | 7465 #: src/protocols/napster/napster.c:329 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7466 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7467 msgid "Unable to add \"%s\" to your Napster hotlist" |
7984 | 7468 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7469 |
10302 | 7470 #: src/protocols/napster/napster.c:337 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7471 msgid "You were disconnected from the server." |
7984 | 7472 msgstr "Heu estat desconnectats del servidor." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7473 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7474 #. MSG_CLIENT_WHOIS |
10302 | 7475 #: src/protocols/napster/napster.c:395 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7476 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7477 msgid "%s requested your information" |
7984 | 7478 msgstr "%s ha demanat les vostres dades" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7479 |
10302 | 7480 #: src/protocols/napster/napster.c:433 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7481 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7482 "You were disconnected from the server, because you logged on from a " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7483 "different location" |
7984 | 7484 msgstr "Us heu desconnectat perquè us heu connectat des d'un altre lloc" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7485 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7486 #. MSG_CLIENT_PING |
10302 | 7487 #: src/protocols/napster/napster.c:439 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7488 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7489 msgid "%s requested a PING" |
7984 | 7490 msgstr "%s ha demanat un PING" |
7491 | |
10302 | 7492 #: src/protocols/napster/napster.c:573 src/protocols/toc/toc.c:1275 |
8778 | 7493 msgid "_Group:" |
7494 msgstr "_Grup:" | |
7495 | |
7496 #. *< type | |
7497 #. *< ui_requirement | |
7498 #. *< flags | |
7499 #. *< dependencies | |
7500 #. *< priority | |
7501 #. *< id | |
7502 #. *< name | |
7503 #. *< version | |
7504 #. * summary | |
7505 #. * description | |
10302 | 7506 #: src/protocols/napster/napster.c:671 src/protocols/napster/napster.c:673 |
8778 | 7507 msgid "NAPSTER Protocol Plugin" |
7508 msgstr "Mòdul del protocol de Napster" | |
7509 | |
9544 | 7510 #: src/protocols/novell/nmuser.c:1868 |
7511 msgid "Required parameters not passed in" | |
7512 msgstr "" | |
7513 | |
7514 #: src/protocols/novell/nmuser.c:1871 | |
7515 #, fuzzy | |
7516 msgid "Unable to write to network" | |
7517 msgstr "Impossible escriure al servidor" | |
7518 | |
7519 #: src/protocols/novell/nmuser.c:1874 | |
7520 #, fuzzy | |
7521 msgid "Unable to read from network" | |
7522 msgstr "Impossible llegir del socket" | |
7523 | |
7524 #: src/protocols/novell/nmuser.c:1877 | |
7525 #, fuzzy | |
7526 msgid "Error communicating with server" | |
7527 msgstr "Error al communicar-se amb el servidor Gadu-Gadu" | |
7528 | |
7529 #: src/protocols/novell/nmuser.c:1881 | |
7530 #, fuzzy | |
7531 msgid "Conference not found" | |
7532 msgstr "Servei no definit" | |
7533 | |
7534 #: src/protocols/novell/nmuser.c:1884 | |
7535 #, fuzzy | |
7536 msgid "Conference does not exist" | |
7537 msgstr "Aquest fitxer no existeix." | |
7538 | |
7539 #: src/protocols/novell/nmuser.c:1888 | |
7540 #, fuzzy | |
7541 msgid "A folder with that name already exists" | |
7542 msgstr "Aquest fitxer no existeix" | |
7543 | |
7544 #: src/protocols/novell/nmuser.c:1891 | |
7545 #, fuzzy | |
7546 msgid "Not supported" | |
7547 msgstr "No suportat pel servidor" | |
7548 | |
7549 #: src/protocols/novell/nmuser.c:1895 | |
7550 #, fuzzy | |
7551 msgid "Password has expired" | |
7552 msgstr "Clau canviada" | |
7553 | |
7554 #: src/protocols/novell/nmuser.c:1898 | |
7555 #, fuzzy | |
7556 msgid "Invalid password" | |
7557 msgstr "Clau original" | |
7558 | |
7559 #: src/protocols/novell/nmuser.c:1901 | |
7560 #, fuzzy | |
7561 msgid "User not found" | |
7562 msgstr "L'usuari no és al grup" | |
7563 | |
7564 #: src/protocols/novell/nmuser.c:1904 | |
7565 #, fuzzy | |
7566 msgid "Account has been disabled" | |
7567 msgstr "%s s'ha desconnectat" | |
7568 | |
7569 #: src/protocols/novell/nmuser.c:1907 | |
7570 msgid "The server could not access the directory" | |
7571 msgstr "" | |
7572 | |
7573 #: src/protocols/novell/nmuser.c:1910 | |
7574 msgid "Your system administrator has disabled this operation" | |
7575 msgstr "" | |
7576 | |
7577 #: src/protocols/novell/nmuser.c:1913 | |
7578 msgid "The server is unavailable; try again later" | |
7579 msgstr "" | |
7580 | |
7581 #: src/protocols/novell/nmuser.c:1916 | |
7582 msgid "Cannot add a contact to the same folder twice" | |
7583 msgstr "" | |
7584 | |
7585 #: src/protocols/novell/nmuser.c:1919 | |
7586 msgid "Cannot add yourself" | |
7587 msgstr "" | |
7588 | |
7589 #: src/protocols/novell/nmuser.c:1922 | |
7590 msgid "Master archive is misconfigured" | |
7591 msgstr "" | |
7592 | |
7593 #: src/protocols/novell/nmuser.c:1926 | |
7594 #, fuzzy | |
7595 msgid "Invalid username or password" | |
7596 msgstr "Nom d'usuari invàlid." | |
7597 | |
7598 #: src/protocols/novell/nmuser.c:1929 | |
7599 msgid "Could not recognize the host of the username you entered" | |
7600 msgstr "" | |
7601 | |
7602 #: src/protocols/novell/nmuser.c:1932 | |
7603 msgid "" | |
7604 "Your account has been disabled because too many invalid passwords were " | |
7605 "entered" | |
7606 msgstr "" | |
7607 | |
7608 #: src/protocols/novell/nmuser.c:1935 | |
7609 msgid "You cannot add the same person twice to a conversation" | |
7610 msgstr "" | |
7611 | |
7612 #: src/protocols/novell/nmuser.c:1939 | |
7613 msgid "You have reached your limit for the number of contacts allowed" | |
7614 msgstr "" | |
7615 | |
7616 #: src/protocols/novell/nmuser.c:1942 | |
7617 #, fuzzy | |
7618 msgid "You have entered an invalid username" | |
7619 msgstr "%s no és un nom de servidor vàlid" | |
7620 | |
7621 #: src/protocols/novell/nmuser.c:1945 | |
7622 msgid "An error occurred while updating the directory" | |
7623 msgstr "" | |
7624 | |
7625 #: src/protocols/novell/nmuser.c:1948 | |
7626 msgid "Incompatible protocol version" | |
7627 msgstr "" | |
7628 | |
7629 #: src/protocols/novell/nmuser.c:1951 | |
7630 #, fuzzy | |
7631 msgid "The user has blocked you" | |
7632 msgstr "Escriviu l'usuari a bloquejar." | |
7633 | |
7634 #: src/protocols/novell/nmuser.c:1954 | |
7635 msgid "" | |
7636 "This evaluation version does not allow more than ten users to log in at one " | |
7637 "time" | |
7638 msgstr "" | |
7639 | |
7640 #: src/protocols/novell/nmuser.c:1957 | |
7641 msgid "The user is either offline or you are blocked" | |
7642 msgstr "" | |
7643 | |
7644 #: src/protocols/novell/nmuser.c:1960 | |
7645 #, fuzzy, c-format | |
7646 msgid "Unknown error: 0x%X" | |
7647 msgstr "Error desconegut" | |
7648 | |
10302 | 7649 #: src/protocols/novell/novell.c:117 |
9544 | 7650 #, c-format |
7651 msgid "Login failed (%s)." | |
7652 msgstr "" | |
7653 | |
10302 | 7654 #: src/protocols/novell/novell.c:232 |
9544 | 7655 #, fuzzy, c-format |
7656 msgid "Unable to send message. Could not get details for user (%s)." | |
8778 | 7657 msgstr "Impossible enviar el missatge: és massa llarg." |
7658 | |
10302 | 7659 #: src/protocols/novell/novell.c:381 |
9544 | 7660 #, fuzzy, c-format |
7661 msgid "Unable to add %s to your buddy list (%s)." | |
8778 | 7662 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" |
7663 | |
7664 #. TODO: Improve this! message to who or for what conference? | |
10302 | 7665 #: src/protocols/novell/novell.c:407 |
9544 | 7666 #, fuzzy, c-format |
7667 msgid "Unable to send message (%s)." | |
8778 | 7668 msgstr "Impossible enviar el missatge." |
7669 | |
10302 | 7670 #: src/protocols/novell/novell.c:478 src/protocols/novell/novell.c:972 |
9544 | 7671 #, fuzzy, c-format |
7672 msgid "Unable to invite user (%s)." | |
7673 msgstr "Impossible escriure fitxer %s." | |
7674 | |
10302 | 7675 #: src/protocols/novell/novell.c:517 |
9544 | 7676 #, fuzzy, c-format |
7677 msgid "Unable to send message to %s. Could not create the conference (%s)." | |
8778 | 7678 msgstr "Impossible enviar el missatge: és massa llarg." |
7679 | |
10302 | 7680 #: src/protocols/novell/novell.c:522 |
9544 | 7681 #, fuzzy, c-format |
7682 msgid "Unable to send message. Could not create the conference (%s)." | |
7683 msgstr "Impossible enviar el missatge: és massa llarg." | |
7684 | |
10302 | 7685 #: src/protocols/novell/novell.c:569 |
8778 | 7686 #, c-format |
7687 msgid "" | |
7688 "Unable to move user %s to folder %s in the server side list. Error while " | |
9544 | 7689 "creating folder (%s)." |
7690 msgstr "" | |
7691 | |
10302 | 7692 #: src/protocols/novell/novell.c:617 |
9544 | 7693 #, fuzzy, c-format |
8778 | 7694 msgid "" |
7695 "Unable to add %s to your buddy list. Error creating folder in server side " | |
9544 | 7696 "list (%s)." |
7697 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" | |
7698 | |
10302 | 7699 #: src/protocols/novell/novell.c:690 |
9544 | 7700 #, fuzzy, c-format |
7701 msgid "Could not get details for user %s (%s)." | |
7702 msgstr "Impossible enviar el missatge: és massa llarg." | |
7703 | |
10302 | 7704 #: src/protocols/novell/novell.c:736 src/protocols/novell/novell.c:882 |
9544 | 7705 #, fuzzy, c-format |
7706 msgid "Unable to add user to privacy list (%s)." | |
7707 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" | |
7708 | |
10302 | 7709 #: src/protocols/novell/novell.c:783 |
9544 | 7710 #, fuzzy, c-format |
7711 msgid "Unable to add %s to deny list (%s)." | |
7712 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" | |
7713 | |
10302 | 7714 #: src/protocols/novell/novell.c:836 |
9544 | 7715 #, fuzzy, c-format |
7716 msgid "Unable to add %s to permit list (%s)." | |
7717 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" | |
7718 | |
10302 | 7719 #: src/protocols/novell/novell.c:904 |
9544 | 7720 #, fuzzy, c-format |
7721 msgid "Unable to remove %s from privacy list (%s)." | |
7722 msgstr "Impossible afegir \"%s\" a la vostra llista de Napster" | |
7723 | |
10302 | 7724 #: src/protocols/novell/novell.c:927 src/protocols/novell/novell.c:1629 |
9544 | 7725 #, c-format |
7726 msgid "Unable to change server side privacy settings (%s)." | |
7727 msgstr "" | |
7728 | |
10302 | 7729 #: src/protocols/novell/novell.c:999 |
9544 | 7730 #, fuzzy, c-format |
7731 msgid "Unable to create conference (%s)." | |
7732 msgstr "Impossible crear socket" | |
7733 | |
10302 | 7734 #: src/protocols/novell/novell.c:1110 src/protocols/novell/novell.c:1668 |
8778 | 7735 #, fuzzy |
7736 msgid "Error communicating with server. Closing connection." | |
7737 msgstr "Error al communicar-se amb el servidor Gadu-Gadu" | |
7738 | |
10302 | 7739 #: src/protocols/novell/novell.c:1452 |
9882 | 7740 #, fuzzy |
7741 msgid "Telephone Number" | |
7742 msgstr "Telèfon" | |
7743 | |
10302 | 7744 #: src/protocols/novell/novell.c:1456 |
9882 | 7745 msgid "Department" |
7746 msgstr "" | |
7747 | |
10302 | 7748 #: src/protocols/novell/novell.c:1458 |
9882 | 7749 #, fuzzy |
7750 msgid "Personal Title" | |
7751 msgstr "Pàgina web personal" | |
7752 | |
10302 | 7753 #: src/protocols/novell/novell.c:1462 |
9882 | 7754 #, fuzzy |
7755 msgid "Mailstop" | |
7756 msgstr "Correu electrònic" | |
7757 | |
10302 | 7758 #: src/protocols/novell/novell.c:1464 src/protocols/oscar/oscar.c:5051 |
7759 #: src/protocols/oscar/oscar.c:5058 | |
9882 | 7760 msgid "Email Address" |
7761 msgstr "Adreça de correu electrònic" | |
7762 | |
10302 | 7763 #: src/protocols/novell/novell.c:1480 |
9882 | 7764 #, fuzzy |
7765 msgid "User ID" | |
8778 | 7766 msgstr "Usuari" |
7767 | |
7768 #. tag = _("DN"); | |
7769 #. value = nm_user_record_get_dn(user_record); | |
7770 #. if (value) { | |
9882 | 7771 #. g_string_append_printf(info_text, "<b>%s:</b> %s<br>", |
8778 | 7772 #. tag, value); |
7773 #. } | |
7774 #. | |
10302 | 7775 #: src/protocols/novell/novell.c:1494 |
8778 | 7776 #, fuzzy |
7777 msgid "Full name" | |
7778 msgstr "Nom" | |
7779 | |
10302 | 7780 #: src/protocols/novell/novell.c:1515 |
8778 | 7781 #, fuzzy |
7782 msgid "User Properties" | |
7783 msgstr "Opcions d'usuari" | |
7784 | |
10302 | 7785 #: src/protocols/novell/novell.c:1619 |
9544 | 7786 #, fuzzy, c-format |
7787 msgid "GroupWise Conference %d" | |
7788 msgstr "Iniciar conferència" | |
7789 | |
10302 | 7790 #: src/protocols/novell/novell.c:1644 |
8778 | 7791 #, fuzzy |
7792 msgid "Unable to make SSL connection to server." | |
7793 msgstr "Impossible connectar al servidor." | |
7794 | |
10302 | 7795 #: src/protocols/novell/novell.c:1674 |
9544 | 7796 #, c-format |
7797 msgid "Error processing event or response (%s)." | |
7798 msgstr "" | |
7799 | |
10302 | 7800 #: src/protocols/novell/novell.c:1708 |
8778 | 7801 #, fuzzy |
7802 msgid "Authenticating..." | |
7803 msgstr "Autentificant" | |
7804 | |
10302 | 7805 #: src/protocols/novell/novell.c:1723 |
8778 | 7806 #, fuzzy |
7807 msgid "Waiting for response..." | |
7808 msgstr "Esperant resposta..." | |
7809 | |
10302 | 7810 #: src/protocols/novell/novell.c:1858 |
9544 | 7811 #, fuzzy, c-format |
7812 msgid "%s has been invited to this conversation." | |
7813 msgstr "%s ha tancat la finestra de conversa." | |
7814 | |
10302 | 7815 #: src/protocols/novell/novell.c:1885 |
8778 | 7816 #, fuzzy |
7817 msgid "Invitation to Conversation" | |
7818 msgstr "Enregistrar conversa" | |
7819 | |
10302 | 7820 #: src/protocols/novell/novell.c:1886 |
8778 | 7821 #, c-format |
7822 msgid "" | |
7823 "Invitation from: %s\n" | |
7824 "\n" | |
7825 "Sent: %s" | |
7826 msgstr "" | |
7827 | |
10302 | 7828 #: src/protocols/novell/novell.c:1888 |
8778 | 7829 #, fuzzy |
7830 msgid "Would you like to join the conversation?" | |
7831 msgstr "El fitxer ja existeix. Voleu sobrescriure'l?" | |
7832 | |
10302 | 7833 #: src/protocols/novell/novell.c:1994 |
8778 | 7834 #, fuzzy |
7835 msgid "You have been logged out because you logged in at another workstation." | |
7836 msgstr "" | |
7837 "Heu estat desconnectats perquè us heu connectat amb el mateix nom des d'un " | |
7838 "altre lloc." | |
7839 | |
10302 | 7840 #: src/protocols/novell/novell.c:2050 |
8778 | 7841 #, c-format |
7842 msgid "" | |
7843 "%s appears to be offline and did not receive the message that you just sent." | |
7844 msgstr "" | |
7845 | |
7846 #. TODO: Would be nice to prompt if not set! | |
7847 #. * gaim_request_fields(gc, _("Server Address"),...); | |
7848 #. | |
7849 #. ...but for now just error out with a nice message. | |
10302 | 7850 #: src/protocols/novell/novell.c:2148 |
8778 | 7851 #, fuzzy |
7852 msgid "" | |
7853 "Unable to connect to server. Please enter the address of the server you wish " | |
7854 "to connect to." | |
7855 msgstr "Si us plau, introduïu el nom de l'usuari que voleu bloquejar." | |
7856 | |
10302 | 7857 #: src/protocols/novell/novell.c:2170 |
8778 | 7858 #, fuzzy |
7859 msgid "Error. SSL support is not installed." | |
7860 msgstr "Suport de SSL és necessari per a MSN. Si us plau, intal·lau-ho." | |
7861 | |
10302 | 7862 #: src/protocols/novell/novell.c:2474 |
8778 | 7863 msgid "This conference has been closed. No more messages can be sent." |
7864 msgstr "" | |
7865 | |
10302 | 7866 #: src/protocols/novell/novell.c:2930 src/protocols/novell/novell.c:2986 |
8778 | 7867 #, fuzzy |
7868 msgid "Appear Offline" | |
7869 msgstr "Desconnectat" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7870 |
10302 | 7871 #: src/protocols/novell/novell.c:3380 |
9544 | 7872 #, fuzzy |
7873 msgid "Initiate _Chat" | |
7874 msgstr "Conversa inicial" | |
7875 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7876 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7877 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7878 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7879 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7880 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7881 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7882 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7883 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7884 #. * summary |
8778 | 7885 #. * description |
10302 | 7886 #: src/protocols/novell/novell.c:3479 src/protocols/novell/novell.c:3481 |
8778 | 7887 msgid "Novell GroupWise Messenger Protocol Plugin" |
7888 msgstr "" | |
7889 | |
10302 | 7890 #: src/protocols/novell/novell.c:3500 |
8778 | 7891 #, fuzzy |
7892 msgid "Server address" | |
7893 msgstr "Adreça" | |
7894 | |
10302 | 7895 #: src/protocols/novell/novell.c:3504 |
8778 | 7896 #, fuzzy |
7897 msgid "Server port" | |
7898 msgstr "Servidor" | |
7899 | |
10302 | 7900 #: src/protocols/oscar/oscar.c:190 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7901 msgid "Invalid error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7902 msgstr "Error invàlid" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7903 |
10302 | 7904 #: src/protocols/oscar/oscar.c:191 |
7984 | 7905 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7906 msgid "Invalid SNAC" |
7984 | 7907 msgstr "SNAC invàlid" |
7908 | |
10302 | 7909 #: src/protocols/oscar/oscar.c:192 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7910 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7911 msgid "Rate to host" |
7984 | 7912 msgstr "Velocitat cap al servidor" |
7913 | |
10302 | 7914 #: src/protocols/oscar/oscar.c:193 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7915 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7916 msgid "Rate to client" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7917 msgstr "Velocitat cap al client" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7918 |
10302 | 7919 #: src/protocols/oscar/oscar.c:195 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7920 msgid "Service unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7921 msgstr "Servei no disponible" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7922 |
9754 | 7923 #: src/protocols/oscar/oscar.c:196 |
10302 | 7924 msgid "Service not defined" |
7925 msgstr "Servei no definit" | |
9882 | 7926 |
7927 #: src/protocols/oscar/oscar.c:197 | |
10302 | 7928 msgid "Obsolete SNAC" |
7929 msgstr "SNAC obsolet" | |
9754 | 7930 |
9544 | 7931 #: src/protocols/oscar/oscar.c:198 |
10302 | 7932 msgid "Not supported by host" |
7933 msgstr "No suportat pel servidor" | |
9544 | 7934 |
7935 #: src/protocols/oscar/oscar.c:199 | |
10302 | 7936 msgid "Not supported by client" |
7937 msgstr "No suportat pel client" | |
9882 | 7938 |
7939 #: src/protocols/oscar/oscar.c:200 | |
10302 | 7940 msgid "Refused by client" |
7941 msgstr "Rebutjat pel client" | |
7942 | |
7943 #: src/protocols/oscar/oscar.c:201 | |
7944 msgid "Reply too big" | |
7945 msgstr "Resposta massa gran" | |
7946 | |
7947 #: src/protocols/oscar/oscar.c:202 | |
7948 msgid "Responses lost" | |
7949 msgstr "S'han perdut respostes" | |
7950 | |
7951 #: src/protocols/oscar/oscar.c:203 | |
7952 msgid "Request denied" | |
7953 msgstr "Petició denegada" | |
7954 | |
7955 #: src/protocols/oscar/oscar.c:204 | |
7956 msgid "Busted SNAC payload" | |
7957 msgstr "" | |
7958 | |
7959 #: src/protocols/oscar/oscar.c:205 | |
9754 | 7960 msgid "Insufficient rights" |
7961 msgstr "Insuficients drets" | |
9544 | 7962 |
10302 | 7963 #: src/protocols/oscar/oscar.c:206 |
9754 | 7964 msgid "In local permit/deny" |
9544 | 7965 msgstr "" |
7966 | |
10302 | 7967 #: src/protocols/oscar/oscar.c:207 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7968 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7969 msgid "Too evil (sender)" |
7984 | 7970 msgstr "Massa dolent (enviador)" |
7971 | |
10302 | 7972 #: src/protocols/oscar/oscar.c:208 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7973 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7974 msgid "Too evil (receiver)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7975 msgstr "Massa dolent (receptor)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7976 |
10302 | 7977 #: src/protocols/oscar/oscar.c:209 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7978 msgid "User temporarily unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7979 msgstr "Usuari no disponible temporalment" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7980 |
10302 | 7981 #: src/protocols/oscar/oscar.c:210 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7982 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7983 msgid "No match" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7984 msgstr "No hi ha coincidència" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7985 |
10302 | 7986 #: src/protocols/oscar/oscar.c:211 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7987 msgid "List overflow" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7988 msgstr "Límit de la llista superat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7989 |
10302 | 7990 #: src/protocols/oscar/oscar.c:212 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7991 msgid "Request ambiguous" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7992 msgstr "Petició ambigüa" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7993 |
10302 | 7994 #: src/protocols/oscar/oscar.c:213 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7995 msgid "Queue full" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7996 msgstr "Cua plena" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7997 |
10302 | 7998 #: src/protocols/oscar/oscar.c:214 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
7999 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8000 msgid "Not while on AOL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8001 msgstr "No es pot fer mentre estigui a AOL" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8002 |
10302 | 8003 #: src/protocols/oscar/oscar.c:401 src/protocols/oscar/oscar.c:484 |
8004 #, fuzzy | |
8005 msgid "" | |
8006 "(There was an error receiving this message. The buddy you are speaking to " | |
9544 | 8007 "most likely has a buggy client.)" |
8008 msgstr "" | |
8009 "(Hi ha hagut un error al convertir aquest missatge. Comproveu l'opció de " | |
8010 "\"codificació\" a l'editor de comptes)" | |
8011 | |
10302 | 8012 #: src/protocols/oscar/oscar.c:586 |
8778 | 8013 msgid "Voice" |
8014 msgstr "Veu" | |
8015 | |
10302 | 8016 #: src/protocols/oscar/oscar.c:589 |
8778 | 8017 #, fuzzy |
8018 msgid "AIM Direct IM" | |
8019 msgstr "Missatges instantànis directes" | |
8020 | |
10302 | 8021 #: src/protocols/oscar/oscar.c:592 src/protocols/silc/silc.c:660 |
9544 | 8022 #: src/protocols/silc/util.c:506 |
8778 | 8023 msgid "Chat" |
8024 msgstr "Conversa" | |
8025 | |
10302 | 8026 #: src/protocols/oscar/oscar.c:595 src/protocols/oscar/oscar.c:7017 |
8778 | 8027 msgid "Get File" |
8028 msgstr "Obtenir fitxer" | |
8029 | |
10302 | 8030 #: src/protocols/oscar/oscar.c:602 |
8778 | 8031 msgid "Games" |
8032 msgstr "Jocs" | |
8033 | |
10302 | 8034 #: src/protocols/oscar/oscar.c:605 |
8778 | 8035 msgid "Add-Ins" |
8036 msgstr "Afegits" | |
8037 | |
10302 | 8038 #: src/protocols/oscar/oscar.c:608 |
8778 | 8039 msgid "Send Buddy List" |
8040 msgstr "Enviar llista de contactes" | |
8041 | |
10302 | 8042 #: src/protocols/oscar/oscar.c:611 |
8778 | 8043 msgid "ICQ Direct Connect" |
8044 msgstr "Connexió directa d'ICQ" | |
8045 | |
10302 | 8046 #: src/protocols/oscar/oscar.c:614 |
8778 | 8047 msgid "AP User" |
8048 msgstr "Usuari AP" | |
8049 | |
10302 | 8050 #: src/protocols/oscar/oscar.c:617 |
8778 | 8051 msgid "ICQ RTF" |
8052 msgstr "ICQ RTF" | |
8053 | |
10302 | 8054 #: src/protocols/oscar/oscar.c:620 |
8778 | 8055 msgid "Nihilist" |
8056 msgstr "Nihilista" | |
8057 | |
10302 | 8058 #: src/protocols/oscar/oscar.c:623 |
8778 | 8059 #, fuzzy |
8060 msgid "ICQ Server Relay" | |
8061 msgstr "Delegador del servidor ICQ" | |
8062 | |
10302 | 8063 #: src/protocols/oscar/oscar.c:626 |
8778 | 8064 #, fuzzy |
8065 msgid "Old ICQ UTF8" | |
8066 msgstr "Antic ICQ UTF8" | |
8067 | |
10302 | 8068 #: src/protocols/oscar/oscar.c:629 |
8778 | 8069 msgid "Trillian Encryption" |
8070 msgstr "Encriptació Trillian" | |
8071 | |
10302 | 8072 #: src/protocols/oscar/oscar.c:632 |
8778 | 8073 msgid "ICQ UTF8" |
8074 msgstr "ICQ UTF8" | |
8075 | |
10302 | 8076 #: src/protocols/oscar/oscar.c:635 |
8778 | 8077 #, fuzzy |
8078 msgid "Hiptop" | |
8079 msgstr "Històric" | |
8080 | |
10302 | 8081 #: src/protocols/oscar/oscar.c:638 |
8778 | 8082 msgid "Security Enabled" |
8083 msgstr "Activar seguretat" | |
8084 | |
10302 | 8085 #: src/protocols/oscar/oscar.c:641 |
8778 | 8086 msgid "Video Chat" |
8087 msgstr "Conversa de vídeo" | |
8088 | |
10302 | 8089 #: src/protocols/oscar/oscar.c:645 |
8778 | 8090 #, fuzzy |
8091 msgid "iChat AV" | |
8092 msgstr "Conversa" | |
8093 | |
10302 | 8094 #: src/protocols/oscar/oscar.c:648 |
8778 | 8095 msgid "Live Video" |
8096 msgstr "" | |
8097 | |
10302 | 8098 #: src/protocols/oscar/oscar.c:651 |
8778 | 8099 #, fuzzy |
8100 msgid "Camera" | |
8101 msgstr "Nom" | |
8102 | |
10302 | 8103 #: src/protocols/oscar/oscar.c:669 src/protocols/oscar/oscar.c:6900 |
8778 | 8104 msgid "Free For Chat" |
8105 msgstr "Lliure per a conversar" | |
8106 | |
10302 | 8107 #: src/protocols/oscar/oscar.c:673 src/protocols/oscar/oscar.c:6915 |
8778 | 8108 msgid "Not Available" |
8109 msgstr "No disponible" | |
8110 | |
10302 | 8111 #: src/protocols/oscar/oscar.c:675 src/protocols/oscar/oscar.c:6905 |
8778 | 8112 msgid "Occupied" |
8113 msgstr "Ocupat" | |
8114 | |
10302 | 8115 #: src/protocols/oscar/oscar.c:679 |
8778 | 8116 msgid "Web Aware" |
8117 msgstr "" | |
8118 | |
10302 | 8119 #: src/protocols/oscar/oscar.c:755 |
8778 | 8120 #, fuzzy |
8121 msgid "Capabilities" | |
8122 msgstr "<b>Capacitats:</b> " | |
8123 | |
10302 | 8124 #: src/protocols/oscar/oscar.c:764 |
8778 | 8125 #, fuzzy |
8126 msgid "Buddy Comment" | |
8127 msgstr "Comentari del contacte:" | |
8128 | |
10302 | 8129 #: src/protocols/oscar/oscar.c:899 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8130 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8131 msgid "Direct IM with %s closed" |
7984 | 8132 msgstr "Conversa de missatges instantànis amb %s tancada" |
8133 | |
10302 | 8134 #: src/protocols/oscar/oscar.c:901 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8135 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8136 msgid "Direct IM with %s failed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8137 msgstr "Conversa de Missatges Instantànis amb %s fallida" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8138 |
10302 | 8139 #: src/protocols/oscar/oscar.c:909 |
9544 | 8140 #, fuzzy |
8141 msgid "Direct Connect failed" | |
8142 msgstr "Connexió directa d'ICQ" | |
8143 | |
10302 | 8144 #: src/protocols/oscar/oscar.c:986 src/protocols/oscar/oscar.c:1117 |
9544 | 8145 #, c-format |
8146 msgid "Direct IM with %s established" | |
8147 msgstr "Connexió directa de missatges instantanis amb %s establerta" | |
8148 | |
10302 | 8149 #: src/protocols/oscar/oscar.c:1067 |
9544 | 8150 #, c-format |
8151 msgid "Attempting to connect to %s at %s:%hu for Direct IM." | |
8152 msgstr "" | |
8153 | |
10302 | 8154 #: src/protocols/oscar/oscar.c:1485 |
9544 | 8155 #, c-format |
8156 msgid "Asking %s to connect to us at %s:%hu for Direct IM." | |
8157 msgstr "" | |
8158 | |
10302 | 8159 #: src/protocols/oscar/oscar.c:1490 |
9544 | 8160 #, fuzzy |
8161 msgid "Unable to open Direct IM" | |
8162 msgstr "Impossible obrir connexió directa de missatges instantanis" | |
8163 | |
10302 | 8164 #: src/protocols/oscar/oscar.c:1525 |
9544 | 8165 #, fuzzy, c-format |
8166 msgid "You have selected to open a Direct IM connection with %s." | |
8167 msgstr "" | |
8168 "Heu escollit obrir una connexió directa de missatges instantanis amb %s." | |
8169 | |
10302 | 8170 #: src/protocols/oscar/oscar.c:1529 |
9544 | 8171 msgid "" |
8172 "Because this reveals your IP address, it may be considered a privacy risk. " | |
8173 "Do you wish to continue?" | |
8174 msgstr "" | |
8175 "Això revela la vostra adreça IP, el que podria ser considerat com un risc de " | |
8176 "privacitat. Voleu continuar?" | |
8177 | |
10302 | 8178 #: src/protocols/oscar/oscar.c:1533 src/protocols/oscar/oscar.c:3490 |
9544 | 8179 msgid "Connect" |
8180 msgstr "Connectar" | |
8181 | |
10302 | 8182 #: src/protocols/oscar/oscar.c:1600 src/protocols/toc/toc.c:881 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8183 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8184 msgid "You have been disconnected from chat room %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8185 msgstr "Ha estat desconnectat de la conversa %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8186 |
10302 | 8187 #: src/protocols/oscar/oscar.c:1619 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8188 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8189 msgid "Chat is currently unavailable" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8190 msgstr "La conversa no està disponible en aquests moments" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8191 |
10302 | 8192 #: src/protocols/oscar/oscar.c:1700 |
7984 | 8193 #, fuzzy |
8194 msgid "Screen name sent" | |
8195 msgstr "Nom d'usuari enviat" | |
8196 | |
10302 | 8197 #: src/protocols/oscar/oscar.c:1714 |
8778 | 8198 #, c-format |
8199 msgid "" | |
8200 "Unable to login: Could not sign on as %s because the screen name is " | |
8201 "invalid. Screen names must either start with a letter and contain only " | |
8202 "letters, numbers and spaces, or contain only numbers." | |
8203 msgstr "" | |
8204 | |
10302 | 8205 #: src/protocols/oscar/oscar.c:1745 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8206 msgid "Unable to login to AIM" |
7984 | 8207 msgstr "No s'ha pogut connectar a l'AIM" |
8208 | |
10302 | 8209 #: src/protocols/oscar/oscar.c:1848 src/protocols/oscar/oscar.c:2286 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8210 msgid "Could Not Connect" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8211 msgstr "No s'ha pogut connectar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8212 |
10302 | 8213 #: src/protocols/oscar/oscar.c:1856 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8214 msgid "Connection established, cookie sent" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8215 msgstr "Connexió establerta, enviant secret" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8216 |
10302 | 8217 #: src/protocols/oscar/oscar.c:1969 src/protocols/yahoo/yahoo_filexfer.c:180 |
9544 | 8218 #: src/protocols/yahoo/yahoo_filexfer.c:189 |
8219 #: src/protocols/yahoo/yahoo_filexfer.c:199 | |
8778 | 8220 msgid "Unable to establish file descriptor." |
8221 msgstr "Impossible establir un descriptor de fitxer." | |
8222 | |
10302 | 8223 #: src/protocols/oscar/oscar.c:1974 |
8778 | 8224 msgid "Unable to create new connection." |
8225 msgstr "Impossible crear una nova connexió." | |
8226 | |
10302 | 8227 #: src/protocols/oscar/oscar.c:2046 |
8460 | 8228 msgid "Unable to establish listener socket." |
8229 msgstr "Impossible establir un socket d'escolta." | |
8230 | |
10302 | 8231 #: src/protocols/oscar/oscar.c:2171 src/protocols/toc/toc.c:542 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8232 msgid "Incorrect nickname or password." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8233 msgstr "Nom d'usuari o clau incorrectes." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8234 |
10302 | 8235 #: src/protocols/oscar/oscar.c:2176 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8236 msgid "Your account is currently suspended." |
7984 | 8237 msgstr "El seu compte està actualment suspès." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8238 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8239 #. service temporarily unavailable |
10302 | 8240 #: src/protocols/oscar/oscar.c:2180 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8241 msgid "The AOL Instant Messenger service is temporarily unavailable." |
8778 | 8242 msgstr "" |
8243 "El servei de missatges instantanis d'AOL no està disponible temporalment." | |
8244 | |
10302 | 8245 #: src/protocols/oscar/oscar.c:2185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8246 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8247 "You have been connecting and disconnecting too frequently. Wait ten minutes " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8248 "and try again. If you continue to try, you will need to wait even longer." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8249 msgstr "" |
8778 | 8250 "Heu estat connectant-vos i desconnectat-vos amb massa freqüència. Espereu " |
8251 "deu minuts i intenteu-ho de nou. Si continueu intentant-ho, haureu d'esperar " | |
8252 "encara més temps." | |
8253 | |
10302 | 8254 #: src/protocols/oscar/oscar.c:2190 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8255 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8256 msgid "The client version you are using is too old. Please upgrade at %s" |
8778 | 8257 msgstr "" |
8258 "La versió del client que useu és massa antiga. Si us plau, actualitzeu-la a %" | |
8259 "s" | |
8260 | |
10302 | 8261 #: src/protocols/oscar/oscar.c:2221 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8262 msgid "Internal Error" |
7984 | 8263 msgstr "Error intern" |
8264 | |
10302 | 8265 #: src/protocols/oscar/oscar.c:2293 |
7984 | 8266 msgid "Received authorization" |
8267 msgstr "Autorització rebuda" | |
8268 | |
10302 | 8269 #: src/protocols/oscar/oscar.c:2329 src/protocols/oscar/oscar.c:2359 |
8270 #: src/protocols/oscar/oscar.c:2448 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8271 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8272 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8273 "You may be disconnected shortly. You may want to use TOC until this is " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8274 "fixed. Check %s for updates." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8275 msgstr "" |
8778 | 8276 "Podeu ser desconnectats dins de poc temps. Si voleu, podeu usar TOC fins que " |
8277 "això es resolgui. Comproveu a %s si hi ha actualitzacions." | |
8278 | |
10302 | 8279 #: src/protocols/oscar/oscar.c:2332 src/protocols/oscar/oscar.c:2362 |
7984 | 8280 #, fuzzy |
8281 msgid "Gaim was unable to get a valid AIM login hash." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8282 msgstr "Gaim no ha pogut obtenir un hash de connexió d'AIM vàlid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8283 |
10302 | 8284 #: src/protocols/oscar/oscar.c:2451 |
7984 | 8285 #, fuzzy |
8286 msgid "Gaim was unable to get a valid login hash." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8287 msgstr "Gaim no ha pogut obtenir un hash de connexió vàlid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8288 |
10302 | 8289 #: src/protocols/oscar/oscar.c:3481 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8290 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8291 msgid "%s has just asked to directly connect to %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8292 msgstr "%s demana connectar-se directament a %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8293 |
10302 | 8294 #: src/protocols/oscar/oscar.c:3484 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8295 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8296 "This requires a direct connection between the two computers and is necessary " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8297 "for IM Images. Because your IP address will be revealed, this may be " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8298 "considered a privacy risk." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8299 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8300 "Es requereix la connexió directa entre els dos ordenadors, ja que és " |
7984 | 8301 "necessari per a poder enviar imatges instantànies. La seva adreça IP serà " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8302 "revelada, i això pot considerar-se com un risc de privacitat." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8303 |
10302 | 8304 #: src/protocols/oscar/oscar.c:3523 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8305 msgid "Please authorize me so I can add you to my buddy list." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8306 msgstr "" |
7984 | 8307 "Si us plau, autoritzeu-me per a que pugui afegir-vos a la meva llista de " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8308 "contactes." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8309 |
10302 | 8310 #: src/protocols/oscar/oscar.c:3531 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8311 msgid "Authorization Request Message:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8312 msgstr "Missatge de petició d'autorització:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8313 |
10302 | 8314 #: src/protocols/oscar/oscar.c:3532 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8315 msgid "Please authorize me!" |
7984 | 8316 msgstr "Si us plau, autoritzeu-me!" |
8317 | |
10302 | 8318 #: src/protocols/oscar/oscar.c:3562 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8319 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8320 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8321 "The user %s requires authorization before being added to a buddy list. Do " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8322 "you want to send an authorization request?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8323 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8324 "L'usuari %s requereix autorització abans de ser afegit a una llista de " |
7984 | 8325 "contactes. Voleu enviar una petició d'autorització?" |
8326 | |
10302 | 8327 #: src/protocols/oscar/oscar.c:3567 src/protocols/oscar/oscar.c:3569 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8328 msgid "Request Authorization" |
7984 | 8329 msgstr "Petició d'autorització" |
8330 | |
10302 | 8331 #: src/protocols/oscar/oscar.c:3617 src/protocols/oscar/oscar.c:3619 |
8332 #: src/protocols/oscar/oscar.c:3626 src/protocols/oscar/oscar.c:3723 | |
8333 #: src/protocols/oscar/oscar.c:3743 src/protocols/oscar/oscar.c:6292 | |
8334 #: src/protocols/oscar/oscar.c:6338 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8335 msgid "No reason given." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8336 msgstr "No s'ha donat cap raó" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8337 |
10302 | 8338 #: src/protocols/oscar/oscar.c:3625 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8339 msgid "Authorization Denied Message:" |
7984 | 8340 msgstr "Missatge de denegació d'autorització:" |
8341 | |
10302 | 8342 #: src/protocols/oscar/oscar.c:3723 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8343 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8344 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8345 "The user %u wants to add you to their buddy list for the following reason:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8346 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8347 msgstr "" |
7984 | 8348 "L'usuari %u vol afegir-vos a la seva llista de contactes per les següents " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8349 "raons:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8350 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8351 |
10302 | 8352 #: src/protocols/oscar/oscar.c:3731 src/protocols/oscar/oscar.c:6298 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8353 msgid "Authorization Request" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8354 msgstr "Petició d'autorització" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8355 |
10302 | 8356 #: src/protocols/oscar/oscar.c:3743 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8357 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8358 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8359 "The user %u has denied your request to add them to your buddy list for the " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8360 "following reason:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8361 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8362 msgstr "" |
7984 | 8363 "L'usuari %u ha denegat la vostra petició d'afegir-lo a la seva llista de " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8364 "contactes per la següent raó:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8365 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8366 |
10302 | 8367 #: src/protocols/oscar/oscar.c:3744 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8368 msgid "ICQ authorization denied." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8369 msgstr "Autorització ICQ denegada." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8370 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8371 #. Someone has granted you authorization |
10302 | 8372 #: src/protocols/oscar/oscar.c:3751 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8373 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8374 msgid "The user %u has granted your request to add them to your buddy list." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8375 msgstr "" |
7984 | 8376 "L'usuari %u ha concedit la vostra petició d'afegir-lo a la seva llista de " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8377 "contactes." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8378 |
10302 | 8379 #: src/protocols/oscar/oscar.c:3759 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8380 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8381 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8382 "You have received a special message\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8383 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8384 "From: %s [%s]\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8385 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8386 msgstr "" |
7984 | 8387 "Heu rebut un missatge especial\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8388 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8389 "De: %s [%s]\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8390 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8391 |
10302 | 8392 #: src/protocols/oscar/oscar.c:3767 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8393 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8394 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8395 "You have received an ICQ page\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8396 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8397 "From: %s [%s]\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8398 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8399 msgstr "" |
7984 | 8400 "Heu rebut una pàgina d'ICQ\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8401 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8402 "De: %s [%s]\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8403 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8404 |
10302 | 8405 #: src/protocols/oscar/oscar.c:3775 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8406 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8407 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8408 "You have received an ICQ email from %s [%s]\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8409 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8410 "Message is:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8411 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8412 msgstr "" |
7984 | 8413 "Heu rebut un missatge de correu electrònic d'ICQ de %s [%s]\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8414 "\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8415 "Missatge:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8416 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8417 |
10302 | 8418 #: src/protocols/oscar/oscar.c:3796 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8419 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8420 msgid "ICQ user %u has sent you a buddy: %s (%s)" |
7984 | 8421 msgstr "L'usuari %u d'ICQ vos ha enviat un contacte: %s (%s)" |
8422 | |
10302 | 8423 #: src/protocols/oscar/oscar.c:3802 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8424 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8425 msgid "Do you want to add this buddy to your buddy list?" |
7984 | 8426 msgstr "Voleu afegir aquest contacte a la vostra llista de contactes?" |
8427 | |
10302 | 8428 #: src/protocols/oscar/oscar.c:3806 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8429 msgid "Decline" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8430 msgstr "Rebutjar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8431 |
10302 | 8432 #: src/protocols/oscar/oscar.c:3890 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8433 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8434 msgid "You missed %hu message from %s because it was invalid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8435 msgid_plural "You missed %hu messages from %s because they were invalid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8436 msgstr[0] "S'ha perdut %hu missatge de %s perquè era invàlid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8437 msgstr[1] "S'han perdut %hu missatges de %s perquè eren invàlids." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8438 |
10302 | 8439 #: src/protocols/oscar/oscar.c:3899 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8440 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8441 msgid "You missed %hu message from %s because it was too large." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8442 msgid_plural "You missed %hu messages from %s because they were too large." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8443 msgstr[0] "S'ha perdut %hu missatge de %s perquè era massa llarg." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8444 msgstr[1] "S'han perdut %hu missatges de %s perquè eren massa llargs." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8445 |
10302 | 8446 #: src/protocols/oscar/oscar.c:3908 |
8778 | 8447 #, fuzzy, c-format |
5086 | 8448 msgid "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8449 "You missed %hu message from %s because the rate limit has been exceeded." |
8778 | 8450 msgid_plural "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8451 "You missed %hu messages from %s because the rate limit has been exceeded." |
8778 | 8452 msgstr[0] "S'ha perdut %hu missatge de %s perquè era invàlid." |
8453 msgstr[1] "S'han perdut %hu missatges de %s perquè eren invàlids." | |
8454 | |
10302 | 8455 #: src/protocols/oscar/oscar.c:3917 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8456 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8457 msgid "You missed %hu message from %s because he/she was too evil." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8458 msgid_plural "You missed %hu messages from %s because he/she was too evil." |
7984 | 8459 msgstr[0] "S'ha perdut %hu missatge de %s perquè ell/ella eren massa dolent." |
8460 msgstr[1] "S'han perdut %hu missatges de %s perquè ell/ella eren massa dolent." | |
8461 | |
10302 | 8462 #: src/protocols/oscar/oscar.c:3926 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8463 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8464 msgid "You missed %hu message from %s because you are too evil." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8465 msgid_plural "You missed %hu messages from %s because you are too evil." |
7984 | 8466 msgstr[0] "S'ha perdut %hu missatge de %s perquè sou massa dolents." |
8467 msgstr[1] "S'han perdut %hu missatges de %s perquè sou massa dolents." | |
8468 | |
10302 | 8469 #: src/protocols/oscar/oscar.c:3935 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8470 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8471 msgid "You missed %hu message from %s for an unknown reason." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8472 msgid_plural "You missed %hu messages from %s for an unknown reason." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8473 msgstr[0] "S'ha perdut %hu missatge de %s per motius desconeguts." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8474 msgstr[1] "S'han perdut %hu missatges de %s per motius desconeguts." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8475 |
10302 | 8476 #: src/protocols/oscar/oscar.c:3989 src/protocols/oscar/oscar.c:4222 |
8477 #: src/protocols/silc/ops.c:1087 src/protocols/silc/ops.c:1149 | |
9544 | 8478 #, fuzzy, c-format |
8479 msgid "Info for %s" | |
8480 msgstr "Informació ICQ de %s" | |
8481 | |
10302 | 8482 #: src/protocols/oscar/oscar.c:4055 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8483 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8484 msgid "SNAC threw error: %s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8485 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8486 |
10302 | 8487 #: src/protocols/oscar/oscar.c:4056 |
8778 | 8488 msgid "Unknown error" |
8489 msgstr "Error desconegut" | |
8490 | |
9882 | 8491 #. Data is assumed to be the destination sn |
10302 | 8492 #: src/protocols/oscar/oscar.c:4092 |
9882 | 8493 #, fuzzy, c-format |
8494 msgid "Unable to send message: %s" | |
8495 msgstr "Impossible enviar el missatge." | |
8496 | |
10302 | 8497 #: src/protocols/oscar/oscar.c:4092 src/protocols/oscar/oscar.c:4097 |
8498 #: src/protocols/oscar/oscar.c:4155 src/protocols/oscar/oscar.c:4159 | |
9882 | 8499 #, fuzzy |
8500 msgid "Unknown reason." | |
8501 msgstr "Error desconegut." | |
8502 | |
10302 | 8503 #: src/protocols/oscar/oscar.c:4095 |
9882 | 8504 #, fuzzy, c-format |
8505 msgid "Unable to send message to %s:" | |
8506 msgstr "Impossible enviar el missatge." | |
8507 | |
10302 | 8508 #: src/protocols/oscar/oscar.c:4155 |
9754 | 8509 #, fuzzy, c-format |
8510 msgid "User information not available: %s" | |
8511 msgstr "Dades de l'usuari %s no disponibles:" | |
8512 | |
10302 | 8513 #: src/protocols/oscar/oscar.c:4158 |
7984 | 8514 #, fuzzy, c-format |
8515 msgid "User information for %s unavailable:" | |
8516 msgstr "Dades de l'usuari %s no disponibles:" | |
8517 | |
10302 | 8518 #: src/protocols/oscar/oscar.c:4180 |
8778 | 8519 #, fuzzy |
8520 msgid "Warning Level" | |
8521 msgstr "Mostrar nivells d'_avís" | |
8522 | |
10302 | 8523 #: src/protocols/oscar/oscar.c:4184 |
8778 | 8524 #, fuzzy |
8525 msgid "Online Since" | |
8526 msgstr "Connectat des de" | |
8527 | |
10302 | 8528 #: src/protocols/oscar/oscar.c:4189 src/protocols/yahoo/yahoo_profile.c:1120 |
8778 | 8529 msgid "Member Since" |
8530 msgstr "Membre des de" | |
8531 | |
10302 | 8532 #: src/protocols/oscar/oscar.c:4273 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8533 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8534 msgid "Your AIM connection may be lost." |
7984 | 8535 msgstr "La vostra connexió d'AIM por haver-se perdut." |
8536 | |
8778 | 8537 #. The conversion failed! |
10302 | 8538 #: src/protocols/oscar/oscar.c:4459 |
8778 | 8539 #, fuzzy |
8540 msgid "" | |
8541 "[Unable to display a message from this user because it contained invalid " | |
8542 "characters.]" | |
8543 msgstr "S'ha perdut %hu missatge de %s perquè era invàlid." | |
8544 | |
10302 | 8545 #: src/protocols/oscar/oscar.c:4679 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8546 msgid "Rate limiting error." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8547 msgstr "Error de limitació de velocitat." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8548 |
10302 | 8549 #: src/protocols/oscar/oscar.c:4680 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8550 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8551 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8552 "The last action you attempted could not be performed because you are over " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8553 "the rate limit. Please wait 10 seconds and try again." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8554 msgstr "" |
8778 | 8555 "La darrera acció que heu intentat no ha pogut ser realitzada perquè esteu " |
8556 "per sobre del límit de velocitat. Si us plau, espereu 10 segons i torneu-ho " | |
8557 "a provar." | |
8558 | |
10302 | 8559 #: src/protocols/oscar/oscar.c:4747 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8560 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8561 "You have been disconnected because you have signed on with this screen name " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8562 "at another location." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8563 msgstr "" |
8778 | 8564 "Heu estat desconnectats perquè us heu connectat amb el mateix nom des d'un " |
8565 "altre lloc." | |
8566 | |
10302 | 8567 #: src/protocols/oscar/oscar.c:4749 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8568 msgid "You have been signed off for an unknown reason." |
7984 | 8569 msgstr "Heu estat desconnectats per motius desconeguts." |
8570 | |
10302 | 8571 #: src/protocols/oscar/oscar.c:4780 |
7984 | 8572 msgid "Finalizing connection" |
8573 msgstr "Finalitzant connexió" | |
8574 | |
10302 | 8575 #: src/protocols/oscar/oscar.c:5063 src/protocols/silc/util.c:538 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8576 msgid "Mobile Phone" |
7984 | 8577 msgstr "Telèfon mòbil" |
8578 | |
10302 | 8579 #: src/protocols/oscar/oscar.c:5065 src/protocols/trepia/trepia.c:282 |
8580 #: src/protocols/trepia/trepia.c:408 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8581 msgid "Female" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8582 msgstr "Dona" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8583 |
10302 | 8584 #: src/protocols/oscar/oscar.c:5065 src/protocols/trepia/trepia.c:281 |
8585 #: src/protocols/trepia/trepia.c:408 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8586 msgid "Male" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8587 msgstr "Home" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8588 |
10302 | 8589 #: src/protocols/oscar/oscar.c:5081 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8590 msgid "Personal Web Page" |
7984 | 8591 msgstr "Pàgina web personal" |
8592 | |
10302 | 8593 #: src/protocols/oscar/oscar.c:5085 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8594 msgid "Additional Information" |
7984 | 8595 msgstr "Informació addicional" |
8596 | |
10302 | 8597 #: src/protocols/oscar/oscar.c:5090 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8598 msgid "Home Address" |
7984 | 8599 msgstr "Adreça de casa" |
8600 | |
10302 | 8601 #: src/protocols/oscar/oscar.c:5094 src/protocols/oscar/oscar.c:5102 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8602 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8603 msgid "Zip Code" |
7984 | 8604 msgstr "Codi postal" |
8605 | |
10302 | 8606 #: src/protocols/oscar/oscar.c:5098 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8607 msgid "Work Address" |
7984 | 8608 msgstr "Adreça de la feina" |
8609 | |
10302 | 8610 #: src/protocols/oscar/oscar.c:5106 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8611 msgid "Work Information" |
7984 | 8612 msgstr "Informació de la feina" |
8613 | |
10302 | 8614 #: src/protocols/oscar/oscar.c:5107 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8615 msgid "Company" |
7984 | 8616 msgstr "Empresa" |
8617 | |
10302 | 8618 #: src/protocols/oscar/oscar.c:5108 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8619 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8620 msgid "Division" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8621 msgstr "Secció" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8622 |
10302 | 8623 #: src/protocols/oscar/oscar.c:5109 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8624 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8625 msgid "Position" |
7984 | 8626 msgstr "Càrrec" |
8627 | |
10302 | 8628 #: src/protocols/oscar/oscar.c:5111 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8629 msgid "Web Page" |
7984 | 8630 msgstr "Pàgina web" |
8631 | |
10302 | 8632 #: src/protocols/oscar/oscar.c:5121 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8633 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8634 msgid "ICQ Info for %s" |
7984 | 8635 msgstr "Informació ICQ de %s" |
8636 | |
10302 | 8637 #: src/protocols/oscar/oscar.c:5170 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8638 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8639 msgid "Pop-Up Message" |
7984 | 8640 msgstr "Missatge emergent" |
8641 | |
10302 | 8642 #: src/protocols/oscar/oscar.c:5191 |
8778 | 8643 #, fuzzy, c-format |
8644 msgid "The following screen names are associated with %s" | |
7984 | 8645 msgstr "Els noms d'usuari següents estan associats amb %s" |
8646 | |
10302 | 8647 #: src/protocols/oscar/oscar.c:5195 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8648 msgid "Search Results" |
7984 | 8649 msgstr "Resultats de la recerca" |
8650 | |
10302 | 8651 #: src/protocols/oscar/oscar.c:5212 |
7984 | 8652 #, fuzzy, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8653 msgid "No results found for email address %s" |
7984 | 8654 msgstr "No s'han obtingut resultats per l'adreça de correu electrònic %s" |
8655 | |
10302 | 8656 #: src/protocols/oscar/oscar.c:5233 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8657 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8658 msgid "You should receive an email asking to confirm %s." |
7984 | 8659 msgstr "Haurieu de rebre un correu electrònic demanant-vos confirmació de %s." |
8660 | |
10302 | 8661 #: src/protocols/oscar/oscar.c:5235 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8662 msgid "Account Confirmation Requested" |
7984 | 8663 msgstr "Confirmació del compte demanada" |
8664 | |
10302 | 8665 #: src/protocols/oscar/oscar.c:5266 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8666 msgid "Error Changing Account Info" |
7984 | 8667 msgstr "Error al canviar la informació del compte" |
8668 | |
10302 | 8669 #: src/protocols/oscar/oscar.c:5269 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8670 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8671 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8672 "Error 0x%04x: Unable to format screen name because the requested screen name " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8673 "differs from the original." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8674 msgstr "" |
7984 | 8675 "Error 0x%04x: impossible donar format al nom en pantalla perquè el nom " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8676 "demanat difereix de l'original." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8677 |
10302 | 8678 #: src/protocols/oscar/oscar.c:5272 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8679 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8680 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8681 "Error 0x%04x: Unable to format screen name because the requested screen name " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8682 "ends in a space." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8683 msgstr "" |
7984 | 8684 "Error 0x%04x: impossible donar format al nom en pantalla perquè el nom " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8685 "demanat acaba en espai." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8686 |
10302 | 8687 #: src/protocols/oscar/oscar.c:5275 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8688 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8689 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8690 "Error 0x%04x: Unable to format screen name because the requested screen name " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8691 "is too long." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8692 msgstr "" |
7984 | 8693 "Error 0x%04x: impossible donar format al nom en pantalla perquè el nom " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8694 "demanat és massa llarg." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8695 |
10302 | 8696 #: src/protocols/oscar/oscar.c:5278 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8697 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8698 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8699 "Error 0x%04x: Unable to change email address because there is already a " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8700 "request pending for this screen name." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8701 msgstr "" |
7984 | 8702 "Error 0x%04x: impossible canviar l'adreça de correu electrònic perquè ja hi " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8703 "ha una petició pendent per a aquest nom d'usuari." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8704 |
10302 | 8705 #: src/protocols/oscar/oscar.c:5281 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8706 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8707 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8708 "Error 0x%04x: Unable to change email address because the given address has " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8709 "too many screen names associated with it." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8710 msgstr "" |
7984 | 8711 "Error 0x%04x: impossible canviar l'adreça de correu electrònic perquè " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8712 "l'adreça donada ja te massa noms d'usuari associats." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8713 |
10302 | 8714 #: src/protocols/oscar/oscar.c:5284 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8715 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8716 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8717 "Error 0x%04x: Unable to change email address because the given address is " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8718 "invalid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8719 msgstr "" |
7984 | 8720 "Error 0x%04x: impossible canviar l'adreça de correu electrònic perquè " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8721 "l'adreça donada és invàlida." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8722 |
10302 | 8723 #: src/protocols/oscar/oscar.c:5287 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8724 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8725 msgid "Error 0x%04x: Unknown error." |
7984 | 8726 msgstr "Error 0x%04x: error desconegut." |
8727 | |
10302 | 8728 #: src/protocols/oscar/oscar.c:5297 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8729 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8730 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8731 "Your screen name is currently formatted as follows:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8732 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8733 msgstr "" |
7984 | 8734 "El vostre nom d'usuari té aquest format:\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8735 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8736 |
10302 | 8737 #: src/protocols/oscar/oscar.c:5298 src/protocols/oscar/oscar.c:5305 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8738 msgid "Account Info" |
7984 | 8739 msgstr "Informació del compte" |
8740 | |
10302 | 8741 #: src/protocols/oscar/oscar.c:5303 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8742 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8743 msgid "The email address for %s is %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8744 msgstr "L'adreça de correu electrònic per a %s és %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8745 |
10302 | 8746 #: src/protocols/oscar/oscar.c:5370 |
9544 | 8747 msgid "" |
8748 "Your IM Image was not sent. You must be Direct Connected to send IM Images." | |
8749 msgstr "" | |
8750 | |
10302 | 8751 #: src/protocols/oscar/oscar.c:5505 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8752 msgid "Unable to set AIM profile." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8753 msgstr "Impossible establir el perfil d'AIM." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8754 |
10302 | 8755 #: src/protocols/oscar/oscar.c:5506 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8756 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8757 "You have probably requested to set your profile before the login procedure " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8758 "completed. Your profile remains unset; try setting it again when you are " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8759 "fully connected." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8760 msgstr "" |
8778 | 8761 "Probablement heu demanat posar el vostre perfil abans d'acabar amb el procés " |
8762 "de connexió. El vostre perfil segueix sense estar establert; intenteu posar-" | |
8763 "lo de nou quan el procés de connexió hagi finalitzat." | |
8764 | |
10302 | 8765 #: src/protocols/oscar/oscar.c:5533 |
8778 | 8766 #, fuzzy, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8767 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8768 "The maximum profile length of %d byte has been exceeded. Gaim has truncated " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8769 "it for you." |
8778 | 8770 msgid_plural "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8771 "The maximum profile length of %d bytes has been exceeded. Gaim has " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8772 "truncated it for you." |
8778 | 8773 msgstr[0] "" |
7984 | 8774 "El límit màxim de tamany del perfil de %d octet s'ha excedit. Gaim l'ha " |
8778 | 8775 "retallat.El límit màxim de tamany del perfil de %d octets s'ha excedit. Gaim " |
8776 "l'ha retallat per vosaltres." | |
8777 msgstr[1] "" | |
8778 "El límit màxim de tamany del perfil de %d octet s'ha excedit. Gaim l'ha " | |
8779 "retallat.El límit màxim de tamany del perfil de %d octets s'ha excedit. Gaim " | |
8780 "l'ha retallat per vosaltres." | |
8781 | |
10302 | 8782 #: src/protocols/oscar/oscar.c:5538 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8783 msgid "Profile too long." |
7984 | 8784 msgstr "Perfil massa llarg." |
8785 | |
10302 | 8786 #: src/protocols/oscar/oscar.c:5569 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8787 msgid "Unable to set AIM away message." |
7984 | 8788 msgstr "Impossible posar el missatge AIM d'absència." |
8789 | |
10302 | 8790 #: src/protocols/oscar/oscar.c:5570 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8791 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8792 "You have probably requested to set your away message before the login " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8793 "procedure completed. You remain in a \"present\" state; try setting it " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8794 "again when you are fully connected." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8795 msgstr "" |
8778 | 8796 "Probablement heu demanat canviar l'estat d'absència abans d'acabar amb el " |
8797 "procés de connexió. El vostre estat continua essent \"present\"; intenteu " | |
8798 "tornar a posar-lo quan el procés de connexió hagi finalitzat." | |
8799 | |
10302 | 8800 #: src/protocols/oscar/oscar.c:5615 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8801 #, fuzzy, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8802 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8803 "The maximum away message length of %d byte has been exceeded. Gaim has " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8804 "truncated it for you." |
8778 | 8805 msgid_plural "" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8806 "The maximum away message length of %d bytes has been exceeded. Gaim has " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8807 "truncated it for you." |
8778 | 8808 msgstr[0] "" |
7984 | 8809 "El límit del missatge d'absència de %d octet ha estat superat. Gaim l'ha " |
8778 | 8810 "retallat per vosaltres.El límit del missatge d'absència de %d octets ha " |
8811 "estat superat. Gaim l'ha retallat per vosaltres." | |
8812 msgstr[1] "" | |
8813 "El límit del missatge d'absència de %d octet ha estat superat. Gaim l'ha " | |
8814 "retallat per vosaltres.El límit del missatge d'absència de %d octets ha " | |
8815 "estat superat. Gaim l'ha retallat per vosaltres." | |
8816 | |
10302 | 8817 #: src/protocols/oscar/oscar.c:5620 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8818 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8819 msgid "Away message too long." |
7984 | 8820 msgstr "Missatge d'absència" |
8821 | |
10302 | 8822 #: src/protocols/oscar/oscar.c:5700 |
8778 | 8823 #, c-format |
8824 msgid "" | |
8825 "Could not add the buddy %s because the screen name is invalid. Screen names " | |
8826 "must either start with a letter and contain only letters, numbers and " | |
8827 "spaces, or contain only numbers." | |
8828 msgstr "" | |
8829 | |
10302 | 8830 #: src/protocols/oscar/oscar.c:5702 src/protocols/oscar/oscar.c:6158 |
8831 #: src/protocols/oscar/oscar.c:6172 | |
8778 | 8832 msgid "Unable To Add" |
8833 msgstr "Impossible afegir" | |
8834 | |
10302 | 8835 #: src/protocols/oscar/oscar.c:5864 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8836 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8837 msgid "Unable To Retrieve Buddy List" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8838 msgstr "Impossible obtindre la llista de contactes" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8839 |
10302 | 8840 #: src/protocols/oscar/oscar.c:5865 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8841 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8842 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8843 "Gaim was temporarily unable to retrieve your buddy list from the AIM " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8844 "servers. Your buddy list is not lost, and will probably become available in " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8845 "a few hours." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8846 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8847 "Gaim no ha pogut obtenir la llista de contactes dels servidors d'AIM de " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8848 "forma temporal. La llista de contactes no s'ha perdut, i probablement " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8849 "tornarà a estar disponible en unes poques hores." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8850 |
10302 | 8851 #: src/protocols/oscar/oscar.c:6049 src/protocols/oscar/oscar.c:6050 |
8852 #: src/protocols/oscar/oscar.c:6055 src/protocols/oscar/oscar.c:6216 | |
8853 #: src/protocols/oscar/oscar.c:6217 src/protocols/oscar/oscar.c:6222 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8854 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8855 msgid "Orphans" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8856 msgstr "Orfes" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8857 |
10302 | 8858 #: src/protocols/oscar/oscar.c:6156 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8859 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8860 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8861 "Could not add the buddy %s because you have too many buddies in your buddy " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8862 "list. Please remove one and try again." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8863 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8864 "No s'ha pogut afegir el contacte %s perque hi ha massa contactes a la llista " |
7984 | 8865 "de contactes. Si us plau, elimineu-ne un i torneu a intentar-ho." |
8866 | |
10302 | 8867 #: src/protocols/oscar/oscar.c:6156 src/protocols/oscar/oscar.c:6170 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8868 msgid "(no name)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8869 msgstr "(sense nom)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8870 |
10302 | 8871 #: src/protocols/oscar/oscar.c:6170 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8872 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8873 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8874 "Could not add the buddy %s for an unknown reason. The most common reason " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8875 "for this is that you have the maximum number of allowed buddies in your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8876 "buddy list." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8877 msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8878 |
10302 | 8879 #: src/protocols/oscar/oscar.c:6253 |
7984 | 8880 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8881 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8882 "The user %s has given you permission to add you to their buddy list. Do you " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8883 "want to add them?" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8884 msgstr "" |
7984 | 8885 "L'usuari %s us ha donat permís per afegir-vos a la seva llista de contactes. " |
8886 "Voleu afegir-lo a ell/ella?" | |
8887 | |
10302 | 8888 #: src/protocols/oscar/oscar.c:6259 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8889 msgid "Authorization Given" |
7984 | 8890 msgstr "S'ha donat autorització" |
8891 | |
10302 | 8892 #: src/protocols/oscar/oscar.c:6292 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8893 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8894 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8895 "The user %s wants to add you to their buddy list for the following reason:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8896 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8897 msgstr "" |
7984 | 8898 "L'usuari %s vol afegir-vos a la seva llista de contactes per les següents " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8899 "raons:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8900 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8901 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8902 #. Granted |
10302 | 8903 #: src/protocols/oscar/oscar.c:6334 |
7984 | 8904 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8905 msgid "The user %s has granted your request to add them to your buddy list." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8906 msgstr "" |
7984 | 8907 "L'usuari %s us ha acceptat la petició d'afegir-lo a la vostra llista de " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8908 "contactes." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8909 |
10302 | 8910 #: src/protocols/oscar/oscar.c:6335 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8911 msgid "Authorization Granted" |
7984 | 8912 msgstr "Autorització concedida" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8913 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8914 #. Denied |
10302 | 8915 #: src/protocols/oscar/oscar.c:6338 |
7984 | 8916 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8917 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8918 "The user %s has denied your request to add them to your buddy list for the " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8919 "following reason:\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8920 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8921 msgstr "" |
8778 | 8922 "L'usuari %s ha denegat la petició d'afegir-lo a la vostra llista de " |
8923 "contactes per la següent raò:\n" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8924 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8925 |
10302 | 8926 #: src/protocols/oscar/oscar.c:6339 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8927 msgid "Authorization Denied" |
7984 | 8928 msgstr "Autorització rebutjada" |
8929 | |
10302 | 8930 #: src/protocols/oscar/oscar.c:6376 src/protocols/toc/toc.c:1280 |
8778 | 8931 #, fuzzy |
8932 msgid "_Exchange:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8933 msgstr "Intercanvi:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8934 |
10302 | 8935 #: src/protocols/oscar/oscar.c:6414 |
8778 | 8936 #, fuzzy |
8937 msgid "Invalid chat name specified." | |
8938 msgstr "UIN de Gau-Gadu invàlid" | |
8939 | |
10302 | 8940 #: src/protocols/oscar/oscar.c:6503 |
9544 | 8941 msgid "Your IM Image was not sent. You cannot send IM Images in AIM chats." |
8942 msgstr "" | |
8943 | |
10302 | 8944 #: src/protocols/oscar/oscar.c:6638 |
8778 | 8945 #, fuzzy |
8946 msgid "Away Message" | |
8947 msgstr "Missatges d'absència" | |
8948 | |
10302 | 8949 #: src/protocols/oscar/oscar.c:6973 |
9754 | 8950 #, fuzzy, c-format |
8951 msgid "Buddy Comment for %s" | |
8952 msgstr "Comentari del contacte:" | |
8953 | |
10302 | 8954 #: src/protocols/oscar/oscar.c:6974 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8955 msgid "Buddy Comment:" |
7984 | 8956 msgstr "Comentari del contacte:" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8957 |
10302 | 8958 #: src/protocols/oscar/oscar.c:6993 |
7984 | 8959 msgid "Edit Buddy Comment" |
8960 msgstr "Editar comentaris de contactes" | |
8961 | |
10302 | 8962 #: src/protocols/oscar/oscar.c:6999 |
7984 | 8963 msgid "Get Status Msg" |
8964 msgstr "Obtenir missatge d'estat" | |
8965 | |
10302 | 8966 #: src/protocols/oscar/oscar.c:7011 |
7984 | 8967 msgid "Direct IM" |
8968 msgstr "Missatges instantanis directes" | |
8969 | |
10302 | 8970 #: src/protocols/oscar/oscar.c:7028 |
7984 | 8971 msgid "Re-request Authorization" |
8972 msgstr "Tornar a demanar autorització" | |
8973 | |
10302 | 8974 #: src/protocols/oscar/oscar.c:7058 |
7984 | 8975 msgid "The new formatting is invalid." |
8976 msgstr "El nou format és invàlid." | |
8977 | |
10302 | 8978 #: src/protocols/oscar/oscar.c:7059 |
8778 | 8979 #, fuzzy |
8980 msgid "Screen name formatting can change only capitalization and whitespace." | |
8981 msgstr "" | |
8982 "El format del nom d'usuari només pot canviar majúscules i minúscules, i " | |
8983 "espais en blanc." | |
8984 | |
10302 | 8985 #: src/protocols/oscar/oscar.c:7066 |
8778 | 8986 #, fuzzy |
8987 msgid "New screen name formatting:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8988 msgstr "Nou format del nom d'usuari:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8989 |
10302 | 8990 #: src/protocols/oscar/oscar.c:7118 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8991 msgid "Change Address To:" |
7984 | 8992 msgstr "Canviar l'adreça per:" |
8993 | |
10302 | 8994 #: src/protocols/oscar/oscar.c:7163 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8995 msgid "<i>you are not waiting for authorization</i>" |
7984 | 8996 msgstr "<i>no esteu esperant autorització</i>" |
8997 | |
10302 | 8998 #: src/protocols/oscar/oscar.c:7166 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
8999 msgid "You are awaiting authorization from the following buddies" |
7984 | 9000 msgstr "Esteu esperant l'autorització dels següents contactes" |
9001 | |
10302 | 9002 #: src/protocols/oscar/oscar.c:7167 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9003 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9004 "You can re-request authorization from these buddies by right-clicking on " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9005 "them and selecting \"Re-request Authorization.\"" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9006 msgstr "" |
8778 | 9007 "Podeu tornar a demanar autorització d'aquells contactes apretant el botó " |
9008 "dret del ratolí sobre ells i seleccionant \"Tornar a demanar autorització\"." | |
9009 | |
10302 | 9010 #: src/protocols/oscar/oscar.c:7184 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9011 msgid "Find Buddy by E-mail" |
7984 | 9012 msgstr "Trobar contacte per adreça de correu electrònic" |
9013 | |
10302 | 9014 #: src/protocols/oscar/oscar.c:7185 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9015 msgid "Search for a buddy by e-mail address" |
7984 | 9016 msgstr "Cercar contacte per adreça de correu electrònic" |
9017 | |
10302 | 9018 #: src/protocols/oscar/oscar.c:7186 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9019 msgid "Type the e-mail address of the buddy you are searching for." |
7984 | 9020 msgstr "Escriviu l'adreça de correu electrònic del contacte que esteu cercant." |
9021 | |
10302 | 9022 #: src/protocols/oscar/oscar.c:7267 src/protocols/silc/silc.c:814 |
8778 | 9023 #, fuzzy |
9024 msgid "Set User Info..." | |
9025 msgstr "Establir dades de l'usuari" | |
9026 | |
10302 | 9027 #: src/protocols/oscar/oscar.c:7272 |
8778 | 9028 #, fuzzy |
9029 msgid "Set User Info (URL)..." | |
9030 msgstr "Establir dades de l'usuari" | |
9031 | |
10302 | 9032 #: src/protocols/oscar/oscar.c:7277 src/protocols/silc/silc.c:810 |
8778 | 9033 #, fuzzy |
9034 msgid "Change Password..." | |
9035 msgstr "Canviar clau" | |
9036 | |
10302 | 9037 #: src/protocols/oscar/oscar.c:7282 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9038 msgid "Change Password (URL)" |
7984 | 9039 msgstr "Canviar clau (URL)" |
9040 | |
10302 | 9041 #: src/protocols/oscar/oscar.c:7286 |
7984 | 9042 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9043 msgid "Configure IM Forwarding (URL)" |
7984 | 9044 msgstr "Configurar el reenviament dels missatges instantanis (URL)" |
9045 | |
10302 | 9046 #: src/protocols/oscar/oscar.c:7295 |
8778 | 9047 #, fuzzy |
9048 msgid "Format Screen Name..." | |
7984 | 9049 msgstr "Format del nom d'usuari" |
9050 | |
10302 | 9051 #: src/protocols/oscar/oscar.c:7299 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9052 msgid "Confirm Account" |
7984 | 9053 msgstr "Confirmar el compte" |
9054 | |
10302 | 9055 #: src/protocols/oscar/oscar.c:7303 |
8778 | 9056 #, fuzzy |
9057 msgid "Display Currently Registered Address" | |
7984 | 9058 msgstr "Mostrar l'adreça registrada" |
9059 | |
10302 | 9060 #: src/protocols/oscar/oscar.c:7307 |
8778 | 9061 #, fuzzy |
9062 msgid "Change Currently Registered Address..." | |
7984 | 9063 msgstr "Canviar l'adreça registrada" |
9064 | |
10302 | 9065 #: src/protocols/oscar/oscar.c:7314 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9066 msgid "Show Buddies Awaiting Authorization" |
7984 | 9067 msgstr "Mostrar contactes que estan esperant autorització" |
9068 | |
10302 | 9069 #: src/protocols/oscar/oscar.c:7320 |
8778 | 9070 #, fuzzy |
9071 msgid "Search for Buddy by Email..." | |
9072 msgstr "Cercar contacte per l'adreça de correu electrònic" | |
9073 | |
10302 | 9074 #: src/protocols/oscar/oscar.c:7325 |
8778 | 9075 #, fuzzy |
9076 msgid "Search for Buddy by Information" | |
7984 | 9077 msgstr "Cercar contacte per l'adreça de correu electrònic" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9078 |
10302 | 9079 #: src/protocols/oscar/oscar.c:7394 |
9080 #, fuzzy | |
9081 msgid "Use recent buddies group" | |
9082 msgstr "L'usuari no és al grup" | |
9083 | |
9084 #: src/protocols/oscar/oscar.c:7397 | |
9085 #, fuzzy | |
9086 msgid "Show how long you have been idle" | |
9087 msgstr "Permet configurar a mà quant de temps s'ha estat inactiu" | |
9088 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9089 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9090 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9091 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9092 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9093 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9094 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9095 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9096 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9097 #. * summary |
8778 | 9098 #. * description |
10302 | 9099 #: src/protocols/oscar/oscar.c:7490 src/protocols/oscar/oscar.c:7492 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9100 msgid "AIM/ICQ Protocol Plugin" |
7984 | 9101 msgstr "Mòdul del protocol de l'AIM/ICQ" |
9102 | |
10302 | 9103 #: src/protocols/oscar/oscar.c:7511 |
7984 | 9104 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9105 msgid "Auth host" |
7984 | 9106 msgstr "Màquina d'autorització" |
9107 | |
10302 | 9108 #: src/protocols/oscar/oscar.c:7514 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9109 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9110 msgid "Auth port" |
7984 | 9111 msgstr "Autoritzar port" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
9112 |
10302 | 9113 #: src/protocols/oscar/oscar.c:7517 src/protocols/zephyr/zephyr.c:2859 |
9114 msgid "Encoding" | |
9115 msgstr "Codificació" | |
9116 | |
9544 | 9117 #: src/protocols/silc/buddy.c:51 src/protocols/silc/buddy.c:414 |
9118 #: src/protocols/silc/buddy.c:539 src/protocols/silc/buddy.c:706 | |
9882 | 9119 #: src/protocols/silc/ft.c:338 |
9544 | 9120 #, c-format |
9121 msgid "User %s is not present in the network" | |
9122 msgstr "" | |
9123 | |
9124 #: src/protocols/silc/buddy.c:52 src/protocols/silc/buddy.c:109 | |
9125 #: src/protocols/silc/buddy.c:114 src/protocols/silc/buddy.c:118 | |
9126 #: src/protocols/silc/buddy.c:123 src/protocols/silc/buddy.c:128 | |
9127 #: src/protocols/silc/buddy.c:133 src/protocols/silc/buddy.c:251 | |
9128 #, fuzzy | |
9129 msgid "Key Agreement" | |
9130 msgstr "Reemplaçament de text" | |
9131 | |
9132 #: src/protocols/silc/buddy.c:53 | |
9133 msgid "Cannot perform the key agreement" | |
9134 msgstr "" | |
9135 | |
9136 #: src/protocols/silc/buddy.c:110 | |
9137 msgid "Error occurred during key agreement" | |
9138 msgstr "" | |
9139 | |
9140 #: src/protocols/silc/buddy.c:114 | |
9141 msgid "Key Agreement failed" | |
9142 msgstr "" | |
9143 | |
9144 #: src/protocols/silc/buddy.c:119 | |
9145 msgid "Timeout during key agreement" | |
9146 msgstr "" | |
9147 | |
9148 #: src/protocols/silc/buddy.c:124 | |
9149 msgid "Key agreement was aborted" | |
9150 msgstr "" | |
9151 | |
9152 #: src/protocols/silc/buddy.c:129 | |
9153 msgid "Key agreement is already started" | |
9154 msgstr "" | |
9155 | |
9156 #: src/protocols/silc/buddy.c:134 | |
9157 msgid "Key agreement cannot be started with yourself" | |
9158 msgstr "" | |
9159 | |
9160 #: src/protocols/silc/buddy.c:252 src/protocols/silc/buddy.c:382 | |
9161 #: src/protocols/silc/buddy.c:507 | |
9162 msgid "The remote user is not present in the network any more" | |
9163 msgstr "" | |
9164 | |
9165 #: src/protocols/silc/buddy.c:288 | |
9166 #, c-format | |
9167 msgid "" | |
9168 "Key agreement request received from %s. Would you like to perform the key " | |
9169 "agreement?" | |
9170 msgstr "" | |
9171 | |
9172 #: src/protocols/silc/buddy.c:292 | |
9173 #, c-format | |
9174 msgid "" | |
9175 "The remote user is waiting key agreement on:\n" | |
9176 "Remote host: %s\n" | |
9177 "Remote port: %d" | |
9178 msgstr "" | |
9179 | |
9180 #: src/protocols/silc/buddy.c:305 | |
9181 msgid "Key Agreement Request" | |
9182 msgstr "" | |
9183 | |
9184 #: src/protocols/silc/buddy.c:381 src/protocols/silc/buddy.c:416 | |
9185 #: src/protocols/silc/buddy.c:458 | |
9186 #, fuzzy | |
9187 msgid "IM With Password" | |
9188 msgstr "Clau" | |
9189 | |
9190 #: src/protocols/silc/buddy.c:417 | |
9191 msgid "Cannot set IM key" | |
9192 msgstr "" | |
9193 | |
9194 #: src/protocols/silc/buddy.c:459 | |
9195 #, fuzzy | |
9196 msgid "Set IM Password" | |
9197 msgstr "Clau" | |
9198 | |
9199 #: src/protocols/silc/buddy.c:506 src/protocols/silc/buddy.c:541 | |
10302 | 9200 #: src/protocols/silc/ops.c:1274 src/protocols/silc/ops.c:1285 |
9544 | 9201 msgid "Get Public Key" |
9202 msgstr "" | |
9203 | |
10302 | 9204 #: src/protocols/silc/buddy.c:542 src/protocols/silc/ops.c:1275 |
9205 #: src/protocols/silc/ops.c:1286 | |
9544 | 9206 #, fuzzy |
9207 msgid "Cannot fetch the public key" | |
9208 msgstr "No es pot canviar l'àlies" | |
9209 | |
10302 | 9210 #: src/protocols/silc/buddy.c:629 src/protocols/silc/buddy.c:1549 |
9544 | 9211 msgid "Show Public Key" |
9212 msgstr "" | |
9213 | |
9214 #: src/protocols/silc/buddy.c:630 src/protocols/silc/buddy.c:989 | |
9882 | 9215 #: src/protocols/silc/chat.c:234 |
9544 | 9216 #, fuzzy |
9217 msgid "Could not load public key" | |
9218 msgstr "No s'ha pogut canviar l'àlies" | |
9219 | |
10302 | 9220 #: src/protocols/silc/buddy.c:707 src/protocols/silc/ops.c:873 |
9221 #: src/protocols/silc/ops.c:945 src/protocols/silc/ops.c:1080 | |
9222 #: src/protocols/silc/ops.c:1081 src/protocols/silc/ops.c:1101 | |
9544 | 9223 #, fuzzy |
9224 msgid "User Information" | |
9225 msgstr "Informació de la feina" | |
9226 | |
10302 | 9227 #: src/protocols/silc/buddy.c:708 src/protocols/silc/ops.c:946 |
9228 #: src/protocols/silc/ops.c:1102 | |
9544 | 9229 #, fuzzy |
9230 msgid "Cannot get user information" | |
9231 msgstr "Obtenir les dades de l'usuari %s" | |
9232 | |
9233 #: src/protocols/silc/buddy.c:729 | |
9234 #, c-format | |
9235 msgid "The %s buddy is not trusted" | |
9236 msgstr "" | |
9237 | |
9238 #: src/protocols/silc/buddy.c:732 | |
9239 msgid "" | |
9240 "You cannot receive buddy notifications until you import his/her public key. " | |
9241 "You can use the Get Public Key command to get the public key." | |
9242 msgstr "" | |
9243 | |
9244 #. Open file selector to select the public key. | |
9245 #: src/protocols/silc/buddy.c:1023 | |
9246 #, fuzzy | |
9247 msgid "Open..." | |
9248 msgstr "Gaim - Obrir..." | |
9249 | |
9250 #: src/protocols/silc/buddy.c:1032 | |
9251 #, c-format | |
9252 msgid "The %s buddy is not present in the network" | |
9253 msgstr "" | |
9254 | |
9255 #: src/protocols/silc/buddy.c:1035 | |
9256 msgid "" | |
9257 "To add the buddy you must import his/her public key. Press Import to import " | |
9258 "a public key." | |
9259 msgstr "" | |
9260 | |
9261 #: src/protocols/silc/buddy.c:1038 | |
9262 msgid "Import..." | |
9263 msgstr "" | |
9264 | |
9265 #: src/protocols/silc/buddy.c:1125 | |
9266 #, fuzzy | |
9267 msgid "Select correct user" | |
9268 msgstr "Seleccionar color del text" | |
9269 | |
9270 #: src/protocols/silc/buddy.c:1127 | |
9271 msgid "" | |
9272 "More than one user was found with the same public key. Select the correct " | |
9273 "user from the list to add to the buddy list." | |
9274 msgstr "" | |
9275 | |
9276 #: src/protocols/silc/buddy.c:1129 | |
9277 msgid "" | |
9278 "More than one user was found with the same name. Select the correct user " | |
9279 "from the list to add to the buddy list." | |
9280 msgstr "" | |
9281 | |
10302 | 9282 #: src/protocols/silc/buddy.c:1382 |
9544 | 9283 msgid "Detached" |
9284 msgstr "" | |
9285 | |
10302 | 9286 #: src/protocols/silc/buddy.c:1386 src/protocols/silc/silc.c:56 |
9544 | 9287 msgid "Indisposed" |
9288 msgstr "" | |
9289 | |
10302 | 9290 #: src/protocols/silc/buddy.c:1390 src/protocols/silc/silc.c:58 |
9544 | 9291 msgid "Wake Me Up" |
9292 msgstr "" | |
9293 | |
10302 | 9294 #: src/protocols/silc/buddy.c:1392 src/protocols/silc/silc.c:50 |
9544 | 9295 #, fuzzy |
9296 msgid "Hyper Active" | |
9297 msgstr "Actiu" | |
9298 | |
10302 | 9299 #: src/protocols/silc/buddy.c:1394 |
9544 | 9300 msgid "Robot" |
9301 msgstr "" | |
9302 | |
10302 | 9303 #: src/protocols/silc/buddy.c:1401 src/protocols/silc/silc.c:635 |
9544 | 9304 #: src/protocols/silc/util.c:469 |
9305 #, fuzzy | |
9306 msgid "Happy" | |
9307 msgstr "_Aplicar" | |
9308 | |
10302 | 9309 #: src/protocols/silc/buddy.c:1403 src/protocols/silc/silc.c:637 |
9544 | 9310 #: src/protocols/silc/util.c:471 |
9311 msgid "Sad" | |
9312 msgstr "" | |
9313 | |
10302 | 9314 #: src/protocols/silc/buddy.c:1405 src/protocols/silc/silc.c:639 |
9544 | 9315 #: src/protocols/silc/util.c:473 |
9316 msgid "Angry" | |
9317 msgstr "" | |
9318 | |
10302 | 9319 #: src/protocols/silc/buddy.c:1407 src/protocols/silc/silc.c:641 |
9544 | 9320 #: src/protocols/silc/util.c:475 |
9321 msgid "Jealous" | |
9322 msgstr "" | |
9323 | |
10302 | 9324 #: src/protocols/silc/buddy.c:1409 src/protocols/silc/silc.c:643 |
9544 | 9325 #: src/protocols/silc/util.c:477 |
9326 msgid "Ashamed" | |
9327 msgstr "" | |
9328 | |
10302 | 9329 #: src/protocols/silc/buddy.c:1411 src/protocols/silc/silc.c:645 |
9544 | 9330 #: src/protocols/silc/util.c:479 |
9331 #, fuzzy | |
9332 msgid "Invincible" | |
9333 msgstr "Invisible" | |
9334 | |
10302 | 9335 #: src/protocols/silc/buddy.c:1413 src/protocols/silc/silc.c:647 |
9544 | 9336 #: src/protocols/silc/util.c:481 |
9337 #, fuzzy | |
9338 msgid "In Love" | |
9339 msgstr "Ignorar" | |
9340 | |
10302 | 9341 #: src/protocols/silc/buddy.c:1415 src/protocols/silc/silc.c:649 |
9544 | 9342 #: src/protocols/silc/util.c:483 |
9343 msgid "Sleepy" | |
9344 msgstr "" | |
9345 | |
10302 | 9346 #: src/protocols/silc/buddy.c:1417 src/protocols/silc/silc.c:651 |
9544 | 9347 #: src/protocols/silc/util.c:485 |
9348 #, fuzzy | |
9349 msgid "Bored" | |
9350 msgstr "Negreta" | |
9351 | |
10302 | 9352 #: src/protocols/silc/buddy.c:1419 src/protocols/silc/silc.c:653 |
9544 | 9353 #: src/protocols/silc/util.c:487 |
9354 #, fuzzy | |
9355 msgid "Excited" | |
9356 msgstr "Sortir" | |
9357 | |
10302 | 9358 #: src/protocols/silc/buddy.c:1421 src/protocols/silc/silc.c:655 |
9544 | 9359 #: src/protocols/silc/util.c:489 |
9360 msgid "Anxious" | |
9361 msgstr "" | |
9362 | |
10302 | 9363 #: src/protocols/silc/buddy.c:1453 src/protocols/silc/ops.c:982 |
9544 | 9364 #, fuzzy |
9365 msgid "User Modes" | |
9366 msgstr "Opcions d'usuari" | |
9367 | |
10302 | 9368 #: src/protocols/silc/buddy.c:1462 src/protocols/silc/ops.c:991 |
9544 | 9369 msgid "Mood" |
9370 msgstr "" | |
9371 | |
10302 | 9372 #: src/protocols/silc/buddy.c:1466 src/protocols/silc/ops.c:997 |
9544 | 9373 #, fuzzy |
9374 msgid "Status Text" | |
9375 msgstr "Estat:" | |
9376 | |
10302 | 9377 #: src/protocols/silc/buddy.c:1471 src/protocols/silc/ops.c:1003 |
9544 | 9378 #, fuzzy |
9379 msgid "Preferred Contact" | |
9380 msgstr "Eliminar contacte" | |
9381 | |
10302 | 9382 #: src/protocols/silc/buddy.c:1476 src/protocols/silc/ops.c:1008 |
9544 | 9383 #, fuzzy |
9384 msgid "Preferred Language" | |
9385 msgstr "Preferències" | |
9386 | |
10302 | 9387 #: src/protocols/silc/buddy.c:1481 src/protocols/silc/ops.c:1013 |
9544 | 9388 #, fuzzy |
9389 msgid "Device" | |
9390 msgstr "Rebutjar" | |
9391 | |
10302 | 9392 #: src/protocols/silc/buddy.c:1486 src/protocols/silc/ops.c:1018 |
9393 #: src/protocols/silc/silc.c:703 src/protocols/silc/silc.c:705 | |
9544 | 9394 #, fuzzy |
9395 msgid "Timezone" | |
9396 msgstr "Temps" | |
9397 | |
10302 | 9398 #: src/protocols/silc/buddy.c:1491 src/protocols/silc/ops.c:1023 |
9544 | 9399 #, fuzzy |
9400 msgid "Geolocation" | |
9401 msgstr "Localització" | |
9402 | |
10302 | 9403 #: src/protocols/silc/buddy.c:1534 |
9544 | 9404 msgid "Reset IM Key" |
9405 msgstr "" | |
9406 | |
10302 | 9407 #: src/protocols/silc/buddy.c:1539 |
9544 | 9408 msgid "IM with Key Exchange" |
9409 msgstr "" | |
9410 | |
10302 | 9411 #: src/protocols/silc/buddy.c:1543 |
9544 | 9412 #, fuzzy |
9413 msgid "IM with Password" | |
9414 msgstr "Clau" | |
9415 | |
10302 | 9416 #: src/protocols/silc/buddy.c:1554 |
9544 | 9417 msgid "Get Public Key..." |
9418 msgstr "" | |
9419 | |
10302 | 9420 #: src/protocols/silc/buddy.c:1560 src/protocols/silc/ops.c:1407 |
9544 | 9421 #, fuzzy |
9422 msgid "Kill User" | |
9423 msgstr "Usuari de Gaim" | |
9424 | |
9425 #: src/protocols/silc/chat.c:37 | |
9426 #, fuzzy | |
9427 msgid "_Passphrase:" | |
9428 msgstr "_Clau" | |
9429 | |
9882 | 9430 #: src/protocols/silc/chat.c:78 |
9544 | 9431 #, c-format |
9432 msgid "Channel %s does not exist in the network" | |
9433 msgstr "" | |
9434 | |
9882 | 9435 #: src/protocols/silc/chat.c:79 src/protocols/silc/chat.c:171 |
9544 | 9436 #, fuzzy |
9437 msgid "Channel Information" | |
9438 msgstr "Informació de la feina" | |
9439 | |
9882 | 9440 #: src/protocols/silc/chat.c:80 |
9544 | 9441 #, fuzzy |
9442 msgid "Cannot get channel information" | |
9443 msgstr "Obtenir les dades de l'usuari %s" | |
9444 | |
9882 | 9445 #: src/protocols/silc/chat.c:117 |
9544 | 9446 #, fuzzy, c-format |
9447 msgid "<b>Channel Name:</b> %s" | |
9448 msgstr "Nom de l'usuari" | |
9449 | |
9882 | 9450 #: src/protocols/silc/chat.c:120 |
9544 | 9451 #, fuzzy, c-format |
9452 msgid "<br><b>User Count:</b> %d" | |
9453 msgstr "<b>Usuari:</b> %s<br>" | |
9454 | |
9882 | 9455 #: src/protocols/silc/chat.c:127 |
9544 | 9456 #, c-format |
9457 msgid "<br><b>Channel Founder:</b> %s" | |
9458 msgstr "" | |
9459 | |
9882 | 9460 #: src/protocols/silc/chat.c:136 |
9544 | 9461 #, c-format |
9462 msgid "<br><b>Channel Cipher:</b> %s" | |
9463 msgstr "" | |
9464 | |
9882 | 9465 #: src/protocols/silc/chat.c:139 |
9544 | 9466 #, c-format |
9467 msgid "<br><b>Channel HMAC:</b> %s" | |
9468 msgstr "" | |
9469 | |
9882 | 9470 #: src/protocols/silc/chat.c:144 |
9544 | 9471 #, fuzzy, c-format |
9472 msgid "<br><b>Channel Topic:</b><br>%s" | |
9473 msgstr "" | |
9474 "<b>Estat:</b>\n" | |
9475 "%s<br><br>" | |
9476 | |
9882 | 9477 #: src/protocols/silc/chat.c:149 |
9544 | 9478 msgid "<br><b>Channel Modes:</b> " |
9479 msgstr "" | |
9480 | |
9882 | 9481 #: src/protocols/silc/chat.c:162 |
9544 | 9482 #, c-format |
9483 msgid "<br><b>Founder Key Fingerprint:</b><br>%s" | |
9484 msgstr "" | |
9485 | |
9882 | 9486 #: src/protocols/silc/chat.c:163 |
9544 | 9487 #, c-format |
9488 msgid "<br><b>Founder Key Babbleprint:</b><br>%s" | |
9489 msgstr "" | |
9490 | |
9882 | 9491 #: src/protocols/silc/chat.c:233 |
9544 | 9492 msgid "Add Channel Public Key" |
9493 msgstr "" | |
9494 | |
9495 #. Add new public key | |
9882 | 9496 #: src/protocols/silc/chat.c:288 |
9544 | 9497 msgid "Open Public Key..." |
9498 msgstr "" | |
9499 | |
9882 | 9500 #: src/protocols/silc/chat.c:397 |
9544 | 9501 #, fuzzy |
9502 msgid "Channel Passphrase" | |
9503 msgstr "Canviar clau" | |
9504 | |
9882 | 9505 #: src/protocols/silc/chat.c:404 |
9544 | 9506 msgid "Channel Public Keys List" |
9507 msgstr "" | |
9508 | |
9882 | 9509 #: src/protocols/silc/chat.c:409 |
9544 | 9510 msgid "" |
9511 "Channel authentication is used to secure the channel from unauthorized " | |
9512 "access. The authentication may be based on passphrase and digital " | |
9513 "signatures. If passphrase is set, it is required to be able to join. If " | |
9514 "channel public keys are set then only users whose public keys are listed are " | |
9515 "able to join." | |
9516 msgstr "" | |
9517 | |
9882 | 9518 #: src/protocols/silc/chat.c:418 src/protocols/silc/chat.c:419 |
9519 #: src/protocols/silc/chat.c:456 src/protocols/silc/chat.c:457 | |
9520 #: src/protocols/silc/chat.c:886 | |
9544 | 9521 #, fuzzy |
9522 msgid "Channel Authentication" | |
9523 msgstr "Autentificació de Yahoo! fallida" | |
9524 | |
9882 | 9525 #: src/protocols/silc/chat.c:420 src/protocols/silc/chat.c:458 |
9544 | 9526 #, fuzzy |
9527 msgid "Add / Remove" | |
9528 msgstr "Eliminar" | |
9529 | |
9882 | 9530 #: src/protocols/silc/chat.c:575 |
9544 | 9531 #, fuzzy |
9532 msgid "Group Name" | |
9533 msgstr "Grup" | |
9534 | |
10302 | 9535 #: src/protocols/silc/chat.c:579 src/protocols/silc/ops.c:1687 |
9544 | 9536 #, fuzzy |
9537 msgid "Passphrase" | |
9538 msgstr "Clau enviada" | |
9539 | |
9882 | 9540 #: src/protocols/silc/chat.c:590 |
9544 | 9541 #, fuzzy, c-format |
9542 msgid "Please enter the %s channel private group name and passphrase." | |
9543 msgstr "Si us plau, introduïu el nom del grup que voleu afegir." | |
9544 | |
9882 | 9545 #: src/protocols/silc/chat.c:592 |
9544 | 9546 #, fuzzy |
9547 msgid "Add Channel Private Group" | |
9548 msgstr "Afegir un nou grup" | |
9549 | |
9882 | 9550 #: src/protocols/silc/chat.c:719 |
9544 | 9551 #, fuzzy |
9552 msgid "User Limit" | |
9553 msgstr "Permetre" | |
9554 | |
9882 | 9555 #: src/protocols/silc/chat.c:720 |
9544 | 9556 msgid "Set user limit on channel. Set to zero to reset user limit." |
9557 msgstr "" | |
9558 | |
9882 | 9559 #: src/protocols/silc/chat.c:862 |
9544 | 9560 msgid "Get Info" |
9561 msgstr "Obtenir-ne dades" | |
9562 | |
9882 | 9563 #: src/protocols/silc/chat.c:869 |
9544 | 9564 #, fuzzy |
9565 msgid "Invite List" | |
9566 msgstr "Convidar" | |
9567 | |
9882 | 9568 #: src/protocols/silc/chat.c:873 |
9544 | 9569 #, fuzzy |
9570 msgid "Ban List" | |
9571 msgstr "Llista de contactes" | |
9572 | |
9882 | 9573 #: src/protocols/silc/chat.c:880 |
9544 | 9574 #, fuzzy |
9575 msgid "Add Private Group" | |
9576 msgstr "Afegir un grup" | |
9577 | |
9882 | 9578 #: src/protocols/silc/chat.c:891 |
9544 | 9579 msgid "Reset Permanent" |
9580 msgstr "" | |
9581 | |
9882 | 9582 #: src/protocols/silc/chat.c:895 |
9544 | 9583 msgid "Set Permanent" |
9584 msgstr "" | |
9585 | |
9882 | 9586 #: src/protocols/silc/chat.c:902 |
9544 | 9587 #, fuzzy |
9588 msgid "Set User Limit" | |
9589 msgstr "Establir dades de l'usuari" | |
9590 | |
9882 | 9591 #: src/protocols/silc/chat.c:907 |
9544 | 9592 #, fuzzy |
9593 msgid "Reset Topic Restriction" | |
9594 msgstr "Notificació de noves versions" | |
9595 | |
9882 | 9596 #: src/protocols/silc/chat.c:911 |
9544 | 9597 msgid "Set Topic Restriction" |
9598 msgstr "" | |
9599 | |
9882 | 9600 #: src/protocols/silc/chat.c:917 |
9544 | 9601 msgid "Reset Private Channel" |
9602 msgstr "" | |
9603 | |
9882 | 9604 #: src/protocols/silc/chat.c:921 |
9544 | 9605 msgid "Set Private Channel" |
9606 msgstr "" | |
9607 | |
9882 | 9608 #: src/protocols/silc/chat.c:927 |
9544 | 9609 msgid "Reset Secret Channel" |
9610 msgstr "" | |
9611 | |
9882 | 9612 #: src/protocols/silc/chat.c:931 |
9544 | 9613 msgid "Set Secret Channel" |
9614 msgstr "" | |
9615 | |
9882 | 9616 #: src/protocols/silc/chat.c:993 |
9544 | 9617 #, fuzzy, c-format |
9618 msgid "You are channel founder on <I>%s</I>" | |
9619 msgstr "Heu estat fets fora de %s: %s" | |
9620 | |
9882 | 9621 #: src/protocols/silc/chat.c:997 |
9544 | 9622 #, c-format |
9623 msgid "Channel founder on <I>%s</I> is <I>%s</I>" | |
9624 msgstr "" | |
9625 | |
10302 | 9626 #: src/protocols/silc/chat.c:1056 |
9544 | 9627 #, c-format |
9628 msgid "" | |
9629 "You have to join the %s channel before you are able to join the private group" | |
9630 msgstr "" | |
9631 | |
10302 | 9632 #: src/protocols/silc/chat.c:1058 |
9544 | 9633 #, fuzzy |
9634 msgid "Join Private Group" | |
9635 msgstr "Unir-se al grup:" | |
9636 | |
10302 | 9637 #: src/protocols/silc/chat.c:1059 |
9544 | 9638 #, fuzzy |
9639 msgid "Cannot join private group" | |
9640 msgstr "No es pot eliminar el grup zero." | |
9641 | |
10302 | 9642 #: src/protocols/silc/chat.c:1252 src/protocols/silc/silc.c:914 |
9544 | 9643 msgid "Cannot call command" |
9644 msgstr "" | |
9645 | |
10302 | 9646 #: src/protocols/silc/chat.c:1253 src/protocols/silc/silc.c:915 |
9544 | 9647 #, fuzzy |
9648 msgid "Unknown command" | |
9649 msgstr "Comanda desconeguda: %s" | |
9650 | |
9651 #: src/protocols/silc/ft.c:89 src/protocols/silc/ft.c:92 | |
9652 #: src/protocols/silc/ft.c:96 src/protocols/silc/ft.c:100 | |
9882 | 9653 #: src/protocols/silc/ft.c:104 src/protocols/silc/ft.c:205 |
9654 #: src/protocols/silc/ft.c:210 src/protocols/silc/ft.c:215 | |
9655 #: src/protocols/silc/ft.c:221 src/protocols/silc/ft.c:340 | |
9544 | 9656 #, fuzzy |
9657 msgid "Secure File Transfer" | |
9658 msgstr "Transferència de fitxers" | |
9659 | |
9660 #: src/protocols/silc/ft.c:90 src/protocols/silc/ft.c:93 | |
9661 #: src/protocols/silc/ft.c:97 src/protocols/silc/ft.c:101 | |
9662 #: src/protocols/silc/ft.c:105 | |
9663 #, fuzzy | |
9664 msgid "Error during file transfer" | |
9665 msgstr "Error de transferència" | |
9666 | |
9667 #: src/protocols/silc/ft.c:94 | |
9668 msgid "Permission denied" | |
9669 msgstr "" | |
9670 | |
9671 #: src/protocols/silc/ft.c:98 | |
9672 msgid "Key agreement failed" | |
9673 msgstr "" | |
9674 | |
9675 #: src/protocols/silc/ft.c:102 | |
9676 #, fuzzy | |
10302 | 9677 msgid "File transfer session does not exist" |
9544 | 9678 msgstr "Aquest fitxer no existeix." |
9679 | |
9882 | 9680 #: src/protocols/silc/ft.c:206 |
9544 | 9681 #, fuzzy |
9682 msgid "No file transfer session active" | |
9683 msgstr "Transferència de fitxers" | |
9684 | |
9882 | 9685 #: src/protocols/silc/ft.c:211 |
9544 | 9686 #, fuzzy |
9687 msgid "File transfer already started" | |
9688 msgstr "Transferència de fitxer des de %s cancel·lada.\n" | |
9689 | |
9882 | 9690 #: src/protocols/silc/ft.c:216 |
9544 | 9691 #, fuzzy |
9692 msgid "Could not perform key agreement for file transfer" | |
9693 msgstr "No s'ha pogut connectar per realitzar la transferència." | |
9694 | |
9882 | 9695 #: src/protocols/silc/ft.c:222 |
9544 | 9696 #, fuzzy |
9697 msgid "Could not start the file transfer" | |
9698 msgstr "No s'ha pogut connectar per realitzar la transferència." | |
9699 | |
9882 | 9700 #: src/protocols/silc/ft.c:341 |
9544 | 9701 #, fuzzy |
9702 msgid "Cannot send file" | |
9703 msgstr "No es pot enviar un fitxer de 0 octets." | |
9704 | |
10302 | 9705 #: src/protocols/silc/ops.c:341 src/protocols/silc/ops.c:350 |
9706 #: src/protocols/silc/ops.c:359 | |
9544 | 9707 #, fuzzy, c-format |
9708 msgid "%s has changed the topic of <I>%s</I> to: %s" | |
9709 msgstr "%s ha canviat el tema a: %s" | |
9710 | |
10302 | 9711 #: src/protocols/silc/ops.c:425 |
9544 | 9712 #, c-format |
9713 msgid "<I>%s</I> set channel <I>%s</I> modes to: %s" | |
9714 msgstr "" | |
9715 | |
10302 | 9716 #: src/protocols/silc/ops.c:429 |
9544 | 9717 #, c-format |
9718 msgid "<I>%s</I> removed all channel <I>%s</I> modes" | |
9719 msgstr "" | |
9720 | |
10302 | 9721 #: src/protocols/silc/ops.c:462 |
9544 | 9722 #, c-format |
9723 msgid "<I>%s</I> set <I>%s's</I> modes to: %s" | |
9724 msgstr "" | |
9725 | |
10302 | 9726 #: src/protocols/silc/ops.c:470 |
9544 | 9727 #, c-format |
9728 msgid "<I>%s</I> removed all <I>%s's</I> modes" | |
9729 msgstr "" | |
9730 | |
10302 | 9731 #: src/protocols/silc/ops.c:499 |
9544 | 9732 #, fuzzy, c-format |
9733 msgid "You have been kicked off <I>%s</I> by <I>%s</I> (%s)" | |
9734 msgstr "Ha estat expulsat per %s: %s" | |
9735 | |
10302 | 9736 #: src/protocols/silc/ops.c:529 src/protocols/silc/ops.c:534 |
9737 #: src/protocols/silc/ops.c:539 | |
9544 | 9738 #, fuzzy, c-format |
9739 msgid "You have been killed by %s (%s)" | |
9740 msgstr "Ha estat expulsat per %s: %s" | |
9741 | |
10302 | 9742 #: src/protocols/silc/ops.c:560 src/protocols/silc/ops.c:565 |
9743 #: src/protocols/silc/ops.c:570 | |
9544 | 9744 #, fuzzy, c-format |
9745 msgid "Killed by %s (%s)" | |
9746 msgstr "Expulsat per %s: %s" | |
9747 | |
10302 | 9748 #: src/protocols/silc/ops.c:616 |
9544 | 9749 #, fuzzy |
9750 msgid "Server signoff" | |
9751 msgstr "Acomiadar-se" | |
9752 | |
10302 | 9753 #: src/protocols/silc/ops.c:803 |
9544 | 9754 #, fuzzy |
9755 msgid "Personal Information" | |
9756 msgstr "Informació del perfil" | |
9757 | |
10302 | 9758 #: src/protocols/silc/ops.c:826 |
9544 | 9759 #, fuzzy |
9760 msgid "Birth Day" | |
9761 msgstr "Data de naixement" | |
9762 | |
10302 | 9763 #: src/protocols/silc/ops.c:830 |
9544 | 9764 #, fuzzy |
9765 msgid "Job Title" | |
9766 msgstr "Títol" | |
9767 | |
10302 | 9768 #: src/protocols/silc/ops.c:834 |
9544 | 9769 #, fuzzy |
9770 msgid "Job Role" | |
9771 msgstr "Ocupació" | |
9772 | |
10302 | 9773 #: src/protocols/silc/ops.c:838 |
9544 | 9774 #, fuzzy |
9775 msgid "Organization" | |
9776 msgstr "Secció de l'organització" | |
9777 | |
10302 | 9778 #: src/protocols/silc/ops.c:842 |
9544 | 9779 #, fuzzy |
9780 msgid "Unit" | |
9781 msgstr "Convidar" | |
9782 | |
10302 | 9783 #: src/protocols/silc/ops.c:861 |
9544 | 9784 #, fuzzy |
9785 msgid "EMail" | |
9786 msgstr "Correu electrònic" | |
9787 | |
10302 | 9788 #: src/protocols/silc/ops.c:866 |
9544 | 9789 #, fuzzy |
9790 msgid "Note" | |
9791 msgstr "Informació" | |
9792 | |
10302 | 9793 #: src/protocols/silc/ops.c:914 |
9544 | 9794 #, fuzzy |
9795 msgid "Join Chat" | |
9796 msgstr "Entrar en una conversa" | |
9797 | |
10302 | 9798 #: src/protocols/silc/ops.c:1070 src/protocols/silc/ops.c:1142 |
9544 | 9799 msgid "Public Key Fingerprint" |
9800 msgstr "" | |
9801 | |
10302 | 9802 #: src/protocols/silc/ops.c:1071 src/protocols/silc/ops.c:1143 |
9544 | 9803 msgid "Public Key Babbleprint" |
9804 msgstr "" | |
9805 | |
10302 | 9806 #: src/protocols/silc/ops.c:1084 |
9544 | 9807 #, fuzzy |
9808 msgid "More..." | |
9809 msgstr "Escollir..." | |
9810 | |
10302 | 9811 #: src/protocols/silc/ops.c:1159 src/protocols/silc/silc.c:802 |
9544 | 9812 #, fuzzy |
9813 msgid "Detach From Server" | |
9814 msgstr "Servidor de proxy" | |
9815 | |
10302 | 9816 #: src/protocols/silc/ops.c:1159 |
9544 | 9817 msgid "Cannot detach" |
9818 msgstr "" | |
9819 | |
10302 | 9820 #: src/protocols/silc/ops.c:1170 |
9544 | 9821 #, fuzzy |
9822 msgid "Cannot set topic" | |
9823 msgstr "No es pot canviar l'àlies" | |
9824 | |
10302 | 9825 #: src/protocols/silc/ops.c:1202 |
9544 | 9826 #, fuzzy |
9827 msgid "Failed to change nickname" | |
9828 msgstr "No s'ha pogut canviar l'àlies" | |
9829 | |
10302 | 9830 #: src/protocols/silc/ops.c:1287 |
9544 | 9831 msgid "No public key was received" |
9832 msgstr "" | |
9833 | |
10302 | 9834 #: src/protocols/silc/ops.c:1300 src/protocols/silc/ops.c:1314 |
9544 | 9835 #, fuzzy |
9836 msgid "Server Information" | |
9837 msgstr "Informació de la feina" | |
9838 | |
10302 | 9839 #: src/protocols/silc/ops.c:1301 |
9544 | 9840 #, fuzzy |
9841 msgid "Cannot get server information" | |
9842 msgstr "Obtenir les dades de l'usuari %s" | |
9843 | |
10302 | 9844 #: src/protocols/silc/ops.c:1332 src/protocols/silc/ops.c:1341 |
9544 | 9845 #, fuzzy |
9846 msgid "Server Statistics" | |
9847 msgstr "Adreça" | |
9848 | |
10302 | 9849 #: src/protocols/silc/ops.c:1333 |
9544 | 9850 #, fuzzy |
9851 msgid "Cannot get server statistics" | |
9852 msgstr "No hi és a la llista del servidor" | |
9853 | |
10302 | 9854 #: src/protocols/silc/ops.c:1342 |
9754 | 9855 #, fuzzy |
9856 msgid "No server statistics available" | |
9544 | 9857 msgstr "Accions no disponibles" |
9858 | |
10302 | 9859 #: src/protocols/silc/ops.c:1364 |
9544 | 9860 #, c-format |
9861 msgid "" | |
9862 "Local server start time: %s\n" | |
9863 "Local server uptime: %s\n" | |
9864 "Local server clients: %d\n" | |
9865 "Local server channels: %d\n" | |
9866 "Local server operators: %d\n" | |
9867 "Local router operators: %d\n" | |
9868 "Local cell clients: %d\n" | |
9869 "Local cell channels: %d\n" | |
9870 "Local cell servers: %d\n" | |
9871 "Total clients: %d\n" | |
9872 "Total channels: %d\n" | |
9873 "Total servers: %d\n" | |
9874 "Total routers: %d\n" | |
9875 "Total server operators: %d\n" | |
9876 "Total router operators: %d\n" | |
9877 msgstr "" | |
9878 | |
10302 | 9879 #: src/protocols/silc/ops.c:1387 |
9544 | 9880 msgid "Network Statistics" |
9881 msgstr "" | |
9882 | |
10302 | 9883 #: src/protocols/silc/ops.c:1395 src/protocols/silc/ops.c:1400 |
9544 | 9884 #, fuzzy |
9885 msgid "Ping" | |
9886 msgstr "Ping CTCP" | |
9887 | |
10302 | 9888 #: src/protocols/silc/ops.c:1395 |
9544 | 9889 msgid "Ping failed" |
9890 msgstr "" | |
9891 | |
10302 | 9892 #: src/protocols/silc/ops.c:1400 |
9544 | 9893 #, fuzzy |
9894 msgid "Ping reply received from server" | |
9895 msgstr "Resposta del servidor invàlida." | |
9896 | |
10302 | 9897 #: src/protocols/silc/ops.c:1408 |
9544 | 9898 #, fuzzy |
9899 msgid "Could not kill user" | |
9900 msgstr "No s'ha pogut enviar" | |
9901 | |
10302 | 9902 #: src/protocols/silc/ops.c:1489 |
9544 | 9903 #, fuzzy |
9904 msgid "Error during connecting to SILC Server" | |
9905 msgstr "Error al crear la connexió" | |
9906 | |
10302 | 9907 #: src/protocols/silc/ops.c:1494 |
9544 | 9908 msgid "Key Exchange failed" |
9909 msgstr "" | |
9910 | |
10302 | 9911 #: src/protocols/silc/ops.c:1503 |
9544 | 9912 msgid "" |
9913 "Resuming detached session failed. Press Reconnect to create new connection." | |
9914 msgstr "" | |
9915 | |
10302 | 9916 #: src/protocols/silc/ops.c:1538 |
9544 | 9917 #, fuzzy |
9918 msgid "Disconnected by server" | |
9919 msgstr "Servidor a connectar-se" | |
9920 | |
10302 | 9921 #: src/protocols/silc/ops.c:1598 src/protocols/silc/ops.c:1645 |
9922 #: src/protocols/silc/silc.c:192 | |
9544 | 9923 #, fuzzy |
9924 msgid "Resuming session" | |
9925 msgstr "Massa sessions" | |
9926 | |
10302 | 9927 #: src/protocols/silc/ops.c:1600 |
9544 | 9928 #, fuzzy |
9929 msgid "Authenticating connection" | |
9930 msgstr "Autentificant" | |
9931 | |
10302 | 9932 #: src/protocols/silc/ops.c:1647 |
9544 | 9933 #, fuzzy |
9934 msgid "Verifying server public key" | |
9935 msgstr "Llegint la clau del servidor" | |
9936 | |
10302 | 9937 #: src/protocols/silc/ops.c:1688 |
9544 | 9938 #, fuzzy |
9939 msgid "Passphrase required" | |
9940 msgstr "Encriptació requerida" | |
9941 | |
10302 | 9942 #: src/protocols/silc/ops.c:1717 |
9544 | 9943 msgid "Failure: Version mismatch, upgrade your client" |
9944 msgstr "" | |
9945 | |
10302 | 9946 #: src/protocols/silc/ops.c:1720 |
9754 | 9947 msgid "Failure: Remote does not trust/support your public key" |
9544 | 9948 msgstr "" |
9949 | |
10302 | 9950 #: src/protocols/silc/ops.c:1723 |
9754 | 9951 msgid "Failure: Remote does not support proposed KE group" |
9544 | 9952 msgstr "" |
9953 | |
10302 | 9954 #: src/protocols/silc/ops.c:1726 |
9882 | 9955 msgid "Failure: Remote does not support proposed cipher" |
9956 msgstr "" | |
9957 | |
10302 | 9958 #: src/protocols/silc/ops.c:1729 |
9882 | 9959 msgid "Failure: Remote does not support proposed PKCS" |
9960 msgstr "" | |
9961 | |
10302 | 9962 #: src/protocols/silc/ops.c:1732 |
9882 | 9963 msgid "Failure: Remote does not support proposed hash function" |
9964 msgstr "" | |
9965 | |
10302 | 9966 #: src/protocols/silc/ops.c:1735 |
9967 msgid "Failure: Remote does not support proposed HMAC" | |
9968 msgstr "" | |
9969 | |
9882 | 9970 #: src/protocols/silc/ops.c:1737 |
10302 | 9971 msgid "Failure: Incorrect signature" |
9882 | 9972 msgstr "" |
9973 | |
9974 #: src/protocols/silc/ops.c:1739 | |
9975 msgid "Failure: Invalid cookie" | |
9976 msgstr "" | |
9977 | |
10302 | 9978 #: src/protocols/silc/ops.c:1750 |
9544 | 9979 #, fuzzy |
9980 msgid "Failure: Authentication failed" | |
9981 msgstr "Autentificació fallida" | |
9982 | |
9983 #: src/protocols/silc/pk.c:103 | |
9984 #, c-format | |
9985 msgid "" | |
9986 "Received %s's public key. Your local copy does not match this key. Would you " | |
9987 "still like to accept this public key?" | |
9988 msgstr "" | |
9989 | |
9990 #: src/protocols/silc/pk.c:108 | |
9991 #, c-format | |
9992 msgid "Received %s's public key. Would you like to accept this public key?" | |
9993 msgstr "" | |
9994 | |
9995 #: src/protocols/silc/pk.c:112 | |
9996 #, c-format | |
9997 msgid "" | |
9998 "Fingerprint and babbleprint for the %s key are:\n" | |
9999 "\n" | |
10000 "%s\n" | |
10001 "%s\n" | |
10002 msgstr "" | |
10003 | |
10302 | 10004 #: src/protocols/silc/pk.c:115 src/protocols/silc/pk.c:140 |
9544 | 10005 msgid "Verify Public Key" |
10006 msgstr "" | |
10007 | |
10302 | 10008 #: src/protocols/silc/pk.c:119 |
9544 | 10009 #, fuzzy |
10010 msgid "View..." | |
10011 msgstr "Nou..." | |
10012 | |
10302 | 10013 #: src/protocols/silc/pk.c:141 |
9544 | 10014 #, fuzzy |
10015 msgid "Unsupported public key type" | |
10016 msgstr "Tipus de permanència no suportat" | |
10017 | |
10302 | 10018 #: src/protocols/silc/silc.c:152 |
9544 | 10019 #, fuzzy |
10020 msgid "Connection failed" | |
10021 msgstr "Connexió remote fallida" | |
10022 | |
10302 | 10023 #: src/protocols/silc/silc.c:184 |
9544 | 10024 #, fuzzy |
10025 msgid "Cannot initialize SILC Client connection" | |
10026 msgstr "Finalitzant connexió" | |
10027 | |
10302 | 10028 #: src/protocols/silc/silc.c:195 |
9544 | 10029 msgid "Performing key exchange" |
10030 msgstr "" | |
10031 | |
10302 | 10032 #: src/protocols/silc/silc.c:267 |
9544 | 10033 msgid "Out of memory" |
10034 msgstr "" | |
10035 | |
10036 #. Progress | |
10302 | 10037 #: src/protocols/silc/silc.c:301 |
9544 | 10038 #, fuzzy |
10039 msgid "Connecting to SILC Server" | |
10040 msgstr "Servidor a connectar-se" | |
10041 | |
10302 | 10042 #: src/protocols/silc/silc.c:631 |
9544 | 10043 #, fuzzy |
10044 msgid "Your Current Mood" | |
10045 msgstr "Actualment dins" | |
10046 | |
10302 | 10047 #: src/protocols/silc/silc.c:633 |
9544 | 10048 msgid "Normal" |
10049 msgstr "" | |
10050 | |
10302 | 10051 #: src/protocols/silc/silc.c:658 |
9544 | 10052 msgid "" |
10053 "\n" | |
10054 "Your Preferred Contact Methods" | |
10055 msgstr "" | |
10056 | |
10302 | 10057 #: src/protocols/silc/silc.c:666 src/protocols/silc/util.c:514 |
9544 | 10058 #, fuzzy |
10059 msgid "SMS" | |
10060 msgstr "MSN" | |
10061 | |
10302 | 10062 #: src/protocols/silc/silc.c:668 src/protocols/silc/util.c:516 |
9544 | 10063 #, fuzzy |
10064 msgid "MMS" | |
10065 msgstr "MSN" | |
10066 | |
10302 | 10067 #: src/protocols/silc/silc.c:670 src/protocols/silc/util.c:518 |
9544 | 10068 #, fuzzy |
10069 msgid "Video Conferencing" | |
10070 msgstr "Iniciar conferència" | |
10071 | |
10302 | 10072 #: src/protocols/silc/silc.c:675 |
9544 | 10073 msgid "Your Current Status" |
10074 msgstr "" | |
10075 | |
10302 | 10076 #: src/protocols/silc/silc.c:682 |
9544 | 10077 #, fuzzy |
10078 msgid "Online Services" | |
10079 msgstr "Connectat des de" | |
10080 | |
10302 | 10081 #: src/protocols/silc/silc.c:685 |
9544 | 10082 msgid "Let others see what services you are using" |
10083 msgstr "" | |
10084 | |
10302 | 10085 #: src/protocols/silc/silc.c:691 |
9544 | 10086 msgid "Let others see what computer you are using" |
10087 msgstr "" | |
10088 | |
10302 | 10089 #: src/protocols/silc/silc.c:698 |
9544 | 10090 msgid "Your VCard File" |
10091 msgstr "" | |
10092 | |
10302 | 10093 #: src/protocols/silc/silc.c:711 src/protocols/silc/silc.c:712 |
9544 | 10094 msgid "User Online Status Attributes" |
10095 msgstr "" | |
10096 | |
10302 | 10097 #: src/protocols/silc/silc.c:713 |
9544 | 10098 msgid "" |
10099 "You can let other users see your online status information and your personal " | |
10100 "information. Please fill the information you would like other users to see " | |
10101 "about yourself." | |
10102 msgstr "" | |
10103 | |
10302 | 10104 #: src/protocols/silc/silc.c:753 src/protocols/silc/silc.c:759 |
10105 #: src/protocols/silc/silc.c:1159 | |
9544 | 10106 #, fuzzy |
10107 msgid "Message of the Day" | |
10108 msgstr "Missatge de %s" | |
10109 | |
10302 | 10110 #: src/protocols/silc/silc.c:753 |
9544 | 10111 #, fuzzy |
10112 msgid "No Message of the Day available" | |
10113 msgstr "MOTD no està disponible" | |
10114 | |
10302 | 10115 #: src/protocols/silc/silc.c:754 src/protocols/silc/silc.c:1154 |
9544 | 10116 #, fuzzy |
10117 msgid "There is no Message of the Day associated with this connection" | |
10118 msgstr "No hi ha MOTD associat amb aquesta connexió." | |
10119 | |
10302 | 10120 #: src/protocols/silc/silc.c:797 |
9544 | 10121 #, fuzzy |
10122 msgid "Online Status" | |
10123 msgstr "Connectat des de" | |
10124 | |
10302 | 10125 #: src/protocols/silc/silc.c:806 |
9544 | 10126 msgid "View Message of the Day" |
10127 msgstr "" | |
10128 | |
10302 | 10129 #: src/protocols/silc/silc.c:879 |
9544 | 10130 #, c-format |
10131 msgid "User <I>%s</I> is not present in the network" | |
10132 msgstr "" | |
10133 | |
10302 | 10134 #: src/protocols/silc/silc.c:1030 |
9544 | 10135 #, fuzzy |
10136 msgid "Topic too long" | |
10137 msgstr "Perfil massa llarg." | |
10138 | |
10302 | 10139 #: src/protocols/silc/silc.c:1111 |
9544 | 10140 msgid "You must specify a nick" |
10141 msgstr "" | |
10142 | |
10302 | 10143 #: src/protocols/silc/silc.c:1213 |
9544 | 10144 #, fuzzy, c-format |
10145 msgid "channel %s not found" | |
10146 msgstr "No s'ha trobat %s.\n" | |
10147 | |
10302 | 10148 #: src/protocols/silc/silc.c:1218 |
9544 | 10149 #, fuzzy, c-format |
10150 msgid "channel modes for %s: %s" | |
10151 msgstr "El tema de %s és %s" | |
10152 | |
10302 | 10153 #: src/protocols/silc/silc.c:1220 |
9544 | 10154 #, c-format |
10155 msgid "no channel modes are set on %s" | |
10156 msgstr "" | |
10157 | |
10302 | 10158 #: src/protocols/silc/silc.c:1233 |
9544 | 10159 #, fuzzy, c-format |
10160 msgid "Failed to set cmodes for %s" | |
10161 msgstr "Impossible emmagatzamar imatge: %s\n" | |
10162 | |
10302 | 10163 #: src/protocols/silc/silc.c:1263 |
9544 | 10164 #, fuzzy, c-format |
10165 msgid "Unknown command: %s, (may be a Gaim bug)" | |
10166 msgstr "Comanda desconeguda: %s" | |
10167 | |
10302 | 10168 #: src/protocols/silc/silc.c:1326 |
9544 | 10169 msgid "part [channel]: Leave the chat" |
10170 msgstr "" | |
10171 | |
10302 | 10172 #: src/protocols/silc/silc.c:1330 |
9544 | 10173 msgid "leave [channel]: Leave the chat" |
10174 msgstr "" | |
10175 | |
10302 | 10176 #: src/protocols/silc/silc.c:1334 |
9544 | 10177 msgid "topic [<new topic>]: View or change the topic" |
10178 msgstr "" | |
10179 | |
9882 | 10180 #: src/protocols/silc/silc.c:1339 |
10302 | 10181 msgid "join <channel> [<password>]: Join a chat on this network" |
9544 | 10182 msgstr "" |
10183 | |
9882 | 10184 #: src/protocols/silc/silc.c:1343 |
10302 | 10185 msgid "list: List channels on this network" |
9544 | 10186 msgstr "" |
10187 | |
9882 | 10188 #: src/protocols/silc/silc.c:1347 |
10302 | 10189 msgid "whois <nick>: View nick's information" |
10190 msgstr "" | |
10191 | |
10192 #: src/protocols/silc/silc.c:1351 src/protocols/zephyr/zephyr.c:2563 | |
10193 msgid "msg <nick> <message>: Send a private message to a user" | |
9544 | 10194 msgstr "" |
10195 | |
9882 | 10196 #: src/protocols/silc/silc.c:1355 |
10302 | 10197 msgid "query <nick> [<message>]: Send a private message to a user" |
10198 msgstr "" | |
10199 | |
10200 #: src/protocols/silc/silc.c:1359 | |
10201 msgid "motd: View the server's Message Of The Day" | |
10202 msgstr "" | |
10203 | |
10204 #: src/protocols/silc/silc.c:1363 | |
10205 msgid "detach: Detach this session" | |
10206 msgstr "" | |
10207 | |
10208 #: src/protocols/silc/silc.c:1367 | |
10209 msgid "quit [message]: Disconnect from the server, with an optional message" | |
10210 msgstr "" | |
10211 | |
10212 #: src/protocols/silc/silc.c:1371 | |
9544 | 10213 msgid "call <command>: Call any silc client command" |
10214 msgstr "" | |
10215 | |
9882 | 10216 #: src/protocols/silc/silc.c:1377 |
10302 | 10217 msgid "kill <nick> [-pubkey|<reason>]: Kill nick" |
9544 | 10218 msgstr "" |
10219 | |
9882 | 10220 #: src/protocols/silc/silc.c:1381 |
10302 | 10221 msgid "nick <newnick>: Change your nickname" |
9544 | 10222 msgstr "" |
10223 | |
9882 | 10224 #: src/protocols/silc/silc.c:1385 |
10302 | 10225 msgid "whowas <nick>: View nick's information" |
9544 | 10226 msgstr "" |
10227 | |
9882 | 10228 #: src/protocols/silc/silc.c:1389 |
9544 | 10229 msgid "" |
10302 | 10230 "cmode <channel> [+|-<modes>] [arguments]: Change or display " |
10231 "channel modes" | |
9544 | 10232 msgstr "" |
10233 | |
9882 | 10234 #: src/protocols/silc/silc.c:1393 |
10302 | 10235 msgid "" |
10236 "cumode <channel> +|-<modes> <nick>: Change nick's modes " | |
10237 "on channel" | |
9544 | 10238 msgstr "" |
10239 | |
9882 | 10240 #: src/protocols/silc/silc.c:1397 |
10302 | 10241 msgid "umode <usermodes>: Set your modes in the network" |
9544 | 10242 msgstr "" |
10243 | |
9882 | 10244 #: src/protocols/silc/silc.c:1401 |
10302 | 10245 msgid "oper <nick> [-pubkey]: Get server operator privileges" |
9544 | 10246 msgstr "" |
10247 | |
9882 | 10248 #: src/protocols/silc/silc.c:1405 |
10302 | 10249 msgid "" |
10250 "invite <channel> [-|+]<nick>: invite nick or add/remove from " | |
10251 "channel invite list" | |
9544 | 10252 msgstr "" |
10253 | |
9882 | 10254 #: src/protocols/silc/silc.c:1409 |
10302 | 10255 msgid "kick <channel> <nick> [comment]: Kick client from channel" |
9544 | 10256 msgstr "" |
10257 | |
9882 | 10258 #: src/protocols/silc/silc.c:1413 |
10302 | 10259 msgid "info [server]: View server administrative details" |
10260 msgstr "" | |
10261 | |
10262 #: src/protocols/silc/silc.c:1417 | |
10263 msgid "ban [<channel> +|-<nick>]: Ban client from channel" | |
10264 msgstr "" | |
10265 | |
10266 #: src/protocols/silc/silc.c:1421 | |
10267 msgid "getkey <nick|server>: Retrieve client's or server's public key" | |
10268 msgstr "" | |
10269 | |
10270 #: src/protocols/silc/silc.c:1425 | |
10271 msgid "stats: View server and network statistics" | |
10272 msgstr "" | |
10273 | |
10274 #: src/protocols/silc/silc.c:1429 | |
9544 | 10275 msgid "ping: Send PING to the connected server" |
10276 msgstr "" | |
10277 | |
10302 | 10278 #: src/protocols/silc/silc.c:1434 |
9544 | 10279 msgid "users <channel>: List users in channel" |
10280 msgstr "" | |
10281 | |
10302 | 10282 #: src/protocols/silc/silc.c:1438 |
9544 | 10283 msgid "" |
10284 "names [-count|-ops|-halfops|-voices|-normal] <channel(s)>: List " | |
10285 "specific users in channel(s)" | |
10286 msgstr "" | |
10287 | |
10302 | 10288 #: src/protocols/silc/silc.c:1450 |
9544 | 10289 #, fuzzy |
10290 msgid "Instant Messages" | |
10291 msgstr "Missatgers instantanis" | |
10292 | |
10302 | 10293 #: src/protocols/silc/silc.c:1455 |
9544 | 10294 #, fuzzy |
10295 msgid "Digitally sign all IM messages" | |
10296 msgstr "_Enregistrar tots els missatges instantanis" | |
10297 | |
10302 | 10298 #: src/protocols/silc/silc.c:1460 |
9544 | 10299 msgid "Verify all IM message signatures" |
10300 msgstr "" | |
10301 | |
10302 | 10302 #: src/protocols/silc/silc.c:1463 |
9544 | 10303 #, fuzzy |
10304 msgid "Channel Messages" | |
10305 msgstr "Missatges d'absència" | |
10306 | |
10302 | 10307 #: src/protocols/silc/silc.c:1468 |
9544 | 10308 #, fuzzy |
10309 msgid "Digitally sign all channel messages" | |
10310 msgstr "_Enregistrar tots els missatges instantanis" | |
10311 | |
10302 | 10312 #: src/protocols/silc/silc.c:1473 |
9544 | 10313 msgid "Verify all channel message signatures" |
10314 msgstr "" | |
10315 | |
10302 | 10316 #: src/protocols/silc/silc.c:1476 |
9544 | 10317 msgid "Default SILC Key Pair" |
10318 msgstr "" | |
10319 | |
10302 | 10320 #: src/protocols/silc/silc.c:1481 |
9544 | 10321 msgid "SILC Public Key" |
10322 msgstr "" | |
10323 | |
10302 | 10324 #: src/protocols/silc/silc.c:1486 |
9544 | 10325 msgid "SILC Private Key" |
10326 msgstr "" | |
10327 | |
10328 #. *< type | |
10329 #. *< ui_requirement | |
10330 #. *< flags | |
10331 #. *< dependencies | |
10332 #. *< priority | |
10333 #. *< id | |
10334 #. *< name | |
10335 #. *< version | |
10336 #. * summary | |
10302 | 10337 #: src/protocols/silc/silc.c:1575 |
9544 | 10338 #, fuzzy |
10339 msgid "SILC Protocol Plugin" | |
10340 msgstr "Mòdul del protocol d'IRC" | |
10341 | |
10342 #. * description | |
10302 | 10343 #: src/protocols/silc/silc.c:1577 |
9544 | 10344 msgid "Secure Internet Live Conferencing (SILC) Protocol" |
10345 msgstr "" | |
10346 | |
10302 | 10347 #: src/protocols/silc/silc.c:1607 |
9544 | 10348 #, fuzzy |
10349 msgid "Public key authentication" | |
10350 msgstr "Autentificació de Yahoo! fallida" | |
10351 | |
10302 | 10352 #: src/protocols/silc/silc.c:1613 |
9544 | 10353 msgid "Public Key File" |
10354 msgstr "" | |
10355 | |
10302 | 10356 #: src/protocols/silc/silc.c:1617 |
9544 | 10357 msgid "Private Key File" |
10358 msgstr "" | |
10359 | |
10302 | 10360 #: src/protocols/silc/silc.c:1622 |
9882 | 10361 msgid "Reject watching by other users" |
10362 msgstr "" | |
10363 | |
10302 | 10364 #: src/protocols/silc/silc.c:1625 |
9544 | 10365 #, fuzzy |
10366 msgid "Block invites" | |
10367 msgstr "Bloquejar a l'usuari" | |
10368 | |
10302 | 10369 #: src/protocols/silc/silc.c:1628 |
9544 | 10370 msgid "Block IMs without Key Exchange" |
10371 msgstr "" | |
10372 | |
10302 | 10373 #: src/protocols/silc/silc.c:1631 |
9544 | 10374 msgid "Reject online status attribute requests" |
10375 msgstr "" | |
10376 | |
10377 #: src/protocols/silc/util.c:202 src/protocols/silc/util.c:227 | |
10378 msgid "Creating SILC key pair..." | |
10379 msgstr "" | |
10380 | |
10381 #. Hint for translators: Please check the tabulator width here and in | |
10382 #. the next strings (short strings: 2 tabs, longer strings 1 tab, | |
10383 #. sum: 3 tabs or 24 characters) | |
10384 #: src/protocols/silc/util.c:310 | |
10385 #, fuzzy, c-format | |
10386 msgid "Real Name: \t%s\n" | |
10387 msgstr "Nom real" | |
10388 | |
10389 #: src/protocols/silc/util.c:312 | |
10390 #, fuzzy, c-format | |
10391 msgid "User Name: \t%s\n" | |
10392 msgstr "_Nom d'usuari:" | |
10393 | |
10394 #: src/protocols/silc/util.c:314 | |
10395 #, c-format | |
10396 msgid "EMail: \t\t%s\n" | |
10397 msgstr "" | |
10398 | |
10399 #: src/protocols/silc/util.c:316 | |
10400 #, fuzzy, c-format | |
10401 msgid "Host Name: \t%s\n" | |
10402 msgstr "Nom" | |
10403 | |
10404 #: src/protocols/silc/util.c:318 | |
10405 #, fuzzy, c-format | |
10406 msgid "Organization: \t%s\n" | |
10407 msgstr "Nom de l'organització" | |
10408 | |
10409 #: src/protocols/silc/util.c:320 | |
10410 #, fuzzy, c-format | |
10411 msgid "Country: \t%s\n" | |
10412 msgstr "País" | |
10413 | |
10414 #: src/protocols/silc/util.c:321 | |
10415 #, c-format | |
10416 msgid "Algorithm: \t%s\n" | |
10417 msgstr "" | |
10418 | |
10419 #: src/protocols/silc/util.c:322 | |
10420 #, c-format | |
10421 msgid "Key Length: \t%d bits\n" | |
10422 msgstr "" | |
10423 | |
10424 #: src/protocols/silc/util.c:324 | |
10425 #, c-format | |
10426 msgid "" | |
10427 "Public Key Fingerprint:\n" | |
10428 "%s\n" | |
10429 "\n" | |
10430 msgstr "" | |
10431 | |
10432 #: src/protocols/silc/util.c:325 | |
10433 #, c-format | |
10434 msgid "" | |
10435 "Public Key Babbleprint:\n" | |
10436 "%s" | |
10437 msgstr "" | |
10438 | |
10439 #: src/protocols/silc/util.c:329 src/protocols/silc/util.c:330 | |
10440 #, fuzzy | |
10441 msgid "Public Key Information" | |
10442 msgstr "Informació del perfil" | |
10443 | |
10444 #: src/protocols/silc/util.c:512 | |
10445 #, fuzzy | |
10446 msgid "Paging" | |
10447 msgstr "Enregistrament" | |
10448 | |
10449 #: src/protocols/silc/util.c:536 | |
10450 #, fuzzy | |
10451 msgid "Computer" | |
10452 msgstr "País" | |
10453 | |
10454 #: src/protocols/silc/util.c:540 | |
10455 msgid "PDA" | |
10456 msgstr "" | |
10457 | |
10458 #: src/protocols/silc/util.c:542 | |
10459 msgid "Terminal" | |
10460 msgstr "" | |
10461 | |
10302 | 10462 #: src/protocols/toc/toc.c:138 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10463 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10464 msgid "Looking up %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10465 msgstr "Cercant %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10466 |
10302 | 10467 #: src/protocols/toc/toc.c:199 |
10468 #, c-format | |
10469 msgid "Signon: %s" | |
10470 msgstr "Entrada: %s" | |
10471 | |
10472 #: src/protocols/toc/toc.c:481 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10473 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10474 msgid "Unable to write file %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10475 msgstr "Impossible escriure fitxer %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10476 |
10302 | 10477 #: src/protocols/toc/toc.c:484 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10478 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10479 msgid "Unable to read file %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10480 msgstr "Impossible llegir fitxer %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10481 |
10302 | 10482 #: src/protocols/toc/toc.c:487 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10483 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10484 msgid "Message too long, last %s bytes truncated." |
7984 | 10485 msgstr "Missatge massa llarg, s'han retallat els últims %s octets." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10486 |
10302 | 10487 #: src/protocols/toc/toc.c:490 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10488 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10489 msgid "%s not currently logged in." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10490 msgstr "%s està desconnectat." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10491 |
10302 | 10492 #: src/protocols/toc/toc.c:493 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10493 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10494 msgid "Warning of %s not allowed." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10495 msgstr "Avís de %s no permés." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10496 |
10302 | 10497 #: src/protocols/toc/toc.c:496 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10498 msgid "A message has been dropped, you are exceeding the server speed limit." |
8778 | 10499 msgstr "" |
10500 "S'ha ignorat un missatge. Esteu excedint el límit de velocitat del servidor." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10501 |
10302 | 10502 #: src/protocols/toc/toc.c:499 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10503 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10504 msgid "Chat in %s is not available." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10505 msgstr "La conversa a %s no està disponible." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10506 |
10302 | 10507 #: src/protocols/toc/toc.c:502 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10508 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10509 msgid "You are sending messages too fast to %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10510 msgstr "Està enviant missatges massa depressa a %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10511 |
10302 | 10512 #: src/protocols/toc/toc.c:505 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10513 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10514 msgid "You missed an IM from %s because it was too big." |
7984 | 10515 msgstr "No ha rebut un missatge instantani de %s perquè era massa gran." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10516 |
10302 | 10517 #: src/protocols/toc/toc.c:508 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10518 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10519 msgid "You missed an IM from %s because it was sent too fast." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10520 msgstr "" |
8778 | 10521 "No ha rebut un missatge instantani de %s perquè ha estat enviat massa " |
10522 "depressa." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10523 |
10302 | 10524 #: src/protocols/toc/toc.c:511 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10525 msgid "Failure." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10526 msgstr "Fallada." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10527 |
10302 | 10528 #: src/protocols/toc/toc.c:514 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10529 msgid "Too many matches." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10530 msgstr "Massa coincidències." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10531 |
10302 | 10532 #: src/protocols/toc/toc.c:517 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10533 msgid "Need more qualifiers." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10534 msgstr "Es necessiten més qualificadors." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10535 |
10302 | 10536 #: src/protocols/toc/toc.c:520 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10537 msgid "Dir service temporarily unavailable." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10538 msgstr "Servei de directori no disponible temporalment." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10539 |
10302 | 10540 #: src/protocols/toc/toc.c:523 |
7984 | 10541 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10542 msgid "Email lookup restricted." |
7984 | 10543 msgstr "Recerca per adreça de correu electrònic restringida." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10544 |
10302 | 10545 #: src/protocols/toc/toc.c:526 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10546 msgid "Keyword ignored." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10547 msgstr "Paraula clau ignorada." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10548 |
10302 | 10549 #: src/protocols/toc/toc.c:529 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10550 msgid "No keywords." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10551 msgstr "No hi ha paraules clau." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10552 |
10302 | 10553 #: src/protocols/toc/toc.c:532 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10554 msgid "User has no directory information." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10555 msgstr "L'usuari no te informació al directori." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10556 |
10302 | 10557 #: src/protocols/toc/toc.c:536 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10558 msgid "Country not supported." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10559 msgstr "País no suportat." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10560 |
10302 | 10561 #: src/protocols/toc/toc.c:539 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10562 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10563 msgid "Failure unknown: %s." |
7984 | 10564 msgstr "Fallada desconeguda: %s." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10565 |
10302 | 10566 #: src/protocols/toc/toc.c:545 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10567 msgid "The service is temporarily unavailable." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10568 msgstr "El servei està temporalment no disponible." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10569 |
10302 | 10570 #: src/protocols/toc/toc.c:548 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10571 msgid "Your warning level is currently too high to log in." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10572 msgstr "El seu nivell d'avisos és massa alt per a conectar-se." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10573 |
10302 | 10574 #: src/protocols/toc/toc.c:551 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10575 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10576 "You have been connecting and disconnecting too frequently. Wait ten minutes " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10577 "and try again. If you continue to try, you will need to wait even longer." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10578 msgstr "" |
7984 | 10579 "Us heu estat connectant i desconnectant amb massa freqüència. Espereu deu " |
8778 | 10580 "minuts i torneu-ho a provar. Si continueu intentant-ho, haureu d'esperar " |
10581 "encara més." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10582 |
10302 | 10583 #: src/protocols/toc/toc.c:553 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10584 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10585 msgid "An unknown signon error has occurred: %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10586 msgstr "Hi ha hagut un error de connexió desconegut: %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10587 |
10302 | 10588 #: src/protocols/toc/toc.c:556 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10589 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10590 msgid "An unknown error, %d, has occurred. Info: %s" |
7984 | 10591 msgstr "Un error desconegut, %d ha succeït. Informació: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10592 |
10302 | 10593 #: src/protocols/toc/toc.c:577 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10594 msgid "Connection Closed" |
7984 | 10595 msgstr "Connexió tancada" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10596 |
10302 | 10597 #: src/protocols/toc/toc.c:617 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10598 msgid "Waiting for reply..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10599 msgstr "Esperant resposta..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10600 |
10302 | 10601 #: src/protocols/toc/toc.c:696 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10602 msgid "TOC has come back from its pause. You may now send messages again." |
7984 | 10603 msgstr "TOC ha tornat de la pausa. Ja podeu enviar missatges de nou." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10604 |
10302 | 10605 #: src/protocols/toc/toc.c:899 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10606 msgid "Password Change Successful" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10607 msgstr "S'ha canviat la clau amb èxit" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10608 |
10302 | 10609 #: src/protocols/toc/toc.c:903 |
7984 | 10610 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10611 msgid "TOC has sent a PAUSE command." |
7984 | 10612 msgstr "TOC ha enviat una comanda de pausa." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10613 |
10302 | 10614 #: src/protocols/toc/toc.c:904 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10615 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10616 "When this happens, TOC ignores any messages sent to it, and may kick you off " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10617 "if you send a message. Gaim will prevent anything from going through. This " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10618 "is only temporary, please be patient." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10619 msgstr "" |
7984 | 10620 "Quan això succeeix, TOC ignora els missatges que se li envien, i us pot fer " |
10621 "fora si envieu un missatge. Gaim evitarà que passi res d'això. Això és només " | |
10622 "temporalment. Si us plau, tingueu paciència." | |
10623 | |
10302 | 10624 #: src/protocols/toc/toc.c:1430 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10625 msgid "Get Dir Info" |
7984 | 10626 msgstr "Obtenir informació del directori" |
10627 | |
10302 | 10628 #: src/protocols/toc/toc.c:1566 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10629 msgid "Set Dir Info" |
7984 | 10630 msgstr "Establir informació del directori" |
10631 | |
10302 | 10632 #: src/protocols/toc/toc.c:1688 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10633 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10634 msgid "Could not open %s for writing!" |
7984 | 10635 msgstr "No s'ha pogut obrir %s per a escriure-hi!" |
10636 | |
10302 | 10637 #: src/protocols/toc/toc.c:1724 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10638 msgid "File transfer failed; other side probably canceled." |
8778 | 10639 msgstr "" |
10640 "Transferència de fitxers fallida. Probablement s'ha cancel·lat a l'altra " | |
10641 "banda." | |
7984 | 10642 |
10302 | 10643 #: src/protocols/toc/toc.c:1769 src/protocols/toc/toc.c:1809 |
10644 #: src/protocols/toc/toc.c:1933 src/protocols/toc/toc.c:2021 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10645 msgid "Could not connect for transfer." |
7984 | 10646 msgstr "No s'ha pogut connectar per realitzar la transferència." |
10647 | |
10302 | 10648 #: src/protocols/toc/toc.c:1966 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10649 msgid "Could not write file header. The file will not be transferred." |
8778 | 10650 msgstr "" |
10651 "No s'ha pogut escriure la capçalera del fitxer. El fitxer no serà enviat." | |
10652 | |
10302 | 10653 #: src/protocols/toc/toc.c:2066 |
8778 | 10654 msgid "Gaim - Save As..." |
10655 msgstr "Gaim - Gravar com..." | |
7984 | 10656 |
10302 | 10657 #: src/protocols/toc/toc.c:2100 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10658 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10659 msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10660 msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10661 msgstr[0] "%s demana %s per acceptar %d fitxer: %s (%.2f %s)%s%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10662 msgstr[1] "%s demana %s per acceptar %d fitxers: %s (%.2f %s)%s%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10663 |
10302 | 10664 #: src/protocols/toc/toc.c:2107 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10665 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10666 msgid "%s requests you to send them a file" |
7984 | 10667 msgstr "%s demana que li envieu un fitxer" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10668 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10669 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10670 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10671 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10672 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10673 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10674 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10675 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10676 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10677 #. * summary |
8778 | 10678 #. * description |
10302 | 10679 #: src/protocols/toc/toc.c:2194 src/protocols/toc/toc.c:2196 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10680 msgid "TOC Protocol Plugin" |
7984 | 10681 msgstr "Mòdul del protocol de TOC" |
10682 | |
10302 | 10683 #: src/protocols/toc/toc.c:2215 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10684 msgid "TOC host" |
7984 | 10685 msgstr "Servidor de TOC" |
10686 | |
10302 | 10687 #: src/protocols/toc/toc.c:2219 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10688 msgid "TOC port" |
7984 | 10689 msgstr "Port de TOC" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10690 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10691 #. Basic Profile group. |
10302 | 10692 #: src/protocols/trepia/trepia.c:264 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10693 msgid "Basic Profile" |
7984 | 10694 msgstr "Perfil bàsic" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10695 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10696 #. E-Mail Address |
10302 | 10697 #: src/protocols/trepia/trepia.c:295 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10698 msgid "E-Mail Address" |
7984 | 10699 msgstr "Adreça de correu electrònic" |
10700 | |
10302 | 10701 #: src/protocols/trepia/trepia.c:301 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10702 msgid "Profile Information" |
7984 | 10703 msgstr "Informació del perfil" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10704 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10705 #. Instant Messagers |
10302 | 10706 #: src/protocols/trepia/trepia.c:307 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10707 msgid "Instant Messagers" |
7984 | 10708 msgstr "Missatgers instantanis" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10709 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10710 #. AIM |
10302 | 10711 #: src/protocols/trepia/trepia.c:311 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10712 msgid "AIM" |
7984 | 10713 msgstr "AIM" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10714 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10715 #. ICQ |
10302 | 10716 #: src/protocols/trepia/trepia.c:315 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10717 msgid "ICQ UIN" |
7984 | 10718 msgstr "ICQ UIN" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10719 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10720 #. MSN |
10302 | 10721 #: src/protocols/trepia/trepia.c:319 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10722 msgid "MSN" |
7984 | 10723 msgstr "MSN" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10724 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10725 #. Yahoo |
10302 | 10726 #: src/protocols/trepia/trepia.c:323 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10727 msgid "Yahoo" |
7984 | 10728 msgstr "Yahoo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10729 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10730 #. I'm From |
10302 | 10731 #: src/protocols/trepia/trepia.c:328 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10732 msgid "I'm From" |
7984 | 10733 msgstr "Jo sóc de" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10734 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10735 #. Call the dialog. |
10302 | 10736 #: src/protocols/trepia/trepia.c:345 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10737 msgid "Set your Trepia profile data." |
7984 | 10738 msgstr "Establir les dades del vostre perfil de Trepia" |
10739 | |
10302 | 10740 #: src/protocols/trepia/trepia.c:425 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10741 msgid "Profile" |
7984 | 10742 msgstr "Perfil" |
10743 | |
10302 | 10744 #: src/protocols/trepia/trepia.c:439 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10745 msgid "Set Profile" |
7984 | 10746 msgstr "Establir perfil" |
10747 | |
10302 | 10748 #: src/protocols/trepia/trepia.c:476 |
7984 | 10749 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10750 msgid "Visit Homepage" |
7984 | 10751 msgstr "Visita la pàgina inicial" |
10752 | |
10302 | 10753 #: src/protocols/trepia/trepia.c:822 src/protocols/trepia/trepia.c:825 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10754 msgid "Local Users" |
7984 | 10755 msgstr "Usuaris locals" |
10756 | |
10302 | 10757 #: src/protocols/trepia/trepia.c:1030 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10758 msgid "Logging in" |
7984 | 10759 msgstr "Connectant-se" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10760 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10761 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10762 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10763 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10764 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10765 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10766 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10767 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10768 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10769 #. * summary |
8778 | 10770 #. * description |
10302 | 10771 #: src/protocols/trepia/trepia.c:1277 src/protocols/trepia/trepia.c:1279 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10772 msgid "Trepia Protocol Plugin" |
7984 | 10773 msgstr "Mòdul del protocol de Trepia" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10774 |
10302 | 10775 #: src/protocols/yahoo/yahoo.c:400 |
8778 | 10776 msgid "" |
10777 "You have been logged off as you have logged in on a different machine or " | |
10778 "device." | |
10779 msgstr "" | |
10780 | |
10302 | 10781 #: src/protocols/yahoo/yahoo.c:884 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10782 msgid "Your Yahoo! message did not get sent." |
7984 | 10783 msgstr "El vostre missatge de Yahoo! no s'ha enviat." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10784 |
10302 | 10785 #: src/protocols/yahoo/yahoo.c:903 src/protocols/yahoo/yahoo.c:3429 |
8778 | 10786 msgid "Buzz!!" |
10787 msgstr "" | |
10788 | |
10302 | 10789 #: src/protocols/yahoo/yahoo.c:948 |
8778 | 10790 #, c-format |
10791 msgid "Yahoo! system message for %s:" | |
10792 msgstr "" | |
10793 | |
10302 | 10794 #: src/protocols/yahoo/yahoo.c:1015 |
7984 | 10795 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10796 msgid "%s has (retroactively) denied your request to add them to your list." |
8778 | 10797 msgstr "" |
10798 "%s us ha denegat (retroactivament) la petició d'afegir-lo a la vostra llista " | |
10799 "de contactes." | |
10800 | |
10302 | 10801 #: src/protocols/yahoo/yahoo.c:1018 |
7984 | 10802 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10803 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10804 "%s has (retroactively) denied your request to add them to your list for the " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10805 "following reason: %s." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10806 msgstr "" |
8778 | 10807 "%s us ha denegat (retroactivament) la petició d'afegir-lo a la vostra llista " |
10808 "de contactes per la següent raó:\n" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10809 "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10810 |
10302 | 10811 #: src/protocols/yahoo/yahoo.c:1021 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10812 msgid "Add buddy rejected" |
7984 | 10813 msgstr "Afegir contacte rebutjat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10814 |
10302 | 10815 #: src/protocols/yahoo/yahoo.c:1782 |
8778 | 10816 #, fuzzy, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10817 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10818 "The Yahoo server has requested the use of an unrecognized authentication " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10819 "method. This version of Gaim will likely not be able to successfully sign " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10820 "on to Yahoo. Check %s for updates." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10821 msgstr "" |
7984 | 10822 "El servidor de Yahoo ha demanat l'ús d'un mètode d'autentificació que no és " |
10823 "reconegut. Aquesta versió de Gaim no serà capaç de connectar-se amb Yahoo de " | |
10824 "forma satisfactòria. Comprovi a %s si hi ha actualitzacions." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10825 |
10302 | 10826 #: src/protocols/yahoo/yahoo.c:1785 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10827 msgid "Failed Yahoo! Authentication" |
7984 | 10828 msgstr "Autentificació de Yahoo! fallida" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10829 |
10302 | 10830 #: src/protocols/yahoo/yahoo.c:1858 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10831 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10832 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10833 "You have tried to ignore %s, but the user is on your buddy list. Clicking " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10834 "\"Yes\" will remove and ignore the buddy." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10835 msgstr "" |
8778 | 10836 "Heu intentat ignorar a %s, però l'usuari no és a la vostra llista de " |
10837 "contactes. Clicant a \"Sí\" eliminarem i ignorarem el contacte." | |
10838 | |
10302 | 10839 #: src/protocols/yahoo/yahoo.c:1861 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10840 msgid "Ignore buddy?" |
7984 | 10841 msgstr "Ignorar contacte?" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10842 |
10302 | 10843 #: src/protocols/yahoo/yahoo.c:1895 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10844 msgid "Invalid username." |
7984 | 10845 msgstr "Nom d'usuari invàlid." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10846 |
10302 | 10847 #: src/protocols/yahoo/yahoo.c:1906 |
9544 | 10848 #, fuzzy |
9882 | 10849 msgid "Normal authentication failed!" |
9544 | 10850 msgstr "Autentificació fallida" |
10851 | |
10302 | 10852 #: src/protocols/yahoo/yahoo.c:1907 |
9544 | 10853 msgid "" |
9882 | 10854 "The normal authentication method has failed. This means either your password " |
10855 "is incorrect, or Yahoo!'s authentication scheme has changed. Gaim will now " | |
10856 "attempt to log in using Web Messenger authentication, which will result in " | |
9544 | 10857 "reduced functionality and features." |
10858 msgstr "" | |
10859 | |
10302 | 10860 #: src/protocols/yahoo/yahoo.c:1915 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10861 msgid "Incorrect password." |
7984 | 10862 msgstr "Clau incorrecta." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10863 |
10302 | 10864 #: src/protocols/yahoo/yahoo.c:1918 |
9544 | 10865 msgid "Your account is locked, please log in to the Yahoo! website." |
10866 msgstr "" | |
10867 | |
10302 | 10868 #: src/protocols/yahoo/yahoo.c:1921 |
9544 | 10869 #, c-format |
10870 msgid "Unknown error number %d. Logging into the Yahoo! website may fix this." | |
10871 msgstr "" | |
10872 | |
10302 | 10873 #: src/protocols/yahoo/yahoo.c:1975 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10874 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10875 msgid "Could not add buddy %s to group %s to the server list on account %s." |
8778 | 10876 msgstr "" |
10877 "No s'ha pogut afegir el contacte %s al grup %s a la llista del servidor al " | |
10878 "compte %s." | |
10879 | |
10302 | 10880 #: src/protocols/yahoo/yahoo.c:1978 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10881 msgid "Could not add buddy to server list" |
7984 | 10882 msgstr "No s'ha pogut afegir el contacte a la llista del servidor" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10883 |
10302 | 10884 #: src/protocols/yahoo/yahoo.c:2212 src/protocols/yahoo/yahoo.c:2340 |
9754 | 10885 #: src/protocols/yahoo/ycht.c:414 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10886 msgid "Unable to read" |
7984 | 10887 msgstr "Impossible llegir" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10888 |
10302 | 10889 #: src/protocols/yahoo/yahoo.c:2362 src/protocols/yahoo/yahoo.c:2472 |
10890 #: src/protocols/yahoo/yahoo.c:2522 src/protocols/yahoo/yahoo.c:2532 | |
10891 #: src/protocols/yahoo/yahoochat.c:1415 src/protocols/yahoo/yahoochat.c:1476 | |
9754 | 10892 #: src/protocols/yahoo/ycht.c:518 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10893 msgid "Connection problem" |
7984 | 10894 msgstr "Problema de connexió" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10895 |
10302 | 10896 #: src/protocols/yahoo/yahoo.c:2635 src/protocols/yahoo/yahoo.c:3145 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10897 msgid "Not At Home" |
7984 | 10898 msgstr "Fora de casa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10899 |
10302 | 10900 #: src/protocols/yahoo/yahoo.c:2637 src/protocols/yahoo/yahoo.c:3148 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10901 msgid "Not At Desk" |
7984 | 10902 msgstr "Fora de l'escriptori" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10903 |
10302 | 10904 #: src/protocols/yahoo/yahoo.c:2639 src/protocols/yahoo/yahoo.c:3151 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10905 msgid "Not In Office" |
7984 | 10906 msgstr "Fora de l'oficina" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10907 |
10302 | 10908 #: src/protocols/yahoo/yahoo.c:2643 src/protocols/yahoo/yahoo.c:3157 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10909 msgid "On Vacation" |
7984 | 10910 msgstr "De dia lliure" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10911 |
10302 | 10912 #: src/protocols/yahoo/yahoo.c:2647 src/protocols/yahoo/yahoo.c:3163 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10913 msgid "Stepped Out" |
7984 | 10914 msgstr "Ha abandonat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10915 |
10302 | 10916 #: src/protocols/yahoo/yahoo.c:2728 src/protocols/yahoo/yahoo.c:2754 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10917 msgid "Not on server list" |
7984 | 10918 msgstr "No hi és a la llista del servidor" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10919 |
10302 | 10920 #: src/protocols/yahoo/yahoo.c:2833 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10921 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10922 msgid "Join in Chat" |
7984 | 10923 msgstr "Entrar en una conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10924 |
10302 | 10925 #: src/protocols/yahoo/yahoo.c:2838 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10926 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10927 msgid "Initiate Conference" |
7984 | 10928 msgstr "Iniciar conferència" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10929 |
10302 | 10930 #: src/protocols/yahoo/yahoo.c:2890 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10931 msgid "Active which ID?" |
7984 | 10932 msgstr "Quina ID activar?" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10933 |
10302 | 10934 #: src/protocols/yahoo/yahoo.c:2899 |
8778 | 10935 #, fuzzy |
10936 msgid "Join who in chat?" | |
10937 msgstr "Entrar en una conversa" | |
10938 | |
10302 | 10939 #: src/protocols/yahoo/yahoo.c:2909 |
8778 | 10940 #, fuzzy |
10941 msgid "Activate ID..." | |
7984 | 10942 msgstr "Activar ID" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10943 |
10302 | 10944 #: src/protocols/yahoo/yahoo.c:2913 |
8778 | 10945 #, fuzzy |
10946 msgid "Join user in chat..." | |
10947 msgstr "Afegir-se a una conversa..." | |
10948 | |
10302 | 10949 #: src/protocols/yahoo/yahoo.c:3473 |
10950 msgid "join <room>: Join a chat room on the Yahoo network" | |
10951 msgstr "" | |
10952 | |
10953 #: src/protocols/yahoo/yahoo.c:3477 | |
10954 msgid "buzz: Buzz a contact to get their attention" | |
10955 msgstr "" | |
10956 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10957 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10958 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10959 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10960 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10961 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10962 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10963 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10964 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10965 #. * summary |
8778 | 10966 #. * description |
10302 | 10967 #: src/protocols/yahoo/yahoo.c:3557 src/protocols/yahoo/yahoo.c:3559 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10968 msgid "Yahoo Protocol Plugin" |
7984 | 10969 msgstr "Mòdul del protocol de Yahoo" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10970 |
10302 | 10971 #: src/protocols/yahoo/yahoo.c:3578 |
9544 | 10972 #, fuzzy |
10973 msgid "Yahoo Japan" | |
10974 msgstr "Yahoo" | |
10975 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10976 # Mensàfon? |
10302 | 10977 #: src/protocols/yahoo/yahoo.c:3581 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10978 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10979 msgid "Pager host" |
7984 | 10980 msgstr "Màquina de paginació" |
10981 | |
9544 | 10982 # Mensàfon? |
10302 | 10983 #: src/protocols/yahoo/yahoo.c:3584 |
9544 | 10984 #, fuzzy |
10985 msgid "Japan Pager host" | |
10986 msgstr "Màquina de paginació" | |
10987 | |
10302 | 10988 #: src/protocols/yahoo/yahoo.c:3587 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10989 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10990 msgid "Pager port" |
7984 | 10991 msgstr "Port de paginació" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
10992 |
10302 | 10993 #: src/protocols/yahoo/yahoo.c:3590 |
8778 | 10994 #, fuzzy |
10995 msgid "File transfer host" | |
10996 msgstr "Transferència de fitxers" | |
10997 | |
10302 | 10998 #: src/protocols/yahoo/yahoo.c:3593 |
9544 | 10999 #, fuzzy |
11000 msgid "Japan File transfer host" | |
11001 msgstr "Transferència de fitxers" | |
11002 | |
10302 | 11003 #: src/protocols/yahoo/yahoo.c:3596 |
8778 | 11004 #, fuzzy |
11005 msgid "File transfer port" | |
11006 msgstr "Transferència de fitxers cancel·lada" | |
11007 | |
10302 | 11008 #: src/protocols/yahoo/yahoo.c:3599 |
8778 | 11009 #, fuzzy |
11010 msgid "Chat Room List Url" | |
11011 msgstr "Sales de conversa" | |
11012 | |
10302 | 11013 #: src/protocols/yahoo/yahoo.c:3602 |
9544 | 11014 msgid "YCHT Host" |
11015 msgstr "" | |
11016 | |
10302 | 11017 #: src/protocols/yahoo/yahoo.c:3605 |
9544 | 11018 #, fuzzy |
11019 msgid "YCHT Port" | |
11020 msgstr "Port" | |
11021 | |
11022 #: src/protocols/yahoo/yahoo_filexfer.c:170 | |
8778 | 11023 msgid "" |
11024 "Gaim cannot send files over Yahoo! that are bigger than One Megabyte " | |
11025 "(1,048,576 bytes)." | |
11026 msgstr "" | |
11027 | |
10302 | 11028 #: src/protocols/yahoo/yahoo_profile.c:677 |
9544 | 11029 #, fuzzy, c-format |
11030 msgid "<b>IP Address:</b> %s<br>" | |
11031 msgstr "<b>Adreça IP:</b> " | |
11032 | |
10302 | 11033 #: src/protocols/yahoo/yahoo_profile.c:751 |
9544 | 11034 msgid "Yahoo! Japan Profile" |
11035 msgstr "" | |
11036 | |
10302 | 11037 #: src/protocols/yahoo/yahoo_profile.c:752 |
9544 | 11038 #, fuzzy |
11039 msgid "Yahoo! Profile" | |
11040 msgstr "Perfil" | |
11041 | |
10302 | 11042 #: src/protocols/yahoo/yahoo_profile.c:796 |
9544 | 11043 #, fuzzy |
11044 msgid "" | |
11045 "Sorry, profiles marked as containing adult content are not supported at this " | |
11046 "time." | |
11047 msgstr "" | |
11048 "<b>Disculpeu: els perfils marcats com a que contenen continguts per adults " | |
11049 "no estan suportats per ara.</b><br><br>\n" | |
11050 | |
10302 | 11051 #: src/protocols/yahoo/yahoo_profile.c:798 |
9544 | 11052 #, fuzzy |
11053 msgid "" | |
11054 "If you wish to view this profile, you will need to visit this link in your " | |
11055 "web browser" | |
11056 msgstr "" | |
11057 "Si voleu veure aquest perfil, haureu de visitar aquest enllaç amb el vostre " | |
11058 "navegador<br>" | |
11059 | |
10302 | 11060 #: src/protocols/yahoo/yahoo_profile.c:971 |
9544 | 11061 msgid "Yahoo! ID" |
11062 msgstr "ID de Yahoo!" | |
11063 | |
10302 | 11064 #: src/protocols/yahoo/yahoo_profile.c:1045 |
11065 #: src/protocols/yahoo/yahoo_profile.c:1049 | |
11066 #: src/protocols/yahoo/yahoo_profile.c:1053 | |
9544 | 11067 msgid "Hobbies" |
11068 msgstr "Aficions" | |
11069 | |
10302 | 11070 #: src/protocols/yahoo/yahoo_profile.c:1063 |
11071 #: src/protocols/yahoo/yahoo_profile.c:1067 | |
9544 | 11072 msgid "Latest News" |
11073 msgstr "Darreres notícies" | |
11074 | |
10302 | 11075 #: src/protocols/yahoo/yahoo_profile.c:1088 |
9544 | 11076 #, fuzzy |
11077 msgid "Home Page" | |
11078 msgstr "Pàgina web inicial" | |
11079 | |
10302 | 11080 #: src/protocols/yahoo/yahoo_profile.c:1103 |
9544 | 11081 msgid "Cool Link 1" |
11082 msgstr "" | |
11083 | |
10302 | 11084 #: src/protocols/yahoo/yahoo_profile.c:1108 |
9544 | 11085 msgid "Cool Link 2" |
11086 msgstr "" | |
11087 | |
10302 | 11088 #: src/protocols/yahoo/yahoo_profile.c:1112 |
9544 | 11089 msgid "Cool Link 3" |
11090 msgstr "" | |
11091 | |
10302 | 11092 #: src/protocols/yahoo/yahoo_profile.c:1132 |
9544 | 11093 #, c-format |
11094 msgid "User information for %s unavailable" | |
11095 msgstr "Dades de l'usuari %s no disponibles" | |
11096 | |
10302 | 11097 #: src/protocols/yahoo/yahoo_profile.c:1138 |
9544 | 11098 #, fuzzy |
11099 msgid "" | |
11100 "Sorry, this profile seems to be in a language that is not supported at this " | |
11101 "time." | |
11102 msgstr "" | |
11103 "<b>Disculpeu, els perfils amb llengua no anglesa no estan suportats per ara." | |
11104 "</b><br><br>\n" | |
11105 | |
10302 | 11106 #: src/protocols/yahoo/yahoo_profile.c:1154 |
9544 | 11107 msgid "" |
11108 "Could not retrieve the user's profile. This most likely is a temporary " | |
11109 "server-side problem. Please try again later." | |
11110 msgstr "" | |
11111 | |
10302 | 11112 #: src/protocols/yahoo/yahoo_profile.c:1157 |
9544 | 11113 msgid "" |
11114 "Could not retrieve the user's profile. This most likely means that the user " | |
11115 "does not exist; however, Yahoo! sometimes does fail to find a user's " | |
11116 "profile. If you know that the user exists, please try again later." | |
11117 msgstr "" | |
11118 | |
10302 | 11119 #: src/protocols/yahoo/yahoo_profile.c:1165 |
9544 | 11120 msgid "The user's profile is empty." |
11121 msgstr "El perfil d'usuari és buit." | |
11122 | |
9882 | 11123 #: src/protocols/yahoo/yahoochat.c:193 |
7984 | 11124 #, fuzzy, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11125 msgid "%s declined your conference invitation to room \"%s\" because \"%s\"." |
8778 | 11126 msgstr "" |
11127 "%s declina la vostra invitació de fer una conversa en la sala \"%s\" perquè " | |
11128 "\"%s\"." | |
11129 | |
9882 | 11130 #: src/protocols/yahoo/yahoochat.c:195 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11131 msgid "Invitation Rejected" |
7984 | 11132 msgstr "Invitació rebutjada" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11133 |
9882 | 11134 #: src/protocols/yahoo/yahoochat.c:347 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11135 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11136 msgid "Failed to join chat" |
7984 | 11137 msgstr "Intent fallid d'afegir-se a la conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11138 |
9882 | 11139 #: src/protocols/yahoo/yahoochat.c:347 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11140 msgid "Maybe the room is full?" |
7984 | 11141 msgstr "Potser la sala és plena?" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11142 |
9882 | 11143 #: src/protocols/yahoo/yahoochat.c:425 |
8778 | 11144 #, fuzzy, c-format |
11145 msgid "You are now chatting in %s." | |
11146 msgstr "Heu estat fets fora de %s: %s" | |
11147 | |
9882 | 11148 #: src/protocols/yahoo/yahoochat.c:579 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11149 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11150 msgid "Failed to join buddy in chat" |
7984 | 11151 msgstr "Intent fallid d'entrar a la conversa" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11152 |
9882 | 11153 #: src/protocols/yahoo/yahoochat.c:580 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11154 msgid "Maybe they're not in a chat?" |
7984 | 11155 msgstr "Potser no estan a una conversa?" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11156 |
10302 | 11157 #: src/protocols/yahoo/yahoochat.c:1356 |
8778 | 11158 msgid "Unable to connect" |
11159 msgstr "Impossible connectar-se" | |
11160 | |
10302 | 11161 #: src/protocols/yahoo/yahoochat.c:1356 |
8778 | 11162 #, fuzzy |
11163 msgid "Fetching the room list failed." | |
11164 msgstr "Potser la sala és plena?" | |
11165 | |
10302 | 11166 #: src/protocols/yahoo/yahoochat.c:1401 |
8778 | 11167 #, fuzzy |
11168 msgid "Voices" | |
11169 msgstr "Veu" | |
11170 | |
10302 | 11171 #: src/protocols/yahoo/yahoochat.c:1404 |
8778 | 11172 msgid "Webcams" |
11173 msgstr "" | |
11174 | |
10302 | 11175 #: src/protocols/yahoo/yahoochat.c:1415 src/protocols/yahoo/yahoochat.c:1476 |
8778 | 11176 #, fuzzy |
11177 msgid "Unable to fetch room list." | |
11178 msgstr "Impossible establir el perfil d'AIM." | |
11179 | |
10302 | 11180 #: src/protocols/yahoo/yahoochat.c:1469 |
8778 | 11181 #, fuzzy |
11182 msgid "User Rooms" | |
11183 msgstr "Opcions d'usuari" | |
11184 | |
9754 | 11185 #: src/protocols/yahoo/ycht.c:401 |
11186 #, fuzzy | |
11187 msgid "Connection problem with the YCHT server." | |
11188 msgstr "Problema de connexió" | |
11189 | |
10302 | 11190 #: src/protocols/zephyr/zephyr.c:329 |
11191 #, fuzzy | |
11192 msgid "" | |
11193 "(There was an error converting this message.\t Check the 'Encoding' option " | |
11194 "in the Account Editor)" | |
11195 msgstr "" | |
11196 "(Hi ha hagut un error al convertir aquest missatge. Comproveu l'opció de " | |
11197 "\"codificació\" a l'editor de comptes)" | |
11198 | |
11199 #: src/protocols/zephyr/zephyr.c:677 | |
9544 | 11200 #, c-format |
11201 msgid "Unable send to chat %s,%s,%s" | |
11202 msgstr "" | |
11203 | |
10302 | 11204 #: src/protocols/zephyr/zephyr.c:710 src/protocols/zephyr/zephyr.c:1124 |
7984 | 11205 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11206 msgid "<b>User:</b> %s<br>" |
7984 | 11207 msgstr "<b>Usuari:</b> %s<br>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11208 |
10302 | 11209 #: src/protocols/zephyr/zephyr.c:714 src/protocols/zephyr/zephyr.c:1129 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11210 msgid "<br>Hidden or not logged-in" |
7984 | 11211 msgstr "<br>Ocult o no connectat" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11212 |
10302 | 11213 #: src/protocols/zephyr/zephyr.c:719 src/protocols/zephyr/zephyr.c:1131 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11214 #, c-format |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11215 msgid "<br>At %s since %s" |
7984 | 11216 msgstr "<br>A %s des de %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11217 |
10302 | 11218 #: src/protocols/zephyr/zephyr.c:1420 src/protocols/zephyr/zephyr.c:1421 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11219 msgid "Anyone" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11220 msgstr "Qualsevol" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11221 |
10302 | 11222 #: src/protocols/zephyr/zephyr.c:2239 |
8778 | 11223 #, fuzzy |
11224 msgid "_Class:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11225 msgstr "Classe:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11226 |
10302 | 11227 #: src/protocols/zephyr/zephyr.c:2245 |
8778 | 11228 #, fuzzy |
11229 msgid "_Instance:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11230 msgstr "Instància:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11231 |
10302 | 11232 #: src/protocols/zephyr/zephyr.c:2251 |
8778 | 11233 #, fuzzy |
11234 msgid "_Recipient:" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11235 msgstr "Origen:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11236 |
10302 | 11237 #: src/protocols/zephyr/zephyr.c:2262 |
9544 | 11238 #, c-format |
11239 msgid "Attempt to subscribe to %s,%s,%s failed" | |
11240 msgstr "" | |
11241 | |
10302 | 11242 #: src/protocols/zephyr/zephyr.c:2568 |
9544 | 11243 msgid "zlocate <nick>: Locate user" |
11244 msgstr "" | |
11245 | |
10302 | 11246 #: src/protocols/zephyr/zephyr.c:2573 |
9544 | 11247 msgid "zl <nick>: Locate user" |
11248 msgstr "" | |
11249 | |
10302 | 11250 #: src/protocols/zephyr/zephyr.c:2578 |
9544 | 11251 msgid "instance <instance>: Set the instance to be used on this class" |
11252 msgstr "" | |
11253 | |
10302 | 11254 #: src/protocols/zephyr/zephyr.c:2583 |
9544 | 11255 msgid "inst <instance>: Set the instance to be used on this class" |
11256 msgstr "" | |
11257 | |
10302 | 11258 #: src/protocols/zephyr/zephyr.c:2588 |
11259 msgid "topic <instance>: Set the instance to be used on this class" | |
11260 msgstr "" | |
11261 | |
11262 #: src/protocols/zephyr/zephyr.c:2594 | |
9544 | 11263 msgid "sub <class> <instance> <recipient>: Join a new chat" |
11264 msgstr "" | |
11265 | |
10302 | 11266 #: src/protocols/zephyr/zephyr.c:2599 |
9544 | 11267 msgid "" |
11268 "zi <instance>: Send a message to <message,<i>instance</i>,*>" | |
11269 msgstr "" | |
11270 | |
10302 | 11271 #: src/protocols/zephyr/zephyr.c:2605 |
9544 | 11272 msgid "" |
11273 "zci <class> <instance>: Send a message to <<i>class</i>," | |
11274 "<i>instance</i>,*>" | |
11275 msgstr "" | |
11276 | |
10302 | 11277 #: src/protocols/zephyr/zephyr.c:2611 |
9544 | 11278 msgid "" |
11279 "zcir <class> <instance> <recipient>: Send a message to <" | |
11280 "<i>class</i>,<i>instance</i>,<i>recipient</i>>" | |
11281 msgstr "" | |
11282 | |
10302 | 11283 #: src/protocols/zephyr/zephyr.c:2617 |
9544 | 11284 msgid "" |
11285 "zir <instance> <recipient>: Send a message to <MESSAGE," | |
11286 "<i>instance</i>,<i>recipient</i>>" | |
11287 msgstr "" | |
11288 | |
10302 | 11289 #: src/protocols/zephyr/zephyr.c:2622 |
9544 | 11290 msgid "zc <class>: Send a message to <<i>class</i>,PERSONAL,*>" |
11291 msgstr "" | |
11292 | |
10302 | 11293 #: src/protocols/zephyr/zephyr.c:2728 |
9544 | 11294 #, fuzzy |
11295 msgid "Resubscribe" | |
11296 msgstr "Dessubscriure's" | |
11297 | |
10302 | 11298 #: src/protocols/zephyr/zephyr.c:2731 |
9544 | 11299 #, fuzzy |
11300 msgid "Retrieve subscriptions from server" | |
11301 msgstr "Resposta del servidor invàlida." | |
11302 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11303 #. *< type |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11304 #. *< ui_requirement |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11305 #. *< flags |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11306 #. *< dependencies |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11307 #. *< priority |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11308 #. *< id |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11309 #. *< name |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11310 #. *< version |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11311 #. * summary |
8778 | 11312 #. * description |
10302 | 11313 #: src/protocols/zephyr/zephyr.c:2814 src/protocols/zephyr/zephyr.c:2816 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11314 msgid "Zephyr Protocol Plugin" |
7984 | 11315 msgstr "Mòdul del protocol de Zephyr" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11316 |
10302 | 11317 #: src/protocols/zephyr/zephyr.c:2841 |
8778 | 11318 msgid "Export to .anyone" |
11319 msgstr "" | |
11320 | |
10302 | 11321 #: src/protocols/zephyr/zephyr.c:2844 |
9754 | 11322 msgid "Export to .zephyr.subs" |
11323 msgstr "" | |
11324 | |
10302 | 11325 #: src/protocols/zephyr/zephyr.c:2847 |
11326 msgid "Import from .anyone" | |
11327 msgstr "" | |
11328 | |
11329 #: src/protocols/zephyr/zephyr.c:2850 | |
11330 msgid "Import from .zephyr.subs" | |
11331 msgstr "" | |
11332 | |
11333 #: src/protocols/zephyr/zephyr.c:2853 | |
11334 #, fuzzy | |
11335 msgid "Realm" | |
11336 msgstr "Nom real" | |
11337 | |
11338 #: src/protocols/zephyr/zephyr.c:2856 | |
8778 | 11339 msgid "Exposure" |
11340 msgstr "" | |
11341 | |
9544 | 11342 #. XXX: why in the hell are we calling gaim_connection_error() here? |
8778 | 11343 #. Forbidden |
10302 | 11344 #: src/proxy.c:953 |
9544 | 11345 #, c-format |
11346 msgid "Access denied: proxy server forbids port %d tunnelling." | |
11347 msgstr "" | |
11348 | |
10302 | 11349 #: src/proxy.c:957 |
8778 | 11350 #, fuzzy, c-format |
11351 msgid "Proxy connection error %d" | |
11352 msgstr "Error de connexió" | |
11353 | |
10302 | 11354 #: src/proxy.c:1612 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11355 msgid "Invalid proxy settings" |
7984 | 11356 msgstr "Opcions del proxy invàlides" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11357 |
10302 | 11358 #: src/proxy.c:1612 |
7984 | 11359 #, fuzzy |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11360 msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11361 "Either the host name or port number specified for your given proxy type is " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11362 "invalid." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11363 msgstr "" |
8778 | 11364 "O bé el nom de màquina o bé el número del port especificat per al " |
11365 "proxyintroduït és invàlid." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11366 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11367 #. * |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11368 #. * A wrapper for gaim_request_action() that uses Accept and Cancel buttons. |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11369 #. |
10302 | 11370 #: src/request.h:1254 |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11371 msgid "Accept" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11372 msgstr "Acceptar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
11373 |
10302 | 11374 #: src/server.c:62 |
5086 | 11375 msgid "Please enter your password" |
7984 | 11376 msgstr "Si us plau, introduïu la vostra clau" |
11377 | |
10302 | 11378 #: src/server.c:471 |
9544 | 11379 #, fuzzy, c-format |
11380 msgid "%s is now known as %s.\n" | |
11381 msgstr "%s ha canviat de nom i ara és %s" | |
11382 | |
10302 | 11383 #: src/server.c:895 |
7984 | 11384 #, c-format |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11385 msgid "(%d message)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11386 msgid_plural "(%d messages)" |
7984 | 11387 msgstr[0] "(%d missatge)" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11388 msgstr[1] "(%d missatges)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11389 |
10302 | 11390 #: src/server.c:909 |
5086 | 11391 msgid "(1 message)" |
11392 msgstr "(1 missatge)" | |
11393 | |
10302 | 11394 #: src/server.c:1164 |
11395 #, fuzzy, c-format | |
11396 msgid "" | |
11397 "%s has invited %s to the chat room %s:\n" | |
11398 "<b>%s</b>" | |
11399 msgstr "" | |
11400 "L'usuari '%s' convida a %s a una conversa: '%s'\n" | |
11401 "%s" | |
11402 | |
11403 #: src/server.c:1168 | |
11404 #, fuzzy, c-format | |
11405 msgid "%s has invited %s to the chat room %s\n" | |
11406 msgstr "L'usuari '%s' convida a %s a una conversa: '%s'\n" | |
11407 | |
11408 #: src/server.c:1174 | |
11409 msgid "Accept chat invitation?" | |
11410 msgstr "Acceptar la invitació per conversar?" | |
11411 | |
11412 #: src/status.c:553 | |
8778 | 11413 #, fuzzy, c-format |
11414 msgid "%s came back" | |
11415 msgstr "+++ %s (%s) ha tornat @ %s" | |
11416 | |
10302 | 11417 #: src/status.c:558 |
8778 | 11418 #, fuzzy, c-format |
11419 msgid "%s went away" | |
11420 msgstr "%s se n'ha anat." | |
11421 | |
10302 | 11422 #: src/status.c:1269 |
8778 | 11423 #, fuzzy, c-format |
11424 msgid "%s became idle" | |
11425 msgstr "%s està inactiu" | |
11426 | |
10302 | 11427 #: src/status.c:1285 |
8778 | 11428 #, fuzzy, c-format |
11429 msgid "%s became unidle" | |
11430 msgstr "%s està inactiu" | |
11431 | |
10302 | 11432 #: src/util.c:2354 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11433 msgid "Calculating..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11434 msgstr "Calculant..." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11435 |
10302 | 11436 #: src/util.c:2357 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11437 msgid "Unknown." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11438 msgstr "Desconegut." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11439 |
10302 | 11440 #: src/util.c:2387 |
9544 | 11441 #, fuzzy |
11442 msgid "second" | |
11443 msgid_plural "seconds" | |
11444 msgstr[0] "Icones" | |
11445 msgstr[1] "Icones" | |
11446 | |
10302 | 11447 #: src/util.c:2401 |
5086 | 11448 msgid "day" |
11449 msgid_plural "days" | |
11450 msgstr[0] "dia" | |
11451 msgstr[1] "dies" | |
11452 | |
10302 | 11453 #: src/util.c:2409 |
5086 | 11454 msgid "hour" |
11455 msgid_plural "hours" | |
11456 msgstr[0] "hora" | |
11457 msgstr[1] "hores" | |
11458 | |
10302 | 11459 #: src/util.c:2417 |
5086 | 11460 msgid "minute" |
11461 msgid_plural "minutes" | |
11462 msgstr[0] "minut" | |
11463 msgstr[1] "minuts" | |
11464 | |
10302 | 11465 #: src/util.c:2834 |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11466 msgid "g003: Error opening connection.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11467 msgstr "g003: Error obrint la connexió.\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
11468 |
10302 | 11469 #~ msgid "Signoff" |
11470 #~ msgstr "Acomiadar-se" | |
11471 | |
11472 #, fuzzy | |
11473 #~ msgid "Local Addressbook" | |
11474 #~ msgstr "Adreça de correu electrònic" | |
11475 | |
11476 #, fuzzy | |
11477 #~ msgid "Away!" | |
11478 #~ msgstr "Absent" | |
11479 | |
11480 #, fuzzy | |
11481 #~ msgid "Edit This Message" | |
11482 #~ msgstr "Enviar com a missatge" | |
11483 | |
11484 #~ msgid "I'm Back!" | |
11485 #~ msgstr "He tornat!" | |
11486 | |
11487 #, fuzzy | |
11488 #~ msgid "Are you sure you want to remove the away message \"%s\"?" | |
11489 #~ msgstr "Esteu segurs que voleu esborrar %s?" | |
11490 | |
11491 #~ msgid "Remove Away Message" | |
11492 #~ msgstr "Eliminar missatge d'absència" | |
11493 | |
11494 #~ msgid "Set All Away" | |
11495 #~ msgstr "Posar tots ausents" | |
11496 | |
11497 #~ msgid "You cannot save an away message with a blank title" | |
11498 #~ msgstr "No es pot desar un missatge d'absència amb un títol en blanc" | |
11499 | |
11500 #, fuzzy | |
11501 #~ msgid "" | |
11502 #~ "Please give the message a title, or choose \"Use\" to use without saving." | |
11503 #~ msgstr "" | |
11504 #~ "Si us plau, doneu un títol al missatge, o escolliu \"Usar\" per usar-lo " | |
11505 #~ "sente gravar." | |
11506 | |
11507 #~ msgid "You cannot create an empty away message" | |
11508 #~ msgstr "No pot crear un missatge d'absència buit" | |
11509 | |
11510 #~ msgid "New away message" | |
11511 #~ msgstr "Nou missatge d'absència" | |
11512 | |
11513 #~ msgid "Away title: " | |
11514 #~ msgstr "Títol d'absència:" | |
11515 | |
11516 #, fuzzy | |
11517 #~ msgid "_Save" | |
11518 #~ msgstr "Gravar" | |
11519 | |
11520 #, fuzzy | |
11521 #~ msgid "Sa_ve & Use" | |
11522 #~ msgstr "Gravar i usar" | |
11523 | |
11524 #, fuzzy | |
11525 #~ msgid "_Use" | |
11526 #~ msgstr "Usar" | |
11527 | |
11528 #~ msgid "/Buddies/_Signoff" | |
11529 #~ msgstr "/Contactes/_Acomiadar-se" | |
11530 | |
11531 #~ msgid "Send a message to the selected buddy" | |
11532 #~ msgstr "Enviar un missatge al contacte seleccionat" | |
11533 | |
11534 #~ msgid "Get information on the selected buddy" | |
11535 #~ msgstr "Obtenir dades sobre el contacte seleccionat" | |
11536 | |
11537 #, fuzzy | |
11538 #~ msgid "_Chat" | |
11539 #~ msgstr "Conversa" | |
11540 | |
11541 #~ msgid "Join a chat room" | |
11542 #~ msgstr "Entrar a una conversa" | |
11543 | |
11544 #, fuzzy | |
11545 #~ msgid "_Away" | |
11546 #~ msgstr "Absent" | |
11547 | |
11548 #~ msgid "Set an away message" | |
11549 #~ msgstr "Posar un missatge d'absència" | |
11550 | |
11551 #, fuzzy | |
11552 #~ msgid "Signon: " | |
11553 #~ msgstr "Connexió: " | |
11554 | |
11555 #~ msgid "Signon" | |
11556 #~ msgstr "Connexió" | |
11557 | |
11558 #~ msgid "Get Away Msg" | |
11559 #~ msgstr "Obtenir el missatge d'absència" | |
11560 | |
11561 #, fuzzy | |
11562 #~ msgid "Warn" | |
11563 #~ msgstr "Avisar" | |
11564 | |
11565 #, fuzzy | |
11566 #~ msgid "Warn the user" | |
11567 #~ msgstr "Avisar a l'usuari" | |
11568 | |
11569 #, fuzzy | |
11570 #~ msgid "<span weight=\"bold\" size=\"larger\">Gaim v%s</span>" | |
11571 #~ msgstr "" | |
11572 #~ "<span weight=\"bold\" size=\"larger\">Teniu correu electrònic!</span>\n" | |
11573 #~ "\n" | |
11574 #~ "%s" | |
11575 | |
11576 #~ msgid "Send Message" | |
11577 #~ msgstr "Enviar missatge" | |
11578 | |
11579 #~ msgid "Enter _sends message" | |
11580 #~ msgstr "La tecla de _retorn de carro envia el missatge" | |
11581 | |
11582 #~ msgid "C_ontrol-Enter sends message" | |
11583 #~ msgstr "La combinació de tecles c_ontrol-retorn de carro envia el missatge" | |
11584 | |
11585 #~ msgid "Insertions" | |
11586 #~ msgstr "Insercions" | |
11587 | |
11588 #, fuzzy | |
11589 #~ msgid "Control-{B/I/U} changes _formatting" | |
11590 #~ msgstr "Control-{B/I/U/S} inserta marques HTML" | |
11591 | |
11592 #, fuzzy | |
11593 #~ msgid "Control-(number) _inserts smileys" | |
11594 #~ msgstr "Control-(número) inserta emoticones" | |
11595 | |
11596 #~ msgid "_Raise window on events" | |
11597 #~ msgstr "_Aixecar les finestres al rebre esdeveniments" | |
11598 | |
11599 #~ msgid "Dim i_dle buddies" | |
11600 #~ msgstr "Enfosquir contactes inactius" | |
11601 | |
11602 #~ msgid "_Edit" | |
11603 #~ msgstr "_Edició" | |
11604 | |
11605 #~ msgid "Away Messages" | |
11606 #~ msgstr "Missatges d'absència" | |
11607 | |
11608 #, fuzzy | |
11609 #~ msgid "_Accounts" | |
11610 #~ msgstr "_Compte:" | |
11611 | |
11612 #, fuzzy | |
11613 #~ msgid "_Preferences" | |
11614 #~ msgstr "Preferències" | |
11615 | |
11616 #, fuzzy | |
11617 #~ msgid "_Sign on" | |
11618 #~ msgstr "Entrar" | |
11619 | |
11620 #~ msgid "Gaim encountered an error communicating with the ICQ server." | |
11621 #~ msgstr "Gaim ha trobat un error en la comunicació amb el servidor ICQ" | |
11622 | |
11623 #~ msgid "The user %s (%s%s%s%s%s) wants you to authorize them." | |
11624 #~ msgstr "L'usuari %s (%s%s%s%s%s) vol que se'l autoritzi." | |
11625 | |
11626 #~ msgid "Send message through server" | |
11627 #~ msgstr "Enviar missatge a través del servidor" | |
11628 | |
11629 #~ msgid "Connecting..." | |
11630 #~ msgstr "Connectant..." | |
11631 | |
11632 #~ msgid "Nick:" | |
11633 #~ msgstr "Àlies:" | |
11634 | |
11635 #~ msgid "Gaim User" | |
11636 #~ msgstr "Usuari de Gaim" | |
11637 | |
11638 #, fuzzy | |
11639 #~ msgid "Roomlist Error" | |
11640 #~ msgstr "Error de registre" | |
11641 | |
11642 #, fuzzy | |
11643 #~ msgid "Update Buddy Icon" | |
11644 #~ msgstr "Icona de contacte" | |
11645 | |
11646 #~ msgid "Syncing with server" | |
11647 #~ msgstr "Sincronitzant amb el servidor" | |
11648 | |
11649 #~ msgid "(There was an error receiving this message)" | |
11650 #~ msgstr "(Hi ha hagut un error al rebre aquest missatge)" | |
11651 | |
11652 #, fuzzy | |
11653 #~ msgid "Not specified" | |
11654 #~ msgstr "Inesperat" | |
11655 | |
11656 #, fuzzy | |
11657 #~ msgid "Visible" | |
11658 #~ msgstr "Invisible" | |
11659 | |
11660 #~ msgid "Available Message:" | |
11661 #~ msgstr "Missatge de disponibilitat:" | |
11662 | |
11663 #, fuzzy | |
11664 #~ msgid "I'm doing work and hoping for a distraction--IM me!" | |
11665 #~ msgstr "Estic fent feina i espero una distracció; parleu amb mi!" | |
11666 | |
11667 #, fuzzy | |
11668 #~ msgid "Set Available Message..." | |
11669 #~ msgstr "Establir el missatge de disponibilitat" | |
11670 | |
11671 #, fuzzy | |
11672 #~ msgid "Roomlist" | |
11673 #~ msgstr "No hi és a la llista" | |
11674 | |
11675 #, fuzzy | |
11676 #~ msgid "Cannot get room list" | |
11677 #~ msgstr "Impossible establir el perfil d'AIM." | |
11678 | |
11679 #, fuzzy | |
11680 #~ msgid "Failed to leave channel" | |
11681 #~ msgstr "Intent fallid d'afegir-se a la conversa" | |
11682 | |
11683 #~ msgid "Custom" | |
11684 #~ msgstr "Personalitzat" | |
11685 | |
11686 #~ msgid "%s logged in." | |
11687 #~ msgstr "%s s'ha connectat." | |
11688 | |
11689 #, fuzzy | |
11690 #~ msgid "%s signed on" | |
11691 #~ msgstr "%s ha entrat" | |
11692 | |
11693 #~ msgid "%s logged out." | |
11694 #~ msgstr "%s s'ha desconnectat." | |
11695 | |
11696 #, fuzzy | |
11697 #~ msgid "%s signed off" | |
11698 #~ msgstr "%s se n'ha anat" | |
11699 | |
11700 #~ msgid "" | |
11701 #~ "%s has just been warned by %s.\n" | |
11702 #~ "Your new warning level is %d%%" | |
11703 #~ msgstr "" | |
11704 #~ "%s acaba de ser avisat per %s.\n" | |
11705 #~ "El seu nivell d'avisos és ara %d%%" | |
11706 | |
11707 #~ msgid "an anonymous person" | |
11708 #~ msgstr "una persona anònima" | |
11709 | |
11710 #~ msgid "Sorry, I ran out for a bit!" | |
11711 #~ msgstr "Disculpeu-me. Me n'he anat per una estona." | |
11712 | |
11713 #~ msgid "Moving Gaim Settings.." | |
11714 #~ msgstr "Movent les opcions del Gaim..." | |
11715 | |
11716 #~ msgid "Moving Gaim user settings to: " | |
11717 #~ msgstr "Movent les opcions d'usuaris de Gaim a: " | |
11718 | |
11719 #~ msgid "Notification" | |
11720 #~ msgstr "Notificació" | |
7984 | 11721 |
9882 | 11722 #~ msgid "That file does not exist." |
11723 #~ msgstr "Aquest fitxer no existeix." | |
11724 | |
11725 #~ msgid "%s was not found.\n" | |
11726 #~ msgstr "No s'ha trobat %s.\n" | |
11727 | |
11728 #, fuzzy | |
11729 #~ msgid "Userid" | |
11730 #~ msgstr "Usuari" | |
11731 | |
11732 #, fuzzy | |
11733 #~ msgid "Your message did not get sent." | |
11734 #~ msgstr "El vostre missatge de Yahoo! no s'ha enviat." | |
11735 | |
11736 #~ msgid "Your message to %s did not get sent:" | |
11737 #~ msgstr "No s'ha enviat el missatge a %s:" | |
11738 | |
9754 | 11739 #~ msgid "sorry, i ran out for a while. bbl" |
11740 #~ msgstr "Disculpeu, me n'he anat per una estona." | |
11741 | |
11742 #, fuzzy | |
11743 #~ msgid "boring default" | |
11744 #~ msgstr "opció per defecte" | |
11745 | |
11746 #, fuzzy | |
11747 #~ msgid "help: List available commands." | |
11748 #~ msgstr "Llistat de converses disponibles" | |
11749 | |
11750 #~ msgid "_Send auto-response" | |
11751 #~ msgstr "_Enviar respostes automàtiques" | |
11752 | |
11753 #~ msgid "_Only send auto-response when idle" | |
11754 #~ msgstr "Enviar respostes automàtiques _només quan s'estigui inactiu" | |
11755 | |
11756 #~ msgid "Already logged in with Zephyr" | |
11757 #~ msgstr "Ja hi esteu connectats amb Zephyr" | |
11758 | |
11759 #, fuzzy | |
11760 #~ msgid "" | |
11761 #~ "Because Zephyr uses your system username, you are unable to have multiple " | |
11762 #~ "accounts on it when logged in as the same user." | |
11763 #~ msgstr "" | |
11764 #~ "Perquè Zephyr usa el vostre nom d'usuari de sistema, no podeu tenir " | |
11765 #~ "diversos comptes en aquest quan us connecteu com el mateix usuari." | |
11766 | |
9544 | 11767 #~ msgid "Set" |
11768 #~ msgstr "Establir" | |
11769 | |
11770 #~ msgid "idle for" | |
11771 #~ msgstr "inactiu durant" | |
11772 | |
11773 #~ msgid "Invalid Groupname" | |
11774 #~ msgstr "Nom de grup invàlid" | |
11775 | |
11776 #~ msgid "Buddy icon file:" | |
11777 #~ msgstr "Fitxer d'icones de contactes:" | |
11778 | |
11779 #, fuzzy | |
11780 #~ msgid "_Browse" | |
11781 #~ msgstr "_Navegador" | |
11782 | |
11783 #, fuzzy | |
11784 #~ msgid "_Reset" | |
11785 #~ msgstr "Reiniciar" | |
11786 | |
11787 #~ msgid "/Tools/P_rotocol Actions" | |
11788 #~ msgstr "/Eines/Accions del _protocol" | |
11789 | |
11790 #, fuzzy | |
11791 #~ msgid "That file already exists." | |
11792 #~ msgstr "Aquest fitxer no existeix." | |
11793 | |
11794 #~ msgid "Style" | |
11795 #~ msgstr "Estil" | |
11796 | |
11797 #~ msgid "_Bold" | |
11798 #~ msgstr "_Negreta" | |
11799 | |
11800 #, fuzzy | |
11801 #~ msgid "_Italic" | |
11802 #~ msgstr "_Cursiva" | |
11803 | |
11804 #~ msgid "_Underline" | |
11805 #~ msgstr "_Subratllat" | |
11806 | |
11807 #~ msgid "_Strikethrough" | |
11808 #~ msgstr "_Taxat" | |
11809 | |
11810 #~ msgid "Face" | |
11811 #~ msgstr "Tipus de lletra" | |
11812 | |
11813 #~ msgid "Use custo_m face" | |
11814 #~ msgstr "Usar un tipus de lletra específic" | |
11815 | |
11816 #~ msgid "Use custom si_ze" | |
11817 #~ msgstr "Usar un tamany de lletra específic" | |
11818 | |
11819 #~ msgid "Color" | |
11820 #~ msgstr "Color" | |
11821 | |
11822 #~ msgid "_Text color" | |
11823 #~ msgstr "Color del _text" | |
11824 | |
11825 #~ msgid "Bac_kground color" | |
11826 #~ msgstr "Color del _fons" | |
11827 | |
11828 #~ msgid "Show graphical _smileys" | |
11829 #~ msgstr "Mostra emoticones gràfiques" | |
11830 | |
11831 #~ msgid "Show _URLs as links" | |
11832 #~ msgstr "Mostrar les _URLs com a enllaços" | |
11833 | |
11834 #~ msgid "Buddy List Toolbar" | |
11835 #~ msgstr "Barra d'eines de la llista de contactes" | |
11836 | |
11837 #~ msgid "Group Display" | |
11838 #~ msgstr "Visualització de grups" | |
11839 | |
11840 #~ msgid "Show _numbers in groups" | |
11841 #~ msgstr "Mostrar _números als grups" | |
11842 | |
11843 #, fuzzy | |
11844 #~ msgid "Send _URLs as links" | |
11845 #~ msgstr "Mostrar les _URL com a enllaços" | |
11846 | |
11847 #~ msgid "Show IMs and chats in _same tabbed window" | |
11848 #~ msgstr "" | |
11849 #~ "Mostrar misstages instantanis i converses a la _mateixa finestra amb " | |
11850 #~ "pestanyes." | |
11851 | |
11852 #~ msgid "Show status _icons on tabs" | |
11853 #~ msgstr "Mostar les icones d'estat a les pestanyes" | |
11854 | |
11855 #~ msgid "Window" | |
11856 #~ msgstr "Finestra" | |
11857 | |
11858 #~ msgid "New window _width:" | |
11859 #~ msgstr "A_mplada de nova finestra:" | |
11860 | |
11861 #~ msgid "New window _height:" | |
11862 #~ msgstr "A_lçada de nova finestra:" | |
11863 | |
11864 #, fuzzy | |
11865 #~ msgid "_Entry field height:" | |
11866 #~ msgstr "Alçada del camp de text:" | |
11867 | |
11868 #~ msgid "Hide window on _send" | |
11869 #~ msgstr "Ocultar finestra a l'_enviar" | |
11870 | |
11871 #~ msgid "Buddy Icons" | |
11872 #~ msgstr "Icones de contactes" | |
11873 | |
11874 #~ msgid "Show _logins in window" | |
11875 #~ msgstr "Mostrar connexions de contactes a la finestra" | |
11876 | |
11877 #~ msgid "Typing Notification" | |
11878 #~ msgstr "Notificació d'escriptura" | |
11879 | |
11880 #~ msgid "Tab Completion" | |
11881 #~ msgstr "Completar amb el tabulador" | |
11882 | |
11883 #~ msgid "_Tab-complete nicks" | |
11884 #~ msgstr "El _tabulador completa els noms d'usuari" | |
11885 | |
11886 #~ msgid "_Old-style tab completion" | |
11887 #~ msgstr "Estil _antic de completar amb el tabulador" | |
11888 | |
11889 #, fuzzy | |
11890 #~ msgid "_Show people joining in window" | |
11891 #~ msgstr "Mostrar en la finestra els contactes afegits" | |
11892 | |
11893 #, fuzzy | |
11894 #~ msgid "_Show people leaving in window" | |
11895 #~ msgstr "Mostrar en la finestra els contactes que se'n van" | |
11896 | |
11897 #, fuzzy | |
11898 #~ msgid "Co_lorize screen names" | |
11899 #~ msgstr "Co_lorejar els noms d'usuari" | |
11900 | |
11901 #~ msgid "Proxy Type" | |
11902 #~ msgstr "Tipus de proxy" | |
11903 | |
11904 #, fuzzy | |
11905 #~ msgid "Sounds when you _log in" | |
11906 #~ msgstr "_Sense so al connectar-se" | |
11907 | |
11908 #~ msgid "_Sending messages removes away status" | |
11909 #~ msgstr "A l'_enviar els missatges s'elimina l'estat d'absència" | |
11910 | |
11911 #~ msgid "Seconds before _resending:" | |
11912 #~ msgstr "Segons abans de tornar a _enviar:" | |
11913 | |
11914 #~ msgid "Send auto-response in _active conversations" | |
11915 #~ msgstr "Enviar respostes automàtiques en converses _actives" | |
11916 | |
11917 #~ msgid "Fonts" | |
11918 #~ msgstr "Fonts" | |
11919 | |
11920 #~ msgid "IMs" | |
11921 #~ msgstr "Missatges instantanis" | |
11922 | |
11923 #~ msgid "Proxy" | |
11924 #~ msgstr "Proxy" | |
11925 | |
11926 #, fuzzy | |
11927 #~ msgid "Protocols" | |
11928 #~ msgstr "Protocol" | |
11929 | |
11930 #, fuzzy | |
11931 #~ msgid "" | |
11932 #~ "You are not currently signed on with any protocols that have the ability " | |
11933 #~ "to list rooms." | |
11934 #~ msgstr "No esteu connectats amb cap protocol que permeti conversar." | |
11935 | |
11936 #~ msgid "" | |
11937 #~ "<B>Supported IRC Commands:</B><BR>AWAY INVITE JOIN KICK<BR>ME MODE MSG " | |
11938 #~ "NAMES<BR>NICK OP DEOP OPERWALL<BR>PART PING QUERY QUIT<BR>QUOTE REMOVE " | |
11939 #~ "TOPIC UMODE<BR>VOICE DEVOICE WALLOPS WHOIS<BR>" | |
11940 #~ msgstr "" | |
11941 #~ "<B>Comandes d'IRC suportades:</B><BR>AWAY INVITE JOIN KICK<BR>ME MODE MSG " | |
11942 #~ "NAMES<BR>NICK OP DEOP OPERWALL<BR>PART PING QUERY QUIT<BR>QUOTE REMOVE " | |
11943 #~ "TOPIC UMODE<BR>VOICE DEVOICE WALLOPS WHOIS<BR>" | |
11944 | |
11945 #~ msgid "" | |
11946 #~ "<B>Supported IRC Commands:</B><BR>AWAY JOIN ME MODE<BR>MSG NICK OPERWALL " | |
11947 #~ "PING<BR>QUERY QUIT QUOTE UMODE<BR>WALLOPS WHOIS" | |
11948 #~ msgstr "" | |
11949 #~ "<B>Comandes d'IRC suportades:</B><BR>AWAY JOIN ME MODE<BR>MSG NICK " | |
11950 #~ "OPERWALL PING<BR>QUERY QUIT QUOTE UMODE<BR>WALLOPS WHOIS" | |
11951 | |
11952 #, fuzzy | |
11953 #~ msgid "Unable to request USR\n" | |
11954 #~ msgstr "Impossible demanar USR\n" | |
11955 | |
11956 #~ msgid "Unable to login using MD5" | |
11957 #~ msgstr "Impossible connectar-se usant MD5" | |
11958 | |
11959 #~ msgid "Unable to send USR" | |
11960 #~ msgstr "Impossible enviar USR" | |
11961 | |
11962 #~ msgid "Unable to request CVR\n" | |
11963 #~ msgstr "Impossible demanar CVR\n" | |
11964 | |
11965 #~ msgid "Unable to request INF\n" | |
11966 #~ msgstr "Impossible demanar INF\n" | |
11967 | |
11968 #~ msgid "Got invalid XFR" | |
11969 #~ msgstr "Es té un XFR invàlid" | |
11970 | |
11971 #, fuzzy | |
11972 #~ msgid "Unable to parse message." | |
11973 #~ msgstr "Impossible interpretar el missatge" | |
11974 | |
11975 #, fuzzy | |
11976 #~ msgid "" | |
11977 #~ "An MSN screen name must be in the form \"user@server.com\". Perhaps you " | |
11978 #~ "meant %s@hotmail.com. No changes were made to your allow list." | |
11979 #~ msgstr "" | |
11980 #~ "Un nom d'usuari de MSN ha de ser de la forma \"usuari@servidor.com\". " | |
11981 #~ "Potser volieu dir %s@hotmail.com. No s'ha realitzat cap canvi a la llista " | |
11982 #~ "de contactes." | |
11983 | |
11984 #, fuzzy | |
11985 #~ msgid "Invalid MSN screen name" | |
11986 #~ msgstr "Nom d'usuari de MSN invàlid" | |
11987 | |
11988 #, fuzzy | |
11989 #~ msgid "" | |
11990 #~ "An MSN screen name must be in the form \"user@server.com\". Perhaps you " | |
11991 #~ "meant %s@hotmail.com. No changes were made to your block list." | |
11992 #~ msgstr "" | |
11993 #~ "Un nom d'usuari de MSN ha de ser de la forma \"usuari@servidor.com\". " | |
11994 #~ "Potser volieu dir %s@hotmail.com. No s'ha realitzat cap canvi a la seva " | |
11995 #~ "llista d'usuaris bloquejats." | |
11996 | |
11997 #~ msgid "<html><body><b>Error retrieving profile</b></body></html>" | |
11998 #~ msgstr "<html><body><b>Error recuperant perfil</b></body></html>" | |
11999 | |
12000 #, fuzzy | |
12001 #~ msgid "Unable to write to MSN Nexus server." | |
12002 #~ msgstr "Impossible escriure al servidor de MSN." | |
12003 | |
12004 #, fuzzy | |
12005 #~ msgid "MSN Nexus server returned invalid redirect information." | |
12006 #~ msgstr "El servidor de MSN ha retornat informació de redirecció incorrecta." | |
12007 | |
12008 #~ msgid "Unable to send password" | |
12009 #~ msgstr "Impossible enviar la clau" | |
12010 | |
12011 #~ msgid "Protocol not supported" | |
12012 #~ msgstr "Protocol no suportat" | |
12013 | |
12014 #~ msgid "The user %s (%s) wants to add you to their buddy list." | |
12015 #~ msgstr "L'usuari %s (%s) vol afegir-vos a la seva llista de contactes." | |
12016 | |
12017 #~ msgid "Unable to transfer to notification server" | |
12018 #~ msgstr "Impossible comunicar-se amb el servidor de notificacions" | |
12019 | |
12020 #, fuzzy | |
12021 #~ msgid "IO Error." | |
12022 #~ msgstr "Error d'IRC" | |
12023 | |
12024 #~ msgid "An MSN message may not have been received." | |
12025 #~ msgstr "Un missatge de MSN pot no haver estat rebut." | |
12026 | |
12027 #, fuzzy | |
12028 #~ msgid "" | |
12029 #~ "<b>Status:</b> %s\n" | |
12030 #~ "<b>Message:</b> %s" | |
12031 #~ msgstr "<b>Estat:</b> %s%s%s" | |
12032 | |
12033 #~ msgid "<b>Status:</b> %s" | |
12034 #~ msgstr "<b>Estat:</b> %s" | |
12035 | |
8778 | 12036 #, fuzzy |
12037 #~ msgid "Gnome Stock Ticker Properties" | |
12038 #~ msgstr "Propietats del teleimpressor d'accions de Gnome" | |
12039 | |
12040 #~ msgid "Update Frequency in min" | |
12041 #~ msgstr "Freqüència d'actualització en minuts" | |
12042 | |
12043 #~ msgid "Enter symbols delimited with \"+\" in the box below." | |
12044 #~ msgstr "Introduïu símbols delimitats amb \"+\" a l'espai de sota." | |
12045 | |
12046 #~ msgid "Check this box to display only symbols and price:" | |
12047 #~ msgstr "Marqueu aquest requadre per veure només els símbols i el preu:" | |
12048 | |
12049 #~ msgid "Check this box to scroll left to right:" | |
12050 #~ msgstr "" | |
12051 #~ "Marqueu aquest requadre per realitzar el desplaçament d'esquerra a dreta:" | |
12052 | |
12053 #, fuzzy | |
12054 #~ msgid "(No" | |
12055 #~ msgstr "(No" | |
12056 | |
12057 #~ msgid "Change" | |
12058 #~ msgstr "Canvi" | |
12059 | |
12060 #~ msgid "Gaim - Away!" | |
12061 #~ msgstr "Gaim - Absent!" | |
12062 | |
12063 #~ msgid "Buddy Chat" | |
12064 #~ msgstr "Conversa entre contactes" | |
12065 | |
12066 #~ msgid "Join Chat As:" | |
12067 #~ msgstr "Entrar a una conversa com:" | |
12068 | |
12069 #, fuzzy | |
12070 #~ msgid "Join" | |
12071 #~ msgstr "Entrar-hi" | |
12072 | |
12073 #~ msgid "New Message" | |
12074 #~ msgstr "Nou missatge" | |
12075 | |
12076 #~ msgid "_Screenname:" | |
12077 #~ msgstr "_Nom d'usuari:" | |
12078 | |
12079 #~ msgid "Changing info for %s:" | |
12080 #~ msgstr "Canviant la informació de %s:" | |
12081 | |
12082 #~ msgid "Alias chat" | |
12083 #~ msgstr "Àlies" | |
12084 | |
12085 #, fuzzy | |
12086 #~ msgid "Alias contact" | |
12087 #~ msgstr "Àlies" | |
12088 | |
12089 #, fuzzy | |
12090 #~ msgid "Alias buddy" | |
12091 #~ msgstr "Posar un àlies a un contacte" | |
12092 | |
12093 #, fuzzy | |
12094 #~ msgid "" | |
12095 #~ "Please enter an aliased name for the person below, or rename this contact " | |
12096 #~ "in your buddy list." | |
12097 #~ msgstr "" | |
12098 #~ "Si us plau, introduïu un àlies per a la persona a sota, o canvieu el " | |
12099 #~ "nomdel contacte a la llista de contactes.\n" | |
12100 | |
12101 #~ msgid "Couldn't write to %s." | |
12102 #~ msgstr "No s'ha pogut escriure a %s." | |
12103 | |
12104 #~ msgid "Save Log File" | |
12105 #~ msgstr "Gravar fitxer de registre" | |
12106 | |
12107 #~ msgid "Couldn't remove file %s." | |
12108 #~ msgstr "No s'ha pogut eliminar el fitxer %s." | |
12109 | |
12110 #, fuzzy | |
12111 #~ msgid "" | |
12112 #~ "You are about to remove the log file for %s. Do you want to continue?" | |
12113 #~ msgstr "" | |
12114 #~ "Esteu a punt d'eliminar el fitxer de registre per a %s. Voleu continuar?" | |
12115 | |
12116 #, fuzzy | |
12117 #~ msgid "Remove Log" | |
12118 #~ msgstr "Eliminar registre" | |
12119 | |
12120 #~ msgid "Couldn't open log file %s." | |
12121 #~ msgstr "No s'ha pogut obrir el fitxer de registre %s." | |
12122 | |
12123 #~ msgid "Log" | |
12124 #~ msgstr "Registre" | |
12125 | |
12126 #~ msgid "Clear" | |
12127 #~ msgstr "Netejar" | |
12128 | |
12129 #~ msgid "Could not open config file %s." | |
12130 #~ msgstr "No s'ha pogut obrir el fitxer de configuració %s." | |
12131 | |
12132 #~ msgid "Gaim - Information" | |
12133 #~ msgstr "Gaim - Informació" | |
12134 | |
12135 #~ msgid "_Get Info" | |
12136 #~ msgstr "_Obtenir informació" | |
12137 | |
12138 #~ msgid "_IM" | |
12139 #~ msgstr "Enviar missatge instantani" | |
12140 | |
12141 #~ msgid "Gaim - Insert Image" | |
12142 #~ msgstr "Gaim - Insertar imatge" | |
12143 | |
12144 #~ msgid "" | |
12145 #~ "<span weight='bold' size='larger'>Enter a search phrase\n" | |
12146 #~ "</span>" | |
12147 #~ msgstr "" | |
12148 #~ "<span weight='bold' size='larger'>Entreu una frase per cercar\n" | |
12149 #~ "</span>" | |
12150 | |
12151 #~ msgid "/Conversation/Search..." | |
12152 #~ msgstr "/Conversa/Cercar..." | |
12153 | |
12154 #~ msgid "/Conversation/Insert _URL..." | |
12155 #~ msgstr "/Conversa/Afegir _URL..." | |
12156 | |
12157 #~ msgid "Normal font size" | |
12158 #~ msgstr "Lletra de tamany normal" | |
12159 | |
12160 #~ msgid "_Host" | |
12161 #~ msgstr "_Servidor" | |
12162 | |
12163 #~ msgid "Pa_ssword" | |
12164 #~ msgstr "_Clau" | |
12165 | |
12166 #~ msgid "Browser Options" | |
12167 #~ msgstr "Opcions del navegador" | |
12168 | |
12169 #~ msgid "Open new _window by default" | |
12170 #~ msgstr "Obrir una nova _finestra per defecte" | |
12171 | |
12172 #~ msgid "Gaim - Save Icon" | |
12173 #~ msgstr "Gaim - Gravar icona" | |
12174 | |
12175 #, fuzzy | |
12176 #~ msgid "Bad Protocol" | |
12177 #~ msgstr "Protocol incorrecte" | |
12178 | |
12179 #, fuzzy | |
12180 #~ msgid "Invalid Realm" | |
12181 #~ msgstr "Reialme invàlid" | |
12182 | |
12183 #~ msgid "Mechanism Too Weak" | |
12184 #~ msgstr "El mecanisme és massa dèbil" | |
12185 | |
12186 #~ msgid "Registration of %s@%s failed: %s" | |
12187 #~ msgstr "Ha fallat el registre de %s a %s: %s" | |
12188 | |
12189 #~ msgid "Unknown error occurred changing password" | |
12190 #~ msgstr "Error desconegut al canviar la clau" | |
12191 | |
12192 #~ msgid "%s (Code %s)" | |
12193 #~ msgstr "%s (codi %s)" | |
12194 | |
12195 #~ msgid "Unable to join chat" | |
12196 #~ msgstr "Impossible entrar a la conversa" | |
12197 | |
12198 #~ msgid "Could not send %s to %s, protocol not supported." | |
12199 #~ msgstr "No es pot enviar %s a %s: protocol no suportat." | |
12200 | |
12201 #~ msgid "Invalid Parameter (probably a Gaim bug)" | |
12202 #~ msgstr "Paràmetre invàlid (probablement errada al Gaim)" | |
12203 | |
12204 #~ msgid "Invalid User" | |
12205 #~ msgstr "Usuari invàlid" | |
12206 | |
12207 #~ msgid "Internal server error" | |
12208 #~ msgstr "Error intern del servidor" | |
12209 | |
12210 #, fuzzy | |
12211 #~ msgid "Unable to read from MSN Nexus server." | |
12212 #~ msgstr "Impossible llegir des del servidor de MSN." | |
12213 | |
12214 #, fuzzy | |
12215 #~ msgid "MSN Nexus server returned invalid information." | |
12216 #~ msgstr "Servidor de MSN ha retornat informació invàlida." | |
12217 | |
12218 #, fuzzy | |
12219 #~ msgid "Unable to connect to passport server" | |
12220 #~ msgstr "Impossible connectar al servidor de passport" | |
12221 | |
12222 #~ msgid "" | |
12223 #~ "You missed %hu message from %s because the rate limit has been exceeded." | |
12224 #~ "You missed %hu messages from %s because the rate limit has been exceeded." | |
12225 #~ msgstr "" | |
12226 #~ "S'ha perdut %hu missatge de %s perquè s'ha excedit el límit de velocitat." | |
12227 #~ "S'han perdut %hu missatges de %s perquè s'ha excedit el límit de " | |
12228 #~ "velocitat." | |
12229 | |
12230 #~ msgid "Username: <b>%s</b><br>\n" | |
12231 #~ msgstr "Nom d'usuari: <b>%s</b><br>\n" | |
12232 | |
12233 #~ msgid "Warning Level: <b>%d%%</b><br>\n" | |
12234 #~ msgstr "Nivell d'avisos: <b>%s</b><br>\n" | |
12235 | |
12236 #~ msgid "Online Since: <b>%s</b><br>\n" | |
12237 #~ msgstr "Connectat des de: <b>%s</b><br>\n" | |
12238 | |
12239 #~ msgid "Member Since: <b>%s</b><br>\n" | |
12240 #~ msgstr "Membre des de: <b>%s</b><br>\n" | |
12241 | |
12242 #~ msgid "Idle: <b>%s</b>" | |
12243 #~ msgstr "Inactiu: <b>%s</b>" | |
12244 | |
12245 #~ msgid "Idle: <b>Active</b>" | |
12246 #~ msgstr "Inactiu: <b>actiu</b>" | |
12247 | |
12248 #~ msgid "<b>Status:</b> " | |
12249 #~ msgstr "<b>Estat:</b> " | |
12250 | |
12251 #~ msgid "<b>Available:</b> " | |
12252 #~ msgstr "<b>Disponible:</b> " | |
12253 | |
12254 #~ msgid "<b>Away Message:</b> " | |
12255 #~ msgstr "<b>Missatge d'absència:</b> " | |
12256 | |
12257 #~ msgid "<b>Status:</b> Not Authorized" | |
12258 #~ msgstr "<b>Estat:</b> no autoritzat" | |
12259 | |
12260 #~ msgid "Could not connect for transfer!" | |
12261 #~ msgstr "No s'ha pogut connectar per realitzar la transferència!" | |
12262 | |
7984 | 12263 # És 'estar segur d'alguna cosa' o 'estar segur que ...'? |
12264 #, fuzzy | |
12265 #~ msgid "Really clear log?" | |
12266 #~ msgstr "Esteu segurs de que voleu netejar el registre?" | |
12267 | |
12268 #~ msgid "---- New Conversation @ %s ----\n" | |
12269 #~ msgstr "---- Nova conversa a %s ----\n" | |
12270 | |
12271 #~ msgid "Disable Animation" | |
12272 #~ msgstr "Desactivar animacions" | |
12273 | |
12274 #~ msgid "Enable Animation" | |
12275 #~ msgstr "Activar animacions" | |
12276 | |
12277 #~ msgid "Strip _HTML from logs" | |
12278 #~ msgstr "Llevar l'_HTML dels registres" | |
12279 | |
12280 #~ msgid "I_ndividual log file for each buddy's signons" | |
12281 #~ msgstr "Fitxer de registre individual per a cada connexió d'un contacte" | |
12282 | |
12283 #~ msgid "Unable to find conversation log" | |
12284 #~ msgstr "Impossible trobar registre de la conversa" | |
12285 | |
12286 #~ msgid "Unable to make directory %s for logging" | |
12287 #~ msgstr "Impossible crear el directori %s per al registre" | |
12288 | |
12289 #~ msgid "IM Sessions with %s\n" | |
12290 #~ msgstr "Sessions de missatges instantanis amb %s\n" | |
12291 | |
12292 #~ msgid "IM Sessions with %s" | |
12293 #~ msgstr "Sessions de missatges instantanis amb %s" | |
12294 | |
12295 #~ msgid "+++ %s (%s) signed on @ %s" | |
12296 #~ msgstr "+++ %s (%s) s'ha connectat a @ %s" | |
12297 | |
12298 #~ msgid "+++ %s (%s) signed off @ %s" | |
12299 #~ msgstr "+++ %s (%s) s'ha desconnectat a @ %s" | |
12300 | |
12301 #~ msgid "+++ %s (%s) changed away state @ %s" | |
12302 #~ msgstr "+++ %s (%s) ha canviat l'estat d'absència @ %s" | |
12303 | |
12304 #~ msgid "+++ %s (%s) became idle @ %s" | |
12305 #~ msgstr "+++ %s (%s) passa a inactiu @ %s" | |
12306 | |
12307 #~ msgid "+++ %s (%s) returned from idle @ %s" | |
12308 #~ msgstr "+++ %s (%s) torna de l'inactivitat @ %s" | |
12309 | |
12310 #~ msgid "+++ Program exit @ %s" | |
12311 #~ msgstr "+++ Sortida del programa @ %s" | |
12312 | |
12313 #~ msgid "%s (%s) reported that %s (%s) signed on @ %s" | |
12314 #~ msgstr "%s (%s) informa que %s (%s) ha entrat a @ %s" | |
12315 | |
12316 #~ msgid "%s (%s) reported that %s (%s) signed off @ %s" | |
12317 #~ msgstr "%s (%s) informa que %s (%s) ha sortit @ %s" | |
12318 | |
12319 #~ msgid "%s (%s) reported that %s (%s) went away @ %s" | |
12320 #~ msgstr "%s (%s) informa que %s (%s) està absent @ %s" | |
12321 | |
12322 #~ msgid "%s (%s) reported that %s (%s) came back @ %s" | |
12323 #~ msgstr "%s (%s) informa que %s (%s) ha tornat @ %s" | |
12324 | |
12325 #~ msgid "%s (%s) reported that %s (%s) became idle @ %s" | |
12326 #~ msgstr "%s (%s) informa que %s (%s) ha passat a estar inactiu @ %s" | |
12327 | |
12328 #~ msgid "%s (%s) reported that %s (%s) returned from idle @ %s" | |
12329 #~ msgstr "%s (%s) informa que %s (%s) ha tornat de la inactivitat @ %s" | |
12330 | |
12331 #~ msgid "%s (%s) reported that %s signed on @ %s" | |
12332 #~ msgstr "%s (%s) informa que %s (%s) s'ha connectat @ %s" | |
12333 | |
12334 #~ msgid "%s (%s) reported that %s signed off @ %s" | |
12335 #~ msgstr "%s (%s) informa que %s (%s) s'ha desconnectat @ %s" | |
12336 | |
12337 #~ msgid "%s (%s) reported that %s went away @ %s" | |
12338 #~ msgstr "%s (%s) informa que %s (%s) està absent @ %s" | |
12339 | |
12340 #~ msgid "%s (%s) reported that %s came back @ %s" | |
12341 #~ msgstr "%s (%s) informa que %s (%s) ha tornat @ %s" | |
12342 | |
12343 #~ msgid "%s (%s) reported that %s became idle @ %s" | |
12344 #~ msgstr "%s (%s) informa que %s (%s) ha passat a estar inactiu @ %s" | |
12345 | |
12346 #~ msgid "%s (%s) reported that %s returned from idle @ %s" | |
12347 #~ msgstr "%s (%s) informa que %s (%s) ha tornat de la inactivitat @ %s" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12348 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12349 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12350 #~ msgid "Event Test" |
7984 | 12351 #~ msgstr "Prova d'esdeveniments" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12352 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12353 #~ msgid "Unable to write to config file" |
7984 | 12354 #~ msgstr "Impossible escriure al fitxer de configuració" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12355 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12356 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12357 #~ msgid "_Quote window title" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12358 #~ msgstr "_Esmentar el títol de la finestra" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12359 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12360 #~ msgid "_Notify even if conversation is in focus" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12361 #~ msgstr "_Avisar encara que el focus estigui a la conversa" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12362 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12363 #~ msgid "Appl_y" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12364 #~ msgstr "_Aplicar" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12365 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12366 #~ msgid "Second Name" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12367 #~ msgstr "Cognoms" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12368 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12369 #~ msgid "DCC Chat with %s closed" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12370 #~ msgstr "La conversa DCC amb %s s'ha tancat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12371 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12372 #~ msgid "DCC Chat with %s established" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12373 #~ msgstr "Conversa DCC amb %s establida" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12374 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12375 #~ msgid "IRC Operator" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12376 #~ msgstr "Operador d'IRC" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12377 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12378 #~ msgid "No such server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12379 #~ msgstr "Servidor inexistent" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12380 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12381 #~ msgid "No nickname given" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12382 #~ msgstr "No s'ha donat cap nom d'usuari" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12383 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12384 #~ msgid "You're not an IRC operator!" |
7984 | 12385 #~ msgstr "Vostè no és un operador d'IRC!" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12386 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12387 #~ msgid "That nick is already in use. Please enter a new nick" |
8778 | 12388 #~ msgstr "" |
12389 #~ "Aquest nom d'usuari ja està en ús. Si us plau, introduïu-ne un de nou" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12390 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12391 #~ msgid "IRC CTCP info" |
7984 | 12392 #~ msgstr "Informació CTCP d'IRC" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12393 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12394 #~ msgid "%s would like to establish a DCC chat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12395 #~ msgstr "%s vol establir una conversa DCC" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12396 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12397 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12398 #~ "This requires a direct connection to be established between the two " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12399 #~ "computers. Messages sent will not pass through the IRC server" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12400 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12401 #~ "Això requereix establir una connexió directa entre els dos ordenadors. " |
7984 | 12402 #~ "Els missatges que s'enviïn no passaran pel servidor d'IRC" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12403 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12404 #~ msgid "CTCP ClientInfo" |
7984 | 12405 #~ msgstr "Informació del client CTCP" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12406 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12407 #~ msgid "CTCP UserInfo" |
7984 | 12408 #~ msgstr "Informació de l'usuari CTCP" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12409 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12410 #~ msgid "CTCP Version" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12411 #~ msgstr "Versió CTCP" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12412 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12413 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12414 #~ msgid "You have left %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12415 #~ msgstr "Resten %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12416 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12417 #~ msgid "<I>Requesting DCC CHAT</I>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12418 #~ msgstr "<I>Demanant una conversa DCC</I>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12419 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12420 #~ msgid "<B>Operator commands:<BR>REHASH RESTART</B>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12421 #~ msgstr "<B>Comandes de l'operador:<BR>REHASH RESTART</B>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12422 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12423 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12424 #~ "<B>CTCP commands:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12425 #~ "<nick><BR>PING <nick></B><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12426 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12427 #~ "Comandes CTCP:<BR>CLIENTINFO <nick><BR>USERINFO <nick><BR>VERSION " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12428 #~ "<nick><BR>PING <nick></B><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12429 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12430 #~ msgid "<B>DCC commands:<BR>CHAT <nick></B>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12431 #~ msgstr "<B>Comandes DCC:<BR>CHAT <nick></B>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12432 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12433 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12434 #~ "<B>Currently supported commands:<BR>WHOIS INVITE NICK LIST<BR>JOIN PART " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12435 #~ "TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12436 #~ "VERSION W WHOWAS<BR>Type /HELP OPER for operator commands<BR>Type /HELP " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12437 #~ "CTCP for CTCP commands<BR>Type /HELP DCC for DCC commands" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12438 #~ msgstr "" |
7984 | 12439 #~ "<B>Commandes suportaces actualment:<BR>WHOIS INVITE NICK LIST<BR>JOIN " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12440 #~ "PART TOPIC KICK<BR>OP DEOP VOICE DEVOICE<BR>ME MSG QUOTE SAY QUIT<BR>MODE " |
7984 | 12441 #~ "VERSION W WHOWAS<BR>Escriviu /HELP OPER per a comandes " |
12442 #~ "d'operador<BR>Escrrigui /HELP CTCP per a comandes de CTCP<BR>Escriviu /" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12443 #~ "HELP DCC per a comandes de DCC" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12444 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12445 #~ msgid "DCC Chat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12446 #~ msgstr "Conversa DCC" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12447 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12448 #~ msgid "Unable to change password." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12449 #~ msgstr "Impossible canviar la clau." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12450 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12451 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12452 #~ "The current password you entered is incorrect. Your password has not " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12453 #~ "been changed." |
7984 | 12454 #~ msgstr "La clau introduïda no és correcta. No s'ha canviat la clau." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12455 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12456 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12457 #~ "The new password you entered is the same as your current password. Your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12458 #~ "password remains the same." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12459 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12460 #~ "La nova clau és la mateixa que la clau actual. La clau continua essent la " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12461 #~ "mateixa." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12462 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12463 #~ msgid "Jabber Error %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12464 #~ msgstr "Error de Jabber %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12465 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12466 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12467 #~ "The Jabber user %s does not exist and was therefore not added to your " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12468 #~ "roster." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12469 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12470 #~ "L'usuari de Jabber %s no existeix i per tant no s'ha afegit a la llista " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12471 #~ "de contactes." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12472 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12473 #~ msgid "No such user." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12474 #~ msgstr "Usuari inexistent." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12475 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12476 #~ msgid "Unknown login error" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12477 #~ msgstr "Error de connexió desconegut" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12478 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12479 #~ msgid "Password successfully changed." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12480 #~ msgstr "La clau ha estat canviada." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12481 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12482 #~ msgid "Connected" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12483 #~ msgstr "Connectat" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12484 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12485 #~ msgid "Requesting Authentication Method" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12486 #~ msgstr "Demanant el mètode d'autentificació" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12487 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12488 #~ msgid "The user %s is an invalid Jabber I.D. and was therefore not added." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12489 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12490 #~ "L'usuari %s té un identificadr de Jabber invàlid i per tant no s'ha " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12491 #~ "afegit." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12492 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12493 #~ msgid "Unable to add buddy." |
7984 | 12494 #~ msgstr "Impossible afegir contacte." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12495 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12496 #~ msgid "View Error Msg" |
7984 | 12497 #~ msgstr "Veure missatge d'error" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12498 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12499 #~ msgid "User Identity" |
7984 | 12500 #~ msgstr "Identificador d'usuari" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12501 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12502 #~ msgid "Unable to send USR\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12503 #~ msgstr "Impossible enviar USR\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12504 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12505 #~ msgid "Unable to request INF" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12506 #~ msgstr "Impossible demanar INF\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12507 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12508 #~ msgid "<B>Status:</B> %s<HR>%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12509 #~ msgstr "<B>Estat:</B> %s<HR>%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12510 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12511 #~ msgid "EveryBuddy Bug" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12512 #~ msgstr "Errada a EveryBuddy" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12513 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12514 #~ msgid "ICQ Unknown" |
7984 | 12515 #~ msgstr "ICQ desconegut" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12516 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12517 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12518 #~ "<i>Unable to display information because it was sent in an unknown " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12519 #~ "encoding.</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12520 #~ msgstr "" |
7984 | 12521 #~ "<i>Impossible mostrar la informació perquè s'ha enviat en una codificació " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12522 #~ "desconeguda.</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12523 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12524 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12525 #~ "Username : <b>%s</b> %s <br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12526 #~ "Warning Level : <b>%d %%</b><br>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12527 #~ "%s%s%s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12528 #~ "<hr>\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12529 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12530 #~ "Nom d'usuari: <b>%s</b> %s <br>\n" |
7984 | 12531 #~ "Nivell d'avisos: <b>%d %%</b><br>\n" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12532 #~ "%s%s%s\n" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12533 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12534 #~ msgid "<i>User has no away message</i>" |
7984 | 12535 #~ msgstr "<i>L'usuari no té missatge d'absència</i>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12536 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12537 #~ msgid "Client Capabilities: " |
7984 | 12538 #~ msgstr "Capacitats del client: " |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12539 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12540 #~ msgid "<i>No Information Provided</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12541 #~ msgstr "<i>No s'ha donat informació</i>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12542 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12543 #~ msgid "UIN:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12544 #~ msgstr "UIN:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12545 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12546 #~ msgid "Gender:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12547 #~ msgstr "Sexe:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12548 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12549 #~ msgid "Birthday:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12550 #~ msgstr "Data de naixement:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12551 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12552 #~ msgid "Age:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12553 #~ msgstr "Edat:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12554 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12555 #~ msgid "City:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12556 #~ msgstr "Ciutat:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12557 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12558 #~ msgid "State:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12559 #~ msgstr "Estat:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12560 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12561 #~ msgid "<FONT SIZE=\"3\">Active Developers:</FONT><BR>" |
7984 | 12562 #~ msgstr "<FONT SIZE=\"3\">Desenvolupadors actius:</FONT><BR>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12563 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12564 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12565 #~ " Rob Flynn (maintainer) <<A HREF=\"mailto:rob@marko.net\">rob@marko." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12566 #~ "net</A>><BR> Sean Egan (lead developer) <<A HREF=\"mailto:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12567 #~ "bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> Christian " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12568 #~ "'ChipX86' Hammond (developer & webmaster)<BR> Herman Bloggs (win32 port) " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12569 #~ "<<A HREF=\"mailto:hermanator12002@yahoo.com\">hermanator12002@yahoo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12570 #~ "com</A>><BR> Nathan 'faceprint' Walp (developer)<BR> Mark 'KingAnt' " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12571 #~ "Doliner (developer)<BR> Luke 'LSchiere' Schierer (support)<BR><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12572 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12573 #~ " Rob Flynn (manteniment) <<A HREF=\"mailto:rob@marko.net\">rob@marko." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12574 #~ "net</A>><BR> Sean Egan (desenvolupador principal) <<A HREF=" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12575 #~ "\"mailto:bj91704@binghamton.edu\">bj91704@binghamton.edu</A>><BR> " |
7984 | 12576 #~ "Christian 'ChipX86' Hammond (desenvolupador i mantenidor plana web)<BR> " |
8778 | 12577 #~ "Herman Bloggs (adaptació win32) <<A HREF=\"mailto:" |
12578 #~ "hermanator12002@yahoo.com\">hermanator12002@yahoo.com</A>><BR> Nathan " | |
12579 #~ "'faceprint' Walp (desenvolupador)<BR> Mark 'KingAnt' Doliner " | |
12580 #~ "(desenvolupador)<BR> Luke 'LSchiere' Schierer (suport)<BR><BR>" | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12581 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12582 #~ msgid "<FONT SIZE=\"3\">Crazy Patch Writers:</FONT><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12583 #~ msgstr "" |
7984 | 12584 #~ "<FONT SIZE=\"3\">Esbojarrats Escriptors de modificacions:</FONT><BR>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12585 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12586 #~ msgid "<FONT SIZE=\"3\">Retired Developers:</FONT><BR>" |
7984 | 12587 #~ msgstr "<FONT SIZE=\"3\">Desenvolupadors retirats:</FONT><BR>" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12588 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12589 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12590 #~ " Adam Fritzler (former libfaim maintainer)<BR> Eric Warmenhoven (former " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12591 #~ "lead developer)<<A HREF=\"mailto:warmenhoven@yahoo.com" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12592 #~ "\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (former maintainer)<BR> " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12593 #~ "Jim Seymour (former Jabber developer)<BR> Mark Spencer (original author) " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12594 #~ "<<A HREF=\"mailto:markster@marko.net\">markster@marko.net</A>><BR> " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12595 #~ "Syd Logan (hacker and designated driver [lazy bum])<BR><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12596 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12597 #~ " Adam Fritzler (antic manteniment de libfaim)<BR> Eric Warmenhoven " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12598 #~ "(anterior desenvolupador principal)<<A HREF=\"mailto:warmenhoven@yahoo." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12599 #~ "com\">warmenhoven@yahoo.com</A>><BR> Jim Duchek (antic manteniment)" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12600 #~ "<BR> Jim Seymour (antic desenvolupador de Jabber)<BR> Mark Spencer " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12601 #~ "(Autor Original) <<A HREF=\"mailto:markster@marko.net\">markster@marko." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12602 #~ "net</A>><BR> Syd Logan (hacker i conductor designat)<BR><BR>" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12603 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12604 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12605 #~ "Gaim is converting your old buddy lists to a new format, which will now " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12606 #~ "be located at %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12607 #~ msgstr "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12608 #~ "Gaim està convertint la llista de contactes a un nou format, que estarà a " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12609 #~ "%s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12610 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12611 #~ msgid "Converting Buddy List" |
7984 | 12612 #~ msgstr "Convertint llista de contactes" |
12613 | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12614 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12615 #~ "Communication with the browser failed. Please close all windows and try " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12616 #~ "again." |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12617 #~ msgstr "" |
7984 | 12618 #~ "La communicació amb el navegador ha fallat. Si us plau, tanqueu totes les " |
12619 #~ "finestres i torneu a intentar-ho." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12620 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12621 #~ msgid "There was an error launching your chosen browser: %s" |
7984 | 12622 #~ msgstr "Hi ha hagut un error al llançar el navegador escollit: %s" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12623 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12624 #~ msgid "Add To" |
7984 | 12625 #~ msgstr "Afegir a" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12626 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12627 #~ msgid "Deny all users" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12628 #~ msgstr "Rebutjar a tots els usuaris" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12629 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12630 #~ msgid "Set Directory Info" |
7984 | 12631 #~ msgstr "Establir informació del directori" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12632 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12633 #~ msgid "Directory Info" |
7984 | 12634 #~ msgstr "Informació del directori" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12635 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12636 #~ msgid "Setting Dir Info for %s:" |
7984 | 12637 #~ msgstr "Establint la informació del directori per a %s:" |
12638 | |
12639 #, fuzzy | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12640 #~ msgid "Allow Web Searches To Find Your Info" |
7984 | 12641 #~ msgstr "Permetre que els cercadors web trobin les vostres dades" |
12642 | |
12643 #, fuzzy | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12644 #~ msgid "Maiden Name" |
7984 | 12645 #~ msgstr "Nom de la mare" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12646 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12647 #~ msgid "Below are the results of your search: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12648 #~ msgstr "A continuació estan els resultats de la cerca: " |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12649 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12650 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12651 #~ msgid "Add Permit" |
7984 | 12652 #~ msgstr "Afegir permís" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12653 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12654 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12655 #~ msgid "Add Deny" |
7984 | 12656 #~ msgstr "Afegir denegació" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12657 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12658 #~ msgid "Find Buddy By Info" |
7984 | 12659 #~ msgstr "Trobar contacte per dades" |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12660 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12661 #~ msgid "_Alias:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12662 #~ msgstr "À_lies:" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12663 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12664 #~ msgid "Couldn't open log file %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12665 #~ msgstr "No s'ha pogut obrir el fitxer de registre %s" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12666 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12667 #~ msgid "_Raise windows on events" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12668 #~ msgstr "_Alçar finestres al rebre esdeveniments" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12669 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12670 #~ msgid "" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12671 #~ "The entered manual browser '%s' is not valid. Hyperlinks will not work." |
8778 | 12672 #~ msgstr "" |
12673 #~ "El navegador escrit manualment '%s' no és vàlid. Els enllaços no " | |
12674 #~ "funcionaran." | |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12675 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12676 #~ msgid "Sign On" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12677 #~ msgstr "Conectar-se" |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12678 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12679 #, fuzzy |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12680 #~ msgid "Gaim - Popup" |
7984 | 12681 #~ msgstr "Gaim - Diàleg emergent..." |
7224
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12682 |
10607f37a1bc
[gaim-migrate @ 7793]
Christian Hammond <chipx86@chipx86.com>
parents:
6555
diff
changeset
|
12683 #~ msgid "More Info" |
7984 | 12684 #~ msgstr "Més informació" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12685 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12686 #~ msgid "File Transfers..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12687 #~ msgstr "Transferència de fitxers..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12688 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12689 #~ msgid "Accounts..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12690 #~ msgstr "Comptes..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12691 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12692 #~ msgid "Preferences..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12693 #~ msgstr "Preferències..." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12694 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12695 #~ msgid "Autoreconnect" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12696 #~ msgstr "Reconnexió automàtica" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12697 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12698 #~ msgid "Gaim Chat" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12699 #~ msgstr "Conversa de Gaim" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12700 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12701 #~ msgid "Refresh" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12702 #~ msgstr "Actualitzar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12703 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12704 #~ msgid "List of subscribed chats" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12705 #~ msgstr "Llistat de converses subscrites" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12706 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12707 #~ msgid "Allows you to add chat rooms to your buddy list." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12708 #~ msgstr "Permet afegir sales de conversa a la llista de contactes." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12709 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12710 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12711 #~ "Allows you to add chat rooms to your buddy list. Click the configure " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12712 #~ "button to choose which rooms." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12713 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12714 #~ "Permet afegir sales de conversa a la llista de contactes. Apreta el botó " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12715 #~ "de configuració per a escollir les sales." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12716 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12717 #~ msgid "Gadu-Gadu User" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12718 #~ msgstr "Usuari Gadu-Gadu" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12719 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12720 #~ msgid "User unverified" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12721 #~ msgstr "Usuari sense verificar" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12722 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12723 #~ msgid "Unable to connect to Notification Server" |
7984 | 12724 #~ msgstr "Impossible connectar-se al Servidor de notificacions" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12725 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12726 #~ msgid "Set Friendly Name:" |
7984 | 12727 #~ msgstr "Establir un àlies:" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12728 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12729 #~ msgid "Gaim was unable to send an MSN message" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12730 #~ msgstr "Gaim no ha pogut enviar un missatge d'MSN" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12731 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12732 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12733 #~ "Gaim encountered an error communicating with the MSN switchboard server. " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12734 #~ "Please try again later." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12735 #~ msgstr "" |
7984 | 12736 #~ "Ha hagut un error de comunicació amb el servidor centraleta de MSN. Si us " |
12737 #~ "plau torneu a intentar-ho més tard." | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12738 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12739 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12740 #~ "The maximum number of buddies allowed in your buddy list is %d, and you " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12741 #~ "have %d. Until you are below the limit, some buddies will not show up as " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12742 #~ "online." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12743 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12744 #~ "El nombre màxim de contactes permesos en la llista de contactes és %d, i " |
7984 | 12745 #~ "en teniu %d. Fins que no estigueu per sota del límit, alguns contactes no " |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12746 #~ "apareixeran com a connectats." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12747 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12748 #~ msgid "Maximum buddy list length exceeded." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12749 #~ msgstr "Tamany màxim de la llista de contactes excedit." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12750 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12751 #~ msgid "/Buddies/_Show Offline Buddies" |
7984 | 12752 #~ msgstr "/Contactes/_Mostrar contactes desconnectats" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12753 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12754 #~ msgid "Removing '%s' from buddy list.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12755 #~ msgstr "Eliminant a '%s' de la llista de contactes.\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12756 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12757 #~ msgid "Gaim - Save Image" |
7984 | 12758 #~ msgstr "Gaim - Gravar imatge" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12759 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12760 #~ msgid "Received: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12761 #~ msgstr "Rebut: '%s'\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12762 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12763 #, fuzzy |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12764 #~ msgid "Register with server" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12765 #~ msgstr "Registrar-se a un servidor" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12766 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12767 #~ msgid "Proxy _Type" |
7984 | 12768 #~ msgstr "_Tipus de proxy" |
12769 | |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12770 #~ msgid "Protocol not found." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12771 #~ msgstr "No s'ha trobat el protocol." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12772 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12773 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12774 #~ "You cannot log this account in; you do not have the protocol it uses " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12775 #~ "loaded, or the protocol does not have a login function." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12776 #~ msgstr "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12777 #~ "No pot connectar-se a aquest compte; no ha carregat el protocol que usa, " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12778 #~ "o el protocol no té una funció per connectar-se." |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12779 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12780 #~ msgid "Account Editor" |
7984 | 12781 #~ msgstr "Editor de comptes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12782 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12783 #~ msgid "%s was unable to sign on" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12784 #~ msgstr "%s no ha pogut connectar-se" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12785 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12786 #~ msgid "Control-_W closes window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12787 #~ msgstr "Control-_W tanca la finestra" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12788 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12789 #~ msgid "Hide buddy _icons" |
7984 | 12790 #~ msgstr "Ocultar _icones de contactes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12791 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12792 #~ msgid "IM Tabs" |
7984 | 12793 #~ msgstr "Pestanyes de missatges instantanis" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12794 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12795 #~ msgid "" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12796 #~ "Show all _instant messages in one tabbed\n" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12797 #~ "window" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12798 #~ msgstr "" |
7984 | 12799 #~ "Mostrar tots els missatges _instantanis a una sola finestra amb pestanyes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12800 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12801 #~ msgid "Chat Tabs" |
7984 | 12802 #~ msgstr "Pestanyes de converses" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12803 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12804 #~ msgid "Show all c_hats in one tabbed window" |
7984 | 12805 #~ msgstr "Mostrar totes les converses a una finestra amb pestanyes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12806 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12807 #~ msgid "_Manual: " |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12808 #~ msgstr "_Manual:" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12809 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12810 #~ msgid "Tabs" |
7984 | 12811 #~ msgstr "Pestanyes" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12812 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12813 #~ msgid "ICQ Protocol detected." |
7984 | 12814 #~ msgstr "Detectat protocol ICQ" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12815 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12816 #~ msgid "Buddy Chat Invite" |
7984 | 12817 #~ msgstr "Convidar contacte a conversa" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12818 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12819 #~ msgid "Gaim Instant Messenger - Signed off" |
7984 | 12820 #~ msgstr "Missatger instantani de Gaim - Desconnectat" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12821 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12822 #~ msgid "Gaim Instant Messenger - Away" |
7984 | 12823 #~ msgstr "Missatger instantani de Gaim - Absent" |
6118
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12824 |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12825 #~ msgid "I'm Back" |
ed983e8a1851
[gaim-migrate @ 6582]
Christian Hammond <chipx86@chipx86.com>
parents:
5261
diff
changeset
|
12826 #~ msgstr "He tornat" |