diff options
Diffstat (limited to 'client/src/locale/angular.xlf')
-rw-r--r-- | client/src/locale/angular.xlf | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/client/src/locale/angular.xlf b/client/src/locale/angular.xlf index 1fd01de10..f5bb37a36 100644 --- a/client/src/locale/angular.xlf +++ b/client/src/locale/angular.xlf | |||
@@ -12818,77 +12818,81 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
12818 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> commented your video <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 12818 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> commented your video <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/><x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
12819 | <context-group purpose="location"> | 12819 | <context-group purpose="location"> |
12820 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12820 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12821 | <context context-type="linenumber">101</context> | 12821 | <context context-type="linenumber">99</context> |
12822 | </context-group> | 12822 | </context-group> |
12823 | </trans-unit> | 12823 | </trans-unit> |
12824 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> | 12824 | <trans-unit id="4d2311a5156bd322cc7e2ebafcf6063ba8232e63" datatype="html"> |
12825 | <source> The notification concerns a comment now unavailable </source> | 12825 | <source> The notification concerns a comment now unavailable </source> |
12826 | <context-group purpose="location"> | 12826 | <context-group purpose="location"> |
12827 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12827 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12828 | <context context-type="linenumber">109,110</context> | 12828 | <context context-type="linenumber">107,108</context> |
12829 | </context-group> | ||
12830 | <context-group purpose="location"> | ||
12831 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | ||
12832 | <context context-type="linenumber">172,173</context> | ||
12829 | </context-group> | 12833 | </context-group> |
12830 | </trans-unit> | 12834 | </trans-unit> |
12831 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> | 12835 | <trans-unit id="b187dd5f406f4195b326ab01fa81f823025821b9" datatype="html"> |
12832 | <source> Your video <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> has been published </source> | 12836 | <source> Your video <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> has been published </source> |
12833 | <context-group purpose="location"> | 12837 | <context-group purpose="location"> |
12834 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12838 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12835 | <context context-type="linenumber">118,119</context> | 12839 | <context context-type="linenumber">116,117</context> |
12836 | </context-group> | 12840 | </context-group> |
12837 | </trans-unit> | 12841 | </trans-unit> |
12838 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> | 12842 | <trans-unit id="78dea99c581be394bf509426e114c9cda9f5825d" datatype="html"> |
12839 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl || notification.videoImportUrl">"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded </source> | 12843 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoUrl || notification.videoImportUrl">"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> succeeded </source> |
12840 | <context-group purpose="location"> | 12844 | <context-group purpose="location"> |
12841 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12845 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12842 | <context context-type="linenumber">126,127</context> | 12846 | <context context-type="linenumber">124,125</context> |
12843 | </context-group> | 12847 | </context-group> |
12844 | </trans-unit> | 12848 | </trans-unit> |
12845 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> | 12849 | <trans-unit id="dc586a7c70baa9217d98f58f4701fc3a29cd9d4d" datatype="html"> |
12846 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoImportUrl">"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed </source> | 12850 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.videoImportUrl">"/>Your video import<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> <x id="INTERPOLATION" equiv-text="{{ notification.videoImportIdentifier }}"/> failed </source> |
12847 | <context-group purpose="location"> | 12851 | <context-group purpose="location"> |
12848 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12852 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12849 | <context context-type="linenumber">134,135</context> | 12853 | <context context-type="linenumber">132,133</context> |
12850 | </context-group> | 12854 | </context-group> |
12851 | </trans-unit> | 12855 | </trans-unit> |
12852 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> | 12856 | <trans-unit id="55c81d14a4e11004f0bcda5a47575f316e85e43e" datatype="html"> |
12853 | <source> User <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> registered on your instance </source> | 12857 | <source> User <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.account.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> registered on your instance </source> |
12854 | <context-group purpose="location"> | 12858 | <context-group purpose="location"> |
12855 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12859 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12856 | <context context-type="linenumber">142,143</context> | 12860 | <context context-type="linenumber">140,141</context> |
12857 | </context-group> | 12861 | </context-group> |
12858 | </trans-unit> | 12862 | </trans-unit> |
12859 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> | 12863 | <trans-unit id="0f146c0a4152eb93ec2ad119e1dec613864d64c6" datatype="html"> |
12860 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> is following <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="notification.actorFollow.following.type === 'channel'">"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="<ng-container *ngIf="notification.actorFollow.following.type === 'account'">"/>your account<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></source> | 12864 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.follower.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a> "/> is following <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="notification.actorFollow.following.type === 'channel'">"/>your channel <x id="INTERPOLATION_1" equiv-text="{{ notification.actorFollow.following.displayName }}"/><x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/><x id="START_TAG_NG_CONTAINER_1" ctype="x-ng_container_1" equiv-text="<ng-container *ngIf="notification.actorFollow.following.type === 'account'">"/>your account<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></source> |
12861 | <context-group purpose="location"> | 12865 | <context-group purpose="location"> |
12862 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12866 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12863 | <context context-type="linenumber">152,155</context> | 12867 | <context context-type="linenumber">150,153</context> |
12864 | </context-group> | 12868 | </context-group> |
12865 | </trans-unit> | 12869 | </trans-unit> |
12866 | <trans-unit id="dde6b6ff4de622914ba78a2b584d070852eb710d" datatype="html"> | 12870 | <trans-unit id="d19a23d6b47ec2c67c3af1c4c07dda8ab0124118" datatype="html"> |
12867 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 12871 | <source><x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.accountUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.comment.account.displayName }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> mentioned you on <x id="START_LINK_1" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.commentUrl">"/>video <x id="INTERPOLATION_1" equiv-text="{{ notification.comment.video.name }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
12868 | <context-group purpose="location"> | 12872 | <context-group purpose="location"> |
12869 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12873 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12870 | <context context-type="linenumber">165</context> | 12874 | <context context-type="linenumber">164</context> |
12871 | </context-group> | 12875 | </context-group> |
12872 | </trans-unit> | 12876 | </trans-unit> |
12873 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> | 12877 | <trans-unit id="790986a06ed0bbab17b7e91c166ea4dfd96e7d3d" datatype="html"> |
12874 | <source> Your instance has <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.instanceFollowUrl">"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="notification.actorFollow?.state === 'pending'"> "/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></source> | 12878 | <source> Your instance has <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.instanceFollowUrl">"/>a new follower<x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/> (<x id="INTERPOLATION" equiv-text="{{ notification.actorFollow?.follower.host }}"/>) <x id="START_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="<ng-container *ngIf="notification.actorFollow?.state === 'pending'"> "/> awaiting your approval<x id="CLOSE_TAG_NG_CONTAINER" ctype="x-ng_container" equiv-text="</ng-container>"/></source> |
12875 | <context-group purpose="location"> | 12879 | <context-group purpose="location"> |
12876 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12880 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12877 | <context context-type="linenumber">173,174</context> | 12881 | <context context-type="linenumber">181,182</context> |
12878 | </context-group> | 12882 | </context-group> |
12879 | </trans-unit> | 12883 | </trans-unit> |
12880 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> | 12884 | <trans-unit id="b5a16cb819b18286a1a85e2a311045b920bfd559" datatype="html"> |
12881 | <source> Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.instanceFollowUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> | 12885 | <source> Your instance automatically followed <x id="START_LINK" ctype="x-a" equiv-text="<a (click)="markAsRead(notification)" [routerLink]="notification.instanceFollowUrl">"/><x id="INTERPOLATION" equiv-text="{{ notification.actorFollow.following.host }}"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="</a>"/></source> |
12882 | <context-group purpose="location"> | 12886 | <context-group purpose="location"> |
12883 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12887 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12884 | <context context-type="linenumber">182</context> | 12888 | <context context-type="linenumber">190</context> |
12885 | </context-group> | 12889 | </context-group> |
12886 | </trans-unit> | 12890 | </trans-unit> |
12887 | <trans-unit id="d60604b8e42b3e6f9612ae780b2547b537250849" datatype="html"> | 12891 | <trans-unit id="d60604b8e42b3e6f9612ae780b2547b537250849" datatype="html"> |
12888 | <source> The notification points to content now unavailable </source> | 12892 | <source> The notification points to content now unavailable </source> |
12889 | <context-group purpose="location"> | 12893 | <context-group purpose="location"> |
12890 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> | 12894 | <context context-type="sourcefile">src/app/shared/shared-main/users/user-notifications.component.html</context> |
12891 | <context context-type="linenumber">190,191</context> | 12895 | <context context-type="linenumber">198,199</context> |
12892 | </context-group> | 12896 | </context-group> |
12893 | </trans-unit> | 12897 | </trans-unit> |
12894 | <trans-unit id="8312101634344200207" datatype="html"> | 12898 | <trans-unit id="8312101634344200207" datatype="html"> |