mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-18 19:28:57 +00:00

* fix broken files containing keys from messages namespace * pre-fill missing translations with english * new command to pre-fill empty translations * fix locale in filename * activate locales fa and nb_NO Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
39 lines
2.1 KiB
XML
39 lines
2.1 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="fo" datatype="plaintext" original="teams.en.xlf">
|
|
<body>
|
|
<trans-unit id="kgxAl_x" resname="teams.title">
|
|
<source>teams.title</source>
|
|
<target state="needs-translation">Teams</target>
|
|
</trans-unit>
|
|
<trans-unit id="A_4Fc7c" resname="teams.project_access">
|
|
<source>teams.project_access</source>
|
|
<target state="needs-translation">Grant access to projects</target>
|
|
</trans-unit>
|
|
<trans-unit id="QchGnbx" resname="teams.customer_access">
|
|
<source>teams.customer_access</source>
|
|
<target state="needs-translation">Grant access to customers</target>
|
|
</trans-unit>
|
|
<trans-unit id=".yIcFDx" resname="team.visibility_global">
|
|
<source>team.visibility_global</source>
|
|
<target state="needs-translation">Visible to everyone, as no team was assigned yet.</target>
|
|
</trans-unit>
|
|
<trans-unit id="hlIIRjb" resname="team.visibility_restricted">
|
|
<source>team.visibility_restricted</source>
|
|
<target state="needs-translation">Only visible to the following teams and all admins.</target>
|
|
</trans-unit>
|
|
<trans-unit id="sx7AVYH" resname="team.project_visibility_inherited">
|
|
<source>team.project_visibility_inherited</source>
|
|
<target state="needs-translation">The project has limited access, because team permissions are set for the customer.</target>
|
|
</trans-unit>
|
|
<trans-unit id="FC4DW27" resname="team.activity_visibility_inherited">
|
|
<source>team.activity_visibility_inherited</source>
|
|
<target state="needs-translation">The activity has limited access, because team permissions are set for the project and/or customer.</target>
|
|
</trans-unit>
|
|
<trans-unit id="cZEIdcu" resname="team.create_default">
|
|
<source>team.create_default</source>
|
|
<target state="needs-translation">Create a new team to limit access</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|