diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
commit | fdcc654ff6267e03854db27cec472dd26aaf6233 (patch) | |
tree | 63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /settings/l10n | |
parent | 76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff) | |
download | nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/el.js | 3 | ||||
-rw-r--r-- | settings/l10n/el.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 50a329b1fef..fbccca25b93 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -280,6 +280,7 @@ OC.L10N.register( "Twitter" : "Twitter", "Help translate" : "Βοηθήστε στη μετάφραση", "Current password" : "Τρέχων συνθηματικό", - "Change password" : "Αλλαγή συνθηματικού" + "Change password" : "Αλλαγή συνθηματικού", + "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/el.json b/settings/l10n/el.json index 9dfb805eea3..bc4be749cb9 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -278,6 +278,7 @@ "Twitter" : "Twitter", "Help translate" : "Βοηθήστε στη μετάφραση", "Current password" : "Τρέχων συνθηματικό", - "Change password" : "Αλλαγή συνθηματικού" + "Change password" : "Αλλαγή συνθηματικού", + "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |