diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-19 00:24:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-19 00:24:07 +0000 |
commit | 13c5dde0763131c2ba57f07c840e25083be5aee8 (patch) | |
tree | fe5864e4b9f35269555c3c0e3367e06ef8c0249b /core/l10n/el.js | |
parent | 42ed302c012a222ffe8cade7ee919a05b7357e20 (diff) | |
download | nextcloud-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/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 3 |
1 files changed, 3 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}", |