aboutsummaryrefslogtreecommitdiff
path: root/plugins/omemo/po/gl.po
blob: 3fc721f603e8797cf68f044e1a16fb7d2c6c2673 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-28 14:28+0100\n"
"PO-Revision-Date: 2022-03-28 07:12+0000\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/dino/plugin-"
"omemo/gl/>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.12-dev\n"

#: plugins/omemo/src/ui/bad_messages_populator.vala:157
#, c-format
msgid ""
"%s has been using an untrusted device. You won't see messages from devices "
"that you do not trust."
msgstr ""
"%s estivo utilizando un dispositivo non verificado. Non verás mensaxes "
"procedentes de dispositivos nos que non confiaches."

#: plugins/omemo/src/ui/bad_messages_populator.vala:158
msgid "Manage devices"
msgstr "Xestionar dispositivos"

#: plugins/omemo/src/ui/bad_messages_populator.vala:160
#, c-format
msgid ""
"%s does not trust this device. That means, you might be missing messages."
msgstr ""
"%s non mostrou confianza neste dispositivo. Porén, poderías botar a faltar "
"algunha mensaxe."

#: plugins/omemo/src/ui/manage_key_dialog.vala:34
msgid "Manage Key"
msgstr "Xestionar Chave"

#: plugins/omemo/src/ui/manage_key_dialog.vala:35
msgid ""
"Compare the fingerprint, character by character, with the one shown on your "
"contact's device."
msgstr ""
"Comparar impresión dixital, caracter a caracter, coa mostrada no dispositivo "
"do teu contacto."

#: plugins/omemo/src/ui/manage_key_dialog.vala:36
msgid "Fingerprints differ"
msgstr "As impresións dixitais son diferentes"

#: plugins/omemo/src/ui/manage_key_dialog.vala:37
msgid "Fingerprints match"
msgstr "As impresións coinciden"

#: plugins/omemo/src/ui/manage_key_dialog.vala:38
#: plugins/omemo/src/ui/manage_key_dialog.vala:81
#: plugins/omemo/src/ui/manage_key_dialog.vala:87
msgid "Cancel"
msgstr "Cancelar"

#: plugins/omemo/src/ui/manage_key_dialog.vala:39
msgid "Confirm"
msgstr "Confirmar"

#: plugins/omemo/src/ui/manage_key_dialog.vala:59
msgid "Verify key"
msgstr "Verificar chave"

#: plugins/omemo/src/ui/manage_key_dialog.vala:60
#, c-format
msgid ""
"Future messages sent by %s from the device that uses this key will be "
"highlighted accordingly in the chat window."
msgstr ""
"As mensaxes futuras enviadas por %s desde o dispositivo que usa esta chave "
"será resaltadas na ventá da conversa."

#: plugins/omemo/src/ui/manage_key_dialog.vala:70
msgid "Fingerprints do not match"
msgstr "Non coinciden as impresións dixitais"

#: plugins/omemo/src/ui/manage_key_dialog.vala:71
#, c-format
msgid ""
"Please verify that you are comparing the correct fingerprint. If "
"fingerprints do not match, %s's account may be compromised and you should "
"consider rejecting this key."
msgstr ""
"Comproba que estás comparando a impresión correcta. Se as impresións "
"dixitais non coinciden, a conta de %s podería estar comprometida e deberías "
"considerar rexeitar esta chave."

#: plugins/omemo/src/ui/manage_key_dialog.vala:123
msgid "Verify key fingerprint"
msgstr "Verificar a impresión dixital da chave"

#: plugins/omemo/src/ui/manage_key_dialog.vala:123
msgid ""
"Compare this key's fingerprint with the fingerprint displayed on the "
"contact's device."
msgstr ""
"Compara a impresión dixital desta chave coa impresión mostrada no "
"dispositivo do contacto."

#: plugins/omemo/src/ui/manage_key_dialog.vala:125
#: plugins/omemo/src/ui/manage_key_dialog.vala:151
#: plugins/omemo/src/ui/contact_details_dialog.vala:269
msgid "Reject key"
msgstr "Rexeitar chave"

#: plugins/omemo/src/ui/manage_key_dialog.vala:125
msgid ""
"Block encrypted communication with the contact's device that uses this key."
msgstr ""
"Bloquear a comunicación cifrada co dispositivo do contacto que usa esta "
"chave."

