diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-28 00:19:08 +0000 |
commit | f36a9d09f28123a692f9bad14087d9d0cfea0bad (patch) | |
tree | 82a4030435e486530b8dde7bd08ffac8941bff81 /apps/files_sharing | |
parent | 5eaac6d59cfc075e69327745c3c9a3e1d3041d9c (diff) | |
download | nextcloud-server-f36a9d09f28123a692f9bad14087d9d0cfea0bad.tar.gz nextcloud-server-f36a9d09f28123a692f9bad14087d9d0cfea0bad.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/ko.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/nb.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index e41b9dc31ec..b6deb921f8e 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -212,6 +212,7 @@ OC.L10N.register( "Share in conversation" : "대화방과 공유", "Share with remote" : "원격지에 공유", "Share with remote group" : "원격 그룹과 공유", + "Share with guest" : "손님과 공유", "Share with" : "다음과 공유", "Save share" : "공유 저장", "Update share" : "공유 업데이트", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 77563b105f8..6dc5660c635 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -210,6 +210,7 @@ "Share in conversation" : "대화방과 공유", "Share with remote" : "원격지에 공유", "Share with remote group" : "원격 그룹과 공유", + "Share with guest" : "손님과 공유", "Share with" : "다음과 공유", "Save share" : "공유 저장", "Update share" : "공유 업데이트", diff --git a/apps/files_sharing/l10n/nb.js b/apps/files_sharing/l10n/nb.js index 759b725ff10..6d908d219ca 100644 --- a/apps/files_sharing/l10n/nb.js +++ b/apps/files_sharing/l10n/nb.js @@ -203,6 +203,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Create" : "Opprett", "Share" : "Del", + "Delete share" : "Slett delt ressurs", "Others with access" : "Andre med tilgang", "No other users with access found" : "Ingen andre brukere med tilgang funnet", "Toggle list of others with access to this directory" : "Endre liste over andre brukere med tilgang til denne mappen", diff --git a/apps/files_sharing/l10n/nb.json b/apps/files_sharing/l10n/nb.json index 4fbaba0c328..bf528a77c05 100644 --- a/apps/files_sharing/l10n/nb.json +++ b/apps/files_sharing/l10n/nb.json @@ -201,6 +201,7 @@ "Enter a note for the share recipient" : "Skriv inn en beskjed til mottaker av deling", "Create" : "Opprett", "Share" : "Del", + "Delete share" : "Slett delt ressurs", "Others with access" : "Andre med tilgang", "No other users with access found" : "Ingen andre brukere med tilgang funnet", "Toggle list of others with access to this directory" : "Endre liste over andre brukere med tilgang til denne mappen", |