diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-27 00:38:48 +0000 |
commit | 9252789576cb11174feb398707adfba83aaba59e (patch) | |
tree | 34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/files_sharing/l10n | |
parent | d0a732733758e9f2d182a890bc4f5479b0dd874e (diff) | |
download | nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index d59e37bf482..e41b9dc31ec 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -210,6 +210,8 @@ OC.L10N.register( "Share with {userName}" : "{userName}와(과) 공유", "Share with group" : "그룹과 공유", "Share in conversation" : "대화방과 공유", + "Share with remote" : "원격지에 공유", + "Share with remote group" : "원격 그룹과 공유", "Share with" : "다음과 공유", "Save share" : "공유 저장", "Update share" : "공유 업데이트", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index a886b2b5125..77563b105f8 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -208,6 +208,8 @@ "Share with {userName}" : "{userName}와(과) 공유", "Share with group" : "그룹과 공유", "Share in conversation" : "대화방과 공유", + "Share with remote" : "원격지에 공유", + "Share with remote group" : "원격 그룹과 공유", "Share with" : "다음과 공유", "Save share" : "공유 저장", "Update share" : "공유 업데이트", |