prepare release 1.12 (#2183)
* updated dependencies (#2125) * display application name and version in console (#2150)
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file source-language="en" target-language="ar" datatype="plaintext" original="email.en.xlf">
|
||||
<body>
|
||||
<trans-unit id="button_copy_url_to_browser">
|
||||
<source>button_copy_url_to_browser</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="automated_email_dont_answer">
|
||||
<source>automated_email_dont_answer</source>
|
||||
<target>هذا بريد آلي. رجاء لاترد، بريدك لن يقرء.</target>
|
||||
@@ -22,26 +18,6 @@
|
||||
<source>registration.button</source>
|
||||
<target>فعل حسابك</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="registration.intro">
|
||||
<source>registration.intro</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="reset.subject">
|
||||
<source>reset.subject</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="reset.title">
|
||||
<source>reset.title</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="reset.button">
|
||||
<source>reset.button</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="reset.intro">
|
||||
<source>reset.intro</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
@@ -54,11 +54,11 @@
|
||||
-->
|
||||
<trans-unit id="label.password">
|
||||
<source>label.password</source>
|
||||
<target>Senha</target>
|
||||
<target>Palavra-passe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.password_repeat">
|
||||
<source>label.password_repeat</source>
|
||||
<target>Repita a Senha</target>
|
||||
<target>Repita a palavra-passe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.logout">
|
||||
<source>label.logout</source>
|
||||
@@ -70,11 +70,11 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="label.api_token">
|
||||
<source>label.api_token</source>
|
||||
<target>Senha API</target>
|
||||
<target>Palavra-passe da API</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.api_token_repeat">
|
||||
<source>label.api_token_repeat</source>
|
||||
<target>Repita Senha da API</target>
|
||||
<target>Repita a palavra-passe da API</target>
|
||||
</trans-unit>
|
||||
<!--
|
||||
Menu / Navbar items
|
||||
@@ -366,7 +366,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.password">
|
||||
<source>profile.password</source>
|
||||
<target>Senha</target>
|
||||
<target>Palavra-passe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="profile.api-token">
|
||||
<source>profile.api-token</source>
|
||||
@@ -618,7 +618,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveWeek">
|
||||
<source>stats.userActiveWeek</source>
|
||||
<target>Usuários ativos nessa semana</target>
|
||||
<target>Utilizadores ativos nessa semana</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="stats.userActiveMonth">
|
||||
<source>stats.userActiveMonth</source>
|
||||
@@ -1098,4 +1098,4 @@
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
@@ -906,10 +906,6 @@
|
||||
<source>upload</source>
|
||||
<target>Enviar</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help.rate">
|
||||
<source>help.rate</source>
|
||||
<target></target>
|
||||
</trans-unit>
|
||||
<trans-unit id="error.no_comments_found">
|
||||
<source>error.no_comments_found</source>
|
||||
<target>Não houve nenhum comentários postados ainda.</target>
|
||||
|
||||
@@ -6,34 +6,6 @@
|
||||
<source>teams.title</source>
|
||||
<target>الفريق</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="teams.project_access">
|
||||
<source>teams.project_access</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="teams.customer_access">
|
||||
<source>teams.customer_access</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.visibility_global">
|
||||
<source>team.visibility_global</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.visibility_restricted">
|
||||
<source>team.visibility_restricted</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.project_visibility_inherited">
|
||||
<source>team.project_visibility_inherited</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.activity_visibility_inherited">
|
||||
<source>team.activity_visibility_inherited</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
<trans-unit id="team.create_default">
|
||||
<source>team.create_default</source>
|
||||
<target/>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user