summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-19 00:24:07 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-19 00:24:07 +0000
commit13c5dde0763131c2ba57f07c840e25083be5aee8 (patch)
treefe5864e4b9f35269555c3c0e3367e06ef8c0249b /core
parent42ed302c012a222ffe8cade7ee919a05b7357e20 (diff)
downloadnextcloud-server-13c5dde0763131c2ba57f07c840e25083be5aee8.tar.gz
nextcloud-server-13c5dde0763131c2ba57f07c840e25083be5aee8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/el.js3
-rw-r--r--core/l10n/el.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js
index 1132cf1cad4..81c950c9079 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -231,8 +231,11 @@ OC.L10N.register(
"Looking for {term} …" : "Αναζήτηση για {term} …",
"No" : "Όχι",
"Yes" : "Ναι",
+ "Choose {file}" : "Επιλέξτε {file}",
"Choose" : "Επιλέξτε",
+ "Copy to {target}" : "Αντιγραφή σε {target}",
"Copy" : "Αντιγραφή",
+ "Move to {target}" : "Μετακίνηση σε {target}",
"Move" : "Μετακίνηση",
"OK" : "ΟΚ",
"Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 94f512204b7..b2fa50df9fe 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -229,8 +229,11 @@
"Looking for {term} …" : "Αναζήτηση για {term} …",
"No" : "Όχι",
"Yes" : "Ναι",
+ "Choose {file}" : "Επιλέξτε {file}",
"Choose" : "Επιλέξτε",
+ "Copy to {target}" : "Αντιγραφή σε {target}",
"Copy" : "Αντιγραφή",
+ "Move to {target}" : "Μετακίνηση σε {target}",
"Move" : "Μετακίνηση",
"OK" : "ΟΚ",
"Error loading message template: {error}" : "Σφάλμα φόρτωσης προτύπου μηνυμάτων: {error}",