diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-18 00:19:55 +0000 |
commit | b1515fff11d26ff055aecf439722874d46c8e69d (patch) | |
tree | 2130ed58aa412ad792b05870498840d41f7ebf8c /apps/files_sharing | |
parent | 6bf94d35b1a9c7c878695b282bafc5c02b53e566 (diff) | |
download | nextcloud-server-b1515fff11d26ff055aecf439722874d46c8e69d.tar.gz nextcloud-server-b1515fff11d26ff055aecf439722874d46c8e69d.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", |