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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-11 05:58:12 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-11 05:58:12 +0300
commit6e520a65e8c823a2bf0e884a1dd34f580f9433b5 (patch)
tree12d51febce3843a179deb463d1138f09fe118b58 /l10n
parent720cd237e288c8e1ba5fc56ae278fa4cdba7a91f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/el.js5
-rw-r--r--l10n/el.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 8f4dc5e..e5de2b9 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -17,7 +17,12 @@ OC.L10N.register(
"Additional note file patterns" : "Πρόσθετες επεκτέσεις αρχείων σημειώσεων",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Ένα μοτίβο ανά γραμμή. Αν το πρότυπο είναι κανονική έκφραση, πρέπει να ξεκινήσει με ^ ή να τερματίσει με $ αλλιώς πρέπει να ταιριάζει ακριβώς το όνομα.",
"Exclude extension patterns" : "Εξαίρεση μοτίβων επέκτασης",
+ "One pattern per line. Copy the exact string from the resource file. This helps keeping your exclusions while updating the app." : "Ένα μοτίβο ανά γραμμή. Αντιγράψτε την ακριβή συμβολοσειρά από το αρχικό αρχείο. Αυτό βοηθά στη διατήρηση των εξαιρέσεων κατά την ενημέρωση της εφαρμογής.",
+ "Ignore extension patterns" : "Αγνόηση μοτίβων επέκτασης",
+ "Exclude note file patterns" : "Εξαίρεση των μοτίβων αρχείων σημειώσεων",
+ "Ignore note file patterns" : "Αγνόηση των μοτίβων αρχείων σημειώσεων",
"Protection is currently active" : "Η προστασία είναι ενεργοποιημένη",
+ "Protection is currently paused until: <strong>%s</strong>" : "Η προστασία είναι προς το παρόν σε παύση έως: <strong>%s</strong>",
"Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index 2925f2b..34f83fb 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -15,7 +15,12 @@
"Additional note file patterns" : "Πρόσθετες επεκτέσεις αρχείων σημειώσεων",
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Ένα μοτίβο ανά γραμμή. Αν το πρότυπο είναι κανονική έκφραση, πρέπει να ξεκινήσει με ^ ή να τερματίσει με $ αλλιώς πρέπει να ταιριάζει ακριβώς το όνομα.",
"Exclude extension patterns" : "Εξαίρεση μοτίβων επέκτασης",
+ "One pattern per line. Copy the exact string from the resource file. This helps keeping your exclusions while updating the app." : "Ένα μοτίβο ανά γραμμή. Αντιγράψτε την ακριβή συμβολοσειρά από το αρχικό αρχείο. Αυτό βοηθά στη διατήρηση των εξαιρέσεων κατά την ενημέρωση της εφαρμογής.",
+ "Ignore extension patterns" : "Αγνόηση μοτίβων επέκτασης",
+ "Exclude note file patterns" : "Εξαίρεση των μοτίβων αρχείων σημειώσεων",
+ "Ignore note file patterns" : "Αγνόηση των μοτίβων αρχείων σημειώσεων",
"Protection is currently active" : "Η προστασία είναι ενεργοποιημένη",
+ "Protection is currently paused until: <strong>%s</strong>" : "Η προστασία είναι προς το παρόν σε παύση έως: <strong>%s</strong>",
"Re-enable protection now" : "Ενεργοποιήστε ξανά την προστασία τώρα"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file