diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:19:44 +0000 |
commit | 2bb0e5c62f8d63304580c6c386675996dc5ac444 (patch) | |
tree | c60cc2aaad65bad37798e638b227a78c23c23e1a /apps/files_sharing | |
parent | 487de9a816f827e08dfa2c1600c125ea7bd4c47e (diff) | |
download | nextcloud-server-2bb0e5c62f8d63304580c6c386675996dc5ac444.tar.gz nextcloud-server-2bb0e5c62f8d63304580c6c386675996dc5ac444.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/eu.js b/apps/files_sharing/l10n/eu.js index 97188e19091..841488adfd4 100644 --- a/apps/files_sharing/l10n/eu.js +++ b/apps/files_sharing/l10n/eu.js @@ -209,6 +209,7 @@ OC.L10N.register( "Create" : "Sortu", "Share" : "Partekatu", "Delete share" : "Ezabatu partekatzea", + "Share with" : "Partekatu honekin", "Save share" : "Gorde partekatzea", "Update share" : "Eguneratu partekatzea", "Others with access" : "Sarbidea duten beste erabiltzaileak", diff --git a/apps/files_sharing/l10n/eu.json b/apps/files_sharing/l10n/eu.json index 3a266bd542a..a5eedb84834 100644 --- a/apps/files_sharing/l10n/eu.json +++ b/apps/files_sharing/l10n/eu.json @@ -207,6 +207,7 @@ "Create" : "Sortu", "Share" : "Partekatu", "Delete share" : "Ezabatu partekatzea", + "Share with" : "Partekatu honekin", "Save share" : "Gorde partekatzea", "Update share" : "Eguneratu partekatzea", "Others with access" : "Sarbidea duten beste erabiltzaileak", |