diff options
author | chris@famichiki.tube <weblate@12bi.com> | 2020-11-13 09:45:26 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2020-11-18 16:15:26 +0100 |
commit | 4adbb6bfc17ce45cce9712b42819190bf70ef535 (patch) | |
tree | 6e1c0fe0102eab884f30d34e5ea0ca4a27f9d69b /client | |
parent | 8ff1383ec947b2cd7bd4804c334e02fab5ba6f56 (diff) | |
download | PeerTube-4adbb6bfc17ce45cce9712b42819190bf70ef535.tar.gz PeerTube-4adbb6bfc17ce45cce9712b42819190bf70ef535.tar.zst PeerTube-4adbb6bfc17ce45cce9712b42819190bf70ef535.zip |
Translated using Weblate (Japanese)
Currently translated at 51.7% (854 of 1649 strings)
Translation: PeerTube/angular
Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/ja/
Diffstat (limited to 'client')
-rw-r--r-- | client/src/locale/angular.ja-JP.xlf | 754 |
1 files changed, 381 insertions, 373 deletions
diff --git a/client/src/locale/angular.ja-JP.xlf b/client/src/locale/angular.ja-JP.xlf index 4e22b096b..1cb5c7471 100644 --- a/client/src/locale/angular.ja-JP.xlf +++ b/client/src/locale/angular.ja-JP.xlf | |||
@@ -20,7 +20,7 @@ | |||
20 | </trans-unit> | 20 | </trans-unit> |
21 | <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html"> | 21 | <trans-unit id="1cff8e38c81055fa0ae7dbc80a7a0c5c39bbc263" datatype="html"> |
22 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 22 | <source><x id="INTERPOLATION"/> published a new video: <x id="START_LINK"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
23 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> は新しい動画を投稿しました: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 23 | <target state="translated"><x id="INTERPOLATION" equiv-text="{{ notification.video.channel.displayName }}"/> は新しい動画を投稿しました: <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
24 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">16</context></context-group> | 24 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">16</context></context-group> |
25 | </trans-unit> | 25 | </trans-unit> |
26 | <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html"> | 26 | <trans-unit id="5f61f85f3c9e196f7044fec4dfe165b081e14a3f" datatype="html"> |
@@ -34,9 +34,9 @@ | |||
34 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> | 34 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been unblocked </source> |
35 | <target state="new"> | 35 | <target state="new"> |
36 | Your video | 36 | Your video |
37 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 37 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
38 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 38 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
39 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been unblocked | 39 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been unblocked |
40 | 40 | ||
41 | </target> | 41 | </target> |
42 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> | 42 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">33</context></context-group> |
@@ -45,9 +45,9 @@ | |||
45 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> | 45 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been blocked </source> |
46 | <target state="new"> | 46 | <target state="new"> |
47 | Your video | 47 | Your video |
48 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 48 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
49 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> | 49 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> |
50 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been blocked | 50 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been blocked |
51 | 51 | ||
52 | </target> | 52 | </target> |
53 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> | 53 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">41</context></context-group> |
@@ -55,41 +55,41 @@ | |||
55 | <trans-unit id="552e90b955a7121d58f6e5a38b68c7e90f5ed90c" datatype="html"> | 55 | <trans-unit id="552e90b955a7121d58f6e5a38b68c7e90f5ed90c" datatype="html"> |
56 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 56 | <source><x id="START_LINK"/>A new video abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
57 | <target state="new"> | 57 | <target state="new"> |
58 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new video abuse | 58 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new video abuse |
59 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video | 59 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video |
60 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 60 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
61 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> | 61 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.video.name }}"/> |
62 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 62 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
63 | </target> | 63 | </target> |
64 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> | 64 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">49</context></context-group> |
65 | </trans-unit> | 65 | </trans-unit> |
66 | <trans-unit id="c039b9ff89810152d8c0006979d3542a122cd286" datatype="html"> | 66 | <trans-unit id="c039b9ff89810152d8c0006979d3542a122cd286" datatype="html"> |
67 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 67 | <source><x id="START_LINK"/>A new comment abuse<x id="CLOSE_LINK"/> has been created on video <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
68 | <target state="new"> | 68 | <target state="new"> |
69 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new comment abuse | 69 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new comment abuse |
70 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video | 70 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on video |
71 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 71 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
72 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> | 72 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.comment.video.name }}"/> |
73 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 73 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
74 | </target> | 74 | </target> |
75 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> | 75 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">53</context></context-group> |
76 | </trans-unit> | 76 | </trans-unit> |
77 | <trans-unit id="bfe60e77cfae17a8719a5fb422fb7e4b2bcc83c2" datatype="html"> | 77 | <trans-unit id="bfe60e77cfae17a8719a5fb422fb7e4b2bcc83c2" datatype="html"> |
78 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 78 | <source><x id="START_LINK"/>A new account abuse<x id="CLOSE_LINK"/> has been created on account <x id="START_LINK_1"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
79 | <target state="new"> | 79 | <target state="new"> |
80 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse | 80 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new account abuse |
81 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account | 81 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created on account |
82 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> | 82 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> |
83 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> | 83 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.account.displayName }}"/> |
84 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 84 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
85 | </target> | 85 | </target> |
86 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> | 86 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">57</context></context-group> |
87 | </trans-unit> | 87 | </trans-unit> |
88 | <trans-unit id="285ef550cb17086e949266777312a1884bd7d739" datatype="html"> | 88 | <trans-unit id="285ef550cb17086e949266777312a1884bd7d739" datatype="html"> |
89 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> | 89 | <source><x id="START_LINK"/>A new abuse<x id="CLOSE_LINK"/> has been created </source> |
90 | <target state="new"> | 90 | <target state="new"> |
91 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new abuse | 91 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>A new abuse |
92 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created | 92 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been created |
93 | 93 | ||
94 | </target> | 94 | </target> |
95 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> | 95 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">62</context></context-group> |
@@ -97,23 +97,23 @@ | |||
97 | <trans-unit id="680ba11d9548df295024d7f8ab7b816580725d5d" datatype="html"> | 97 | <trans-unit id="680ba11d9548df295024d7f8ab7b816580725d5d" datatype="html"> |
98 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 98 | <source><x id="START_LINK"/>Your abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_TAG_NG_CONTAINER"/>accepted<x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>rejected<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
99 | <target state="new"> | 99 | <target state="new"> |
100 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your abuse | 100 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your abuse |
101 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> | 101 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> |
102 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been | 102 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been |
103 | 103 | ||
104 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>accepted | 104 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>accepted |
105 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 105 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
106 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>rejected | 106 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>rejected |
107 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 107 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
108 | </target> | 108 | </target> |
109 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> | 109 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">70</context></context-group> |
110 | </trans-unit> | 110 | </trans-unit> |
111 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> | 111 | <trans-unit id="3f8e1a007a869471c5ab6e9b6149165ecc26e4ad" datatype="html"> |
112 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> | 112 | <source><x id="START_LINK"/>Abuse <x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has a new message </source> |
113 | <target state="new"> | 113 | <target state="new"> |
114 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Abuse | 114 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Abuse |
115 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> | 115 | <x id="INTERPOLATION" equiv-text="{{ notification.abuse.id }}"/> |
116 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has a new message | 116 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has a new message |
117 | 117 | ||
118 | </target> | 118 | </target> |
119 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> | 119 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">80</context></context-group> |
@@ -122,17 +122,17 @@ | |||
122 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> | 122 | <source>The recently added video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been <x id="START_LINK_1"/>automatically blocked<x id="CLOSE_LINK"/></source> |
123 | <target state="new"> | 123 | <target state="new"> |
124 | The recently added video | 124 | The recently added video |
125 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 125 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
126 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> | 126 | <x id="INTERPOLATION" equiv-text="{{ notification.videoBlacklist.video.name }}"/> |
127 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been | 127 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been |
128 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked | 128 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>automatically blocked |
129 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 129 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
130 | </target> | 130 | </target> |
131 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> | 131 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">88</context></context-group> |
132 | </trans-unit> | 132 | </trans-unit> |
133 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> | 133 | <trans-unit id="bb62d9c0e9059be1f08d6a03a946bdae8623e04a" datatype="html"> |
134 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 134 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> commented your video <x id="START_LINK_1"/><x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
135 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> からコメントが来ました <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> | 135 | <target state="translated"><x id="START_LINK" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> からコメントが来ました <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/> <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></target> |
136 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> | 136 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">101</context></context-group> |
137 | </trans-unit> | 137 | </trans-unit> |
138 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> | 138 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> |
@@ -146,9 +146,9 @@ | |||
146 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> | 146 | <source>Your video <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> has been published </source> |
147 | <target state="new"> | 147 | <target state="new"> |
148 | Your video | 148 | Your video |
149 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 149 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
150 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> | 150 | <x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/> |
151 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been published | 151 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> has been published |
152 | 152 | ||
153 | </target> | 153 | </target> |
154 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> | 154 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">118</context></context-group> |
@@ -156,8 +156,8 @@ | |||
156 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> | 156 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> |
157 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> | 157 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> succeeded </source> |
158 | <target state="new"> | 158 | <target state="new"> |
159 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import | 159 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import |
160 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 160 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
161 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded | 161 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded |
162 | 162 | ||
163 | </target> | 163 | </target> |
@@ -166,8 +166,8 @@ | |||
166 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> | 166 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> |
167 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> | 167 | <source><x id="START_LINK"/>Your video import<x id="CLOSE_LINK"/> <x id="INTERPOLATION"/> failed </source> |
168 | <target state="new"> | 168 | <target state="new"> |
169 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import | 169 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Your video import |
170 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 170 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
171 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed | 171 | <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed |
172 | 172 | ||
173 | </target> | 173 | </target> |
@@ -176,37 +176,37 @@ | |||
176 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> | 176 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> |
177 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> | 177 | <source>User <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> registered on your instance </source> |
178 | <target state="translated">ユーザー | 178 | <target state="translated">ユーザー |
179 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 179 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
180 | <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> | 180 | <x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/> |
181 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> がこのインスタンスに登録しました | 181 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> がこのインスタンスに登録しました |
182 | </target> | 182 | </target> |
183 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> | 183 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">142</context></context-group> |
184 | </trans-unit> | 184 | </trans-unit> |
185 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> | 185 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> |
186 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 186 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> is following <x id="START_TAG_NG_CONTAINER"/>your channel <x id="INTERPOLATION_1"/><x id="CLOSE_TAG_NG_CONTAINER"/><x id="START_TAG_NG_CONTAINER_1"/>your account<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
187 | <target state="new"> | 187 | <target state="new"> |
188 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 188 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
189 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> | 189 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/> |
190 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is following | 190 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> is following |
191 | 191 | ||
192 | 192 | ||
193 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>your channel | 193 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>your channel |
194 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> | 194 | <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/> |
195 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 195 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
196 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>your account | 196 | <x id="START_TAG_NG-CONTAINER_1" ctype="x-ng-container" equiv-text="<ng-container>"/>your account |
197 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 197 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
198 | </target> | 198 | </target> |
199 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> | 199 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">152</context></context-group> |
200 | </trans-unit> | 200 | </trans-unit> |
201 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> | 201 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> |
202 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> | 202 | <source><x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/> mentioned you on <x id="START_LINK_1"/>video <x id="INTERPOLATION_1"/><x id="CLOSE_LINK"/></source> |
203 | <target state="new"> | 203 | <target state="new"> |
204 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 204 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
205 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> | 205 | <x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/> |
206 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on | 206 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on |
207 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video | 207 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>video |
208 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> | 208 | <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/> |
209 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 209 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
210 | </target> | 210 | </target> |
211 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> | 211 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">165</context></context-group> |
212 | </trans-unit> | 212 | </trans-unit> |
@@ -214,12 +214,12 @@ | |||
214 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 214 | <source>Your instance has <x id="START_LINK"/>a new follower<x id="CLOSE_LINK"/> (<x id="INTERPOLATION"/>) <x id="START_TAG_NG_CONTAINER"/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
215 | <target state="new"> | 215 | <target state="new"> |
216 | Your instance has | 216 | Your instance has |
217 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower | 217 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>a new follower |
218 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( | 218 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> ( |
219 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) | 219 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) |
220 | 220 | ||
221 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval | 221 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> awaiting your approval |
222 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 222 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
223 | </target> | 223 | </target> |
224 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> | 224 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">173</context></context-group> |
225 | </trans-unit> | 225 | </trans-unit> |
@@ -227,19 +227,20 @@ | |||
227 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> | 227 | <source>Your instance automatically followed <x id="START_LINK"/><x id="INTERPOLATION"/><x id="CLOSE_LINK"/></source> |
228 | <target state="new"> | 228 | <target state="new"> |
229 | Your instance automatically followed | 229 | Your instance automatically followed |
230 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> | 230 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/> |
231 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> | 231 | <x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/> |
232 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 232 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
233 | </target> | 233 | </target> |
234 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> | 234 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context><context context-type="linenumber">182</context></context-group> |
235 | </trans-unit><trans-unit id="d60604b8e42b3e6f9612ae780b2547b537250849" datatype="html"> | 235 | </trans-unit> |
236 | <source> The notification points to content now unavailable </source><target state="new"> The notification points to content now unavailable </target> | 236 | <trans-unit id="d60604b8e42b3e6f9612ae780b2547b537250849" datatype="html"> |
237 | <source>The notification points to content now unavailable</source> | ||
238 | <target state="new"> The notification points to content now unavailable </target> | ||
237 | <context-group purpose="location"> | 239 | <context-group purpose="location"> |
238 | <context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context> | 240 | <context context-type="sourcefile">../app/shared/shared-main/users/user-notifications.component.html</context> |
239 | <context context-type="linenumber">190,191</context> | 241 | <context context-type="linenumber">190,191</context> |
240 | </context-group> | 242 | </context-group> |
241 | </trans-unit> | 243 | </trans-unit> |
242 | |||
243 | <trans-unit id="3fb9a5f7268114445d8c109a8f48102e93471f5a" datatype="html"> | 244 | <trans-unit id="3fb9a5f7268114445d8c109a8f48102e93471f5a" datatype="html"> |
244 | <source>Change your avatar</source> | 245 | <source>Change your avatar</source> |
245 | <target state="translated">アバターを変更</target> | 246 | <target state="translated">アバターを変更</target> |
@@ -277,9 +278,9 @@ | |||
277 | <target state="new"> | 278 | <target state="new"> |
278 | Your report will be sent to moderators of | 279 | Your report will be sent to moderators of |
279 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 280 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
280 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin ( | 281 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the video origin ( |
281 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 282 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
282 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 283 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
283 | 284 | ||
284 | </target> | 285 | </target> |
285 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">75</context></context-group> | 286 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/video-report.component.html</context><context context-type="linenumber">75</context></context-group> |
@@ -523,8 +524,8 @@ | |||
523 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group> | 524 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-forms/markdown-textarea.component.html</context><context context-type="linenumber">19</context></context-group> |
524 | </trans-unit> | 525 | </trans-unit> |
525 | <trans-unit id="8644431249513874405" datatype="html"> | 526 | <trans-unit id="8644431249513874405" datatype="html"> |
526 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> | 527 | <source><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</source> |
527 | <target state="new"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</target> | 528 | <target state="new"><a href="https://en.wikipedia.org/wiki/Markdown#Example" target="_blank" rel="noopener noreferrer">Markdown</a> compatible that supports:</target> |
528 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> | 529 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-main/misc/help.component.ts</context><context context-type="linenumber">75</context></context-group> |
529 | </trans-unit> | 530 | </trans-unit> |
530 | <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html"> | 531 | <trans-unit id="98ae65ebba6c43c5cda8bdbd6f03e1daa0595af1" datatype="html"> |
@@ -577,15 +578,15 @@ | |||
577 | </trans-unit> | 578 | </trans-unit> |
578 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> | 579 | <trans-unit id="4913054c95f5ba14c351ab1b787f7abac97bfdd3"> |
579 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> | 580 | <source><x id="START_TAG_SPAN"/>Remote subscribe<x id="CLOSE_TAG_SPAN"/><x id="START_TAG_SPAN_1"/>Remote interact<x id="CLOSE_TAG_SPAN"/></source> |
580 | <target><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>リモートアカウントで登録 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote Interact <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 581 | <target><x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>リモートアカウントで登録 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> <x id="START_TAG_SPAN_1" ctype="x-span" equiv-text="<span>"/>Remote Interact <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
581 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> | 582 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-subscription/remote-subscribe.component.html</context><context context-type="linenumber">11</context></context-group> |
582 | </trans-unit> | 583 | </trans-unit> |
583 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> | 584 | <trans-unit id="01cf713559c39a17cf5c8fbcd33b004a77ce0963" datatype="html"> |
584 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> | 585 | <source>You can subscribe to the channel via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. </source> |
585 | <target state="new"> | 586 | <target state="new"> |
586 | You can subscribe to the channel via any ActivityPub-capable fediverse instance. | 587 | You can subscribe to the channel via any ActivityPub-capable fediverse instance. |
587 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 588 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
588 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 589 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
589 | For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. | 590 | For instance with Mastodon or Pleroma you can type the channel URL in the search box and subscribe there. |
590 | 591 | ||
591 | </target> | 592 | </target> |
@@ -595,8 +596,8 @@ | |||
595 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> | 596 | <source>You can interact with this via any ActivityPub-capable fediverse instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. </source> |
596 | <target state="new"> | 597 | <target state="new"> |
597 | You can interact with this via any ActivityPub-capable fediverse instance. | 598 | You can interact with this via any ActivityPub-capable fediverse instance. |
598 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 599 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
599 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 600 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
600 | For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. | 601 | For instance with Mastodon or Pleroma you can type the current URL in the search box and interact with it there. |
601 | 602 | ||
602 | </target> | 603 | </target> |
@@ -610,10 +611,10 @@ | |||
610 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> | 611 | <trans-unit id="083e95bdf6f64257d2ddd399ecf9f48ab88e279f" datatype="html"> |
611 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> | 612 | <source><x id="START_TAG_DIV"/>Default NSFW/sensitive videos policy<x id="CLOSE_TAG_DIV"/><x id="START_TAG_DIV_1"/>can be redefined by the users<x id="CLOSE_TAG_DIV"/></source> |
612 | <target state="new"> | 613 | <target state="new"> |
613 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Default NSFW/sensitive videos policy | 614 | <x id="START_TAG_DIV" ctype="x-div" equiv-text="<div>"/>Default NSFW/sensitive videos policy |
614 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | 615 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> |
615 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>can be redefined by the users | 616 | <x id="START_TAG_DIV_1" ctype="x-div" equiv-text="<div>"/>can be redefined by the users |
616 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> | 617 | <x id="CLOSE_TAG_DIV" ctype="x-div" equiv-text="</div>"/> |
617 | </target> | 618 | </target> |
618 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> | 619 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">13</context></context-group> |
619 | </trans-unit> | 620 | </trans-unit> |
@@ -683,9 +684,9 @@ | |||
683 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> | 684 | <source>Unlimited <x id="START_TAG_NG_CONTAINER"/>(<x id="INTERPOLATION"/> per day)<x id="CLOSE_TAG_NG_CONTAINER"/></source> |
684 | <target> | 685 | <target> |
685 | 無制限 | 686 | 無制限 |
686 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( | 687 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/>( |
687 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> / 日) | 688 | <x id="INTERPOLATION" equiv-text="{{ dailyUserVideoQuota | bytes: 0 }}"/> / 日) |
688 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 689 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
689 | </target> | 690 | </target> |
690 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> | 691 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-instance/instance-features-table.component.html</context><context context-type="linenumber">61</context></context-group> |
691 | </trans-unit> | 692 | </trans-unit> |
@@ -861,8 +862,8 @@ | |||
861 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> | 862 | <source>Sorry but there was an issue with the external login process. Please <x id="START_LINK"/>contact an administrator<x id="CLOSE_LINK"/>. </source> |
862 | <target state="new"> | 863 | <target state="new"> |
863 | Sorry but there was an issue with the external login process. Please | 864 | Sorry but there was an issue with the external login process. Please |
864 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator | 865 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>contact an administrator |
865 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 866 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
866 | 867 | ||
867 | </target> | 868 | </target> |
868 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> | 869 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">7</context></context-group> |
@@ -881,11 +882,11 @@ | |||
881 | that gives you the possibility to sign up for an account and upload your videos there. | 882 | that gives you the possibility to sign up for an account and upload your videos there. |
882 | 883 | ||
883 | 884 | ||
884 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 885 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
885 | 886 | ||
886 | Find yours among multiple instances at | 887 | Find yours among multiple instances at |
887 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances | 888 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org/instances |
888 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 889 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
889 | 890 | ||
890 | </target> | 891 | </target> |
891 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">17</context></context-group> | 892 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">17</context></context-group> |
@@ -945,8 +946,7 @@ | |||
945 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group> | 946 | <context-group purpose="location"><context context-type="sourcefile">../app/+login/login.component.html</context><context context-type="linenumber">91</context></context-group> |
946 | </trans-unit> | 947 | </trans-unit> |
947 | <trans-unit id="1190256911880544559" datatype="html"> | 948 | <trans-unit id="1190256911880544559" datatype="html"> |
948 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. | 949 | <source>An email with the reset password instructions will be sent to <x id="PH"/>. The link will expire within 1 hour.</source> |
949 | The link will expire within 1 hour.</source> | ||
950 | <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. | 950 | <target state="new">An email with the reset password instructions will be sent to <x id="PH"/>. |
951 | The link will expire within 1 hour.</target> | 951 | The link will expire within 1 hour.</target> |
952 | <context-group purpose="location"> | 952 | <context-group purpose="location"> |
@@ -1013,9 +1013,9 @@ The link will expire within 1 hour.</target> | |||
1013 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 1013 | <source>for <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
1014 | <target> | 1014 | <target> |
1015 | for | 1015 | for |
1016 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 1016 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
1017 | <x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/> | 1017 | <x id="INTERPOLATION" equiv-text="{{ currentSearch }}"/> |
1018 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1018 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
1019 | </target> | 1019 | </target> |
1020 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> | 1020 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">11</context></context-group> |
1021 | </trans-unit> | 1021 | </trans-unit> |
@@ -1024,9 +1024,9 @@ The link will expire within 1 hour.</target> | |||
1024 | <target> | 1024 | <target> |
1025 | フィルタ | 1025 | フィルタ |
1026 | 1026 | ||
1027 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 1027 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
1028 | <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> | 1028 | <x id="INTERPOLATION" equiv-text="{{ numberOfFilters() }}"/> |
1029 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 1029 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
1030 | </target> | 1030 | </target> |
1031 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">22</context></context-group> | 1031 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search.component.html</context><context context-type="linenumber">22</context></context-group> |
1032 | </trans-unit> | 1032 | </trans-unit> |
@@ -1088,16 +1088,16 @@ The link will expire within 1 hour.</target> | |||
1088 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> | 1088 | <trans-unit id="908ccbd854d79d50723e7a651b2a0f4dd0557c60" datatype="html"> |
1089 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> | 1089 | <source>Official PeerTube website (news, support, contribute...): <x id="START_LINK"/>https://joinpeertube.org<x id="CLOSE_LINK"/></source> |
1090 | <target state="new">Official PeerTube website (news, support, contribute...): | 1090 | <target state="new">Official PeerTube website (news, support, contribute...): |
1091 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org | 1091 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://joinpeertube.org |
1092 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 1092 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
1093 | </target> | 1093 | </target> |
1094 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> | 1094 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">42</context></context-group> |
1095 | </trans-unit> | 1095 | </trans-unit> |
1096 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> | 1096 | <trans-unit id="53f7ce6aef94fd128d0058de1cd63da90d062ee6" datatype="html"> |
1097 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> | 1097 | <source>Put your instance on the public PeerTube index: <x id="START_LINK"/>https://instances.joinpeertube.org/instances<x id="CLOSE_LINK"/></source> |
1098 | <target state="new">Put your instance on the public PeerTube index: | 1098 | <target state="new">Put your instance on the public PeerTube index: |
1099 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances | 1099 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>https://instances.joinpeertube.org/instances |
1100 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 1100 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
1101 | </target> | 1101 | </target> |
1102 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> | 1102 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">45</context></context-group> |
1103 | </trans-unit> | 1103 | </trans-unit> |
@@ -1110,43 +1110,44 @@ The link will expire within 1 hour.</target> | |||
1110 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> | 1110 | <source>Choosing your <x id="START_TAG_STRONG"/>instance name<x id="CLOSE_TAG_STRONG"/>, <x id="START_TAG_STRONG"/>setting up a description<x id="CLOSE_TAG_STRONG"/>, specifying <x id="START_TAG_STRONG"/>who you are<x id="CLOSE_TAG_STRONG"/>, why <x id="START_TAG_STRONG"/>you created your instance<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>how long<x id="CLOSE_TAG_STRONG"/> you plan to <x id="START_TAG_STRONG"/>maintain your it<x id="CLOSE_TAG_STRONG"/> is very important for visitors to understand on what type of instance they are. </source> |
1111 | <target state="new"> | 1111 | <target state="new"> |
1112 | Choosing your | 1112 | Choosing your |
1113 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name | 1113 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>instance name |
1114 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | 1114 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, |
1115 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description | 1115 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>setting up a description |
1116 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying | 1116 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, specifying |
1117 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are | 1117 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>who you are |
1118 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, | 1118 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, |
1119 | why | 1119 | why |
1120 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance | 1120 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>you created your instance |
1121 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and | 1121 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> and |
1122 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long | 1122 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>how long |
1123 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to | 1123 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> you plan to |
1124 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it | 1124 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>maintain your it |
1125 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 1125 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
1126 | is very important for visitors to understand on what type of instance they are. | 1126 | is very important for visitors to understand on what type of instance they are. |
1127 | 1127 | ||
1128 | </target> | 1128 | </target> |
1129 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> | 1129 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">58</context></context-group> |
1130 | </trans-unit><trans-unit id="2a94cfa351109b958a00ee927cd87ada8da44c1e" datatype="html"> | 1130 | </trans-unit> |
1131 | <source> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source><target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target> | 1131 | <trans-unit id="2a94cfa351109b958a00ee927cd87ada8da44c1e" datatype="html"> |
1132 | <source>If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </source> | ||
1133 | <target state="new"> If you want to open registrations, please decide what <x id="START_TAG_STRONG"/>your moderation rules<x id="CLOSE_TAG_STRONG"/> and <x id="START_TAG_STRONG"/>instance terms of service<x id="CLOSE_TAG_STRONG"/> are, as well as specify the categories and languages and your moderators speak. This way, you will help users to register on <x id="START_TAG_STRONG"/>the appropriate<x id="CLOSE_TAG_STRONG"/> PeerTube instance. </target> | ||
1132 | <context-group purpose="location"> | 1134 | <context-group purpose="location"> |
1133 | <context context-type="sourcefile">../app/modal/welcome-modal.component.html</context> | 1135 | <context context-type="sourcefile">../app/modal/welcome-modal.component.html</context> |
1134 | <context context-type="linenumber">64,67</context> | 1136 | <context context-type="linenumber">64,67</context> |
1135 | </context-group> | 1137 | </context-group> |
1136 | </trans-unit> | 1138 | </trans-unit> |
1137 | |||
1138 | <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd" datatype="html"> | 1139 | <trans-unit id="650b8c3e81746bc33ff276f2ef30bf89fa2d74dd" datatype="html"> |
1139 | <source>Remind me later</source> | 1140 | <source>Remind me later</source> |
1140 | <target state="new">Remind me later</target> | 1141 | <target state="new">Remind me later</target> |
1141 | 1142 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group> | |
1142 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">74</context></context-group></trans-unit> | 1143 | </trans-unit> |
1143 | <trans-unit id="b310fa17f1bbfc4dd61b80c1cfc4116a81a9c76c" datatype="html"> | 1144 | <trans-unit id="b310fa17f1bbfc4dd61b80c1cfc4116a81a9c76c" datatype="html"> |
1144 | <source>Configure my instance</source> | 1145 | <source>Configure my instance</source> |
1145 | <target state="new"> | 1146 | <target state="new"> |
1146 | Configure my instance | 1147 | Configure my instance |
1147 | </target> | 1148 | </target> |
1148 | 1149 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group> | |
1149 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/welcome-modal.component.html</context><context context-type="linenumber">81</context></context-group></trans-unit> | 1150 | </trans-unit> |
1150 | <trans-unit id="a9af18b4f210f5a19bb2503407923d3f25c57f98" datatype="html"> | 1151 | <trans-unit id="a9af18b4f210f5a19bb2503407923d3f25c57f98" datatype="html"> |
1151 | <source>Configuration warning!</source> | 1152 | <source>Configuration warning!</source> |
1152 | <target state="new">Configuration warning!</target> | 1153 | <target state="new">Configuration warning!</target> |
@@ -1196,11 +1197,11 @@ The link will expire within 1 hour.</target> | |||
1196 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> | 1197 | <source>Please consider configuring these fields to help people to choose <x id="START_TAG_STRONG"/>the appropriate instance<x id="CLOSE_TAG_STRONG"/>. Without them, your instance may not be referenced on the <x id="START_LINK"/>JoinPeerTube website<x id="CLOSE_LINK"/>. </source> |
1197 | <target state="new"> | 1198 | <target state="new"> |
1198 | Please consider configuring these fields to help people to choose | 1199 | Please consider configuring these fields to help people to choose |
1199 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance | 1200 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>the appropriate instance |
1200 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. | 1201 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>. |
1201 | Without them, your instance may not be referenced on the | 1202 | Without them, your instance may not be referenced on the |
1202 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website | 1203 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>JoinPeerTube website |
1203 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 1204 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
1204 | 1205 | ||
1205 | </target> | 1206 | </target> |
1206 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> | 1207 | <context-group purpose="location"><context context-type="sourcefile">../app/modal/instance-config-warning-modal.component.html</context><context context-type="linenumber">25</context></context-group> |
@@ -1463,8 +1464,10 @@ The link will expire within 1 hour.</target> | |||
1463 | <source>See all your notifications</source> | 1464 | <source>See all your notifications</source> |
1464 | <target>通知をすべて見る</target> | 1465 | <target>通知をすべて見る</target> |
1465 | <context-group purpose="location"><context context-type="sourcefile">../app/menu/avatar-notification.component.html</context><context context-type="linenumber">40</context></context-group> | 1466 | <context-group purpose="location"><context context-type="sourcefile">../app/menu/avatar-notification.component.html</context><context context-type="linenumber">40</context></context-group> |
1466 | </trans-unit><trans-unit id="2971365540217107489" datatype="html"> | 1467 | </trans-unit> |
1467 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source><target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> | 1468 | <trans-unit id="2971365540217107489" datatype="html"> |
1469 | <source>Media is too large for the server. Please contact you administrator if you want to increase the limit size.</source> | ||
1470 | <target state="new">Media is too large for the server. Please contact you administrator if you want to increase the limit size.</target> | ||
1468 | <context-group purpose="location"> | 1471 | <context-group purpose="location"> |
1469 | <context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context> | 1472 | <context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context> |
1470 | <context context-type="linenumber">61</context> | 1473 | <context context-type="linenumber">61</context> |
@@ -1532,7 +1535,6 @@ The link will expire within 1 hour.</target> | |||
1532 | <target>検索…</target> | 1535 | <target>検索…</target> |
1533 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">6</context></context-group> | 1536 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/plugins/plugin-search/plugin-search.component.html</context><context context-type="linenumber">6</context></context-group> |
1534 | </trans-unit> | 1537 | </trans-unit> |
1535 | |||
1536 | <trans-unit id="39ec2a3e2da523763f4db4b2227b7dbae5d70eba" datatype="html"> | 1538 | <trans-unit id="39ec2a3e2da523763f4db4b2227b7dbae5d70eba" datatype="html"> |
1537 | <source>In this instance's network</source> | 1539 | <source>In this instance's network</source> |
1538 | <target state="new">In this instance's network</target> | 1540 | <target state="new">In this instance's network</target> |
@@ -1710,12 +1712,12 @@ The link will expire within 1 hour.</target> | |||
1710 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> | 1712 | <source>Tags could be used to suggest relevant recommendations. <x id="LINE_BREAK"/> There is a maximum of 5 tags. <x id="LINE_BREAK"/> Press <x id="START_TAG_KBD"/>Enter<x id="CLOSE_TAG_KBD"/> to add a new tag. </source> |
1711 | <target state="new"> | 1713 | <target state="new"> |
1712 | Tags could be used to suggest relevant recommendations. | 1714 | Tags could be used to suggest relevant recommendations. |
1713 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 1715 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
1714 | There is a maximum of 5 tags. | 1716 | There is a maximum of 5 tags. |
1715 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 1717 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
1716 | Press | 1718 | Press |
1717 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter | 1719 | <x id="START_TAG_KBD" ctype="x-kbd" equiv-text="<kbd>"/>Enter |
1718 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. | 1720 | <x id="CLOSE_TAG_KBD" ctype="x-kbd" equiv-text="</kbd>"/> to add a new tag. |
1719 | 1721 | ||
1720 | </target> | 1722 | </target> |
1721 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> | 1723 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">24</context></context-group> |
@@ -1815,7 +1817,7 @@ The link will expire within 1 hour.</target> | |||
1815 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">163</context></context-group> | 1817 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">163</context></context-group> |
1816 | </trans-unit> | 1818 | </trans-unit> |
1817 | <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee"> | 1819 | <trans-unit id="e687f6387adbaf61ce650b58f0e60ca42d843cee"> |
1818 | <source>Already uploaded ✔</source> | 1820 | <source>Already uploaded ✔</source> |
1819 | <target>アップロード済み ✔</target> | 1821 | <target>アップロード済み ✔</target> |
1820 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">167</context></context-group> | 1822 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/shared/video-edit.component.html</context><context context-type="linenumber">167</context></context-group> |
1821 | </trans-unit> | 1823 | </trans-unit> |
@@ -1981,7 +1983,7 @@ The link will expire within 1 hour.</target> | |||
1981 | <target state="new"> | 1983 | <target state="new"> |
1982 | Image that will be merged with your audio file. | 1984 | Image that will be merged with your audio file. |
1983 | 1985 | ||
1984 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 1986 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
1985 | The chosen image will be definitive and cannot be modified. | 1987 | The chosen image will be definitive and cannot be modified. |
1986 | 1988 | ||
1987 | </target> | 1989 | </target> |
@@ -2091,13 +2093,13 @@ The link will expire within 1 hour.</target> | |||
2091 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> | 2093 | <source>We recommend you to not use the <x id="START_TAG_STRONG"/>root<x id="CLOSE_TAG_STRONG"/> user to publish your videos, since it's the super-admin account of your instance. <x id="LINE_BREAK"/> Instead, <x id="START_LINK"/>create a dedicated account<x id="CLOSE_LINK"/> to upload your videos. </source> |
2092 | <target state="new"> | 2094 | <target state="new"> |
2093 | We recommend you to not use the | 2095 | We recommend you to not use the |
2094 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root | 2096 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>root |
2095 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. | 2097 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> user to publish your videos, since it's the super-admin account of your instance. |
2096 | 2098 | ||
2097 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2099 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2098 | Instead, | 2100 | Instead, |
2099 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account | 2101 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>create a dedicated account |
2100 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. | 2102 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to upload your videos. |
2101 | 2103 | ||
2102 | </target> | 2104 | </target> |
2103 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> | 2105 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add.component.html</context><context context-type="linenumber">11</context></context-group> |
@@ -2322,12 +2324,12 @@ The link will expire within 1 hour.</target> | |||
2322 | </trans-unit> | 2324 | </trans-unit> |
2323 | <trans-unit id="82bf4d36722689b7c0058ed18e50d7b550d6d8b6" datatype="html"> | 2325 | <trans-unit id="82bf4d36722689b7c0058ed18e50d7b550d6d8b6" datatype="html"> |
2324 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> | 2326 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> |
2325 | <target state="translated"><x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>に投稿 • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> 回視聴 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 2327 | <target state="translated"><x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>に投稿 • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> 回視聴 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
2326 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">55</context></context-group> | 2328 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">55</context></context-group> |
2327 | </trans-unit> | 2329 | </trans-unit> |
2328 | <trans-unit id="04aabb1507157d38b070f1a7ed5271bcea041404" datatype="html"> | 2330 | <trans-unit id="04aabb1507157d38b070f1a7ed5271bcea041404" datatype="html"> |
2329 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> | 2331 | <source>Published <x id="START_TAG_MY_DATE_TOGGLE"/><x id="CLOSE_TAG_MY_DATE_TOGGLE"/><x id="START_TAG_SPAN"/> • <x id="INTERPOLATION"/> views<x id="CLOSE_TAG_SPAN"/></source> |
2330 | <target state="translated"><x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>に投稿 • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> 回視聴 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> | 2332 | <target state="translated"><x id="START_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="<my-date-toggle>"/> <x id="CLOSE_TAG_MY-DATE-TOGGLE" ctype="x-my-date-toggle" equiv-text="</my-date-toggle>"/> <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/>に投稿 • <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> 回視聴 <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/></target> |
2331 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group> | 2333 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">66</context></context-group> |
2332 | </trans-unit> | 2334 | </trans-unit> |
2333 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> | 2335 | <trans-unit id="74059c5dce671d464259e3ce37a5d408c3fd7720" datatype="html"> |
@@ -2675,9 +2677,9 @@ The link will expire within 1 hour.</target> | |||
2675 | <target state="new"> | 2677 | <target state="new"> |
2676 | Your report will be sent to moderators of | 2678 | Your report will be sent to moderators of |
2677 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> | 2679 | <x id="INTERPOLATION" equiv-text="{{ currentHost }}"/> |
2678 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( | 2680 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and will be forwarded to the comment origin ( |
2679 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too | 2681 | <x id="INTERPOLATION_1" equiv-text="{{ originHost }}"/>) too |
2680 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. | 2682 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/>. |
2681 | 2683 | ||
2682 | </target> | 2684 | </target> |
2683 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">37</context></context-group> | 2685 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/report-modals/report.component.html</context><context context-type="linenumber">37</context></context-group> |
@@ -2720,8 +2722,8 @@ The link will expire within 1 hour.</target> | |||
2720 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> | 2722 | <trans-unit id="ff3173170e5b03536dd3b3e1afbae1f55356eb1b"> |
2721 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2723 | <source>Created <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2722 | <target>作成 | 2724 | <target>作成 |
2723 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 2725 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
2724 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 2726 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
2725 | </target> | 2727 | </target> |
2726 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group> | 2728 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">31</context></context-group> |
2727 | </trans-unit> | 2729 | </trans-unit> |
@@ -2784,8 +2786,8 @@ The link will expire within 1 hour.</target> | |||
2784 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> | 2786 | <trans-unit id="107f0fef40ba00a1a183a03eba85054ed8413f92" datatype="html"> |
2785 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 2787 | <source>Redundancy allowed <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
2786 | <target state="new">Redundancy allowed | 2788 | <target state="new">Redundancy allowed |
2787 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 2789 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
2788 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 2790 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
2789 | </target> | 2791 | </target> |
2790 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> | 2792 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/following-list/following-list.component.html</context><context context-type="linenumber">35</context></context-group> |
2791 | </trans-unit> | 2793 | </trans-unit> |
@@ -2884,9 +2886,9 @@ The link will expire within 1 hour.</target> | |||
2884 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> | 2886 | <source>Transcoding is enabled. The video quota only takes into account <x id="START_TAG_STRONG"/>original<x id="CLOSE_TAG_STRONG"/> video size. <x id="LINE_BREAK"/> At most, this user could upload ~ <x id="INTERPOLATION"/>. </source> |
2885 | <target state="new"> | 2887 | <target state="new"> |
2886 | Transcoding is enabled. The video quota only takes into account | 2888 | Transcoding is enabled. The video quota only takes into account |
2887 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original | 2889 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>original |
2888 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. | 2890 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> video size. |
2889 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 2891 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
2890 | At most, this user could upload ~ | 2892 | At most, this user could upload ~ |
2891 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. | 2893 | <x id="INTERPOLATION" equiv-text="{{ computeQuotaWithTranscoding() | bytes: 0 }}"/>. |
2892 | 2894 | ||
@@ -3075,8 +3077,8 @@ The link will expire within 1 hour.</target> | |||
3075 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> | 3077 | <trans-unit id="91bd2d52b840951d3b1f5830b023bee8bca91293" datatype="html"> |
3076 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3078 | <source>Video <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3077 | <target state="new">Video | 3079 | <target state="new">Video |
3078 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3080 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3079 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3081 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3080 | </target> | 3082 | </target> |
3081 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3083 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/video-redundancies-list/video-redundancies-list.component.html</context><context context-type="linenumber">29</context></context-group> |
3082 | </trans-unit> | 3084 | </trans-unit> |
@@ -3125,8 +3127,8 @@ The link will expire within 1 hour.</target> | |||
3125 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> | 3127 | <trans-unit id="a7f42da3bb4eea0b71b0a20a2aff6612a82cab99"> |
3126 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3128 | <source>Date <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3127 | <target>日付 | 3129 | <target>日付 |
3128 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3130 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3129 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3131 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3130 | </target> | 3132 | </target> |
3131 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">45</context></context-group> | 3133 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/moderation/video-block-list/video-block-list.component.html</context><context context-type="linenumber">45</context></context-group> |
3132 | </trans-unit> | 3134 | </trans-unit> |
@@ -3230,8 +3232,8 @@ The link will expire within 1 hour.</target> | |||
3230 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> | 3232 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> |
3231 | <target state="new"> | 3233 | <target state="new"> |
3232 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> | 3234 | <x id="ICU" equiv-text="{abuse.countReportsForReporter, plural, =1 {...} other {...}}"/> |
3233 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3235 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3234 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 3236 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3235 | </target> | 3237 | </target> |
3236 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> | 3238 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">27</context></context-group> |
3237 | </trans-unit> | 3239 | </trans-unit> |
@@ -3285,8 +3287,8 @@ The link will expire within 1 hour.</target> | |||
3285 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> | 3287 | <trans-unit id="7e7ad19f1bcc2c33cdba4c1ad25e2b398ad453d9"> |
3286 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3288 | <source>State <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3287 | <target>状態 | 3289 | <target>状態 |
3288 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3290 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3289 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3291 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3290 | </target> | 3292 | </target> |
3291 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">29</context></context-group> | 3293 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">29</context></context-group> |
3292 | </trans-unit> | 3294 | </trans-unit> |
@@ -3303,8 +3305,8 @@ The link will expire within 1 hour.</target> | |||
3303 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> | 3305 | <trans-unit id="9a7b523cbbebabeb9b10482291b58c52825a4b05" datatype="html"> |
3304 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3306 | <source>Score <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3305 | <target state="new">Score | 3307 | <target state="new">Score |
3306 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3308 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3307 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3309 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3308 | </target> | 3310 | </target> |
3309 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> | 3311 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/follows/followers-list/followers-list.component.html</context><context context-type="linenumber">30</context></context-group> |
3310 | </trans-unit> | 3312 | </trans-unit> |
@@ -3326,8 +3328,8 @@ The link will expire within 1 hour.</target> | |||
3326 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> | 3328 | <source><x id="ICU"/><x id="START_TAG_SPAN"/><x id="CLOSE_TAG_SPAN"/></source> |
3327 | <target state="new"> | 3329 | <target state="new"> |
3328 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> | 3330 | <x id="ICU" equiv-text="{abuse.countReportsForReportee, plural, =1 {...} other {...}}"/> |
3329 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 3331 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
3330 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 3332 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
3331 | </target> | 3333 | </target> |
3332 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> | 3334 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-abuse-list/abuse-details.component.html</context><context context-type="linenumber">52</context></context-group> |
3333 | </trans-unit> | 3335 | </trans-unit> |
@@ -3356,8 +3358,8 @@ The link will expire within 1 hour.</target> | |||
3356 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> | 3358 | <trans-unit id="079e99cce11c87b142e80fdd14dae98a61012fc4"> |
3357 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> | 3359 | <source>Muted at <x id="START_TAG_P_SORTICON"/><x id="CLOSE_TAG_P_SORTICON"/></source> |
3358 | <target>Muted at | 3360 | <target>Muted at |
3359 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 3361 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
3360 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 3362 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
3361 | </target> | 3363 | </target> |
3362 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> | 3364 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/server-blocklist.component.html</context><context context-type="linenumber">33</context></context-group> |
3363 | </trans-unit> | 3365 | </trans-unit> |
@@ -3616,9 +3618,9 @@ The link will expire within 1 hour.</target> | |||
3616 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group> | 3618 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">37</context></context-group> |
3617 | </trans-unit> | 3619 | </trans-unit> |
3618 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> | 3620 | <trans-unit id="e4ce2d897f4bdce126c9012769654301a587110a" datatype="html"> |
3619 | <source>By <x id="INTERPOLATION"/> -></source> | 3621 | <source>By <x id="INTERPOLATION"/> -></source> |
3620 | <target state="new">By | 3622 | <target state="new">By |
3621 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> | 3623 | <x id="INTERPOLATION" equiv-text="{{ log.by }}"/> -> |
3622 | </target> | 3624 | </target> |
3623 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">45</context></context-group> | 3625 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/system/logs/logs.component.html</context><context context-type="linenumber">45</context></context-group> |
3624 | </trans-unit> | 3626 | </trans-unit> |
@@ -3650,8 +3652,8 @@ The link will expire within 1 hour.</target> | |||
3650 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> | 3652 | <trans-unit id="a8544bac210fd102d71c5aaf1bef79c1fc48c079" datatype="html"> |
3651 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> | 3653 | <source>The <x id="START_LINK"/>sharing system<x id="CLOSE_LINK"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load.</source> |
3652 | <target state="new">The | 3654 | <target state="new">The |
3653 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system | 3655 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>sharing system |
3654 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. | 3656 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> implies that some technical information about your system (such as a public IP address) can be sent to other peers, but greatly helps to reduce server load. |
3655 | </target> | 3657 | </target> |
3656 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> | 3658 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">50</context></context-group> |
3657 | </trans-unit> | 3659 | </trans-unit> |
@@ -3694,8 +3696,8 @@ The link will expire within 1 hour.</target> | |||
3694 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> | 3696 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to build a moderation team. </source> |
3695 | <target state="new"> | 3697 | <target state="new"> |
3696 | Manage | 3698 | Manage |
3697 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users | 3699 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users |
3698 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. | 3700 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to build a moderation team. |
3699 | 3701 | ||
3700 | </target> | 3702 | </target> |
3701 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">82</context></context-group> | 3703 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">82</context></context-group> |
@@ -3709,8 +3711,8 @@ The link will expire within 1 hour.</target> | |||
3709 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> | 3711 | <source>Enabling it will allow other administrators to know that you are mainly federating sensitive content.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Moreover, the NSFW checkbox on video upload will be automatically checked by default. </source> |
3710 | <target state="new"> | 3712 | <target state="new"> |
3711 | Enabling it will allow other administrators to know that you are mainly federating sensitive content. | 3713 | Enabling it will allow other administrators to know that you are mainly federating sensitive content. |
3712 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3714 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3713 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 3715 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
3714 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. | 3716 | Moreover, the NSFW checkbox on video upload will be automatically checked by default. |
3715 | 3717 | ||
3716 | </target> | 3718 | </target> |
@@ -3725,10 +3727,10 @@ The link will expire within 1 hour.</target> | |||
3725 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 3727 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
3726 | <target state="new"> | 3728 | <target state="new"> |
3727 | With | 3729 | With |
3728 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list | 3730 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list |
3729 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or | 3731 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or |
3730 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails | 3732 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails |
3731 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | 3733 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. |
3732 | 3734 | ||
3733 | </target> | 3735 | </target> |
3734 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">109</context></context-group> | 3736 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">109</context></context-group> |
@@ -3847,10 +3849,10 @@ The link will expire within 1 hour.</target> | |||
3847 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> | 3849 | <source>Use <x id="START_LINK"/>plugins & themes<x id="CLOSE_LINK"/> for more involved changes, or <x id="START_LINK_1"/>add slight customizations<x id="CLOSE_LINK"/>. </source> |
3848 | <target state="new"> | 3850 | <target state="new"> |
3849 | Use | 3851 | Use |
3850 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes | 3852 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>plugins & themes |
3851 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or | 3853 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more involved changes, or |
3852 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations | 3854 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>add slight customizations |
3853 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 3855 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
3854 | 3856 | ||
3855 | </target> | 3857 | </target> |
3856 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">247</context></context-group> | 3858 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">247</context></context-group> |
@@ -3867,7 +3869,7 @@ The link will expire within 1 hour.</target> | |||
3867 | </trans-unit> | 3869 | </trans-unit> |
3868 | <trans-unit id="28aca3fd95c8d941f643c617058636715b6f87d9" datatype="html"> | 3870 | <trans-unit id="28aca3fd95c8d941f643c617058636715b6f87d9" datatype="html"> |
3869 | <source>Discover videos</source> | 3871 | <source>Discover videos</source> |
3870 | <target state="translated">ー</target> | 3872 | <target state="translated">動画見</target> |
3871 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">271</context></context-group> | 3873 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">271</context></context-group> |
3872 | </trans-unit> | 3874 | </trans-unit> |
3873 | <trans-unit id="9091b36f8890eabbd2305789eb826d16e8f4641d" datatype="html"> | 3875 | <trans-unit id="9091b36f8890eabbd2305789eb826d16e8f4641d" datatype="html"> |
@@ -3929,8 +3931,8 @@ The link will expire within 1 hour.</target> | |||
3929 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> | 3931 | <source>Manage <x id="START_LINK"/>users<x id="CLOSE_LINK"/> to set their quota individually. </source> |
3930 | <target state="new"> | 3932 | <target state="new"> |
3931 | Manage | 3933 | Manage |
3932 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users | 3934 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>users |
3933 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. | 3935 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> to set their quota individually. |
3934 | 3936 | ||
3935 | </target> | 3937 | </target> |
3936 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">340</context></context-group> | 3938 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">340</context></context-group> |
@@ -4030,25 +4032,27 @@ The link will expire within 1 hour.</target> | |||
4030 | <target state="translated">検索</target> | 4032 | <target state="translated">検索</target> |
4031 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">455</context></context-group> | 4033 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">455</context></context-group> |
4032 | </trans-unit> | 4034 | </trans-unit> |
4033 | |||
4034 | <trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html"> | 4035 | <trans-unit id="273341057700e25fb8a19896b5039dcf3f14b9ba" datatype="html"> |
4035 | <source>Allow users to do remote URI/handle search</source> | 4036 | <source>Allow users to do remote URI/handle search</source> |
4036 | <target state="new">Allow users to do remote URI/handle search</target> | 4037 | <target state="new">Allow users to do remote URI/handle search</target> |
4037 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">466</context></context-group> | 4038 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">466</context></context-group> |
4038 | </trans-unit><trans-unit id="24abd406ad31ca317072b179321ff7a7b2d56f86" datatype="html"> | 4039 | </trans-unit> |
4039 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> | 4040 | <trans-unit id="24abd406ad31ca317072b179321ff7a7b2d56f86" datatype="html"> |
4041 | <source>Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> | ||
4042 | <target state="new">Allow <x id="START_TAG_STRONG"/>your users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> | ||
4040 | <context-group purpose="location"> | 4043 | <context-group purpose="location"> |
4041 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4044 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4042 | <context context-type="linenumber">469</context> | 4045 | <context context-type="linenumber">469</context> |
4043 | </context-group> | 4046 | </context-group> |
4044 | </trans-unit> | 4047 | </trans-unit> |
4045 | |||
4046 | <trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html"> | 4048 | <trans-unit id="1a1dd78b1169f98fb2120c6af13e136aec2daf69" datatype="html"> |
4047 | <source>Allow anonymous to do remote URI/handle search</source> | 4049 | <source>Allow anonymous to do remote URI/handle search</source> |
4048 | <target state="new">Allow anonymous to do remote URI/handle search</target> | 4050 | <target state="new">Allow anonymous to do remote URI/handle search</target> |
4049 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">477</context></context-group> | 4051 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">477</context></context-group> |
4050 | </trans-unit><trans-unit id="0a82b1f5636ff3c47cddf9e4bffa86b5d696fe06" datatype="html"> | 4052 | </trans-unit> |
4051 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source><target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> | 4053 | <trans-unit id="0a82b1f5636ff3c47cddf9e4bffa86b5d696fe06" datatype="html"> |
4054 | <source>Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</source> | ||
4055 | <target state="new">Allow <x id="START_TAG_STRONG"/>anonymous users<x id="CLOSE_TAG_STRONG"/> to look up remote videos/actors that may not be federated with your instance</target> | ||
4052 | <context-group purpose="location"> | 4056 | <context-group purpose="location"> |
4053 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4057 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4054 | <context context-type="linenumber">480</context> | 4058 | <context context-type="linenumber">480</context> |
@@ -4063,8 +4067,8 @@ The link will expire within 1 hour.</target> | |||
4063 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 4067 | <source>You should only use moderated search indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
4064 | <target state="new"> | 4068 | <target state="new"> |
4065 | You should only use moderated search indexes in production, or | 4069 | You should only use moderated search indexes in production, or |
4066 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own | 4070 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own |
4067 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 4071 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
4068 | 4072 | ||
4069 | </target> | 4073 | </target> |
4070 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">497</context></context-group> | 4074 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">497</context></context-group> |
@@ -4103,8 +4107,8 @@ The link will expire within 1 hour.</target> | |||
4103 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> | 4107 | <source>Manage <x id="START_LINK"/>relations<x id="CLOSE_LINK"/> with other instances. </source> |
4104 | <target state="new"> | 4108 | <target state="new"> |
4105 | Manage | 4109 | Manage |
4106 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations | 4110 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>relations |
4107 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. | 4111 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> with other instances. |
4108 | 4112 | ||
4109 | </target> | 4113 | </target> |
4110 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">544</context></context-group> | 4114 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">544</context></context-group> |
@@ -4128,8 +4132,8 @@ The link will expire within 1 hour.</target> | |||
4128 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> | 4132 | <source>You should only follow moderated indexes in production, or <x id="START_LINK"/>host your own<x id="CLOSE_LINK"/>. </source> |
4129 | <target state="new"> | 4133 | <target state="new"> |
4130 | You should only follow moderated indexes in production, or | 4134 | You should only follow moderated indexes in production, or |
4131 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own | 4135 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>host your own |
4132 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 4136 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
4133 | 4137 | ||
4134 | </target> | 4138 | </target> |
4135 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">595</context></context-group> | 4139 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">595</context></context-group> |
@@ -4195,14 +4199,15 @@ The link will expire within 1 hour.</target> | |||
4195 | <source>Instance allowed by Twitter</source> | 4199 | <source>Instance allowed by Twitter</source> |
4196 | <target state="new">Instance allowed by Twitter</target> | 4200 | <target state="new">Instance allowed by Twitter</target> |
4197 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">679</context></context-group> | 4201 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">679</context></context-group> |
4198 | </trans-unit><trans-unit id="00d2522709d908c52395fc1865152ad37fe7eeae" datatype="html"> | 4202 | </trans-unit> |
4199 | <source> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </source><target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </target> | 4203 | <trans-unit id="00d2522709d908c52395fc1865152ad37fe7eeae" datatype="html"> |
4204 | <source>If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </source> | ||
4205 | <target state="new"> If your instance is explicitly allowed by Twitter, a video player will be embedded in the Twitter feed on PeerTube video share.<x id="LINE_BREAK"/> If the instance is not, we use an image link card that will redirect to your PeerTube instance.<x id="LINE_BREAK"/><x id="LINE_BREAK"/> Check this checkbox, save the configuration and test with a video URL of your instance (https://example.com/videos/watch/blabla) on <x id="START_LINK"/>https://cards-dev.twitter.com/validator<x id="CLOSE_LINK"/> to see if you instance is allowed. </target> | ||
4200 | <context-group purpose="location"> | 4206 | <context-group purpose="location"> |
4201 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4207 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4202 | <context context-type="linenumber">684,689</context> | 4208 | <context context-type="linenumber">684,689</context> |
4203 | </context-group> | 4209 | </context-group> |
4204 | </trans-unit> | 4210 | </trans-unit> |
4205 | |||
4206 | <trans-unit id="df754f9d47b1a072519f1c9f7f1726937f44040a" datatype="html"> | 4211 | <trans-unit id="df754f9d47b1a072519f1c9f7f1726937f44040a" datatype="html"> |
4207 | <source>LIVE</source> | 4212 | <source>LIVE</source> |
4208 | <target state="new">LIVE</target> | 4213 | <target state="new">LIVE</target> |
@@ -4210,14 +4215,15 @@ The link will expire within 1 hour.</target> | |||
4210 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4215 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4211 | <context context-type="linenumber">709</context> | 4216 | <context context-type="linenumber">709</context> |
4212 | </context-group> | 4217 | </context-group> |
4213 | </trans-unit><trans-unit id="1972803cc06239fe6b7791763ce89b819bd24853" datatype="html"> | 4218 | </trans-unit> |
4214 | <source> Enable users of your instance to stream live. </source><target state="new"> Enable users of your instance to stream live. </target> | 4219 | <trans-unit id="1972803cc06239fe6b7791763ce89b819bd24853" datatype="html"> |
4220 | <source>Enable users of your instance to stream live.</source> | ||
4221 | <target state="new"> Enable users of your instance to stream live. </target> | ||
4215 | <context-group purpose="location"> | 4222 | <context-group purpose="location"> |
4216 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> | 4223 | <context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> |
4217 | <context context-type="linenumber">711,712</context> | 4224 | <context context-type="linenumber">711,712</context> |
4218 | </context-group> | 4225 | </context-group> |
4219 | </trans-unit> | 4226 | </trans-unit> |
4220 | |||
4221 | <trans-unit id="096cf20ca04c42d7a06b9c0b3730e938f7662f57" datatype="html"> | 4227 | <trans-unit id="096cf20ca04c42d7a06b9c0b3730e938f7662f57" datatype="html"> |
4222 | <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source> | 4228 | <source>⚠️ Enabling live streaming requires trust in your users and extra moderation work</source> |
4223 | <target state="new"> ⚠️ Enabling live streaming requires trust in your users and extra moderation work </target> | 4229 | <target state="new"> ⚠️ Enabling live streaming requires trust in your users and extra moderation work </target> |
@@ -4365,13 +4371,13 @@ The link will expire within 1 hour.</target> | |||
4365 | <trans-unit id="1f83d0ff227c35b5631a2b2f78067b3e915cdb59" datatype="html"> | 4371 | <trans-unit id="1f83d0ff227c35b5631a2b2f78067b3e915cdb59" datatype="html"> |
4366 | <source><x id="START_TAG_STRONG"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/><x id="LINE_BREAK"/><x id="START_TAG_STRONG"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG"/></source> | 4372 | <source><x id="START_TAG_STRONG"/>Experimental, we suggest you to not disable webtorrent support for now<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>If you also enabled HLS support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/><x id="LINE_BREAK"/><x id="START_TAG_STRONG"/>If disabled, breaks federation with PeerTube instances < 2.1<x id="CLOSE_TAG_STRONG"/></source> |
4367 | <target state="new"> | 4373 | <target state="new"> |
4368 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now | 4374 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Experimental, we suggest you to not disable webtorrent support for now |
4369 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 4375 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
4370 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2 | 4376 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled HLS support, it will multiply videos storage by 2 |
4371 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | 4377 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> |
4372 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4378 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4373 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1 | 4379 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>If disabled, breaks federation with PeerTube instances < 2.1 |
4374 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 4380 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
4375 | </target> | 4381 | </target> |
4376 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">877</context></context-group> | 4382 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">877</context></context-group> |
4377 | </trans-unit> | 4383 | </trans-unit> |
@@ -4381,22 +4387,22 @@ The link will expire within 1 hour.</target> | |||
4381 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">873</context></context-group> | 4387 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">873</context></context-group> |
4382 | </trans-unit> | 4388 | </trans-unit> |
4383 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> | 4389 | <trans-unit id="a0a116af355dfc3ac02f4501c2ffadb882768564" datatype="html"> |
4384 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> | 4390 | <source><x id="START_TAG_STRONG"/>Requires ffmpeg >= 4.1<x id="CLOSE_TAG_STRONG"/><x id="START_PARAGRAPH"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player:<x id="CLOSE_PARAGRAPH"/><x id="START_UNORDERED_LIST"/><x id="START_LIST_ITEM"/>Resolution change is smoother<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>Faster playback in particular with long videos<x id="CLOSE_LIST_ITEM"/><x id="START_LIST_ITEM"/>More stable playback (less bugs/infinite loading)<x id="CLOSE_LIST_ITEM"/><x id="CLOSE_UNORDERED_LIST"/><x id="START_PARAGRAPH"/>If you also enabled WebTorrent support, it will multiply videos storage by 2<x id="CLOSE_PARAGRAPH"/></source> |
4385 | <target state="new"> | 4391 | <target state="new"> |
4386 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1 | 4392 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Requires ffmpeg >= 4.1 |
4387 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> | 4393 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> |
4388 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: | 4394 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>Generate HLS playlists and fragmented MP4 files resulting in a better playback than with the current default player: |
4389 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | 4395 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> |
4390 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> | 4396 | <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="<ul>"/> |
4391 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother | 4397 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Resolution change is smoother |
4392 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4398 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4393 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos | 4399 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>Faster playback in particular with long videos |
4394 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4400 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4395 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading) | 4401 | <x id="START_LIST_ITEM" ctype="x-li" equiv-text="<li>"/>More stable playback (less bugs/infinite loading) |
4396 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> | 4402 | <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="</li>"/> |
4397 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> | 4403 | <x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="</ul>"/> |
4398 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2 | 4404 | <x id="START_PARAGRAPH" ctype="x-p" equiv-text="<p>"/>If you also enabled WebTorrent support, it will multiply videos storage by 2 |
4399 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> | 4405 | <x id="CLOSE_PARAGRAPH" ctype="x-p" equiv-text="</p>"/> |
4400 | </target> | 4406 | </target> |
4401 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">898</context></context-group> | 4407 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">898</context></context-group> |
4402 | </trans-unit> | 4408 | </trans-unit> |
@@ -4458,41 +4464,35 @@ The link will expire within 1 hour.</target> | |||
4458 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> | 4464 | <source>Write JavaScript code directly.<x id="LINE_BREAK"/>Example: <x id="START_TAG_PRE"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE"/></source> |
4459 | <target state="new"> | 4465 | <target state="new"> |
4460 | Write JavaScript code directly. | 4466 | Write JavaScript code directly. |
4461 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: | 4467 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/>Example: |
4462 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing'); | 4468 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/>console.log('my instance is amazing'); |
4463 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4469 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4464 | </target> | 4470 | </target> |
4465 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1007</context></context-group> | 4471 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1007</context></context-group> |
4466 | </trans-unit> | 4472 | </trans-unit> |
4467 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> | 4473 | <trans-unit id="ef86c28e82ac4b08e6914d2a067e5455b4d4f4f7" datatype="html"> |
4468 | <source> Write CSS code directly. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> | 4474 | <source>Write CSS code directly. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/> Prepend with <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> to override styles. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> color: red; <x id="INTERPOLATION_1"/> <x id="CLOSE_TAG_PRE"/></source> |
4469 | color: red; | ||
4470 | <x id="INTERPOLATION_1"/> | ||
4471 | <x id="CLOSE_TAG_PRE"/> Prepend with <x id="START_EMPHASISED_TEXT"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT"/> to override styles. Example:<x id="LINE_BREAK"/><x id="LINE_BREAK"/><x id="START_TAG_PRE"/> #custom-css .logged-in-email <x id="INTERPOLATION"/> | ||
4472 | color: red; | ||
4473 | <x id="INTERPOLATION_1"/> | ||
4474 | <x id="CLOSE_TAG_PRE"/></source> | ||
4475 | <target state="new"> | 4475 | <target state="new"> |
4476 | Write CSS code directly. Example: | 4476 | Write CSS code directly. Example: |
4477 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4477 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4478 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4478 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4479 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css | 4479 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css |
4480 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 4480 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
4481 | color: red; | 4481 | color: red; |
4482 | 4482 | ||
4483 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | 4483 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> |
4484 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4484 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4485 | Prepend with | 4485 | Prepend with |
4486 | <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css | 4486 | <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="<em>"/>#custom-css |
4487 | <x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example: | 4487 | <x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="</em>"/> to override styles. Example: |
4488 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4488 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4489 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 4489 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
4490 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email | 4490 | <x id="START_TAG_PRE" ctype="x-pre" equiv-text="<pre>"/> #custom-css .logged-in-email |
4491 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> | 4491 | <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> |
4492 | color: red; | 4492 | color: red; |
4493 | 4493 | ||
4494 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> | 4494 | <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> |
4495 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> | 4495 | <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="</pre>"/> |
4496 | </target> | 4496 | </target> |
4497 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1026</context></context-group> | 4497 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">1026</context></context-group> |
4498 | </trans-unit> | 4498 | </trans-unit> |
@@ -4626,10 +4626,10 @@ The link will expire within 1 hour.</target> | |||
4626 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> | 4626 | <source>With <x id="START_TAG_STRONG"/>Do not list<x id="CLOSE_TAG_STRONG"/> or <x id="START_TAG_STRONG"/>Blur thumbnails<x id="CLOSE_TAG_STRONG"/>, a confirmation will be requested to watch the video. </source> |
4627 | <target state="new"> | 4627 | <target state="new"> |
4628 | With | 4628 | With |
4629 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list | 4629 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Do not list |
4630 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or | 4630 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/> or |
4631 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails | 4631 | <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="<strong>"/>Blur thumbnails |
4632 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. | 4632 | <x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="</strong>"/>, a confirmation will be requested to watch the video. |
4633 | 4633 | ||
4634 | </target> | 4634 | </target> |
4635 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> | 4635 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">8</context></context-group> |
@@ -4658,18 +4658,18 @@ The link will expire within 1 hour.</target> | |||
4658 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> | 4658 | <source>Your current email is <x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/></source> |
4659 | <target state="new"> | 4659 | <target state="new"> |
4660 | Your current email is | 4660 | Your current email is |
4661 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4661 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4662 | <x id="INTERPOLATION" equiv-text="{{ user.email }}"/> | 4662 | <x id="INTERPOLATION" equiv-text="{{ user.email }}"/> |
4663 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> | 4663 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> |
4664 | </target> | 4664 | </target> |
4665 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> | 4665 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">5</context></context-group> |
4666 | </trans-unit> | 4666 | </trans-unit> |
4667 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html"> | 4667 | <trans-unit id="03d1a9c026074c12ea3f2fb39a34bc6a18fedf05" datatype="html"> |
4668 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> | 4668 | <source><x id="START_TAG_SPAN"/><x id="INTERPOLATION"/><x id="CLOSE_TAG_SPAN"/> is awaiting email verification </source> |
4669 | <target state="new"> | 4669 | <target state="new"> |
4670 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> | 4670 | <x id="START_TAG_SPAN" ctype="x-span" equiv-text="<span>"/> |
4671 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> | 4671 | <x id="INTERPOLATION" equiv-text="{{ user.pendingEmail }}"/> |
4672 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification | 4672 | <x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="</span>"/> is awaiting email verification |
4673 | 4673 | ||
4674 | </target> | 4674 | </target> |
4675 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> | 4675 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-settings/my-account-change-email/my-account-change-email.component.html</context><context context-type="linenumber">9</context></context-group> |
@@ -4759,8 +4759,8 @@ The link will expire within 1 hour.</target> | |||
4759 | <target> | 4759 | <target> |
4760 | Created | 4760 | Created |
4761 | 4761 | ||
4762 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> | 4762 | <x id="START_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="<p-sortIcon>"/> |
4763 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> | 4763 | <x id="CLOSE_TAG_P-SORTICON" ctype="x-p-sortIcon" equiv-text="</p-sortIcon>"/> |
4764 | </target> | 4764 | </target> |
4765 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">23</context></context-group> | 4765 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-ownership/my-account-ownership.component.html</context><context context-type="linenumber">23</context></context-group> |
4766 | </trans-unit> | 4766 | </trans-unit> |
@@ -4846,9 +4846,8 @@ The link will expire within 1 hour.</target> | |||
4846 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group> | 4846 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">26</context></context-group> |
4847 | </trans-unit> | 4847 | </trans-unit> |
4848 | <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html"> | 4848 | <trans-unit id="66ad6eb3f06251c75325b780943a07f94c949df7" datatype="html"> |
4849 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> | 4849 | <source>Short text to tell people how they can support your channel (membership platform...).<br /><br /> When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> |
4850 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</source> | 4850 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> |
4851 | <target state="new">Short text to tell people how they can support your channel (membership platform...).<br /><br /> | ||
4852 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> | 4851 | When you will upload a video in this channel, the video support field will be automatically filled by this text.</target> |
4853 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> | 4852 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channel-edit.component.html</context><context context-type="linenumber">77</context></context-group> |
4854 | </trans-unit> | 4853 | </trans-unit> |
@@ -4931,8 +4930,8 @@ The link will expire within 1 hour.</target> | |||
4931 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> | 4930 | <trans-unit id="29c45bf49891748f930ef78b2e09857498b15131"> |
4932 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> | 4931 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Delete history </source> |
4933 | <target> | 4932 | <target> |
4934 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 4933 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
4935 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 4934 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
4936 | 履歴を削除 | 4935 | 履歴を削除 |
4937 | 4936 | ||
4938 | </target> | 4937 | </target> |
@@ -4946,8 +4945,8 @@ The link will expire within 1 hour.</target> | |||
4946 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> | 4945 | <trans-unit id="9d2d802fa417a5a3f230cb5bcc975551a252c59c"> |
4947 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> | 4946 | <source><x id="START_TAG_MY_GLOBAL_ICON"/><x id="CLOSE_TAG_MY_GLOBAL_ICON"/> Notification preferences </source> |
4948 | <target> | 4947 | <target> |
4949 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> | 4948 | <x id="START_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="<my-global-icon>"/> |
4950 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> | 4949 | <x id="CLOSE_TAG_MY-GLOBAL-ICON" ctype="x-my-global-icon" equiv-text="</my-global-icon>"/> |
4951 | Notification preferences | 4950 | Notification preferences |
4952 | 4951 | ||
4953 | </target> | 4952 | </target> |
@@ -5032,8 +5031,8 @@ The link will expire within 1 hour.</target> | |||
5032 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> | 5031 | <source>See the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/> for more information. </source> |
5033 | <target state="new"> | 5032 | <target state="new"> |
5034 | See the | 5033 | See the |
5035 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 5034 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
5036 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. | 5035 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information. |
5037 | 5036 | ||
5038 | </target> | 5037 | </target> |
5039 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> | 5038 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/my-account-video-playlists/my-account-video-playlist-elements.component.html</context><context context-type="linenumber">32</context></context-group> |
@@ -5047,8 +5046,8 @@ The link will expire within 1 hour.</target> | |||
5047 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> | 5046 | <source>If you need help to use PeerTube, you can have a look at the <x id="START_LINK"/>documentation<x id="CLOSE_LINK"/>. </source> |
5048 | <target state="new"> | 5047 | <target state="new"> |
5049 | If you need help to use PeerTube, you can have a look at the | 5048 | If you need help to use PeerTube, you can have a look at the |
5050 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation | 5049 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>documentation |
5051 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 5050 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
5052 | 5051 | ||
5053 | </target> | 5052 | </target> |
5054 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> | 5053 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/shared/signup-success.component.html</context><context context-type="linenumber">14</context></context-group> |
@@ -5110,14 +5109,18 @@ The link will expire within 1 hour.</target> | |||
5110 | <source>This instance does not require email verification.</source> | 5109 | <source>This instance does not require email verification.</source> |
5111 | <target>このインスタンスはメールアドレスの確認を必要としません。</target> | 5110 | <target>このインスタンスはメールアドレスの確認を必要としません。</target> |
5112 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group> | 5111 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.html</context><context context-type="linenumber">20</context></context-group> |
5113 | </trans-unit><trans-unit id="248731258067914565" datatype="html"> | 5112 | </trans-unit> |
5114 | <source>Verify account via email</source><target state="new">Verify account via email</target> | 5113 | <trans-unit id="248731258067914565" datatype="html"> |
5114 | <source>Verify account via email</source> | ||
5115 | <target state="new">Verify account via email</target> | ||
5115 | <context-group purpose="location"> | 5116 | <context-group purpose="location"> |
5116 | <context context-type="sourcefile">../app/+signup/+verify-account/verify-account-routing.module.ts</context> | 5117 | <context context-type="sourcefile">../app/+signup/+verify-account/verify-account-routing.module.ts</context> |
5117 | <context context-type="linenumber">17</context> | 5118 | <context context-type="linenumber">17</context> |
5118 | </context-group> | 5119 | </context-group> |
5119 | </trans-unit><trans-unit id="9197112111252826229" datatype="html"> | 5120 | </trans-unit> |
5120 | <source>Ask to send an email to verify you account</source><target state="new">Ask to send an email to verify you account</target> | 5121 | <trans-unit id="9197112111252826229" datatype="html"> |
5122 | <source>Ask to send an email to verify you account</source> | ||
5123 | <target state="new">Ask to send an email to verify you account</target> | ||
5121 | <context-group purpose="location"> | 5124 | <context-group purpose="location"> |
5122 | <context context-type="sourcefile">../app/+signup/+verify-account/verify-account-routing.module.ts</context> | 5125 | <context context-type="sourcefile">../app/+signup/+verify-account/verify-account-routing.module.ts</context> |
5123 | <context context-type="linenumber">26</context> | 5126 | <context context-type="linenumber">26</context> |
@@ -5168,9 +5171,7 @@ The link will expire within 1 hour.</target> | |||
5168 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> | 5171 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.html</context><context context-type="linenumber">37</context></context-group> |
5169 | </trans-unit> | 5172 | </trans-unit> |
5170 | <trans-unit id="7152797255397280410" datatype="html"> | 5173 | <trans-unit id="7152797255397280410" datatype="html"> |
5171 | <source>Do you really want to delete <x id="PH"/>? | 5174 | <source>Do you really want to delete <x id="PH"/>? It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another channel with the same name (<x id="PH_2"/>)!</source> |
5172 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | ||
5173 | channel with the same name (<x id="PH_2"/>)!</source> | ||
5174 | <target state="new">Do you really want to delete <x id="PH"/>? | 5175 | <target state="new">Do you really want to delete <x id="PH"/>? |
5175 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another | 5176 | It will delete <x id="PH_1"/> videos uploaded in this channel, and you will not be able to create another |
5176 | channel with the same name (<x id="PH_2"/>)!</target> | 5177 | channel with the same name (<x id="PH_2"/>)!</target> |
@@ -5250,8 +5251,10 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5250 | <context context-type="sourcefile">../app/+videos/video-list/video-most-liked.component.ts</context> | 5251 | <context context-type="sourcefile">../app/+videos/video-list/video-most-liked.component.ts</context> |
5251 | <context context-type="linenumber">41</context> | 5252 | <context context-type="linenumber">41</context> |
5252 | </context-group> | 5253 | </context-group> |
5253 | </trans-unit><trans-unit id="2494835943815843060" datatype="html"> | 5254 | </trans-unit> |
5254 | <source>Videos that have the most likes.</source><target state="new">Videos that have the most likes.</target> | 5255 | <trans-unit id="2494835943815843060" datatype="html"> |
5256 | <source>Videos that have the most likes.</source> | ||
5257 | <target state="new">Videos that have the most likes.</target> | ||
5255 | <context-group purpose="location"> | 5258 | <context-group purpose="location"> |
5256 | <context context-type="sourcefile">../app/+videos/video-list/video-most-liked.component.ts</context> | 5259 | <context context-type="sourcefile">../app/+videos/video-list/video-most-liked.component.ts</context> |
5257 | <context context-type="linenumber">42</context> | 5260 | <context context-type="linenumber">42</context> |
@@ -5282,8 +5285,10 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5282 | <source>PeerTube</source> | 5285 | <source>PeerTube</source> |
5283 | <target>PeerTube</target> | 5286 | <target>PeerTube</target> |
5284 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group> | 5287 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about.component.html</context><context context-type="linenumber">7</context></context-group> |
5285 | </trans-unit><trans-unit id="2c7cd7912f61e528f6b38d4bc28733135931042b" datatype="html"> | 5288 | </trans-unit> |
5286 | <source>Network</source><target state="new">Network</target> | 5289 | <trans-unit id="2c7cd7912f61e528f6b38d4bc28733135931042b" datatype="html"> |
5290 | <source>Network</source> | ||
5291 | <target state="new">Network</target> | ||
5287 | <context-group purpose="location"> | 5292 | <context-group purpose="location"> |
5288 | <context context-type="sourcefile">../app/+about/about.component.html</context> | 5293 | <context context-type="sourcefile">../app/+about/about.component.html</context> |
5289 | <context context-type="linenumber">9</context> | 5294 | <context context-type="linenumber">9</context> |
@@ -5417,20 +5422,21 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5417 | PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser. | 5422 | PeerTube is a self-hosted ActivityPub-federated video streaming platform using P2P directly in your web browser. |
5418 | </target> | 5423 | </target> |
5419 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">10</context></context-group> | 5424 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">10</context></context-group> |
5420 | </trans-unit><trans-unit id="ccbfd56f7d72ca5055b86a35f66b7a6d0a250d03" datatype="html"> | 5425 | </trans-unit> |
5421 | <source> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source><target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target> | 5426 | <trans-unit id="ccbfd56f7d72ca5055b86a35f66b7a6d0a250d03" datatype="html"> |
5427 | <source>It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </source> | ||
5428 | <target state="new"> It is free and open-source software, under <x id="START_LINK"/>AGPLv3 licence<x id="CLOSE_LINK"/>. </target> | ||
5422 | <context-group purpose="location"> | 5429 | <context-group purpose="location"> |
5423 | <context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context> | 5430 | <context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context> |
5424 | <context context-type="linenumber">14,16</context> | 5431 | <context context-type="linenumber">14,16</context> |
5425 | </context-group> | 5432 | </context-group> |
5426 | </trans-unit> | 5433 | </trans-unit> |
5427 | |||
5428 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> | 5434 | <trans-unit id="7b85d0debc419e6c9c390ce02686b57d256cd139" datatype="html"> |
5429 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> | 5435 | <source>For more information, please visit <x id="START_LINK"/>joinpeertube.org<x id="CLOSE_LINK"/>. </source> |
5430 | <target state="new"> | 5436 | <target state="new"> |
5431 | For more information, please visit | 5437 | For more information, please visit |
5432 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org | 5438 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>joinpeertube.org |
5433 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. | 5439 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>. |
5434 | 5440 | ||
5435 | </target> | 5441 | </target> |
5436 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> | 5442 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">19</context></context-group> |
@@ -5544,14 +5550,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5544 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK_1"/>this document<x id="CLOSE_LINK"/> for more information </source> | 5550 | <source>Web peers are not publicly accessible: because we use WebRTC inside the web browser (<x id="START_LINK"/>with the WebTorrent library<x id="CLOSE_LINK"/>), the protocol is different from classic BitTorrent. When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers to forward the information to. See <x id="START_LINK_1"/>this document<x id="CLOSE_LINK"/> for more information </source> |
5545 | <target state="new"> | 5551 | <target state="new"> |
5546 | Web peers are not publicly accessible: because we use WebRTC inside the web browser ( | 5552 | Web peers are not publicly accessible: because we use WebRTC inside the web browser ( |
5547 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the | 5553 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>with the |
5548 | WebTorrent library | 5554 | WebTorrent library |
5549 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. | 5555 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/>), the protocol is different from classic BitTorrent. |
5550 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers | 5556 | When you are in a web browser, you send a signal containing your IP address to the tracker that will randomly choose other peers |
5551 | to forward the information to. | 5557 | to forward the information to. |
5552 | See | 5558 | See |
5553 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document | 5559 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>this document |
5554 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information | 5560 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> for more information |
5555 | 5561 | ||
5556 | </target> | 5562 | </target> |
5557 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> | 5563 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">118</context></context-group> |
@@ -5621,15 +5627,14 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5621 | <target state="new">Allow instance admins to disable P2P from the administration interface</target> | 5627 | <target state="new">Allow instance admins to disable P2P from the administration interface</target> |
5622 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">158</context></context-group> | 5628 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">158</context></context-group> |
5623 | </trans-unit> | 5629 | </trans-unit> |
5624 | |||
5625 | <trans-unit id="a4a403ca6ccc6c4bd590cdfb045474270625ea12" datatype="html"> | 5630 | <trans-unit id="a4a403ca6ccc6c4bd590cdfb045474270625ea12" datatype="html"> |
5626 | <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> | 5631 | <source>Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling WebRTC in your browser.</source> |
5627 | <target state="new"> | 5632 | <target state="new"> |
5628 | Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling | 5633 | Ultimately, remember you can always disable P2P by toggling it in the video player, or just by disabling |
5629 | WebRTC in your browser. | 5634 | WebRTC in your browser. |
5630 | </target> | 5635 | </target> |
5631 | 5636 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">162</context></context-group> | |
5632 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube.component.html</context><context context-type="linenumber">162</context></context-group></trans-unit> | 5637 | </trans-unit> |
5633 | <trans-unit id="eebbc9b6d037b9c08225b769a5f3f333b2789500" datatype="html"> | 5638 | <trans-unit id="eebbc9b6d037b9c08225b769a5f3f333b2789500" datatype="html"> |
5634 | <source>Followers instances</source> | 5639 | <source>Followers instances</source> |
5635 | <target state="new">Followers instances</target> | 5640 | <target state="new">Followers instances</target> |
@@ -5639,8 +5644,10 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5639 | <source>This instance does not have instances followers.</source> | 5644 | <source>This instance does not have instances followers.</source> |
5640 | <target state="new">This instance does not have instances followers.</target> | 5645 | <target state="new">This instance does not have instances followers.</target> |
5641 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group> | 5646 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">6</context></context-group> |
5642 | </trans-unit><trans-unit id="9a9dcdc62c7e0048f4f4702b0327dda350341abc" datatype="html"> | 5647 | </trans-unit> |
5643 | <source>This instance is not following any other.</source><target state="new">This instance is not following any other.</target> | 5648 | <trans-unit id="9a9dcdc62c7e0048f4f4702b0327dda350341abc" datatype="html"> |
5649 | <source>This instance is not following any other.</source> | ||
5650 | <target state="new">This instance is not following any other.</target> | ||
5644 | <context-group purpose="location"> | 5651 | <context-group purpose="location"> |
5645 | <context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context> | 5652 | <context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context> |
5646 | <context context-type="linenumber">16</context> | 5653 | <context context-type="linenumber">16</context> |
@@ -5651,7 +5658,6 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5651 | <target state="new">Followings instances</target> | 5658 | <target state="new">Followings instances</target> |
5652 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">14</context></context-group> | 5659 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-follows/about-follows.component.html</context><context context-type="linenumber">14</context></context-group> |
5653 | </trans-unit> | 5660 | </trans-unit> |
5654 | |||
5655 | <trans-unit id="4195286790385468087" datatype="html"> | 5661 | <trans-unit id="4195286790385468087" datatype="html"> |
5656 | <source>About this instance</source> | 5662 | <source>About this instance</source> |
5657 | <target state="translated">このインスタンスについて</target> | 5663 | <target state="translated">このインスタンスについて</target> |
@@ -5667,19 +5673,20 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5667 | <context context-type="sourcefile">../app/+about/about-routing.module.ts</context> | 5673 | <context context-type="sourcefile">../app/+about/about-routing.module.ts</context> |
5668 | <context context-type="linenumber">38</context> | 5674 | <context context-type="linenumber">38</context> |
5669 | </context-group> | 5675 | </context-group> |
5670 | </trans-unit><trans-unit id="1812900507515561988" datatype="html"> | 5676 | </trans-unit> |
5671 | <source>About this instance's network</source><target state="new">About this instance's network</target> | 5677 | <trans-unit id="1812900507515561988" datatype="html"> |
5678 | <source>About this instance's network</source> | ||
5679 | <target state="new">About this instance's network</target> | ||
5672 | <context-group purpose="location"> | 5680 | <context-group purpose="location"> |
5673 | <context context-type="sourcefile">../app/+about/about-routing.module.ts</context> | 5681 | <context context-type="sourcefile">../app/+about/about-routing.module.ts</context> |
5674 | <context context-type="linenumber">47</context> | 5682 | <context context-type="linenumber">47</context> |
5675 | </context-group> | 5683 | </context-group> |
5676 | </trans-unit> | 5684 | </trans-unit> |
5677 | |||
5678 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> | 5685 | <trans-unit id="3d2fb0ff92d3dd1e6040cd79b2a60edac6dea2da" datatype="html"> |
5679 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> | 5686 | <source>Developed with ❤ by <x id="START_LINK"/>Framasoft<x id="CLOSE_LINK"/></source> |
5680 | <target state="new">Developed with ❤ by | 5687 | <target state="new">Developed with ❤ by |
5681 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft | 5688 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Framasoft |
5682 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 5689 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
5683 | </target> | 5690 | </target> |
5684 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> | 5691 | <context-group purpose="location"><context context-type="sourcefile">../app/+about/about-peertube/about-peertube-contributors.component.html</context><context context-type="linenumber">3</context></context-group> |
5685 | </trans-unit> | 5692 | </trans-unit> |
@@ -5749,7 +5756,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5749 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> | 5756 | <source>A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content.<x id="LINE_BREAK"/> For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. </source> |
5750 | <target state="new"> | 5757 | <target state="new"> |
5751 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. | 5758 | A channel is an entity in which you upload your videos. Creating several of them helps you to organize and separate your content. |
5752 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> | 5759 | <x id="LINE_BREAK" ctype="lb" equiv-text="<br/>"/> |
5753 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. | 5760 | For example, you could decide to have a channel to publish your piano concerts, and another channel in which you publish your videos talking about ecology. |
5754 | 5761 | ||
5755 | </target> | 5762 | </target> |
@@ -5788,14 +5795,15 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5788 | The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. | 5795 | The channel name is a unique identifier of your channel on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it. |
5789 | </target> | 5796 | </target> |
5790 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">43</context></context-group> | 5797 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context><context context-type="linenumber">43</context></context-group> |
5791 | </trans-unit><trans-unit id="4b84dbfc388651c74c77bba7ee0078b5714baf00" datatype="html"> | 5798 | </trans-unit> |
5792 | <source> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </source><target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target> | 5799 | <trans-unit id="4b84dbfc388651c74c77bba7ee0078b5714baf00" datatype="html"> |
5800 | <source>Channel name cannot be the same as your account name. You can click on the first step to update your account name.</source> | ||
5801 | <target state="new"> Channel name cannot be the same as your account name. You can click on the first step to update your account name. </target> | ||
5793 | <context-group purpose="location"> | 5802 | <context-group purpose="location"> |
5794 | <context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context> | 5803 | <context context-type="sourcefile">../app/+signup/+register/register-step-channel.component.html</context> |
5795 | <context context-type="linenumber">51,52</context> | 5804 | <context context-type="linenumber">51,52</context> |
5796 | </context-group> | 5805 | </context-group> |
5797 | </trans-unit> | 5806 | </trans-unit> |
5798 | |||
5799 | <trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3"> | 5807 | <trans-unit id="26025b8081241cf85eb6516431b596df11fa66b3"> |
5800 | <source>Example: jane_doe</source> | 5808 | <source>Example: jane_doe</source> |
5801 | <target>例: yamada_taro</target> | 5809 | <target>例: yamada_taro</target> |
@@ -5813,12 +5821,12 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5813 | <target state="new"> | 5821 | <target state="new"> |
5814 | I am at least 16 years old and agree | 5822 | I am at least 16 years old and agree |
5815 | to the | 5823 | to the |
5816 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms | 5824 | <x id="START_LINK" ctype="x-a" equiv-text="<a>"/>Terms |
5817 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 5825 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
5818 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the | 5826 | <x id="START_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="<ng-container>"/> and to the |
5819 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct | 5827 | <x id="START_LINK_1" ctype="x-a" equiv-text="<a>"/>Code of Conduct |
5820 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> | 5828 | <x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> |
5821 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> | 5829 | <x id="CLOSE_TAG_NG-CONTAINER" ctype="x-ng-container" equiv-text="</ng-container>"/> |
5822 | of this instance | 5830 | of this instance |
5823 | 5831 | ||
5824 | </target> | 5832 | </target> |
@@ -5953,8 +5961,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
5953 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">58</context></context-group> | 5961 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">58</context></context-group> |
5954 | </trans-unit> | 5962 | </trans-unit> |
5955 | <trans-unit id="8011855989482474311" datatype="html"> | 5963 | <trans-unit id="8011855989482474311" datatype="html"> |
5956 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> | 5964 | <source>A <code>.mp4</code> that keeps the original audio track, with no video</source> |
5957 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> | 5965 | <target state="new">A <code>.mp4</code> that keeps the original audio track, with no video</target> |
5958 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">59</context></context-group> | 5966 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">59</context></context-group> |
5959 | </trans-unit> | 5967 | </trans-unit> |
5960 | <trans-unit id="3768852440495368591"> | 5968 | <trans-unit id="3768852440495368591"> |
@@ -6035,8 +6043,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
6035 | <trans-unit id="2060042292048624940"> | 6043 | <trans-unit id="2060042292048624940"> |
6036 | <source>Configuration updated.</source> | 6044 | <source>Configuration updated.</source> |
6037 | <target>設定が更新されました。</target> | 6045 | <target>設定が更新されました。</target> |
6038 | 6046 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">347</context></context-group> | |
6039 | <context-group purpose="location"><context context-type="sourcefile">../app/+admin/config/edit-custom-config/edit-custom-config.component.ts</context><context context-type="linenumber">347</context></context-group></trans-unit> | 6047 | </trans-unit> |
6040 | <trans-unit id="6284468333579755406" datatype="html"> | 6048 | <trans-unit id="6284468333579755406" datatype="html"> |
6041 | <source>Edit custom configuration</source> | 6049 | <source>Edit custom configuration</source> |
6042 | <target state="new">Edit custom configuration</target> | 6050 | <target state="new">Edit custom configuration</target> |
@@ -7073,13 +7081,13 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7073 | <target>動画チャンネル | 7081 | <target>動画チャンネル |
7074 | <x id="PH"/> を削除しました。 | 7082 | <x id="PH"/> を削除しました。 |
7075 | </target> | 7083 | </target> |
7076 | 7084 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">127</context></context-group> | |
7077 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">127</context></context-group></trans-unit> | 7085 | </trans-unit> |
7078 | <trans-unit id="6450826648284332649" datatype="html"> | 7086 | <trans-unit id="6450826648284332649" datatype="html"> |
7079 | <source>Views for the day</source> | 7087 | <source>Views for the day</source> |
7080 | <target state="new">Views for the day</target> | 7088 | <target state="new">Views for the day</target> |
7081 | 7089 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">146</context></context-group> | |
7082 | <context-group purpose="location"><context context-type="sourcefile">../app/+my-account/+my-account-video-channels/my-account-video-channels.component.ts</context><context context-type="linenumber">146</context></context-group></trans-unit> | 7090 | </trans-unit> |
7083 | <trans-unit id="4707367314920217630" datatype="html"> | 7091 | <trans-unit id="4707367314920217630" datatype="html"> |
7084 | <source>Create new video channel</source> | 7092 | <source>Create new video channel</source> |
7085 | <target state="new">Create new video channel</target> | 7093 | <target state="new">Create new video channel</target> |
@@ -7305,8 +7313,6 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7305 | </target> | 7313 | </target> |
7306 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">45</context></context-group> | 7314 | <context-group purpose="location"><context context-type="sourcefile">../app/+signup/+verify-account/verify-account-ask-send-email/verify-account-ask-send-email.component.ts</context><context context-type="linenumber">45</context></context-group> |
7307 | </trans-unit> | 7315 | </trans-unit> |
7308 | |||
7309 | |||
7310 | <trans-unit id="4180693983967989981"> | 7316 | <trans-unit id="4180693983967989981"> |
7311 | <source>Unable to find user id or verification string.</source> | 7317 | <source>Unable to find user id or verification string.</source> |
7312 | <target>ユーザーIDまたは確認文字列が見つかりません。</target> | 7318 | <target>ユーザーIDまたは確認文字列が見つかりません。</target> |
@@ -7328,8 +7334,8 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7328 | <trans-unit id="1783173774503340906"> | 7334 | <trans-unit id="1783173774503340906"> |
7329 | <source>Subscribe to the account</source> | 7335 | <source>Subscribe to the account</source> |
7330 | <target>アカウントを購読する</target> | 7336 | <target>アカウントを購読する</target> |
7331 | 7337 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">902</context></context-group> | |
7332 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">902</context></context-group></trans-unit> | 7338 | </trans-unit> |
7333 | <trans-unit id="4014335318155107533" datatype="html"> | 7339 | <trans-unit id="4014335318155107533" datatype="html"> |
7334 | <source>VIDEO PLAYLISTS</source> | 7340 | <source>VIDEO PLAYLISTS</source> |
7335 | <target state="new">VIDEO PLAYLISTS</target> | 7341 | <target state="new">VIDEO PLAYLISTS</target> |
@@ -7391,8 +7397,7 @@ channel with the same name (<x id="PH_2"/>)!</target> | |||
7391 | <context-group purpose="location"><context context-type="sourcefile">../app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> | 7397 | <context-group purpose="location"><context context-type="sourcefile">../app/core/auth/auth.service.ts</context><context context-type="linenumber">75</context></context-group> |
7392 | </trans-unit> | 7398 | </trans-unit> |
7393 | <trans-unit id="2013324644839511073" datatype="html"> | 7399 | <trans-unit id="2013324644839511073" datatype="html"> |
7394 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7400 | <source>Cannot retrieve OAuth Client credentials: <x id="PH"/>. Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> |
7395 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</source> | ||
7396 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. | 7401 | <target state="new">Cannot retrieve OAuth Client credentials: <x id="PH"/>. |
7397 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> | 7402 | Ensure you have correctly configured PeerTube (config/ directory), in particular the "webserver" section.</target> |
7398 | <context-group purpose="location"> | 7403 | <context-group purpose="location"> |
@@ -7523,8 +7528,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7523 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search-filters.component.ts</context><context context-type="linenumber">69</context></context-group> | 7528 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search-filters.component.ts</context><context context-type="linenumber">69</context></context-group> |
7524 | </trans-unit> | 7529 | </trans-unit> |
7525 | <trans-unit id="6613870447286561244"> | 7530 | <trans-unit id="6613870447286561244"> |
7526 | <source>Long (> 10 min)</source> | 7531 | <source>Long (> 10 min)</source> |
7527 | <target>長い (> 10 分)</target> | 7532 | <target>長い (> 10 分)</target> |
7528 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search-filters.component.ts</context><context context-type="linenumber">73</context></context-group> | 7533 | <context-group purpose="location"><context context-type="sourcefile">../app/+search/search-filters.component.ts</context><context context-type="linenumber">73</context></context-group> |
7529 | </trans-unit> | 7534 | </trans-unit> |
7530 | <trans-unit id="1787083504545967"> | 7535 | <trans-unit id="1787083504545967"> |
@@ -7843,14 +7848,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
7843 | <source>Channel name cannot be more than 50 characters long.</source> | 7848 | <source>Channel name cannot be more than 50 characters long.</source> |
7844 | <target state="new">Channel name cannot be more than 50 characters long.</target> | 7849 | <target state="new">Channel name cannot be more than 50 characters long.</target> |
7845 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group> | 7850 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/form-validators/user-validators.ts</context><context context-type="linenumber">29</context></context-group> |
7846 | </trans-unit><trans-unit id="3419415520566928243" datatype="html"> | 7851 | </trans-unit> |
7847 | <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source><target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target> | 7852 | <trans-unit id="3419415520566928243" datatype="html"> |
7853 | <source>Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</source> | ||
7854 | <target state="new">Channel name should be lowercase, and can contain only alphanumeric characters, dots and underscores.</target> | ||
7848 | <context-group purpose="location"> | 7855 | <context-group purpose="location"> |
7849 | <context context-type="sourcefile">../app/shared/form-validators/user-validators.ts</context> | 7856 | <context context-type="sourcefile">../app/shared/form-validators/user-validators.ts</context> |
7850 | <context context-type="linenumber">30</context> | 7857 | <context context-type="linenumber">30</context> |
7851 | </context-group> | 7858 | </context-group> |
7852 | </trans-unit> | 7859 | </trans-unit> |
7853 | |||
7854 | <trans-unit id="525871656034789056"> | 7860 | <trans-unit id="525871656034789056"> |
7855 | <source>Password must be at least 6 characters long.</source> | 7861 | <source>Password must be at least 6 characters long.</source> |
7856 | <target>パスワードは 6 文字以上にする必要があります。</target> | 7862 | <target>パスワードは 6 文字以上にする必要があります。</target> |
@@ -8056,7 +8062,6 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8056 | <target>コメントは 3,000 文字以内でなければなりません。</target> | 8062 | <target>コメントは 3,000 文字以内でなければなりません。</target> |
8057 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group> | 8063 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/form-validators/video-comment-validators.ts</context><context context-type="linenumber">9</context></context-group> |
8058 | </trans-unit> | 8064 | </trans-unit> |
8059 | |||
8060 | <trans-unit id="6854100952145697527"> | 8065 | <trans-unit id="6854100952145697527"> |
8061 | <source>Display name cannot be more than 120 characters long.</source> | 8066 | <source>Display name cannot be more than 120 characters long.</source> |
8062 | <target>表示名は 120 文字以内でなければなりません。</target> | 8067 | <target>表示名は 120 文字以内でなければなりません。</target> |
@@ -8704,14 +8709,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8704 | <source>Mute this account</source> | 8709 | <source>Mute this account</source> |
8705 | <target>このアカウントをミュート</target> | 8710 | <target>このアカウントをミュート</target> |
8706 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group> | 8711 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">297</context></context-group> |
8707 | </trans-unit><trans-unit id="2365286519320230773" datatype="html"> | 8712 | </trans-unit> |
8708 | <source>Hide any content from that user from you.</source><target state="new">Hide any content from that user from you.</target> | 8713 | <trans-unit id="2365286519320230773" datatype="html"> |
8714 | <source>Hide any content from that user from you.</source> | ||
8715 | <target state="new">Hide any content from that user from you.</target> | ||
8709 | <context-group purpose="location"> | 8716 | <context-group purpose="location"> |
8710 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8717 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8711 | <context context-type="linenumber">298</context> | 8718 | <context context-type="linenumber">298</context> |
8712 | </context-group> | 8719 | </context-group> |
8713 | </trans-unit> | 8720 | </trans-unit> |
8714 | |||
8715 | <trans-unit id="4043508901590508211"> | 8721 | <trans-unit id="4043508901590508211"> |
8716 | <source>Unmute this account</source> | 8722 | <source>Unmute this account</source> |
8717 | <target>このアカウントのミュートを解除</target> | 8723 | <target>このアカウントのミュートを解除</target> |
@@ -8746,50 +8752,54 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8746 | <source>Remove comments from your videos</source> | 8752 | <source>Remove comments from your videos</source> |
8747 | <target state="new">Remove comments from your videos</target> | 8753 | <target state="new">Remove comments from your videos</target> |
8748 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> | 8754 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">321</context></context-group> |
8749 | </trans-unit><trans-unit id="4810478487244286994" datatype="html"> | 8755 | </trans-unit> |
8750 | <source>Remove comments made by this account on your videos.</source><target state="new">Remove comments made by this account on your videos.</target> | 8756 | <trans-unit id="4810478487244286994" datatype="html"> |
8757 | <source>Remove comments made by this account on your videos.</source> | ||
8758 | <target state="new">Remove comments made by this account on your videos.</target> | ||
8751 | <context-group purpose="location"> | 8759 | <context-group purpose="location"> |
8752 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8760 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8753 | <context context-type="linenumber">322</context> | 8761 | <context context-type="linenumber">322</context> |
8754 | </context-group> | 8762 | </context-group> |
8755 | </trans-unit> | 8763 | </trans-unit> |
8756 | |||
8757 | <trans-unit id="81452583525574033"> | 8764 | <trans-unit id="81452583525574033"> |
8758 | <source>Mute this account by your instance</source> | 8765 | <source>Mute this account by your instance</source> |
8759 | <target>このインスタンス上からこのアカウントをミュート</target> | 8766 | <target>このインスタンス上からこのアカウントをミュート</target> |
8760 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group> | 8767 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">333</context></context-group> |
8761 | </trans-unit><trans-unit id="2077144178298031252" datatype="html"> | 8768 | </trans-unit> |
8762 | <source>Hide any content from that user from you, your instance and its users.</source><target state="new">Hide any content from that user from you, your instance and its users.</target> | 8769 | <trans-unit id="2077144178298031252" datatype="html"> |
8770 | <source>Hide any content from that user from you, your instance and its users.</source> | ||
8771 | <target state="new">Hide any content from that user from you, your instance and its users.</target> | ||
8763 | <context-group purpose="location"> | 8772 | <context-group purpose="location"> |
8764 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8773 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8765 | <context context-type="linenumber">334</context> | 8774 | <context context-type="linenumber">334</context> |
8766 | </context-group> | 8775 | </context-group> |
8767 | </trans-unit> | 8776 | </trans-unit> |
8768 | |||
8769 | <trans-unit id="884942914962310163"> | 8777 | <trans-unit id="884942914962310163"> |
8770 | <source>Unmute this account by your instance</source> | 8778 | <source>Unmute this account by your instance</source> |
8771 | <target>このインスタンス上からこのアカウントのミュートを解除</target> | 8779 | <target>このインスタンス上からこのアカウントのミュートを解除</target> |
8772 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group> | 8780 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">339</context></context-group> |
8773 | </trans-unit><trans-unit id="7675070596643104983" datatype="html"> | 8781 | </trans-unit> |
8774 | <source>Show this user's content to the users of this instance again.</source><target state="new">Show this user's content to the users of this instance again.</target> | 8782 | <trans-unit id="7675070596643104983" datatype="html"> |
8783 | <source>Show this user's content to the users of this instance again.</source> | ||
8784 | <target state="new">Show this user's content to the users of this instance again.</target> | ||
8775 | <context-group purpose="location"> | 8785 | <context-group purpose="location"> |
8776 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8786 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8777 | <context context-type="linenumber">340</context> | 8787 | <context context-type="linenumber">340</context> |
8778 | </context-group> | 8788 | </context-group> |
8779 | </trans-unit> | 8789 | </trans-unit> |
8780 | |||
8781 | <trans-unit id="3191211873505538654"> | 8790 | <trans-unit id="3191211873505538654"> |
8782 | <source>Mute the instance by your instance</source> | 8791 | <source>Mute the instance by your instance</source> |
8783 | <target>このインスタンス上からインスタンスをミュート</target> | 8792 | <target>このインスタンス上からインスタンスをミュート</target> |
8784 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> | 8793 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">351</context></context-group> |
8785 | </trans-unit><trans-unit id="525915681688649453" datatype="html"> | 8794 | </trans-unit> |
8786 | <source>Hide any content from that instance from you, your instance and its users.</source><target state="new">Hide any content from that instance from you, your instance and its users.</target> | 8795 | <trans-unit id="525915681688649453" datatype="html"> |
8796 | <source>Hide any content from that instance from you, your instance and its users.</source> | ||
8797 | <target state="new">Hide any content from that instance from you, your instance and its users.</target> | ||
8787 | <context-group purpose="location"> | 8798 | <context-group purpose="location"> |
8788 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8799 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8789 | <context context-type="linenumber">352</context> | 8800 | <context context-type="linenumber">352</context> |
8790 | </context-group> | 8801 | </context-group> |
8791 | </trans-unit> | 8802 | </trans-unit> |
8792 | |||
8793 | <trans-unit id="5325628963747139770"> | 8803 | <trans-unit id="5325628963747139770"> |
8794 | <source>Unmute the instance by your instance</source> | 8804 | <source>Unmute the instance by your instance</source> |
8795 | <target>このインスタンス上からインスタンスのミュートを解除</target> | 8805 | <target>このインスタンス上からインスタンスのミュートを解除</target> |
@@ -8804,14 +8814,15 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8804 | <source>Remove comments from your instance</source> | 8814 | <source>Remove comments from your instance</source> |
8805 | <target state="new">Remove comments from your instance</target> | 8815 | <target state="new">Remove comments from your instance</target> |
8806 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">368</context></context-group> | 8816 | <context-group purpose="location"><context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context><context context-type="linenumber">368</context></context-group> |
8807 | </trans-unit><trans-unit id="4809327075591089709" datatype="html"> | 8817 | </trans-unit> |
8808 | <source>Remove comments made by this account from your instance.</source><target state="new">Remove comments made by this account from your instance.</target> | 8818 | <trans-unit id="4809327075591089709" datatype="html"> |
8819 | <source>Remove comments made by this account from your instance.</source> | ||
8820 | <target state="new">Remove comments made by this account from your instance.</target> | ||
8809 | <context-group purpose="location"> | 8821 | <context-group purpose="location"> |
8810 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> | 8822 | <context context-type="sourcefile">../app/shared/shared-moderation/user-moderation-dropdown.component.ts</context> |
8811 | <context context-type="linenumber">369</context> | 8823 | <context context-type="linenumber">369</context> |
8812 | </context-group> | 8824 | </context-group> |
8813 | </trans-unit> | 8825 | </trans-unit> |
8814 | |||
8815 | <trans-unit id="6746743143272021955" datatype="html"> | 8826 | <trans-unit id="6746743143272021955" datatype="html"> |
8816 | <source>Violent or repulsive</source> | 8827 | <source>Violent or repulsive</source> |
8817 | <target state="new">Violent or repulsive</target> | 8828 | <target state="new">Violent or repulsive</target> |
@@ -8890,18 +8901,18 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
8890 | <target>試行回数が多すぎます。 | 8901 | <target>試行回数が多すぎます。 |
8891 | <x id="PH"/> 分後にもう一度お試しください。 | 8902 | <x id="PH"/> 分後にもう一度お試しください。 |
8892 | </target> | 8903 | </target> |
8893 | 8904 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">66</context></context-group> | |
8894 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">66</context></context-group></trans-unit> | 8905 | </trans-unit> |
8895 | <trans-unit id="4965472196059235310"> | 8906 | <trans-unit id="4965472196059235310"> |
8896 | <source>Too many attempts, please try again later.</source> | 8907 | <source>Too many attempts, please try again later.</source> |
8897 | <target>試行回数が多すぎます。しばらくしてからもう一度お試しください。</target> | 8908 | <target>試行回数が多すぎます。しばらくしてからもう一度お試しください。</target> |
8898 | 8909 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">68</context></context-group> | |
8899 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">68</context></context-group></trans-unit> | 8910 | </trans-unit> |
8900 | <trans-unit id="1693549688987384699"> | 8911 | <trans-unit id="1693549688987384699"> |
8901 | <source>Server error. Please retry later.</source> | 8912 | <source>Server error. Please retry later.</source> |
8902 | <target>サーバーエラーです。 後でもう一度やり直してください。</target> | 8913 | <target>サーバーエラーです。 後でもう一度やり直してください。</target> |
8903 | 8914 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">71</context></context-group> | |
8904 | <context-group purpose="location"><context context-type="sourcefile">../app/core/rest/rest-extractor.service.ts</context><context context-type="linenumber">71</context></context-group></trans-unit> | 8915 | </trans-unit> |
8905 | <trans-unit id="5927402622550505067" datatype="html"> | 8916 | <trans-unit id="5927402622550505067" datatype="html"> |
8906 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> | 8917 | <source>Subscribed to all current channels of <x id="PH"/>. You will be notified of all their new videos.</source> |
8907 | <target state="new">Subscribed to all current channels of | 8918 | <target state="new">Subscribed to all current channels of |
@@ -9124,8 +9135,8 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9124 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group> | 9135 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">134</context></context-group> |
9125 | </trans-unit> | 9136 | </trans-unit> |
9126 | <trans-unit id="8272123190776748811" datatype="html"> | 9137 | <trans-unit id="8272123190776748811" datatype="html"> |
9127 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> | 9138 | <source>You need to be <a href="/login">logged in</a> to rate this video.</source> |
9128 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> | 9139 | <target state="new">You need to be <a href="/login">logged in</a> to rate this video.</target> |
9129 | <context-group purpose="location"> | 9140 | <context-group purpose="location"> |
9130 | <context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context> | 9141 | <context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context> |
9131 | <context context-type="linenumber">219</context> | 9142 | <context context-type="linenumber">219</context> |
@@ -9556,15 +9567,13 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9556 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">242</context></context-group> | 9567 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">242</context></context-group> |
9557 | </trans-unit> | 9568 | </trans-unit> |
9558 | <trans-unit id="5297709903228580202" datatype="html"> | 9569 | <trans-unit id="5297709903228580202" datatype="html"> |
9559 | <source>Your video quota is exceeded with this video ( | 9570 | <source>Your video quota is exceeded with this video ( video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> |
9560 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | ||
9561 | <target state="new">Your video quota is exceeded with this video ( | 9571 | <target state="new">Your video quota is exceeded with this video ( |
9562 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9572 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9563 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">264</context></context-group> | 9573 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">264</context></context-group> |
9564 | </trans-unit> | 9574 | </trans-unit> |
9565 | <trans-unit id="1267976082314717617" datatype="html"> | 9575 | <trans-unit id="1267976082314717617" datatype="html"> |
9566 | <source>Your daily video quota is exceeded with this video ( | 9576 | <source>Your daily video quota is exceeded with this video ( video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> |
9567 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</source> | ||
9568 | <target state="new">Your daily video quota is exceeded with this video ( | 9577 | <target state="new">Your daily video quota is exceeded with this video ( |
9569 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | 9578 | video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> |
9570 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">284</context></context-group> | 9579 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-edit/video-add-components/video-upload.component.ts</context><context context-type="linenumber">284</context></context-group> |
@@ -9631,8 +9640,8 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9631 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">210</context></context-group> | 9640 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch-playlist.component.ts</context><context context-type="linenumber">210</context></context-group> |
9632 | </trans-unit> | 9641 | </trans-unit> |
9633 | <trans-unit id="961774488937452220" datatype="html"> | 9642 | <trans-unit id="961774488937452220" datatype="html"> |
9634 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> | 9643 | <source>This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</source> |
9635 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> | 9644 | <target state="new">This video is not available on this instance. Do you want to be redirected on the origin instance: <a href="<x id="PH"/>"><x id="PH_1"/></a>?</target> |
9636 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">412</context></context-group> | 9645 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">412</context></context-group> |
9637 | </trans-unit> | 9646 | </trans-unit> |
9638 | <trans-unit id="5761611056224181752" datatype="html"> | 9647 | <trans-unit id="5761611056224181752" datatype="html"> |
@@ -9668,74 +9677,73 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9668 | <trans-unit id="7895294730547405228" datatype="html"> | 9677 | <trans-unit id="7895294730547405228" datatype="html"> |
9669 | <source>Enter/exit fullscreen (requires player focus)</source> | 9678 | <source>Enter/exit fullscreen (requires player focus)</source> |
9670 | <target state="new">Enter/exit fullscreen (requires player focus)</target> | 9679 | <target state="new">Enter/exit fullscreen (requires player focus)</target> |
9671 | 9680 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">869</context></context-group> | |
9672 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">869</context></context-group></trans-unit> | 9681 | </trans-unit> |
9673 | <trans-unit id="7618388257165864759" datatype="html"> | 9682 | <trans-unit id="7618388257165864759" datatype="html"> |
9674 | <source>Play/Pause the video (requires player focus)</source> | 9683 | <source>Play/Pause the video (requires player focus)</source> |
9675 | <target state="new">Play/Pause the video (requires player focus)</target> | 9684 | <target state="new">Play/Pause the video (requires player focus)</target> |
9676 | 9685 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">870</context></context-group> | |
9677 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">870</context></context-group></trans-unit> | 9686 | </trans-unit> |
9678 | <trans-unit id="7761890399634216630" datatype="html"> | 9687 | <trans-unit id="7761890399634216630" datatype="html"> |
9679 | <source>Mute/unmute the video (requires player focus)</source> | 9688 | <source>Mute/unmute the video (requires player focus)</source> |
9680 | <target state="new">Mute/unmute the video (requires player focus)</target> | 9689 | <target state="new">Mute/unmute the video (requires player focus)</target> |
9681 | 9690 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">871</context></context-group> | |
9682 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">871</context></context-group></trans-unit> | 9691 | </trans-unit> |
9683 | <trans-unit id="5996585232248234904" datatype="html"> | 9692 | <trans-unit id="5996585232248234904" datatype="html"> |
9684 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> | 9693 | <source>Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</source> |
9685 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> | 9694 | <target state="new">Skip to a percentage of the video: 0 is 0% and 9 is 90% (requires player focus)</target> |
9686 | 9695 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">873</context></context-group> | |
9687 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">873</context></context-group></trans-unit> | 9696 | </trans-unit> |
9688 | <trans-unit id="3748765405903319998" datatype="html"> | 9697 | <trans-unit id="3748765405903319998" datatype="html"> |
9689 | <source>Increase the volume (requires player focus)</source> | 9698 | <source>Increase the volume (requires player focus)</source> |
9690 | <target state="new">Increase the volume (requires player focus)</target> | 9699 | <target state="new">Increase the volume (requires player focus)</target> |
9691 | 9700 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">875</context></context-group> | |
9692 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">875</context></context-group></trans-unit> | 9701 | </trans-unit> |
9693 | <trans-unit id="5810704036407159982" datatype="html"> | 9702 | <trans-unit id="5810704036407159982" datatype="html"> |
9694 | <source>Decrease the volume (requires player focus)</source> | 9703 | <source>Decrease the volume (requires player focus)</source> |
9695 | <target state="new">Decrease the volume (requires player focus)</target> | 9704 | <target state="new">Decrease the volume (requires player focus)</target> |
9696 | 9705 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">876</context></context-group> | |
9697 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">876</context></context-group></trans-unit> | 9706 | </trans-unit> |
9698 | <trans-unit id="2622048822548065691" datatype="html"> | 9707 | <trans-unit id="2622048822548065691" datatype="html"> |
9699 | <source>Seek the video forward (requires player focus)</source> | 9708 | <source>Seek the video forward (requires player focus)</source> |
9700 | <target state="new">Seek the video forward (requires player focus)</target> | 9709 | <target state="new">Seek the video forward (requires player focus)</target> |
9701 | 9710 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">878</context></context-group> | |
9702 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">878</context></context-group></trans-unit> | 9711 | </trans-unit> |
9703 | <trans-unit id="6540078205109221153" datatype="html"> | 9712 | <trans-unit id="6540078205109221153" datatype="html"> |
9704 | <source>Seek the video backward (requires player focus)</source> | 9713 | <source>Seek the video backward (requires player focus)</source> |
9705 | <target state="new">Seek the video backward (requires player focus)</target> | 9714 | <target state="new">Seek the video backward (requires player focus)</target> |
9706 | 9715 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">879</context></context-group> | |
9707 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">879</context></context-group></trans-unit> | 9716 | </trans-unit> |
9708 | <trans-unit id="1956491957766210808" datatype="html"> | 9717 | <trans-unit id="1956491957766210808" datatype="html"> |
9709 | <source>Increase playback rate (requires player focus)</source> | 9718 | <source>Increase playback rate (requires player focus)</source> |
9710 | <target state="translated">再生速度を早くする (アクティブのプレーヤーが必要)</target> | 9719 | <target state="translated">再生速度を早くする (アクティブのプレーヤーが必要)</target> |
9711 | 9720 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">881</context></context-group> | |
9712 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">881</context></context-group></trans-unit> | 9721 | </trans-unit> |
9713 | <trans-unit id="5495529997674803186" datatype="html"> | 9722 | <trans-unit id="5495529997674803186" datatype="html"> |
9714 | <source>Decrease playback rate (requires player focus)</source> | 9723 | <source>Decrease playback rate (requires player focus)</source> |
9715 | <target state="translated">再生速度を遅くする (アクティブのプレーヤーが必要)</target> | 9724 | <target state="translated">再生速度を遅くする (アクティブのプレーヤーが必要)</target> |
9716 | 9725 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">882</context></context-group> | |
9717 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">882</context></context-group></trans-unit> | 9726 | </trans-unit> |
9718 | <trans-unit id="3178343147230721210" datatype="html"> | 9727 | <trans-unit id="3178343147230721210" datatype="html"> |
9719 | <source>Navigate in the video frame by frame (requires player focus)</source> | 9728 | <source>Navigate in the video frame by frame (requires player focus)</source> |
9720 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> | 9729 | <target state="new">Navigate in the video frame by frame (requires player focus)</target> |
9721 | 9730 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">884</context></context-group> | |
9722 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">884</context></context-group></trans-unit> | 9731 | </trans-unit> |
9723 | <trans-unit id="8025996572234182184"> | 9732 | <trans-unit id="8025996572234182184"> |
9724 | <source>Like the video</source> | 9733 | <source>Like the video</source> |
9725 | <target>高く評価</target> | 9734 | <target>高く評価</target> |
9726 | 9735 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">892</context></context-group> | |
9727 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">892</context></context-group></trans-unit> | 9736 | </trans-unit> |
9728 | <trans-unit id="7692127636377222448"> | 9737 | <trans-unit id="7692127636377222448"> |
9729 | <source>Dislike the video</source> | 9738 | <source>Dislike the video</source> |
9730 | <target>低く評価</target> | 9739 | <target>低く評価</target> |
9731 | 9740 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">897</context></context-group> | |
9732 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">897</context></context-group></trans-unit> | 9741 | </trans-unit> |
9733 | <trans-unit id="1729036051846673606" datatype="html"> | 9742 | <trans-unit id="1729036051846673606" datatype="html"> |
9734 | <source>When active, the next video is automatically played after the current one.</source> | 9743 | <source>When active, the next video is automatically played after the current one.</source> |
9735 | <target state="translated">アクティブになったら、次の動画が自動で再生されます。</target> | 9744 | <target state="translated">アクティブになったら、次の動画が自動で再生されます。</target> |
9736 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">59</context></context-group> | 9745 | <context-group purpose="location"><context context-type="sourcefile">../app/+videos/+video-watch/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">59</context></context-group> |
9737 | </trans-unit> | 9746 | </trans-unit> |
9738 | |||
9739 | <trans-unit id="2431286785954354122" datatype="html"> | 9747 | <trans-unit id="2431286785954354122" datatype="html"> |
9740 | <source>Recently added</source> | 9748 | <source>Recently added</source> |
9741 | <target state="translated">最近登録された</target> | 9749 | <target state="translated">最近登録された</target> |
@@ -9777,7 +9785,7 @@ video size: <x id="PH"/>, used: <x id="PH_1"/>, quota: <x id="PH_2"/>)</target> | |||
9777 | </trans-unit> | 9785 | </trans-unit> |
9778 | <trans-unit id="4668975178372693951" datatype="html"> | 9786 | <trans-unit id="4668975178372693951" datatype="html"> |
9779 | <source>Discover videos</source> | 9787 | <source>Discover videos</source> |
9780 | <target state="new">Discover videos</target> | 9788 | <target state="translated">動画を見いだす</target> |
9781 | <context-group purpose="location"> | 9789 | <context-group purpose="location"> |
9782 | <context context-type="sourcefile">../app/+videos/videos-routing.module.ts</context> | 9790 | <context context-type="sourcefile">../app/+videos/videos-routing.module.ts</context> |
9783 | <context context-type="linenumber">23</context> | 9791 | <context context-type="linenumber">23</context> |