summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-15 02:47:02 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-15 02:47:02 +0000
commit1b5d49ed182d5a6b0f946404206b1360ff63bdb0 (patch)
treea16594e5877561d60d786b158daa9cdfbe94047d /l10n
parent62982f0e8ac04229438c964fc95fbf139bbcead8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/el.js4
-rw-r--r--l10n/el.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/el.js b/l10n/el.js
index e4f7c9835..dce01b03b 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -61,6 +61,7 @@ OC.L10N.register(
"WebRTC is not supported in your browser" : "Το WebRTC δεν υποστηρίζεται από τον φυλλομετρητή σας",
"Error while accessing microphone & camera" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο & την κάμερα",
"_%n guest_::_%n guests_" : ["%n επισκέπτης","%n επισκέπτες"],
+ "Private conversation" : "Ιδιωτική συνομιλία",
"{user} wants to talk with you" : "Ο {user} θέλει να σας μιλήσει",
"Validate SSL certificate" : "Επικυρώστε το πιστοποιητικό SSL",
"TURN server protocols" : "Πρωτόκολλα διακομιστή TURN",
@@ -78,6 +79,7 @@ OC.L10N.register(
"New public conversation" : "Νέα δημόσια συνομιλία",
"New group conversation" : "Νέα ομαδική συζήτηση",
"_%n other guest_::_%n other guests_" : ["%n επισκέπτης","%n επισκέπτες"],
- ", " : ", "
+ ", " : ", ",
+ "Unnamed conversation" : "Ανώνυμη συνομιλία"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index d4eb14d82..60d6e9ea0 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -59,6 +59,7 @@
"WebRTC is not supported in your browser" : "Το WebRTC δεν υποστηρίζεται από τον φυλλομετρητή σας",
"Error while accessing microphone & camera" : "Σφάλμα κατά την πρόσβαση στο μικρόφωνο & την κάμερα",
"_%n guest_::_%n guests_" : ["%n επισκέπτης","%n επισκέπτες"],
+ "Private conversation" : "Ιδιωτική συνομιλία",
"{user} wants to talk with you" : "Ο {user} θέλει να σας μιλήσει",
"Validate SSL certificate" : "Επικυρώστε το πιστοποιητικό SSL",
"TURN server protocols" : "Πρωτόκολλα διακομιστή TURN",
@@ -76,6 +77,7 @@
"New public conversation" : "Νέα δημόσια συνομιλία",
"New group conversation" : "Νέα ομαδική συζήτηση",
"_%n other guest_::_%n other guests_" : ["%n επισκέπτης","%n επισκέπτες"],
- ", " : ", "
+ ", " : ", ",
+ "Unnamed conversation" : "Ανώνυμη συνομιλία"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file