diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-03-11 00:23:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-03-11 00:23:21 +0000 |
commit | afeda70a8db4150a8c6f213daa83d6c4c3e8bbac (patch) | |
tree | 9e547bbcd3ad8de975eca2a8cecc160d3b129f94 /lib/l10n | |
parent | ac0114bfd0d34d23bcc7c78fc0f48f96f41544fd (diff) | |
download | nextcloud-server-afeda70a8db4150a8c6f213daa83d6c4c3e8bbac.tar.gz nextcloud-server-afeda70a8db4150a8c6f213daa83d6c4c3e8bbac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/el.js | 1 | ||||
-rw-r--r-- | lib/l10n/el.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 52d4bd9adee..734c6411f79 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -119,6 +119,7 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "Open %s" : "Άνοιγμα %s", "%1$s via %2$s" : "%1$s μέσω %2$s", "Unknown share type" : "Άγνωστος τύπος διαμοιρασμού", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο διαμοιρασμός %s", diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 1b4a3441c6a..1f683f683e2 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -117,6 +117,7 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", + "Open %s" : "Άνοιγμα %s", "%1$s via %2$s" : "%1$s μέσω %2$s", "Unknown share type" : "Άγνωστος τύπος διαμοιρασμού", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο διαμοιρασμός %s", |