diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-24 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-24 00:19:45 +0000 |
commit | 55f81eae135280e2fcc8eb2e5d6eb8d6237c2402 (patch) | |
tree | 4e064c122ec40c513c00ddbac72c800fcc8716e6 /apps/files | |
parent | 644d4908c5a92c502c03cbddbd2f060f62100a69 (diff) | |
download | nextcloud-server-55f81eae135280e2fcc8eb2e5d6eb8d6237c2402.tar.gz nextcloud-server-55f81eae135280e2fcc8eb2e5d6eb8d6237c2402.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ja.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/ko.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 8 |
4 files changed, 16 insertions, 8 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 39718240ffb..45cdcda83e4 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -157,6 +157,10 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき", "A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき", "Upload (max. %s)" : "アップロード ( 最大 %s )", + "Files compatibility" : "ファイルの互換性", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", + "Enforce Windows compatibility" : "Windowsとの互換性を強制", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。", "Accept" : "承諾", "Reject" : "拒否", "Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 812bfa60e03..bed24ce9e8a 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -155,6 +155,10 @@ "A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーが<strong>変更</strong>されたとき", "A favorite file or folder has been <strong>changed</strong>" : "お気に入りのファイルまたはフォルダーが <strong>変更</strong>されたとき", "Upload (max. %s)" : "アップロード ( 最大 %s )", + "Files compatibility" : "ファイルの互換性", + "Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "ファイルをすべてのクライアントと同期できるようにするために、ファイル名を制限することを許可します。デフォルトではPOSIX(LinuxやmacOSなど)で有効なすべてのファイル名が許可されています。", + "Enforce Windows compatibility" : "Windowsとの互換性を強制", + "This will block filenames not valid on Windows systems, like using reserved names or special characters. But this will not enforce compatibility of case sensitivity." : "予約名や特殊文字のような、Windowsシステムにおいて有効でないファイル名をブロックします。これは大文字、小文字の互換性を強制するものではありません。", "Accept" : "承諾", "Reject" : "拒否", "Incoming ownership transfer from {user}" : "{user} からの所有権転送を受信", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 6b529fcb7fd..4ab7941a6fa 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -7,7 +7,7 @@ OC.L10N.register( "Delete" : "삭제", "Tags" : "태그", "Show list view" : "리스트 보기", - "Show grid view" : "바둑판식 보기", + "Show grid view" : "그리드뷰 보기", "Home" : "홈", "Close" : "닫기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", @@ -233,7 +233,7 @@ OC.L10N.register( "Shared by link" : "링크로 공유됨", "Shared" : "공유됨", "Switch to list view" : "목록 보기로 전환", - "Switch to grid view" : "바둑판식 보기로 전환", + "Switch to grid view" : "그리드뷰로 전환", "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", "Error during upload: {message}" : "업로드 오류: {message}", "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", @@ -248,7 +248,7 @@ OC.L10N.register( "Sort folders before files" : "폴더를 파일보다 먼저 정렬", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", - "Enable the grid view" : "바둑판식 보기 활성화", + "Enable the grid view" : "그리드뷰 활성화", "Additional settings" : "고급 설정", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -352,7 +352,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Set up templates folder" : "템플릿 폴더 설정", "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", - "Toggle grid view" : "바둑판식 보기 전환", + "Toggle grid view" : "그리드뷰 전환", "Shares" : "공유", "Shared with others" : "다른 사람과 공유됨", "Shared with you" : "나와 공유됨", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 8524299e75a..3d7dba36d1a 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -5,7 +5,7 @@ "Delete" : "삭제", "Tags" : "태그", "Show list view" : "리스트 보기", - "Show grid view" : "바둑판식 보기", + "Show grid view" : "그리드뷰 보기", "Home" : "홈", "Close" : "닫기", "Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음", @@ -231,7 +231,7 @@ "Shared by link" : "링크로 공유됨", "Shared" : "공유됨", "Switch to list view" : "목록 보기로 전환", - "Switch to grid view" : "바둑판식 보기로 전환", + "Switch to grid view" : "그리드뷰로 전환", "Upload was cancelled by user" : "사용자에 의해 업로드가 취소됨", "Error during upload: {message}" : "업로드 오류: {message}", "Error during upload, status code {status}" : "업로드 중 오류 발생, 상태 코드 {status}", @@ -246,7 +246,7 @@ "Sort folders before files" : "폴더를 파일보다 먼저 정렬", "Show hidden files" : "숨김 파일 보이기", "Crop image previews" : "이미지 미리보기 확대", - "Enable the grid view" : "바둑판식 보기 활성화", + "Enable the grid view" : "그리드뷰 활성화", "Additional settings" : "고급 설정", "WebDAV" : "WebDAV", "WebDAV URL" : "WebDAV URL", @@ -350,7 +350,7 @@ "You might not have have permissions to view it, ask the sender to share it" : "이것을 볼 권한이 없는 것 같습니다, 보낸 이에게 공유를 요청하세요.", "Set up templates folder" : "템플릿 폴더 설정", "Toggle %1$s sublist" : "%1$s 서브리스트 켜기/끄기", - "Toggle grid view" : "바둑판식 보기 전환", + "Toggle grid view" : "그리드뷰 전환", "Shares" : "공유", "Shared with others" : "다른 사람과 공유됨", "Shared with you" : "나와 공유됨", |