diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:29 +0000 |
commit | 91d9fa0a8d36dcef871b04bfd97583bf1082c2c6 (patch) | |
tree | 68313e1494f36a52a2da8bb62621ee7be3fd1495 /apps/files_sharing | |
parent | bdc520769ca72a2c5e2898d9c76429dc4d5159f0 (diff) | |
download | nextcloud-server-91d9fa0a8d36dcef871b04bfd97583bf1082c2c6.tar.gz nextcloud-server-91d9fa0a8d36dcef871b04bfd97583bf1082c2c6.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/fr.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ko.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index f61266aa6c7..817c711f358 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -126,7 +126,7 @@ OC.L10N.register( "Unknown error" : "Erreur inconnue", "Allow editing" : "Autoriser la modification", "Read only" : "Lecture seule", - "Allow upload and editing" : "Autoriser l’ajout et la modification", + "Allow upload and editing" : "Autoriser le téléversement et la modification", "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", "Custom permissions" : "Personnaliser les permissions", "Read" : "Lecture", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 92b4f6453dc..b2865f89526 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -124,7 +124,7 @@ "Unknown error" : "Erreur inconnue", "Allow editing" : "Autoriser la modification", "Read only" : "Lecture seule", - "Allow upload and editing" : "Autoriser l’ajout et la modification", + "Allow upload and editing" : "Autoriser le téléversement et la modification", "File drop (upload only)" : "Dépôt de fichier (envoi uniquement)", "Custom permissions" : "Personnaliser les permissions", "Read" : "Lecture", diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js index fcfb842fdf0..7ca7494408f 100644 --- a/apps/files_sharing/l10n/ko.js +++ b/apps/files_sharing/l10n/ko.js @@ -148,7 +148,7 @@ OC.L10N.register( "Internal link" : "내부 링크", "Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.", "Copy internal link to clipboard" : "내부 링크를 클립보드에 복사", - "Only works for users with access to this folder" : "이 폴더에 액세스하는 사용자에게만 해당됩니다.", + "Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능", "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", "Link copied" : "링크 복사됨", "Please enter the following required information before creating the share" : "공유를 하기 전에 다음 필수 정보를 입력하세요.", diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json index 10d4c46b974..a16312d88cf 100644 --- a/apps/files_sharing/l10n/ko.json +++ b/apps/files_sharing/l10n/ko.json @@ -146,7 +146,7 @@ "Internal link" : "내부 링크", "Cannot copy, please copy the link manually" : "복사할 수 없습니다, 링크를 수동으로 복사하세요.", "Copy internal link to clipboard" : "내부 링크를 클립보드에 복사", - "Only works for users with access to this folder" : "이 폴더에 액세스하는 사용자에게만 해당됩니다.", + "Only works for users with access to this folder" : "이 폴더의 접근 권한이 있는 사용자만 사용 가능", "Only works for users with access to this file" : "이 파일에 접근할 수 있는 사용자에게만 작동", "Link copied" : "링크 복사됨", "Please enter the following required information before creating the share" : "공유를 하기 전에 다음 필수 정보를 입력하세요.", |