Fix missing placeholder in some translations; update remaining ones

Fixes #926
This commit is contained in:
2021-05-23 10:48:37 -05:00
parent 38d2606d6d
commit d87961d800
49 changed files with 765 additions and 599 deletions

View File

@@ -17,9 +17,7 @@
~ You should have received a copy of the GNU General Public License along
~ with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.com-->
<resources>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name">Loop - Gewoonte Boekhouer</string>
<string name="main_activity_title">Gewoontes</string>
<string name="action_settings">Instellings</string>
@@ -30,12 +28,7 @@
<string name="add_habit">Voeg gewoonte by</string>
<string name="color_picker_default_title">Verander kleur</string>
<string name="toast_habit_created">Gewoonte geskep</string>
<string name="toast_habit_deleted">Gewoontes verwyder</string>
<string name="toast_habit_changed">Gewoonte verander</string>
<string name="toast_habit_archived">Gewoontes geargiveer</string>
<string name="toast_habit_unarchived">Gewoontes gedeargiveer</string>
<string name="overview">Oorsig</string>
<!-- App introduction -->
<string name="intro_title_1">Welkom</string>
<string name="interval_15_minutes">15 minute</string>
<string name="interval_30_minutes">30 minute</string>
@@ -45,6 +38,4 @@
<string name="interval_8_hour">8 ure</string>
<string name="interval_24_hour">24 ure</string>
<string name="settings">Instellings</string>
<!-- Different types of habits -->
<!-- Middle part of the sentence '1 time in xx days' -->
</resources>