diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-21 00:19:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-21 00:19:09 +0000 |
commit | 5694809b6024b6e572a9697759f203256e0115f1 (patch) | |
tree | 949d7cedbd6a0c90c471e0328e7930e7a2577496 /apps/files_sharing/l10n | |
parent | 520df673aeef6396f966577562ed988547d89de3 (diff) | |
download | nextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.tar.gz nextcloud-server-5694809b6024b6e572a9697759f203256e0115f1.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 | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index 006396d22cc..d090c018940 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -259,9 +259,9 @@ OC.L10N.register( "No shared links" : "공유된 링크 없음", "Files and folders you shared by link will show up here" : "링크를 통해 공유된 파일과 폴더들이 여기에 표시됩니다.", "Deleted shares" : "삭제된 공유", - "List of shares you left." : "당신이 버린 공유들의 목록", + "List of shares you left." : "당신이 떠난 공유들의 목록", "No deleted shares" : "삭제된 공유 없음", - "Shares you have left will show up here" : "당신이 버린 공유들이 이곳에 나타납니다.", + "Shares you have left will show up here" : "당신이 떠난 공유들이 이곳에 나타납니다.", "Pending shares" : "보류 중인 공유", "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 096d3963b53..893d7b2d941 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -257,9 +257,9 @@ "No shared links" : "공유된 링크 없음", "Files and folders you shared by link will show up here" : "링크를 통해 공유된 파일과 폴더들이 여기에 표시됩니다.", "Deleted shares" : "삭제된 공유", - "List of shares you left." : "당신이 버린 공유들의 목록", + "List of shares you left." : "당신이 떠난 공유들의 목록", "No deleted shares" : "삭제된 공유 없음", - "Shares you have left will show up here" : "당신이 버린 공유들이 이곳에 나타납니다.", + "Shares you have left will show up here" : "당신이 떠난 공유들이 이곳에 나타납니다.", "Pending shares" : "보류 중인 공유", "List of unapproved shares." : "수락하지 않은 공유들의 목록", "No pending shares" : "보류 중인 공유 없음", |