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

github.com/nextcloud/orcid.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-19 05:49:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-19 05:49:42 +0300
commit6ee3a435599c9ec0f31c59e48db92281e7a45935 (patch)
treef1adc3ffcc28213506af2ae82684e4e3976f8864
parentfd1ac76c887a7e787cad5b3372b4102a248d84bf (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/el.js9
-rw-r--r--l10n/el.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 3c373e9..df47b56 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -2,7 +2,14 @@ OC.L10N.register(
"orcid",
{
"ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Πιστοποίηση με ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "βασισμένο στο user_orcid που γράφτηκε από τον Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Διαπιστευτήρια API ORCID",
+ "Redirect URL:" : "URL ανακατεύθυνσης:",
"Client ID" : "ID πελάτη",
- "Client Secret" : "Μυστικό πελάτη"
+ "Client Secret" : "Μυστικό πελάτη",
+ "Store ORCID Credentials" : "Αποθήκευση διαπιστευτηρίων ORCID",
+ "Your ORCID:" : "Το ORCID σας:",
+ "Connect to ORCID" : "Σύνδεση με ORCID"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index 5d40b63..0c22b4e 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,6 +1,13 @@
{ "translations": {
"ORCID" : "ORCID",
+ "Authenticate with ORCID" : "Πιστοποίηση με ORCID",
+ "based on user_orcid written by Lars Næsbye Christensen, DeIC" : "βασισμένο στο user_orcid που γράφτηκε από τον Lars Næsbye Christensen, DeIC",
+ "ORCID API Credentials" : "Διαπιστευτήρια API ORCID",
+ "Redirect URL:" : "URL ανακατεύθυνσης:",
"Client ID" : "ID πελάτη",
- "Client Secret" : "Μυστικό πελάτη"
+ "Client Secret" : "Μυστικό πελάτη",
+ "Store ORCID Credentials" : "Αποθήκευση διαπιστευτηρίων ORCID",
+ "Your ORCID:" : "Το ORCID σας:",
+ "Connect to ORCID" : "Σύνδεση με ORCID"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file