Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eu.json « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2dbcaf3443371ca506b78178dac1e1bfbeee192b (plain)
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
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
{ "translations": {
    "a conversation" : "elkarrizketa bat",
    "(Duration %s)" : "(Iraupena %s)",
    "You attended a call with {user1}" : "Dei batean parte hartu duzu {user1} erabiltzailearekin",
    "_%n guest_::_%n guests_" : ["%n gonbidatu","%n gonbidatu"],
    "You attended a call with {user1} and {user2}" : "Dei batean parte hartu duzu {user1} eta {user2} erabiltzaileekin",
    "You attended a call with {user1}, {user2} and {user3}" : "Dei batean parte hartu duzu {user1}, {user2} eta {user3} erabiltzaileekin",
    "You attended a call with {user1}, {user2}, {user3} and {user4}" : "Dei batean parte hartu duzu {user1}, {user2}, {user3} eta {user4} erabiltzaileekin",
    "You attended a call with {user1}, {user2}, {user3}, {user4} and {user5}" : "Dei batean parte hartu duzu {user1}, {user2}, {user3}, {user4} eta {user5} erabiltzaileekin",
    "_%n other_::_%n others_" : ["beste %n ","beste %n "],
    "{actor} invited you to {call}" : "{actor} erabiltzaileak {call} deira gonbidatu zaitu",
    "You were invited to a <strong>conversation</strong> or had a <strong>call</strong>" : "<strong> Elkarrizketa</strong> batera gonbidatu zaituzte edo <strong>dei</strong> bat jaso duzu",
    "Talk" : "Hizketaldia",
    "Guest" : "Gonbidatua",
    "Welcome to Nextcloud Talk!\nIn this conversation you will be informed about new features available in Nextcloud Talk." : "Ongi etorri Nextcloud Talk-era!\nElkarrizketa honetan ezaugarri berrien berri emango zaizu.",
    "New in Talk 6" : "Berria Talk 6an",
    "- Microsoft Edge and Safari can now be used to participate in audio and video calls" : "- Orain Microsoft Edge eta Safari erabili daitezke audio eta bideo deietan parte hartzeko",
    "- One-to-one conversations are now persistent and can not be turned into group conversations by accident anymore. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. Only if both participants leave, the conversation is deleted from the server" : "- Orain bi pertsonaren arteko elkarrizketak iraunkorrak dira eta ezin dira nahi gabe talde-elkarrizketa bihurtu. Horretaz gain, parte-hartzaile batek elkarrizketa uzten duenean, ez da lehen bezala elkarrizketa automatikoki ezabatzen. Bi parte-hartzaileek uzten dutenean soilik ezabatzen da elkarrizketa zerbitzaritik",
    "- You can now notify all participants by posting \"@all\" into the chat" : "- Orain jakinarazpen bat bidal diezaiekezu txateko parte-hartzaile guztiei \"@all\" bidaliz",
    "- With the \"arrow-up\" key you can repost your last message" : "- \"gora gezia\" erabiliz zure azken mezua berriz bidali dezakezu",
    "- Talk can now have commands, send \"/help\" as a chat message to see if your administrator configured some" : "- Orain Talk-ek komando berriak ditu, bidali \"/help\" txateko mezu bezala zure administratzaileak batere konfiguratu duen ikusteko",
    "- With projects you can create quick links between conversations, files and other items" : "- Proiektuekin esteka azkarrak sor ditzakezu elkarrizketa, fitxategi eta bestelako elementuetara",
    "New in Talk 7" : "Berria Talk 7an",
    "- You can now mention guests in the chat" : "- Orain gonbidatuak aipatu ditzakezu txatean",
    "- Conversations can now have a lobby. This will allow moderators to join the chat and call already to prepare the meeting, while users and guests have to wait" : "- Orain elkarrizketek atondo bat eduki dezakete. Honek aukera ematen die moderatzaileei txat eta deira batu eta bilera prestatzeko, erabiltzaile eta gonbidatuek itxaron behar duten bitartean",
    "New in Talk 8" : "Berria Talk 8an",
    "- You can now directly reply to messages giving the other users more context what your message is about" : "- Orain mezuei erantzuna zuzenean eman diezaiekezu, besteei zure mezuari buruzko testuinguru gehiago emateko",
    "- Searching for conversations and participants will now also filter your existing conversations, making it much easier to find previous conversations" : "- Orain elkarrizketa eta parte-hartzaileak bilatzean zure aurreko elkarrizketak ere iragaziko ditu, aurreko elkarrizketak bilatzea asko erraztuz",
    "- You can now add custom user groups to conversations when the circles app is installed" : "- Orain erabiltzaile talde pertsonalizatuak gehitu ditzakezu elkarrizketetara, zirkuluak aplikazioa instalatuta badago",
    "New in Talk 9" : "Berria Talk 9an",
    "There are currently no commands available." : "Une honetan ez dago komandorik erabilgarri.",
    "The command does not exist" : "Komandoa ez da existitzen",
    "An error occurred while running the command. Please ask an administrator to check the logs." : "Errore bat gertatu da komandoa exekutatzean. Eskatu administratzaile bati egunkariak egiaztatzeko",
    "Talk updates ✅" : "Talk eguneraketak ✅",
    "{actor} created the conversation" : "{actor} erabiltzaileak elkarrizketa sortu du",
    "You created the conversation" : "Elkarrizketa zuk sortu duzu",
    "{actor} renamed the conversation from \"%1$s\" to \"%2$s\"" : "{actor} erabiltzaileak elkarrizketa berrizendatu du: \"%1$s\" -> \"%2$s\"",
    "You renamed the conversation from \"%1$s\" to \"%2$s\"" : "Zuk elkarrizketa berrizendatu duzu: \"%1$s\" -> \"%2$s\"",
    "{actor} started a call" : "{actor} erabiltzaileak dei bat hasi du",
    "You started a call" : "Dei bat hasi duzu",
    "{actor} joined the call" : "{actor} deira batu da",
    "You joined the call" : "Deira batu zara",
    "{actor} left the call" : "{actor} erabiltzaileak deia utzi du",
    "You left the call" : "Deia utzi duzu",
    "{actor} unlocked the conversation" : "{actor} erabiltzaileak elkarrizketa desblokeatu du",
    "You unlocked the conversation" : "Elkarrizketa desblokeatu duzu",
    "{actor} locked the conversation" : "{actor} erabiltzaileak elkarrizketa blokeatu du",
    "You locked the conversation" : "Elkarrizketa blokeatu duzu",
    "The conversation is now open to everyone" : "Orain elkarrizketa irekia dago edozeinentzat",
    "{actor} opened the conversation to everyone" : "{actor} erabiltzaileak elkarrizketa ireki du edozeinentzat",
    "You opened the conversation to everyone" : "Elkarrizketa ireki duzu edozeinentzat",
    "{actor} restricted the conversation to moderators" : "{actor} erabiltzaileak elkarrizketa moderatzaileentzako murriztu du",
    "You restricted the conversation to moderators" : "Elkarrizketa moderatzaileentzako murriztu duzu",
    "{actor} allowed guests" : "{actor} erabiltzaileak gonbidatuak baimendu ditu",
    "You allowed guests" : "Gonbidatuak baimendu dituzu",
    "{actor} disallowed guests" : "{actor} erabiltzaileak gonbidatuei baimena kendu die",
    "You disallowed guests" : "Gonbidatuei baimena kendu diezu",
    "{actor} set a password" : "{actor} erabiltzaileak pasahitz bat ezarri du",
    "You set a password" : "Pasahitz bat ezarri duzu",
    "{actor} removed the password" : "{actor} erabiltzaileak pasahitza kendu du",
    "You removed the password" : "Pasahitza kendu duzu",
    "{actor} added {user}" : "{actor} erabiltzaileak {user} gehitu du",
    "You joined the conversation" : "Elkarrizketara batu zara",
    "{actor} joined the conversation" : "{actor} elkarrizketara batu da",
    "You added {user}" : "{user} gehitu duzu",
    "{actor} added you" : "{actor} erabiltzaileak zu gehitu zaitu",
    "You left the conversation" : "Elkarrizketatik atera zara",
    "{actor} left the conversation" : "{actor} erabiltzaileak elkarrizketa utzi du",
    "{actor} removed {user}" : "{actor} erabiltzaileak {user} kendu du",
    "You removed {user}" : "{user} erabiltzailea kendu duzu",
    "{actor} removed you" : "{actor} erabiltzaileak kendu egin zaitu",
    "{actor} promoted {user} to moderator" : "{actor} erabiltzaileak {user} moderatzaile egin du",
    "You promoted {user} to moderator" : "{user} moderatzaile egin duzu",
    "{actor} promoted you to moderator" : "{actor} erabiltzaileak moderatzaile egin zaitu",
    "{actor} demoted {user} from moderator" : "{actor} erabiltzaileak moderatzaile rola kendu dio {user} erabiltzaileari",
    "You demoted {user} from moderator" : "{user} erabiltzaileari moderatzaile rola kendu diozu",
    "{actor} demoted you from moderator" : "{actor} erabiltzaileak moderatzaile rola kendu dizu",
    "{actor} shared a file which is no longer available" : "{actor} erabiltzaileak erabilgarri ez dagoen fitxategi bat partekatu du",
    "You shared a file which is no longer available" : "Eskuragarri ez dagoen fitxategi bat partekatu duzu",
    "%s (guest)" : "%s (gonbidatua)",
    "_Call with %n guest (Duration {duration})_::_Call with %n guests (Duration {duration})_" : ["Deia gonbidatu %nekin (Iraupena {duration})","Deia %n gonbidaturekin (Iraupena {duration})"],
    "Call with {user1} and {user2} (Duration {duration})" : "Deia {user1} eta {user2} erabiltzaileekin (Iraupena {duration})",
    "Call with {user1}, {user2} and {user3} (Duration {duration})" : "Deia {user1}, {user2} eta {user3} erabiltzaileekin (Iraupena {duration})",
    "Call with {user1}, {user2}, {user3} and {user4} (Duration {duration})" : "Deia {user1}, {user2}, {user3} eta {user4} erabiltzaileekin (Iraupena {duration})",
    "Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Deia {user1}, {user2}, {user3}, {user4} eta {user5} erabiltzaileekin (Iraupena {duration})",
    "Talk to %s" : "Hitz egin %s erabiltzailearekin",
    "File is not shared, or shared but not with the user" : "Fitxategia ez dago partekatua, edo partekatu da baina ez erabiltzailearekin",
    "Write to conversation" : "Idatzi elkarrizketan",
    "Writes event information into a conversation of your choice" : "Gertaeraren informazioa idazten du zuk hautatutako elkarrizketan",
    "%s invited you to a conversation." : "%s erabiltzaileak elkarrizketa batera gonbidatu zaitu.",
    "You were invited to a conversation." : "Elkarrizketa batera gonbidatu zaituzte.",
    "Conversation invitation" : "Gonbidapena elkarrizketara",
    "Click the button below to join." : "Egin klik beheko botoian batzeko.",
    "Join »%s«" : "Batu »%s« elkarrizketara",
    "Password request: %s" : "Pasahitz eskaera: %s",
    "Private conversation" : "Elkarrizketa pribatua",
    "Deleted user (%s)" : "Ezabatutako erabiltzailea (%s)",
    "{user} sent you a private message" : "{user} erabiltzaileak mezu pribatu bat bidali dizu",
    "{user} sent a message in conversation {call}" : "{user} erabiltzaileak mezu bat bidali du {call} elkarrizketan",
    "A deleted user sent a message in conversation {call}" : "Ezabatutako erabiltzaile batek mezu bat bidali du {call} elkarrizketan",
    "{guest} (guest) sent a message in conversation {call}" : "{guest} (gonbidatua) erabiltzaileak mezu bat bidali du {call} elkarrizketan",
    "A guest sent a message in conversation {call}" : "Gonbidatu batek mezu bat bidali du {call} elkarrizketan",
    "{user} replied to your private message" : "{user} erabiltzaileak zure mezu pribatuari erantzun dio",
    "{user} replied to your message in conversation {call}" : "{user} erabiltzaileak zure mezuari erantzun dio {call} elkarrizketan",
    "A deleted user replied to your message in conversation {call}" : "Ezabatutako erabiltzaile batek zure mezuari erantzun dio {call} elkarrizketan",
    "{guest} (guest) replied to your message in conversation {call}" : "{guest} (gonbidatua) erabiltzaileak zure mezu bati erantzun dio {call} elkarrizketan",
    "A guest replied to your message in conversation {call}" : "Gonbidatu batek zure mezuari erantzun dio {call} elkarrizketan",
    "{user} mentioned you in a private conversation" : "{user} erabiltzaileak elkarrizketa pribatu batean aipatu zaitu",
    "{user} mentioned you in conversation {call}" : "{user} erabiltzaileak aipatu zaitu {call} elkarrizketan",
    "A deleted user mentioned you in conversation {call}" : "Ezabatutako erabiltzaile batek aipatu zaitu {call} elkarrizketan",
    "{guest} (guest) mentioned you in conversation {call}" : "{guest} (gonbidatua) erabiltzaileak aipatu zaitu {call} elkarrizketan",
    "A guest mentioned you in conversation {call}" : "Gonbidatu batek aipatu zaitu {call} elkarrizketan",
    "View chat" : "Ikusi txata",
    "{user} invited you to a private conversation" : "{user} erabiltzaileak elkarrizketa pribatu batera gonbidatu zaitu",
    "Join call" : "Batu deira",
    "{user} invited you to a group conversation: {call}" : "{user} erabiltzaileak talde-elkarrizketa batera gonbidatu zaitu: {call}",
    "Answer call" : "Erantzun deia",
    "{user} wants to talk with you" : "{user} erabiltzaileak zurekin hitz egin nahi du",
    "Call back" : "Itzuli deia",
    "You missed a call from {user}" : "{user} erabiltzailearen dei bat galdu duzu",
    "A group call has started in {call}" : "Talde dei bat hasi da {call} elkarrizketan",
    "You missed a group call in {call}" : "Talde dei bat huts egin duzu {call} elkarrizketan",
    "{email} is requesting the password to access {file}" : "{email} pasahitza eskatzen ari da {file} fitxategira sarbidea izateko",
    "{email} tried to request the password to access {file}" : "{email} {file} fitxategira sarbidea izateko pasahitza eskatzen saiatu da",
    "Someone is requesting the password to access {file}" : "Norbait {file} fitxategira sarbidea izateko pasahitza eskatzen ari da",
    "Someone tried to request the password to access {file}" : "Norbait {file} fitxategira sarbidea izateko pasahitza eskatzen saiatu da",
    "Invalid date, date format must be YYYY-MM-DD" : "Data baliogabea, dataren formatuak UUUU-HH-EE izan behar du",
    "Conversation not found" : "Elkarrizketa ez da aurkitu",
    "Path is already shared with this room" : "Bidea dagoeneko partekatu da gela honekin",
    "Chat, video & audio-conferencing using WebRTC" : "Txata, bideo-konferentziak eta audio-konferentziak WebRTC erabiliz",
    "Chat, video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 52 (or newer), latest Edge or Chrome 49 (or newer) with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol).\n* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "Txata, bideo-konferentziak eta audio-konferentziak WebRTC erabiliz\n\n* 💬 **Txat integrazioa!** Nextcloud Talk testu txat sinple batekin dator, fitxategiak partekatzea eta beste parte-hartzaileak aipatzea ahalbidetzen dizuna.\n* 👥 **Dei pribatuak, talde deiak, dei publikoak eta pasahitzez babestutakoak!** Gonbidatu norbait, talde oso bat edo bidali esteka publikoa dei batera gonbidatzeko.\n* 💻 **Pantaila partekatzea!** Partekatu zure pantaila zure deiaren parte-hartzaileekin. Erabili Firefox 52 bertsioa (edo berriagoa), azken Edge, edo Chrome 49 (edo berriagoa) [Chrome gehigarri](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol) honekin.\n* 🚀 **Beste Nextcloud aplikazioekin integrazioa** Esaterako Files, Contacts eta Deck. Gehiago etortzeko.\n\nEta [hurrengo bertsiotarako](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Dei federatuak](https://github.com/nextcloud/spreed/issues/21), beste Nextcloud batzuetako jendea deitzeko",
    "Leave call" : "Utzi deia",
    "Stay in call" : "Mantendu deian",
    "Discuss this file" : "Eztabaidatu fitxategi hau",
    "Share this file with others to discuss it" : "Partekatu fitxategi hau besteekin eztabaidatzeko",
    "Share this file" : "Partekatu fitxategi hau",
    "Join conversation" : "Batu elkarrizketara",
    "Request password" : "Eskatu pasahitza",
    "Error requesting the password." : "Errorea pasahitza eskatzean.",
    "This conversation has ended" : "Elkarrizketa hau amaitu da",
    "Limit to groups" : "Mugatu taldeetara",
    "When at least one group is selected, only people of the listed groups can be part of conversations." : "Gutxienez talde bat hautatuta badago, zerrendatutako taldeetako pertsonek soilik parte har dezakete elkarrizketetan.",
    "Guests can still join public conversations." : "Gonbidatuek elkarrizketa publikoekin bat egin dezakete hala ere.",
    "Users that can not use Talk anymore will still be listed as participants in their previous conversations and also their chat messages will be kept." : "Jada Talk erabili ezin duten erabiltzaileak parte-hartzaile bezala agertuko dira beren aurreko elkarrizketetan eta beren txateko mezuak ere gordeko dira.",
    "Limit using Talk" : "Mugatu Elkarrizketen erabilera",
    "Limit creating a public and group conversation" : "Mugatu elkarrizketa publikoak eta talde-elkarrizketak sortzea",
    "Limit creating conversations" : "Mugatu elkarrizketen sortzea",
    "Limit starting a call" : "Mugatu dei bat hastea",
    "Limit starting calls" : "Mugatu deiak hastea",
    "When a call has started, everyone with access to the conversation can join the call." : "Dei bat hastean, elkarrizketara sarbidea duen edonork bat egin dezake deiarekin.",
    "Everyone" : "Edonor",
    "Users and moderators" : "Erabiltzaileak eta moderatzaileak",
    "Moderators only" : "Moderatzaileak soilik",
    "Save changes" : "Gorde aldaketak",
    "Saving …" : "Gordetzen …",
    "Saved!" : "Gordeta!",
    "None" : "Bat ere ez",
    "User" : "Erabiltzailea",
    "Disabled" : "Desaktibatua",
    "Moderators" : "Moderatzaileak",
    "Users" : "Erabiltzaileak",
    "Commands" : "Komandoak",
    "Beta" : "Beta",
    "Name" : "Izena",
    "Command" : "Komandoa",
    "Script" : "Scripta",
    "Response to" : "Erantzun honi",
    "Enabled for" : "Gaitua hauentzat",
    "General settings" : "Ezarpen orokorrak",
    "Default notification settings" : "Jakinarazpenen ezarpen lehenetsiak",
    "Default group notification" : "Taldeen ezarpen lehenetsiak",
    "Default group notification for new groups" : "Taldeen ezarpen lehenetsiak talde berrientzat",
    "Integration into other apps" : "Beste aplikazioetan integrazioa",
    "Allow conversations on files" : "Baimendu elkarrizketak fitxategietan",
    "Allow conversations on public shares for files" : "Baimendu elkarrizketak fitxategien partekatze publikoetan",
    "All messages" : "Mezu guztiak",
    "@-mentions only" : "@ aipamenak soilik",
    "Off" : "Desaktibatu",
    "Signaling server URL" : "Seinalizazio zerbitzariaren URLa",
    "Validate SSL certificate" : "Balioztatu SSL ziurtagiria",
    "Delete this server" : "Ezabatu zerbitzari hau",
    "Status: Checking connection" : "Egoera: konexioa egiaztatzen",
    "OK: Running version: {version}" : "OK: {version} bertsioa exekutatzen",
    "Error: Can not connect to server" : "Errorea: ezin da zerbitzarira konektatu",
    "Error: Server did not respond with proper JSON" : "Errorea: zerbitzariak ez du JSON egokiarekin erantzun",
    "Error: Server responded with: {error}" : "Errorea: zerbitzariak {error} errorearekin erantzun du",
    "Error: Unknown error occurred" : "Errorea: errore ezezaguna gertatu da",
    "Signaling servers" : "Seinalizazio zerbitzariak",
    "Saved" : "Gordeta",
    "Add a new server" : "Gehitu zerbitzari berria",
    "An external signaling server should optionally be used for larger installations. Leave empty to use the internal signaling server." : "Instalazio handietan hautazko kanpoko seinalizazio zerbitzari bat erabil daiteke. Utzi hutsik integratutako seinalizazio zerbitzaria erabiltzeko.",
    "Please note that calls with more than 4 participants without external signaling server, participants can experience connectivity issues and cause high load on participating devices." : "Kontuan izan, 4 parte-hartzaile baino gehiagoko deiak kanpoko seinalizazio zerbitzaririk gabe egitean, parte-hartzaileek konexio arazoak izan ditzaketela eta parte-hartzaileen gailuei karga handia izan dezaketela.",
    "Don't warn about connectivity issues in calls with more than 4 participants" : "Ez abisatu konexio arazoen inguruan 4 parte-hartzaile baino gehiagoko deietan",
    "Shared secret" : "Partekatutako sekretua",
    "STUN server URL" : "STUN zerbitzariaren URLa",
    "STUN servers" : "STUN zerbitzariak",
    "A STUN server is used to determine the public IP address of participants behind a router." : "STUN zerbitzaria bideratzaile baten atzean dauden parte-hartzaileen IP helbideak zehazteko erabiltzen da.",
    "TURN server URL" : "TURN zerbitzariaren URLa",
    "TURN server secret" : "TURN zerbitzariaren sekretua",
    "TURN server protocols" : "TURN zerbitzariaren protokoloak",
    "UDP and TCP" : "UDP eta TCP",
    "UDP only" : "UDP bakarrik",
    "TCP only" : "TCP bakarrik",
    "Test this server" : "Probatu zerbitzari hau",
    "TURN servers" : "TURN zerbitzariak",
    "Copy link" : "Kopiatu esteka",
    "Waiting for others to join the call …" : "Besteak deira batzeko itxaroten...",
    "You can invite others in the participant tab of the sidebar" : "Besteak gonbidatu ditzakezu alboko barrako parte-hartzaileak fitxan",
    "You can invite others in the participant tab of the sidebar or share this link to invite others!" : "Besteak gonbidatu ditzakezu alboko barrako parte-hartzaileak fitxan edo esteka hau partekatuz!",
    "Share this link to invite others!" : "Partekatu esteka hau besteak gonbidatzeko!",
    "Conversation link copied to clipboard." : "Elkarrizketaren esteka arbelera kopiatu da.",
    "The link could not be copied." : "Ezin izan da esteka kopiatu.",
    "Share whole screen" : "Partekatu pantaila osoa",
    "Share a single window" : "Partekatu leiho bat",
    "Show your screen" : "Erakutsi zure pantaila",
    "Stop screensharing" : "Utzi pantaila partekatzeari",
    "No audio" : "Audiorik ez",
    "Mute audio (m)" : "Desaktibatu audioa (m)",
    "Unmute audio (m)" : "Aktibatu audioa (m)",
    "Mute audio" : "Mututu audioa",
    "Unmute audio" : "Gaitu audioa",
    "No camera" : "Kamerarik ez",
    "Disable video (v)" : "Desgaitu bideoa (v)",
    "Enable video (v)" : "Gaitu bideoa (v)",
    "Enable video (v) - Your connection will be briefly interrupted when enabling the video for the first time" : "Gaitu bideoa (v) - Zure konexioa une labur batez etengo da bideoa lehen aldiz gaitzean",
    "Disable video" : "Desgaitu bideoa",
    "Enable video" : "Gaitu bideoa",
    "Enable video. Your connection will be briefly interrupted when enabling the video for the first time" : "Gaitu bideoa. Zure konexioa momentu bat etengo da bideoa lehenengo aldiz gaitzean",
    "Screensharing options" : "Pantaila partekatzeko aukerak",
    "Enable screensharing" : "Gaitu pantaila partekatzea",
    "Screen sharing is not supported by your browser." : "Zure nabigatzaileak ez du pantaila partekatzea onartzen.",
    "Screen sharing requires the page to be loaded through HTTPS." : "Pantaila partekatu ahal izateko orria HTTPS bidez kargatu behar da.",
    "Screensharing requires the page to be loaded through HTTPS." : "Pantaila partekatu ahal izateko orria HTTPS bidez kargatu behar da.",
    "Sharing your screen only works with Firefox version 52 or newer." : "Pantaila partekatzeak Firefox 52 edo berriagoekin bakarrik funtzionatzen du.",
    "Screensharing extension is required to share your screen." : "Pantaila partekatu ahal izateko pantailak partekatzeko hedapena behar da.",
    "Please use a different browser like Firefox or Chrome to share your screen." : "Pantaila partekatzeko beste nabigatzaile bat erabil ezazu: Firefox edo Chrome.",
    "An error occurred while starting screensharing." : "Pantaila partekatzen hastean errore bat gertatu da.",
    "You have been muted by a moderator" : "Moderatzaile batek isilarazi zaitu",
    "Show screen" : "Erakutsi pantaila",
    "Mute" : "Isilarazi",
    "You need to be logged in to upload files" : "Fitxategiak kargatu ahal izateko saioa hasi behar duzu",
    "This conversation is read only" : "Elkarrizketa hau irakurtzeko soilik da",
    "Drop your files to upload" : "Jaregin zure fitxategiak kargatzeko",
    "Call in progress" : "Deia abian da",
    "Favorite" : "Gogokoa",
    "Conversation, " : "Elkarrizketa,",
    "Conversation settings" : "Elkarrizketaren ezarpenak",
    "Chat notifications" : "Txat jakinarazpenak",
    "Leave conversation" : "Atera elkarrizketatik",
    "Delete conversation" : "Ezabatu elkarrizketa",
    "Remove from favorites" : "Kendu gogokoetatik",
    "Add to favorites" : "Gehitu gogokoetara",
    "You: {lastMessage}" : "Zu: {lastMessage}",
    "{actor}: {lastMessage}" : "{actor}: {lastMessage}",
    "Do you really want to delete \"{displayName}\"?" : "Ziur zaude \"{displayName}\" ezabatu nahi duzula?",
    "You need to promote a new moderator before you can leave the conversation." : "Moderatzaile berri bat izendatu behar duzu elkarrizketa utzi ahal izateko.",
    "No matches" : "Ez dago bat datorrenik",
    "Conversations" : "Elkarrizketak",
    "Contacts" : "Kontaktuak",
    "Loading" : "Kargatzen",
    "No search results" : "Ez dago bilaketaren emaitzarik",
    "Groups" : "Taldeak",
    "Circles" : "Zirkuluak",
    "Default location for attachments" : "Eranskinen kokaleku lehenetsia",
    "Contacts, groups and circles" : "Kontaktuak, taldeak eta zirkuluak",
    "Contacts and groups" : "Kontaktuak eta taldeak",
    "Contacts and circles" : "Kontaktuak eta zirkuluak",
    "Groups and circles" : "Taldeak eta zirkuluak",
    "Other sources" : "Beste iturburuak",
    "Select default location for attachments" : "Hautatu eranskinen kokaleku lehenetsia",
    "Invalid path selected" : "Bide baliogabea hautatuta",
    "Error while setting attachment folder" : "Errorea eranskinen karpeta ezartzean",
    "Creating your conversation" : "Zure elkarrizketa sortzen",
    "All set" : "Dena ezarrita",
    "Copy conversation link" : "Kopiatu elkarrizketaren esteka",
    "Error while creating the conversation" : "Errorea elkarrizketa sortzean",
    "Link copied to the clipboard!" : "Esteka arbelera kopiatu da!",
    "Error" : "Errorea",
    "Create a new group conversation" : "Sortu talde-elkarrizketa berria",
    "Password protect" : "Babestu pasahitzarekin",
    "Add participants" : "Gehitu parte-hartzaileak",
    "Back" : "Atzera",
    "Create conversation" : "Sortu elkarrizketa",
    "Close" : "Itxi",
    "Choose a password" : "Aukeratu pasahitza",
    "Search participants" : "Bilatu parte-hartzaileak",
    "An error occurred while performing the search" : "Errore bat gertatu da bilaketa egitean",
    "Conversation name" : "Elkarrizketaren izena",
    "Allow guests to join via link " : "Baimendu gonbidatuak esteka bidez batzea",
    "Search conversations or contacts" : "Bilatu elkarrizketak edo kontaktuak",
    "You are currently waiting in the lobby" : "Une honetan atondoan itxaroten ari zara",
    "You are currently waiting in the lobby. This meeting is scheduled for {startTime}" : "Sarreran itxaroten zabiltza momentu honetan. Bileraren programatutako hasiera-ordua: {startTime}",
    "Reply" : "Erantzun",
    "[Unknown username]" : "[Erabiltzaile-izen ezezaguna]",
    "Today" : "Gaur",
    "Yesterday" : "Atzo",
    "{relativeDate}, {absoluteDate}" : "{relativeDate}, {absoluteDate}",
    "Write message, @ to mention someone …" : "Idatzi mezua, erabili @ norbait aipatzeko...",
    "Share files to the conversation" : "Partekatu fitxategiak elkarrizketan",
    "Upload new files" : "Kargatu fitxategi berriak",
    "Share from Files" : "Partekatu Fitxategiak-etik",
    "Send message" : "Bidali mezua",
    "File to share" : "Partekatuko den fitxategia",
    "moderator" : "moderatzailea",
    "guest" : "gonbidatua",
    "Participant settings" : "Parte-hartzailearen ezarpenak",
    "Demote from moderator" : "Kendu moderatzaile rola",
    "Promote to moderator" : "Egin moderatzaile",
    "Remove participant" : "Kendu parte-hartzailea",
    "Add contacts" : "Gehitu kontaktuak",
    "Add groups" : "Gehitu taldeak",
    "Add emails" : "Gehitu helbide elektronikoa",
    "Add circles" : "Gehitu zirkuluak",
    "Searching …" : "Bilatzen …",
    "No results" : "Emaitzarik ez",
    "Search for more contacts" : "Bilatu kontaktu gehiago",
    "Add contacts, groups or circles" : "Gehitu kontaktuak, taldeak edo zirkuluak",
    "Add contacts or groups" : "Gehitu kontaktuak edo taldeak",
    "Add contacts or circles" : "Gehitu kontaktuak edo zirkuluak",
    "Add groups or circles" : "Gehitu taldeak edo zirkuluak",
    "Add other sources" : "Gehitu beste iturburuak",
    "Add participants to the conversation" : "Gehitu parte-hartzaileak elkarrizketara",
    "Participants" : "Parte-hartzaileak",
    "An error occurred while fetching the participants" : "Errore bat gertatu da parte-hartzaileak eskuratzean",
    "Chat" : "Txata",
    "Projects" : "Proiektuak",
    "Settings" : "Ezarpenak",
    "Display name: " : "Pantaila-izena:",
    "Edit" : "Editatu",
    "Start call" : "Hasi deia",
    "Dismiss" : "Baztertu",
    "Toggle fullscreen" : "Txandakatu pantaila osoa",
    "Go to file" : "Joan fitxategira",
    "Rename conversation" : "Berrizendatu elkarrizketa",
    "Share link" : "Partekatu esteka",
    "Password protection" : "Pasahitz bidezko babesa",
    "Enter a password" : "Sartu pasahitz bat",
    "Enable lobby" : "Gaitu atondoa",
    "Start time (optional)" : "Hasiera-ordua (hautazkoa)",
    "Exit fullscreen (f)" : "Irten pantaila osotik (f)",
    "Fullscreen (f)" : "Pantaila osoa (f)",
    "Grid view" : "Sareta ikuspegia",
    "Message without mention" : "Aipamenik gabeko mezua",
    "Mention myself" : "Aipatu ni",
    "Mention room" : "Aipatu gela",
    "The conversation does not exist" : "Elkarrizketa ez da existitzen",
    "Join a conversation or start a new one!" : "Batu elkarrizketa batera edo hasi berri bat!",
    "Select a conversation to add to the project" : "Hautatu elkarrizketa bat proiektuari gehitzeko",
    "Select conversation" : "Hautatu elkarrizketa",
    "Join a conversation or start a new one" : "Batu elkarrizketa batera edo hasi berri bat",
    "Say hi to your friends and colleagues!" : "Esan kaixo zure lagun eta lankideei!",
    "Link to a conversation" : "Esteka elkarrizketara",
    "Nextcloud Talk was updated, please reload the page" : "Nextcloud Elkarrizketak eguneratu dira, mesedez freskatu orria",
    "Nextcloud is in maintenance mode, please reload the page" : "Nextcloud mantentze moduan dago, mesedez freskatu orria",
    "Error while sharing file" : "Errorea fitxategia partekatzean",
    "Error while uploading file" : "Errorea fitxategia kargatzean",
    "Sending signaling message has failed." : "Seinale-mezua bidaltzeak huts egin du.",
    "You seem to be talking while muted, please unmute yourself for others to hear you" : "Audioa desaktibatuta duzula hitz egiten ari zarela dirudi, aktibatu audioa besteek entzun zaitzaten",
    "This is taking longer than expected. Are the media permissions already granted (or rejected)? If yes please restart your browser, as audio and video are failing" : "Hau uste baino denbora gehiago hartzen ari da. Multimedia baimenak emanda (edo ukatuta) daude jada? Hala bada, berrabiarazi zure nabigatzailea, audioa eta bideoa huts egiten ari baitira",
    "Access to microphone & camera is only possible with HTTPS" : "Kamara eta mikrofonoak atzitzeko modu bakarra HTTPS bidez da",
    "Please move your setup to HTTPS" : "Aldatu zure konfigurazioa HTTPSra",
    "Access to microphone & camera was denied" : "Kamera eta mikrofonora sarbidea ukatu da",
    "WebRTC is not supported in your browser" : "Zure nabigatzaileak ez du WebRTC onartzen",
    "Please use a different browser like Firefox or Chrome" : "Beste nabigatzaile bat erabil ezazu: Firefox edo Chrome.",
    "Error while accessing microphone & camera" : "Errorea mikrofonoa eta kamara atzitzean",
    "This conversation is password-protected" : "Elkarrizketa hau pasahitz bidez babestua dago",
    "The password is wrong. Try again." : "Pasahitza okerra da. Saiatu berriro.",
    "Password" : "Pasahitza",
    "Specify commands the users can use in chats" : "Zehaztu erabiltzaileek txatetan erabil ditzaketen komandoak",
    "TURN server" : "TURN zerbitzaria",
    "The TURN server is used to proxy the traffic from participants behind a firewall." : "TURN zerbitzaria suebaki baten atzean dauden parte-hartzaileen trafikoan proxy lanak egiteko erabiltzen da.",
    "An external signaling server can optionally be used for larger installations. Leave empty to use the internal signaling server." : "Instalazio handietan hautazko kanpoko seinalizazio zerbitzari bat erabil daiteke. Utzi hutsik integratutako seinalizazio zerbitzaria erabiltzeko.",
    "%s Talk on your mobile devices" : "%s Hitz egin zure gailu mugikorretan",
    "Join conversations at any time, anywhere, on any device." : "Batu elkarrizketetara edonoiz, edonondik, edozein gailutatik.",
    "Android app" : "Android aplikazioa",
    "iOS app" : "iOS aplikazioa",
    "Enter name for a new conversation" : "Sartu izena elkarrizketa berri batentzat",
    "{name} (public)" : "{name} (publikoa)",
    "New conversation …" : "Elkarrizketa berria ...",
    "Calls with more than 4 participants without an external signaling server can experience connectivity issues and cause high load on participating devices." : "4 parte-hartzaile baino gehiagoko deiak kanpoko seinalizazio zerbitzaririk gabe egitean, parte-hartzaileek konexio arazoak izan ditzakete eta parte-hartzaileen gailuei karga handia izan dezakete.",
    "Copy" : "Kopiatu",
    "Copied!" : "Kopiatuta!",
    "Not supported!" : "Euskarririk gabe!",
    "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.",
    "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.",
    "Error while getting the room ID" : "Errorea gelaren IDa eskuratzean",
    "Room name can not be empty" : "Gelaren izena ezin da hutsik egon",
    "Please enter the password for this call" : "Sartu dei honen pasahitza",
    "Password required" : "Pasahitza beharrezkoa",
    "Cancel" : "Ezeztatu",
    "Submit" : "Bidali",
    "Calls are disabled in this conversation." : "Deiak desgaituta daude elkarrizketa honetan.",
    "Guests" : "Gonbidatuak",
    "Webinar" : "Web-mintegia",
    "Only moderators can enter the conversation when the lobby is enabled" : "Atondoa gaituta dagoenean moderatzaileak soilik batu daitezke elkarrizketara",
    "Change password" : "Aldatu pasahitza",
    "Set password" : "Ezarri pasahitza",
    "Error occurred while renaming the conversation" : "Errore bat gertatu da elkarrizketa berrizendatzean",
    "Rename" : "Aldatu izena",
    "Link copied!" : "Esteka kopiatuta!",
    "Conversation with {name}" : "Elkarrizketa {name} erabiltzailearekin",
    "Error occurred while making the conversation public" : "Errore bat gertatu da elkarrizketa publiko bihurtzean",
    "Error occurred while making the conversation private" : "Errore bat gertatu da elkarrizketa pribatu bihurtzean",
    "Error occurred while setting password" : "Errorea gertatu da pasahitza ezartzean",
    "Error occurred while changing lobby state" : "Errorea gertatu da atondoaren egoera aldatzean",
    "Invalid start time format" : "Hasiera-ordu formatu baliogabea",
    "Error occurred while setting the lobby start time" : "Errore bat gertatu da atondoaren hasiera-ordua ezartzean",
    "You" : "Zu ",
    "No messages yet, start the conversation!" : "Ez dago mezurik oraindik, hasi elkarrizketa!",
    "New message …" : "Mezu berria...",
    "Send" : "Bidali",
    "You can not send messages, because the conversation is locked." : "Ezin duzu mezurik bidali, elkarrizketa blokeatuta dagoelako.",
    "The conversation is locked." : "Elkarrizketa blokeatuta dago.",
    "Share" : "Partekatu",
    "[Unknown user name]" : "[Erabiltzaile-izen ezezaguna]",
    "The message you are trying to send is too long" : "Bidali nahi duzun mezua luzeegia da",
    "Error occurred while sending message" : "Mezua bidaltzean errorea gertatu da",
    "Error while sharing" : "Errore bat gertatu da partekatzean",
    "No other people in this call" : "Ez dago jenderik dei honetan",
    "Waiting for {participantName} to join the call …" : "{participantName} parte-hartzailearen zain deira batzeko",
    "WebRTC is not supported in your browser :-/" : "Zure nabigatzaileak ez du WebRTC onartzen :-/",
    "Waiting for camera and microphone permissions" : "Kamera eta mikrofonoaren baimenen zain",
    "Please, give your browser access to use your camera and microphone in order to use this app." : "Aplikazio hau erabiltzeko, nabigatzaileari kamara eta mikrofonoa erabiltzeko baimena eman behar diozu. ",
    "Set your name in the chat window so other participants can identify you better." : "Ezarri zure izena txateko leihoan, beste parte-hartzaileek nor zaren jakitea errazteko.",
    "Share screen" : "Partekatu pantaila",
    "No Camera" : "Kamerarik ez",
    "Screensharing is not supported by your browser." : "Zure nabigatzaileak ez du pantaila partekatzea onartzen",
    "Error while promoting user to moderator" : "Errorea erabiltzailea moderatzaile egitean",
    "Error while demoting moderator" : "Errorea moderatzaile rola kentzean",
    "Error while removing user from room" : "Errorea erabiltzailea gelatik kentzean",
    "Add participant …" : "Gehitu parte-hartzailea ...",
    "Favorited" : "Gogokoa",
    "Your screen" : "Zure pantaila",
    "{participantName}'s screen" : "{participantName} parte-hartzailearen pantaila",
    "Guest's screen" : "Gonbidatuaren pantaila",
    "- Conversations can now have a lobby. This will allow moderators to join the chat and call already to prepare the meeting, while users and guests have to wait." : "- Orain elkarrizketek atondo bat eduki dezakete. Honek aukera ematen die moderatzaileei txat eta deira batu eta bilera prestatzeko, erabiltzaile eta gonbidatuek itxaron behar duten bitartean.",
    "{email} tried to requested the password to access {file}" : "{email} {file} fitxategira sarbidea izateko pasahitza eskatzen saiatu da",
    "Someone tried to requested the password to access {file}" : "Norbait {file} fitxategira sarbidea izateko pasahitza eskatzen saiatu da",
    "Limit app usage to groups." : "Mugatu aplikazioaren erabilera taldeei.",
    "Commands are a new beta feature in Nextcloud Talk. They allow you to run scripts on your Nextcloud server. You can define them with our command line interface. An example of a calculator script can be found in our <a {attributes}>documentation ↗</a>." : "Komandoak Nextcloud Talk-en beta ezaugarri berri bat dira. Zure Nextcloud zerbitzarian script-ak exekutatzeko aukera ematen dizute. Gure komando lerroko interfazearen bidez definitu ditzakezu. Kalkulagailu script baten adibidea aurki dezakezu <a {attributes}>dokumentazioan ↗</a>.",
    "Start calls" : "Hasi deiak",
    "Who can start a call?" : "Nork hasi dezake dei bat?",
    "A TURN server is used to proxy the traffic from participants behind a firewall." : "TURN zerbitzaria suebaki baten atzean dauden parte-hartzaileen trafikoan proxy lanak egiteko erabiltzen da.",
    "Join conversations at any time, any where, on any device." : "Batu elkarrizketetara edonoiz, edonondik, edozein gailutatik.",
    "Loading contacts" : "Kontaktuak kargatzen",
    "Select participants" : "Hautatu parte-hartzaileak",
    "Contacts loading" : "Kontaktuak kargatzen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}