Co-authored-by: Viktor Żakowski <pocomito250@gmail.com> Co-authored-by: phlostically <phlostically@mailinator.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: Tur <tur+translate@simplelogin.fr> Co-authored-by: Adaś <adam.prosniak@gmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Eugenia Russell <eugenia.russell2019@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
27 lines
1004 B
XML
27 lines
1004 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" target-language="he" datatype="plaintext" original="plugins.en.xlf">
|
|
<header>
|
|
<tool tool-id="symfony" tool-name="Symfony"/>
|
|
</header>
|
|
<body>
|
|
<trans-unit id="plugins.title">
|
|
<source>plugins.title</source>
|
|
<target>תוספים</target>
|
|
</trans-unit>
|
|
<trans-unit id="plugins.subtitle">
|
|
<source>plugins.subtitle</source>
|
|
<target>ניתן להרחיב את יכולות קימאי באמצעות תוספים</target>
|
|
</trans-unit>
|
|
<trans-unit id="plugin.none_installed">
|
|
<source>plugin.none_installed</source>
|
|
<target>לא הותקנו תוספים עדין.</target>
|
|
</trans-unit>
|
|
<trans-unit id="plugin.marketplace">
|
|
<source>plugin.marketplace</source>
|
|
<target>השוק של קימאי</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|