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>2020-03-11 06:38:06 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-11 09:00:19 +0300
commit9c45db4dd0d4a1d17169124e9f49352cc688a4cd (patch)
treea703bbe1df56ae2bff82aef3e13e42f698815381 /app/src/main/res/values-el
parentf4b1554686128dc4f362d96f06cad4df9ac2b3fc (diff)
[tx-robot] updated from transifex
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>