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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
committerJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
commite1f3316ccbb7e74a297989bc3926172976559b98 (patch)
tree0df6d1bb4f8522861a66b1b817710e5f5bf2ad4b /l10n/el.js
parent6b0a0d7b463aa78162479c5298eaaef346c82547 (diff)
Status Quo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'l10n/el.js')
-rw-r--r--l10n/el.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n/el.js b/l10n/el.js
new file mode 100644
index 0000000..fdb05f3
--- /dev/null
+++ b/l10n/el.js
@@ -0,0 +1,16 @@
+OC.L10N.register(
+ "external",
+ {
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "Παρακαλώ εισάγετε έγκυρα urls - θα πρέπει να ξεκινούν είτε με http://, https:// ή με /",
+ "External sites saved." : "Οι εξωτερικοί ιστότοποι αποθηκεύτηκαν.",
+ "External Sites" : "Εξωτερικοί ιστότοποι",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "Παρακαλώ σημειώστε ότι μερικά προγράμματα περιήγησης θα εμποδίσουν την εμφάνιση ιστοτόπων μέσω http αν χρησιμοποιήτε https.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Επιπροσθέτως, παρακαλούμε να σημειώσετε ότι πολλοί ιστότοποι πλέον δεν επιτρέπουν το iframing για λόγους ασφαλείας.",
+ "We highly recommend to test the configured sites below properly." : "Σας συνιστούμε να ελέγξετε τους διαμορφωμένους ιστότοπους παρακάτω σωστά.",
+ "Name" : "Όνομα",
+ "URL" : "URL",
+ "Select an icon" : "Επιλέξτε ένα εικονίδιο",
+ "Remove site" : "Αφαίρεση ιστότοπου",
+ "Add" : "Προσθήκη"
+},
+"nplurals=2; plural=(n != 1);");