Translated using Weblate (Polish)
Currently translated at 97.7% (1768 of 1808 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/pl/
This commit is contained in:
parent
259be67184
commit
e786124115
|
@ -1,6 +1,5 @@
|
|||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.-->
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
|
||||
<!--XLIFF document generated by Zanata. Visit http://zanata.org for more infomation.--><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xyz="urn:appInfo:Items" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 http://www.oasis-open.org/committees/xliff/documents/xliff-core-1.2.xsd" version="1.2">
|
||||
<file source-language="en-US" datatype="plaintext" original="" target-language="pl-PL">
|
||||
<body>
|
||||
<trans-unit id="219462505467671767" datatype="html">
|
||||
|
@ -5686,11 +5685,7 @@ color: red;
|
|||
</trans-unit>
|
||||
<trans-unit id="f15780bbd2d7fa777071975f7445e98a33065e38" datatype="html">
|
||||
<source>{VAR_PLURAL, plural, =1 {1 subscriber} other {<x id="INTERPOLATION"/> subscribers}}</source>
|
||||
<target state="translated">{VAR_PLURAL, plural, =1 {1 subskrypcja} few {
|
||||
<x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subskrybcje} many {
|
||||
<x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subskrybcji} other {
|
||||
<x id="INTERPOLATION" equiv-text="{{ videoChannel.followersCount }}"/> subskrybcji} }
|
||||
</target>
|
||||
<target state="translated">{VAR_PLURAL, plural, =1 {1 subskrypcja} other { <x id="INTERPOLATION"/> subskrybcje}}</target>
|
||||
<context-group purpose="location"><context context-type="sourcefile">src/app/+video-channels/video-channels.component.html</context><context context-type="linenumber">28</context></context-group>
|
||||
<context-group purpose="location"><context context-type="sourcefile">src/app/+accounts/account-video-channels/account-video-channels.component.html</context><context context-type="linenumber">13</context></context-group>
|
||||
<context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/+my-video-channels/my-video-channels.component.html</context><context context-type="linenumber">35</context></context-group>
|
||||
|
|
Loading…
Reference in New Issue