aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/target/angular_gl_ES.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/locale/target/angular_gl_ES.xml')
-rw-r--r--client/src/locale/target/angular_gl_ES.xml106
1 files changed, 106 insertions, 0 deletions
diff --git a/client/src/locale/target/angular_gl_ES.xml b/client/src/locale/target/angular_gl_ES.xml
index 823b563df..0e3bb5a1d 100644
--- a/client/src/locale/target/angular_gl_ES.xml
+++ b/client/src/locale/target/angular_gl_ES.xml
@@ -14,6 +14,20 @@
14 <context context-type="linenumber">45</context> 14 <context context-type="linenumber">45</context>
15 </context-group> 15 </context-group>
16 </trans-unit> 16 </trans-unit>
17 <trans-unit id="1d19634967b06f93fd7f20c0663742f8254e6d46">
18 <source>(extensions: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, max size: <x id="INTERPOLATION_1" equiv-text="{{ maxFileSize | bytes }}"/>)</source>
19 <target>(extensións: <x id="INTERPOLATION" equiv-text="{{ allowedExtensionsMessage }}"/>, tamaño máx.: <x id="INTERPOLATION_1" equiv-text="{{ maxFileSize | bytes }}"/>)</target>
20 <context-group name="null">
21 <context context-type="linenumber">11</context>
22 </context-group>
23 </trans-unit>
24 <trans-unit id="9d5f16f0233b39fa2cd843321407a7358c323ad8">
25 <source><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> views</source>
26 <target><x id="INTERPOLATION" equiv-text="{{ video.publishedAt | myFromNow }}"/> - <x id="INTERPOLATION_1" equiv-text="{{ video.views | myNumberFormatter }}"/> visionados</target>
27 <context-group name="null">
28 <context context-type="linenumber">34</context>
29 </context-group>
30 </trans-unit>
17 <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c"> 31 <trans-unit id="28f86ffd419b869711aa13f5e5ff54be6d70731c">
18 <source>Edit</source> 32 <source>Edit</source>
19 <target>Editar</target> 33 <target>Editar</target>
@@ -590,5 +604,97 @@
590 <context context-type="linenumber">18</context> 604 <context context-type="linenumber">18</context>
591 </context-group> 605 </context-group>
592 </trans-unit> 606 </trans-unit>
607 <trans-unit id="cd429d53cb8f4a87879301248e38cb85f07fa9d6">
608 <source>
609 PeerTube uses the BitTorrent protocol to share bandwidth between users.
610 This implies that your IP address is stored in the instance's BitTorrent tracker as long as you download or watch the video.
611 </source>
612 <target>
613 PeerTube utiliza o protocolo BitTorrent para compartir o ancho de banda entre usuarias.
614 Esto implica que o seu enderezo IP gárdase no rastrexador da instancia BitTorrent mentras descarga ou visualiza o vídeo.
615 </target>
616 <context-group name="null">
617 <context context-type="linenumber">20</context>
618 </context-group>
619 </trans-unit>
620 <trans-unit id="e4ce50f3019e3ebe9a479784c6cb68a31c7a8231">
621 <source>What are the consequences?</source>
622 <target>Qué implica isto?</target>
623 <context-group name="null">
624 <context context-type="linenumber">25</context>
625 </context-group>
626 </trans-unit>
627 <trans-unit id="9a612748b059ad246935df17ef4ec4e6afb43a2a">
628 <source>
629 In theory, someone with enough technical skills could create a script that tracks which IP is downloading which video.
630 In practice, this is much more difficult because:
631 </source>
632 <target>
633 En teoría, alguén técnicamente cualificado podería crear un script que rastrexase o IP que descarga determinado vídeo.
634 Na práctica, esto é bastante complicado xa que:
635 </target>
636 <context-group name="null">
637 <context context-type="linenumber">27</context>
638 </context-group>
639 </trans-unit>
640 <trans-unit id="64f96be62df4a95a0615b6f630ad25d6348a29d3">
641 <source>
642 An HTTP request has to be sent on each tracker for each video to spy.
643 If we want to spy all PeerTube's videos, we have to send as many requests as there are videos (so potentially a lot)
644 </source>
645 <target>
646 Para poder espiar deberíase enviar unha petición HTTP a cada rastrexador para cada vídeo.
647 Si queremos espiar todos os vídeos de PeerTube, temos que enviar tantas peticións como vídeos existan (potencialmente moitos)
648 </target>
649 <context-group name="null">
650 <context context-type="linenumber">33</context>
651 </context-group>
652 </trans-unit>
653 <trans-unit id="dd9a7a4ee66b0ff3fbb43ba8691ffcd042531611">
654 <source>
655 For each request sent, the tracker returns random peers at a limited number.
656 For instance, if there are 1000 peers in the swarm and the tracker sends only 20 peers for each request, there must be at least 50 requests sent to know every peers in the swarm
657 </source>
658 <target>
659 Para cada petición enviada, o rastrexador devolve un número limitado de pares aleatorios.
660 Por exemplo, si hai 1000 pares na lista e o rastrexador envía só 20 pares por petición, debería haber polo menos 50 peticións para coñecer todos os pares da lista.
661 </target>
662 <context-group name="null">
663 <context context-type="linenumber">38</context>
664 </context-group>
665 </trans-unit>
666 <trans-unit id="694cf53adfc2afe8afabf713ab00fa114d5d2f8e">
667 <source>
668 Those requests have to be sent regularly to know who starts/stops watching a video. It is easy to detect that kind of behaviour
669 </source>
670 <target>
671 Esas peticións deberán enviarse de xeito regular para saber que inicia/para un vídeo. É doado detectar ese tipo de comportamento.
672 </target>
673 <context-group name="null">
674 <context context-type="linenumber">43</context>
675 </context-group>
676 </trans-unit>
677 <trans-unit id="44bbecddbdf2aad1f4bad97cb806560553fb2ab3">
678 <source>
679 If an IP address is stored in the tracker, it doesn't mean that the person behind the IP (if this person exists) has watched the video
680 </source>
681 <target>
682 Si un enderezo IP é gardado no rastrexador, non significa que a persoa detrás do IP (si existise tal) tivera visto o vídeo
683 </target>
684 <context-group name="null">
685 <context context-type="linenumber">47</context>
686 </context-group>
687 </trans-unit>
688 <trans-unit id="fec3239a860de66c718e3442df836b692b8568c3">
689 <source>
690 The IP address is a vague information : usually, it regularly changes and can represent many persons or entities
691 </source>
692 <target>
693 O enderezo IP é información feble: normalmente vai cambiando e pode representar a moitas persoas ou entidades
694 </target>
695 <context-group name="null">
696 <context context-type="linenumber">51</context>
697 </context-group>
698 </trans-unit>
593 </body> 699 </body>
594 </file></xliff> \ No newline at end of file 700 </file></xliff> \ No newline at end of file