mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-21 08:03:01 +00:00

Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com> Co-authored-by: Katarzyna Sobolewska <kasia.sobolewska1@gmail.com> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: aquilesi8 <adamdavies7@protonmail.com> Co-authored-by: koffevar <egor.kafisov@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: David Ordás <davorpatech@gmail.com> Co-authored-by: iglv <ilv0609@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
42 lines
2 KiB
XML
42 lines
2 KiB
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="teams.en.xlf">
|
||
<header>
|
||
<tool tool-id="symfony" tool-name="Symfony"/>
|
||
</header>
|
||
<body>
|
||
<trans-unit id="teams.title">
|
||
<source>teams.title</source>
|
||
<target>צוותים</target>
|
||
</trans-unit>
|
||
<trans-unit id="teams.project_access">
|
||
<source>teams.project_access</source>
|
||
<target>הענק גישה לפרויקטים</target>
|
||
</trans-unit>
|
||
<trans-unit id="teams.customer_access">
|
||
<source>teams.customer_access</source>
|
||
<target>הענק גישה ללקוחות</target>
|
||
</trans-unit>
|
||
<trans-unit id="team.visibility_global">
|
||
<source>team.visibility_global</source>
|
||
<target>ניתן לצפיה עבור כולם מכיוון שאף צוות לא הוקצה עדין.</target>
|
||
</trans-unit>
|
||
<trans-unit id="team.visibility_restricted">
|
||
<source>team.visibility_restricted</source>
|
||
<target>ניתן לצפיה עבור הצוותים הבאים ומנהלי מערכת.</target>
|
||
</trans-unit>
|
||
<trans-unit id="team.project_visibility_inherited">
|
||
<source>team.project_visibility_inherited</source>
|
||
<target>לפרויקט יש גישה מוגבלת מכיוון שמוגדרות הרשאות צוות עבור הלקוח.</target>
|
||
</trans-unit>
|
||
<trans-unit id="team.create_default">
|
||
<source>team.create_default</source>
|
||
<target>צור צוות חדש להגבלת הגישה</target>
|
||
</trans-unit>
|
||
<trans-unit id="team.activity_visibility_inherited">
|
||
<source>team.activity_visibility_inherited</source>
|
||
<target>לפעילות יש גישה מוגבלת, כיוון שמוגדרות הרשאות קבוצתיות למיזם ו/או ללקוח.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|