added hebrew translations (#1724)

first day of week in datepicker is locale specific now
This commit is contained in:
Kevin Papst
2020-05-24 13:58:13 +02:00
committed by GitHub
parent e2a4998341
commit 91736e89cc
29 changed files with 2235 additions and 17 deletions

View File

@@ -0,0 +1,26 @@
<?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="file.ext">
<header>
<tool tool-id="symfony" tool-name="Symfony"/>
</header>
<body>
<trans-unit id="2YAbVz6" resname="plugins.title">
<source>plugins.title</source>
<target>תוספות</target>
</trans-unit>
<trans-unit id="vjcllSx" resname="plugins.subtitle">
<source>plugins.subtitle</source>
<target>ניתן למקסם את פונקציונאליות המערכת באמצעות תוספות</target>
</trans-unit>
<trans-unit id="vFSLi54" resname="plugin.none_installed">
<source>plugin.none_installed</source>
<target>לא קיימות תוספות מותקנות</target>
</trans-unit>
<trans-unit id="zVtBsSo" resname="plugin.marketplace">
<source>plugin.marketplace</source>
<target>Kimai חנות</target>
</trans-unit>
</body>
</file>
</xliff>