#: plugins/omemo/src/ui/manage_key_dialog.vala:127
#: plugins/omemo/src/ui/manage_key_dialog.vala:159
#: plugins/omemo/src/ui/contact_details_dialog.vala:264
msgid "Accept key"
msgstr "Aceptar chave"

#: plugins/omemo/src/ui/manage_key_dialog.vala:127
msgid ""
"Allow encrypted communication with the contact's device that uses this key."
msgstr ""
"Permitir a comunicación cifrada co dispositivo do contacto que usa esta "
"chave."

#: plugins/omemo/src/ui/manage_key_dialog.vala:131
#: plugins/omemo/src/ui/manage_key_dialog.vala:136
#: plugins/omemo/src/ui/manage_key_dialog.vala:140
#, c-format
msgid "This key is currently %s."
msgstr "Esta chave está actualmente %s."

#: plugins/omemo/src/ui/manage_key_dialog.vala:131
msgid "accepted"
msgstr "aceptada"

#: plugins/omemo/src/ui/manage_key_dialog.vala:131
#: plugins/omemo/src/ui/manage_key_dialog.vala:136
#, c-format
msgid "This means it can be used by %s to receive and send encrypted messages."
msgstr ""
"Esto significa que pode ser utilizada por %s para recibir e enviar mensaxes "
"cifradas."

#: plugins/omemo/src/ui/manage_key_dialog.vala:136
msgid "verified"
msgstr "verficada"

#: plugins/omemo/src/ui/manage_key_dialog.vala:136
msgid ""
"Additionally it has been verified to match the key on the contact's device."
msgstr ""
"Adicionalmente foi verificada e coincide coa chave no dispositivo do "
"contacto."

#: plugins/omemo/src/ui/manage_key_dialog.vala:140
msgid "rejected"
msgstr "rexeitada"

#: plugins/omemo/src/ui/manage_key_dialog.vala:140
#, c-format
msgid ""
"This means it cannot be used by %s to decipher your messages, and you won't "
"see messages encrypted with it."
msgstr ""
"Esto significa que non pode ser usada por %s para descifrar as túas "
"mensaxes, e non verás as mensaxes cifradas con ela."

#: plugins/omemo/src/ui/manage_key_dialog.vala:152
#, c-format
msgid ""
"You won't see encrypted messages from the device of %s that uses this key. "
"Conversely, that device won't be able to decipher your messages anymore."
msgstr ""
"Non verás as mensaxes cifradas desde o dispositivo de %s que usa esta chave. "
"De xeito recíproco, ese dispositivo non poderá descifrar as túas."

#: plugins/omemo/src/ui/manage_key_dialog.vala:160
#, c-format
msgid ""
"You will be able to exchange encrypted messages with the device of %s that "
"uses this key."
msgstr ""
"Poderás intercambiar mensaxes cifradas co dispositivo de %s que usa esta "
"chave."

#: plugins/omemo/src/ui/manage_key_dialog.vala:166
msgid "Back"
msgstr "Atrás"

#: plugins/omemo/src/ui/device_notification_populator.vala:73
msgid "Manage"
msgstr "Xestionar"

#: plugins/omemo/src/ui/device_notification_populator.vala:83
msgid "This contact has new devices"
msgstr "Este contacto ten novos dispositivos"

#: plugins/omemo/src/ui/own_notifications.vala:29
msgid "OMEMO trust decision required"
msgstr "Precisa decidir sobre a confianza OMEMO"

#: plugins/omemo/src/ui/own_notifications.vala:31
#, c-format
msgid "Did you add a new device for account %s?"
msgstr "Engadiches un novo dispositivo para a conta %s?"

#: plugins/omemo/src/ui/account_settings_entry.vala:47
#: plugins/omemo/src/ui/account_settings_entry.vala:50
msgid "Own fingerprint"
msgstr "Impresión dixital propia"

#: plugins/omemo/src/ui/account_settings_entry.vala:47
msgid "Will be generated on first connection"
msgstr "Crearase na primeira conexión"

#: plugins/omemo/src/ui/contact_details_provider.vala:42
msgid "Encryption"
msgstr "Cifrado"

#: plugins/omemo/src/ui/contact_details_provider.vala:42
#, c-format
msgid "%d OMEMO device"
msgid_plural "%d OMEMO devices"
msgstr[0] "%d dispositivo OMEMO"
msgstr[1] "%d dispositivos OMEMO"

#: plugins/omemo/src/ui/contact_details_dialog.vala:48
msgid "OMEMO Key Management"
msgstr "Xestión das chaves OMEMO"

