mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-10 11:08:52 -06:00
Update translations
This commit is contained in:
49
app/src/main/res/values-eu/strings.xml
Normal file
49
app/src/main/res/values-eu/strings.xml
Normal file
@@ -0,0 +1,49 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<!--
|
||||
~ Copyright (C) 2016 Álinson Santos Xavier <isoron@gmail.com>
|
||||
~
|
||||
~ This file is part of Loop Habit Tracker.
|
||||
~
|
||||
~ Loop Habit Tracker is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by the
|
||||
~ Free Software Foundation, either version 3 of the License, or (at your
|
||||
~ option) any later version.
|
||||
~
|
||||
~ Loop Habit Tracker is distributed in the hope that it will be useful, but
|
||||
~ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
~ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
|
||||
~ more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License along
|
||||
~ with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<resources>
|
||||
<string name="main_activity_title">Ohiturak</string>
|
||||
<string name="action_settings">Ezarpenak</string>
|
||||
<string name="edit">Editatu</string>
|
||||
<string name="delete">Ezabatu</string>
|
||||
<string name="archive">Artxibatu</string>
|
||||
<string name="unarchive">Desartxibatu</string>
|
||||
<string name="add_habit">Ohitura gehitu</string>
|
||||
<string name="color_picker_default_title">Kolorea aldatu</string>
|
||||
<string name="toast_habit_created">Ohitura sortu da</string>
|
||||
<string name="toast_habit_deleted">Ohitura ezabatu da</string>
|
||||
<string name="toast_habit_restored">Ohiturak berrezarri dira</string>
|
||||
<string name="toast_nothing_to_undo">Ez dago ezer desegiteko</string>
|
||||
<string name="toast_nothing_to_redo">Ez dago ezer berregiteko</string>
|
||||
<string name="toast_habit_changed">Ohitura aldatu egin da</string>
|
||||
<string name="toast_habit_changed_back">Ohitura berrezarri da</string>
|
||||
<string name="overview">Ikuspegi orokorra</string>
|
||||
<string name="history">Historia</string>
|
||||
<string name="clear">Garbitu</string>
|
||||
<string name="save">Gorde</string>
|
||||
<!-- App introduction -->
|
||||
<string name="interval_15_minutes">15 minutu</string>
|
||||
<string name="interval_30_minutes">30 minutu</string>
|
||||
<string name="settings">Ezarpenak</string>
|
||||
<string name="weekends">Asteburuak</string>
|
||||
<string name="any_weekday">Astelehenetik ostiralera</string>
|
||||
<string name="clear_label">Garbitu</string>
|
||||
<!-- Middle part of the sentence '1 time in xx days' -->
|
||||
</resources>
|
||||
Reference in New Issue
Block a user