Add Crowdin support

This commit is contained in:
Michael Schättgen 2019-09-17 23:12:27 +02:00
parent a88d1cf11e
commit 45de9cea3a
7 changed files with 14 additions and 9 deletions

View file

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources></resources>

View file

@ -1,3 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="app_name">Aegis</string>
<string name="app_name_dev">AegisDev</string>
@ -6,7 +8,7 @@
<string name="action_delete">Verwijderen</string>
<string name="action_default_icon">Standaard pictogram herstellen</string>
<string name="discard">Ongedaan maken</string>
<string name="save">Opslaan</string>
<string name="save">Opslaan</string>v
<string name="issuer">Uitgever</string>
<string name="settings">Voorkeuren</string>

View file

@ -1,8 +1,8 @@
<resources>
<string name="app_name">Aegis</string>
<string name="app_name_full">Aegis Authenticator</string>
<string name="app_name_dev">AegisDev</string>
<string name="org_name_full">Beem Development</string>
<string name="app_name" translatable="false">Aegis</string>
<string name="app_name_full" translatable="false">Aegis Authenticator</string>
<string name="app_name_dev" translatable="false">AegisDev</string>
<string name="org_name_full" translatable="false">Beem Development</string>
<string name="action_settings">Settings</string>
<string name="action_about">About</string>
<string name="action_import">Import</string>
@ -181,13 +181,13 @@
<string name="version">Version</string>
<string name="changelog">Changelog</string>
<string name="whats_new">What\'s new</string>
<string name="github">GitHub</string>
<string name="github" translatable="false">GitHub</string>
<string name="github_description">Source code, issues and information</string>
<string name="licenses">Licenses</string>
<string name="licenses_description">Licenses of the libraries Aegis uses</string>
<string name="author_alex">Alexander Bakker</string>
<string name="author_alex" translatable="false">Alexander Bakker</string>
<string name="country_netherlands">Netherlands</string>
<string name="author_michael">Michael Schättgen</string>
<string name="author_michael" translatable="false">Michael Schättgen</string>
<string name="email_us">Write an email</string>
<string name="visit_website">Visit our website</string>
<string name="about_support">Support</string>