#: plugins/omemo/src/ui/contact_details_dialog.vala:49
msgid "Automatically accept new keys"
msgstr "Aceptar automáticamente novas chaves"

#: plugins/omemo/src/ui/contact_details_dialog.vala:50
msgid "New encryption keys from this contact will be accepted automatically."
msgstr ""
"Serán aceptadas de xeito automático novas chaves de cifrado de este contacto."

#: plugins/omemo/src/ui/contact_details_dialog.vala:51
msgid "Own key"
msgstr "Chave propia"

#: plugins/omemo/src/ui/contact_details_dialog.vala:52
msgid "New keys"
msgstr "Novas chaves"

#: plugins/omemo/src/ui/contact_details_dialog.vala:53
msgid "Associated keys"
msgstr "Chaves asociadas"

#: plugins/omemo/src/ui/contact_details_dialog.vala:54
msgid "Inactive keys"
msgstr "Chaves non activas"

#: plugins/omemo/src/ui/contact_details_dialog.vala:86
msgid ""
"New encryption keys from your other devices will be accepted automatically."
msgstr ""
"Aceptaranse de xeito automático novas chaves de cifrado do teus dispositivos."

#: plugins/omemo/src/ui/contact_details_dialog.vala:335
msgid "Accepted"
msgstr "Aceptada"

#: plugins/omemo/src/ui/contact_details_dialog.vala:340
msgid "Rejected"
msgstr "Rexeitada"

#: plugins/omemo/src/ui/contact_details_dialog.vala:345
msgid "Verified"
msgstr "Verificada"

#: plugins/omemo/src/ui/contact_details_dialog.vala:352
msgid "Unused"
msgstr "Sen usar"

#~ msgid "Your contact"
#~ msgstr "O teu contacto"

#~ msgid "Not matching"
#~ msgstr "Non coinciden"

#~ msgid "Matching"
#~ msgstr "Coinciden"

#~ msgid ""
#~ "Once confirmed, any future messages sent by %s using this key will be "
#~ "highlighted accordingly in the chat window."
#~ msgstr ""
#~ "Unha vez confirmada, as futuras mensaxes enviadas por %s utilizando esta "
#~ "chave será resaltada acorde na ventá de conversa."

#~ msgid ""
#~ "Stop accepting this key during communication with its associated contact."
#~ msgstr ""
#~ "Deixar de aceptar esta chave durante a comunicación co contacto asociado "
#~ "a ela."

#~ msgid ""
#~ "Start accepting this key during communication with its associated contact"
#~ msgstr ""
#~ "Comezar aceptando esta chave durante a comunicación co seu contacto "
#~ "asociado"

#~ msgid ""
#~ "This means it cannot be used by %s to receive messages, and any messages "
#~ "sent by it will be ignored."
#~ msgstr ""
#~ "Esto significa que non pode ser utilizada por %s para recibir mensaxes, e "
#~ "calquera mensaxe enviada con ela será ignorada."

#~ msgid ""
#~ "Once confirmed, any future messages sent by %s using this key will be "
#~ "ignored and none of your messages will be readable using this key."
#~ msgstr ""
#~ "Unha vez confirmada, calquera mensaxe futura enviada por %s utilizando "
#~ "esta chave será ignorada e ningunha das súas mensaxes serán lexibles "
#~ "usando esta chave."

#~ msgid ""
#~ "Once confirmed this key will be usable by %s to receive and send messages."
#~ msgstr ""
#~ "Unha vez confirmada esta chave será utilizable por %s para recibir e "
#~ "enviar mensaxes."

#~ msgid ""
#~ "When this contact adds new encryption keys to their account, "
#~ "automatically accept them."
#~ msgstr ""
#~ "Cando este contacto engade novas chaves de cifrado a súa conta, aceptalas "
#~ "automáticamente."

#~ msgid ""
#~ "When you add new encryption keys to your account, automatically accept "
#~ "them."
#~ msgstr ""
#~ "Cando engades novas chaves de cifrado a túa conta, aceptalas "
#~ "automáticamente."

#~ msgid ""
#~ "Start accepting this key during communication with its associated contact."
#~ msgstr ""
#~ "Comezar a aceptar esta chave nas comunicacións co contacto asociado a ela."

#~ msgid "Unknown device (0x%.8x)"
#~ msgstr "Dispositivo descoñecido (0x%.8x)"

#~ msgid "Other devices"
#~ msgstr "Outros dispositivos"

#~ msgid "- None -"
#~ msgstr "-Nada-"