Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-28 07:03:46 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-06-28 14:53:46 +0300
commitacb6fc66e56b624befeaa40bc8ec81937740d1fb (patch)
treeec0c78e70db81fc9ceab99c1aeb13e9414643f85 /app/src/main/res/values-eu
parent00011113b937f861616cd08e6543ab64b544c676 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-eu')
-rw-r--r--app/src/main/res/values-eu/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index ddf7f74df..e357370b2 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -1,6 +1,8 @@
<resources>
<string name="navigation_drawer_open">Ireki nabigatzeko menu lerrakorra</string>
<string name="navigation_drawer_close">Itxi nabigatzeko menu lerrakorra</string>
+ <string name="hint_search_deck">Bilatu bilduma</string>
+
<string name="simple_boards">Mahaiak</string>
<string name="simple_add">Gehitu</string>
<string name="simple_save">Gorde</string>
@@ -150,6 +152,7 @@
<string name="hours_6">6 ordu</string>
<string name="action_card_move">Mugitu txartela</string>
<string name="action_card_move_title">Mugitu %1$s</string>
+ <string name="title_is_mandatory">Izenburua beharrezkoa da</string>
<string name="provide_at_least_a_title_or_description">Jarri gutxienez izenburu edo deskribapen bat</string>
<string name="welcome_text">Ongi etorri %1$s(e)ra</string>
<string name="maintenance_mode_explanation">%1$s zerbitzaria mantentze moduan dago. Mesedez jarri harremanetan zure administratzailearekin edo saiatu berriro.</string>
@@ -315,5 +318,7 @@
<string name="copying_logs_to_file">Erregistroak fitxategira kopiatzen...</string>
<string name="account_imported">Inportatutako kontua</string>
<string name="simple_search">Bilatu</string>
+ <!-- Label for a title input field that is required to be filled out -->
+ <string name="title_mandatory">Izenburua (beharrezkoa)</string>
<string name="saving_new_card">Txartel berria gordetzen...</string>
</resources>