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:
Diffstat (limited to 'app/src/main/res/values-el')
-rw-r--r--app/src/main/res/values-el/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml
index 2a4afe6ab..45f5085c8 100644
--- a/app/src/main/res/values-el/strings.xml
+++ b/app/src/main/res/values-el/strings.xml
@@ -38,6 +38,8 @@
<string name="about_app_license">Αυτή η εφαρμογή υπόκεινται στην άδεια χρήσης GNU GENERAL PUBLIC LICENSE v3+.</string>
<string name="about_app_license_button"> Προβολή άδειας χρήσης </string>
<string name="about_icons_disclaimer_title">Εικονίδια</string>
+ <string name="about_icons_disclaimer_app_icon">Για το αρχικό εικονίδιο δείτε %1$s.</string>
+ <string name="about_icons_disclaimer_mdi_icons">Όλα τα εικονίδια σε χρήση από την εφαρμογή είναι %1$sκαι δημιουργήθηκαν από την Google Inc. αδειοδοτημένα υπό την άδεια Apache 2.0 License.</string>
<string name="about_icons_disclaimer_mdi">Εικονίδια Material Design</string>
<string name="about_credits_tab_title">Μνεία</string>
<string name="about_contribution_tab_title">Συνεισφορά</string>
@@ -128,4 +130,6 @@
<string name="simple_disabled">απενεργοποιημένο</string>
<string name="simple_copied">Αντιγράφτηκε</string>
<string name="please_add_an_account_first">Παρακαλώ προσθέστε λογαριασμό πρώτα</string>
- </resources>
+ <string name="title_is_mandatory">Υποχρεωτικός τίτλος</string>
+ <string name="provide_at_least_a_title_or_description">Προσθέστε τουλάχιστον τίτλο ή περιγραφή</string>
+</resources>