Skip to content

Commit

Permalink
Add missing translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobozzz committed Jun 5, 2018
1 parent 0975cd5 commit 8c40b7d
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 30 deletions.
2 changes: 1 addition & 1 deletion client/src/app/+admin/users/shared/user.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class UserService {
private formatUser (user: User) {
let videoQuota
if (user.videoQuota === -1) {
videoQuota = 'Unlimited'
videoQuota = this.i18n('Unlimited')
} else {
videoQuota = this.bytesPipe.transform(user.videoQuota)
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
align-items: center;

.button-file {
@include peertube-button-file(190px);
@include peertube-button-file(auto);

min-width: 190px;
}

.image-constraints {
Expand Down
3 changes: 2 additions & 1 deletion client/src/app/videos/+video-edit/video-add.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@
}

.button-file {
@include peertube-button-file(190px);
@include peertube-button-file(auto);

min-width: 190px;
margin-bottom: 45px;
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div>
<div class="title-block">
<div class="title-page title-page-single">
<div i18n class="title-page title-page-single">
Comments
</div>
<my-help
Expand Down
4 changes: 2 additions & 2 deletions client/src/app/videos/+video-watch/video-watch.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@
}
}

&.action-button-share {
width: 82px;
.icon-text {
margin-left: 3px;
}

&.action-button-like.activated {
Expand Down
26 changes: 19 additions & 7 deletions client/src/locale/source/messages_en_US.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,14 @@ When you will upload a video in this channel, the video support field will be au
<context context-type="sourcefile">app/videos/+video-watch/video-watch.component.ts</context>
<context context-type="linenumber">195</context>
</context-group>
</trans-unit><trans-unit id="b5f5df598f2d75640849b2a7744f91e5dbd390e7" datatype="html">
<source>
Comments
</source>
<context-group purpose="location">
<context context-type="sourcefile">app/videos/+video-watch/comment/video-comments.component.ts</context>
<context context-type="linenumber">3</context>
</context-group>
</trans-unit><trans-unit id="4b1a394a3d619606f79b1051b1493e6b743a072d" datatype="html">
<source>You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box &lt;strong&gt;@&lt;x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/&gt;@&lt;x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/&gt;&lt;/strong&gt; and find back the video. Direct commenting capabilities are being worked on in &lt;a href=&apos;https://github.com/Chocobozzz/PeerTube/issues/224&apos;&gt;#224&lt;/a&gt;.</source>
<context-group purpose="location">
Expand Down Expand Up @@ -2260,6 +2268,17 @@ When you will upload a video in this channel, the video support field will be au
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
<source>Unlimited</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/+admin/users/shared/user.service.ts</context>
<context context-type="linenumber">1</context>
</context-group>
<context-group purpose="location">
<context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context>
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="364463fab6c5714118d6449561a0f8de1cc10bfa" datatype="html">
<source>User &lt;x id="INTERPOLATION" equiv-text="{{username}}"/&gt; created.</source>
<context-group purpose="location">
Expand Down Expand Up @@ -2337,13 +2356,6 @@ When you will upload a video in this channel, the video support field will be au
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf" datatype="html">
<source>Unlimited</source>
<context-group purpose="location">
<context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.ts</context>
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="1e003ad599ef836949b9f4dad3037a58ef3ff8d1" datatype="html">
<source>Avatar changed.</source>
<context-group purpose="location">
Expand Down
41 changes: 24 additions & 17 deletions client/src/locale/target/messages_fr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="21add64f0f3ebbedf1150ca822c6e149494ab7a9">
<source>Select the file to upload</source>
<target>Sélectionner le fichier à mettre en ligne</target>
<target>Sélectionner le fichier</target>
<context-group name="null">
<context context-type="linenumber">12</context>
</context-group>
Expand All @@ -1268,7 +1268,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="3c78b53bca33467190c0b7a01320bc093a2b1427">
<source>Privacy</source>
<target>Confidentialité</target>
<target>Visibilité</target>
<context-group name="null">
<context context-type="linenumber">86</context>
</context-group>
Expand Down Expand Up @@ -1296,7 +1296,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="cafc87479686947e2590b9f588a88040aeaf660b">
<source>Tags</source>
<target>Tags</target>
<target>Étiquettes</target>
<context-group name="null">
<context context-type="linenumber">15</context>
</context-group>
Expand Down Expand Up @@ -1366,14 +1366,14 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="1dd793abd1cb8d16a7a2cb71ca5549a7111ee513">
<source>Upload thumbnail</source>
<target>Mettre en ligne une vignette</target>
<target>Téléverser une vignette</target>
<context-group name="null">
<context context-type="linenumber">119</context>
</context-group>
</trans-unit>
<trans-unit id="9df3f57e251c077bef7e7da81677cb971c55b639">
<source>Upload preview</source>
<target>Mettre en ligne une vignette</target>
<target>Téléverser un aperçu</target>
<context-group name="null">
<context context-type="linenumber">126</context>
</context-group>
Expand Down Expand Up @@ -1689,9 +1689,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
<source>
Tags
</source>
<target>
Tags
</target>
<target>Étiquettes</target>
<context-group name="null">
<context context-type="linenumber">161</context>
</context-group>
Expand Down Expand Up @@ -1750,6 +1748,15 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
<context context-type="linenumber">195</context>
</context-group>
</trans-unit>
<trans-unit id="b5f5df598f2d75640849b2a7744f91e5dbd390e7">
<source>
Comments
</source>
<target>Commentaires</target>
<context-group name="null">
<context context-type="linenumber">3</context>
</context-group>
</trans-unit>
<trans-unit id="4b1a394a3d619606f79b1051b1493e6b743a072d">
<source>You can either comment on the page of your instance where this video is federated with your PeerTube account, or via any ActivityPub-capable fediverse instance. For instance with Mastodon or Pleroma you can type in the search box &lt;strong&gt;@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/>&lt;/strong&gt; and find back the video. Direct commenting capabilities are being worked on in &lt;a href='https://github.com/Chocobozzz/PeerTube/issues/224'&gt;#224&lt;/a&gt;.</source>
<target>Vous pouvez soit commenter sur la page de l'instance où cette vidéo est fédérée avec votre compte PeerTube, ou via n'importe quelle instance utilisant ActivityPub pour l'échange de messages. Par exemple avec une instance Mastodon ou Pleroma vous pouvez copier l'URL de vidéo dans le champs de recherche, ou écrire &lt;strong&gt;@<x id="INTERPOLATION" equiv-text="{{video.account.displayName}}"/>@<x id="INTERPOLATION_1" equiv-text="{{video.account.host}}"/>&lt;/strong&gt; et retrouver la vidéo. Nous travaillons à la possibilité de commenter directement depuis PeerTube avec un compte distant sur &lt;a href='https://github.com/Chocobozzz/PeerTube/issues/224'&gt;#224&lt;/a&gt;.</target>
Expand Down Expand Up @@ -1975,6 +1982,13 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf">
<source>Unlimited</source>
<target>Illimité</target>
<context-group name="null">
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="364463fab6c5714118d6449561a0f8de1cc10bfa">
<source>User <x id="INTERPOLATION" equiv-text="{{username}}"/> created.</source>
<target>Utilisateur <x id="INTERPOLATION" equiv-text="{{username}}"/> créé.</target>
Expand Down Expand Up @@ -2052,13 +2066,6 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="aa6fb95c355f172bda303de1ce2f38c251a149cf">
<source>Unlimited</source>
<target>Illimité</target>
<context-group name="null">
<context context-type="linenumber">1</context>
</context-group>
</trans-unit>
<trans-unit id="1e003ad599ef836949b9f4dad3037a58ef3ff8d1">
<source>Avatar changed.</source>
<target>Avatar changé.</target>
Expand Down Expand Up @@ -2476,7 +2483,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="a627c58cf1849d7d838696e7f36c1bae1a8b31a4">
<source>Video privacy is required.</source>
<target>La confidentialité de la vidéo est requise.</target>
<target>La visibilité de la vidéo est requise.</target>
<context-group name="null">
<context context-type="linenumber">1</context>
</context-group>
Expand Down Expand Up @@ -2742,7 +2749,7 @@ Quand vous mettrez en ligne une vidéo sur cette chaîne, la vidéo affichera au
</trans-unit>
<trans-unit id="24840228f2826b66252cfcaab9820b1c7e0da264">
<source>But associated data (tags, description...) will be lost, are you sure you want to leave this page?</source>
<target>Les données associées (tags, description, etc.) seront par contre perdues ; êtes-vous sûr·e de vouloir quitter cette page ?</target>
<target>Les données associées (étiquettes, description, etc.) seront par contre perdues ; êtes-vous sûr·e de vouloir quitter cette page ?</target>
<context-group name="null">
<context context-type="linenumber">1</context>
</context-group>
Expand Down

0 comments on commit 8c40b7d

Please sign in to comment.