Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-03 05:16:18 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-03 05:16:18 +0300
commitf62f23ed1d9864983f24f5c4f9fc00d3e2a8663d (patch)
tree1d45a3b9bcd8ee466352139e1793cfc49a002d46 /apps
parent7d33de5599d8e2e86bf59cc2f86f221e2fb6214b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/ko.js5
-rw-r--r--apps/files/l10n/ko.json5
-rw-r--r--apps/files_external/l10n/ko.js1
-rw-r--r--apps/files_external/l10n/ko.json1
-rw-r--r--apps/files_sharing/l10n/ko.js9
-rw-r--r--apps/files_sharing/l10n/ko.json9
-rw-r--r--apps/files_trashbin/l10n/id.js5
-rw-r--r--apps/files_trashbin/l10n/id.json5
-rw-r--r--apps/settings/l10n/el.js2
-rw-r--r--apps/settings/l10n/el.json2
10 files changed, 42 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index e19766d9feb..68c220b4945 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -15,11 +15,13 @@ OC.L10N.register(
"Close" : "닫기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
"Upload cancelled." : "업로드가 취소되었습니다.",
+ "Processing files …" : "파일 처리중 ...",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
"Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
"Not enough free space" : "남은 공간이 부족함",
+ "An unknown error has occurred" : "알 수 없는 에러 발생",
"Uploading …" : "업로드 중…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})",
"Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
@@ -27,6 +29,8 @@ OC.L10N.register(
"Actions" : "작업",
"Rename" : "이름 바꾸기",
"Copy" : "복사",
+ "Choose target folder" : "폴더 선택",
+ "Open" : "열기",
"Delete file" : "파일 삭제",
"Delete folder" : "폴더 삭제",
"Disconnect storage" : "저장소 연결 해제",
@@ -123,6 +127,7 @@ OC.L10N.register(
"Unlimited" : "무제한",
"Upload (max. %s)" : "업로드(최대 %s)",
"Accept" : "수락",
+ "Reject" : "거절",
"Change" : "변경",
"Tags" : "태그",
"%s used" : "%s 사용함",
diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json
index 618d2287845..061c253ca7d 100644
--- a/apps/files/l10n/ko.json
+++ b/apps/files/l10n/ko.json
@@ -13,11 +13,13 @@
"Close" : "닫기",
"Could not create folder \"{dir}\"" : "폴더 \"{dir}\"을(를) 만들 수 없음",
"Upload cancelled." : "업로드가 취소되었습니다.",
+ "Processing files …" : "파일 처리중 ...",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
"Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
"Not enough free space" : "남은 공간이 부족함",
+ "An unknown error has occurred" : "알 수 없는 에러 발생",
"Uploading …" : "업로드 중…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize}({bitrate})",
"Target folder does not exist any more" : "대상 폴더가 더 이상 존재하지 않습니다",
@@ -25,6 +27,8 @@
"Actions" : "작업",
"Rename" : "이름 바꾸기",
"Copy" : "복사",
+ "Choose target folder" : "폴더 선택",
+ "Open" : "열기",
"Delete file" : "파일 삭제",
"Delete folder" : "폴더 삭제",
"Disconnect storage" : "저장소 연결 해제",
@@ -121,6 +125,7 @@
"Unlimited" : "무제한",
"Upload (max. %s)" : "업로드(최대 %s)",
"Accept" : "수락",
+ "Reject" : "거절",
"Change" : "변경",
"Tags" : "태그",
"%s used" : "%s 사용함",
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 0f09f2e0f9f..a0f6dbaf206 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -104,6 +104,7 @@ OC.L10N.register(
"SMB / CIFS" : "SMB/CIFS",
"Share" : "공유",
"Show hidden files" : "숨김 파일 표시",
+ "Timeout" : "시간 초과",
"SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Username as share" : "사용자 이름으로 공유",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json
index afb9aeb510d..54a56133369 100644
--- a/apps/files_external/l10n/ko.json
+++ b/apps/files_external/l10n/ko.json
@@ -102,6 +102,7 @@
"SMB / CIFS" : "SMB/CIFS",
"Share" : "공유",
"Show hidden files" : "숨김 파일 표시",
+ "Timeout" : "시간 초과",
"SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Username as share" : "사용자 이름으로 공유",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 50271ff3c89..d566e4eb9eb 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Restore" : "Restore",
"Restore share" : "공유 복원",
"Something happened. Unable to restore the share." : "무언가 잘못되었습니다. 공유를 복원할 수 없습니다.",
+ "Waiting…" : "대기중...",
"error" : "오류",
"Move or copy" : "이동이나 복사",
"Download" : "다운로드",
@@ -80,6 +81,7 @@ OC.L10N.register(
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "이메일이나 공개 공유로 공유한 파일이 <strong>다운로드됨</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함",
"A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>",
+ "Shared link" : "공유 링크",
"Wrong share ID, share doesn't exist" : "잘못된 공유 ID, 공유가 존재하지 않음",
"Could not delete share" : "공유를 삭제할 수 없음",
"Please specify a file or folder path" : "파일이나 폴더 경로를 지정하십시오",
@@ -111,12 +113,16 @@ OC.L10N.register(
"Share API is disabled" : "공유 API가 비활성화됨",
"File sharing" : "파일 공유",
"Accept" : "수락",
+ "Reject" : "거절",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.",
"Sharing" : "공유",
"Allow editing" : "Allow editing",
+ "Allow creating" : "생성 수락",
+ "Allow deleting" : "삭제 수락",
"Allow resharing" : "재공유 허용",
"Expiration date enforced" : "만료 날짜 적용",
"Set expiration date" : "만료기한 설정",
+ "Enter a date" : "날짜 입력",
"Note to recipient" : "받는 사람 메모",
"Unshare" : "공유 해제",
"group" : "그룹",
@@ -136,8 +142,11 @@ OC.L10N.register(
"Hide download" : "Hide download",
"Password protect" : "암호 보호",
"Add another link" : "다른 링크 추가",
+ "Create a new share link" : "새로운 공유 링크 생성",
"Share link" : "링크 공유",
"Resharing is not allowed" : "다시 공유할 수 없음",
+ "Name …" : "이름 ...",
+ "Searching …" : "검색 ...",
"Search globally" : "전역 검색",
"Link to a file" : "파일로 향한 링크",
"Shared" : "공유됨",
diff --git a/apps/files_sharing/l10n/ko.json b/apps/files_sharing/l10n/ko.json
index 4e156087217..04ee4aa647b 100644
--- a/apps/files_sharing/l10n/ko.json
+++ b/apps/files_sharing/l10n/ko.json
@@ -17,6 +17,7 @@
"Restore" : "Restore",
"Restore share" : "공유 복원",
"Something happened. Unable to restore the share." : "무언가 잘못되었습니다. 공유를 복원할 수 없습니다.",
+ "Waiting…" : "대기중...",
"error" : "오류",
"Move or copy" : "이동이나 복사",
"Download" : "다운로드",
@@ -78,6 +79,7 @@
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "이메일이나 공개 공유로 공유한 파일이 <strong>다운로드됨</strong>",
"A file or folder was shared from <strong>another server</strong>" : "<strong>다른 서버</strong>에서 파일이나 폴더를 공유함",
"A file or folder has been <strong>shared</strong>" : "파일이나 폴더가 <strong>공유됨</strong>",
+ "Shared link" : "공유 링크",
"Wrong share ID, share doesn't exist" : "잘못된 공유 ID, 공유가 존재하지 않음",
"Could not delete share" : "공유를 삭제할 수 없음",
"Please specify a file or folder path" : "파일이나 폴더 경로를 지정하십시오",
@@ -109,12 +111,16 @@
"Share API is disabled" : "공유 API가 비활성화됨",
"File sharing" : "파일 공유",
"Accept" : "수락",
+ "Reject" : "거절",
"This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "이 앱을 사용하여 Nextcloud 내에서 사용자간 파일을 공유할 수 있습니다. 앱을 활성화하면 관리자가 파일 공유를 허용할 그룹을 지정할 수 있습니다. 공유가 허용된 사용자는 Nextcloud 내의 다른 사용자나 그룹과 파일이나 폴더를 공유할 수 있습니다. 추가로 관리자가 링크 공유 기능을 활성화하면 Nextcloud 외부 사용자와 파일을 공유할 수 있는 외부 링크가 생성됩니다. 관리자는 암호나 만료 날짜 사용을 강제할 수 있으며, 공유 링크로 서버간 공유 기능이나 모바일 장치에서 공유를 활성화할 수 있습니다.\n공유 기능을 비활성화하면 서버에 있는 모든 공유된 파일이나 폴더를 삭제하며, 동기화 클라이언트나 모바일 앱에도 적용됩니다. 자세한 정보를 보려면 Nextcloud 문서를 참조하십시오.",
"Sharing" : "공유",
"Allow editing" : "Allow editing",
+ "Allow creating" : "생성 수락",
+ "Allow deleting" : "삭제 수락",
"Allow resharing" : "재공유 허용",
"Expiration date enforced" : "만료 날짜 적용",
"Set expiration date" : "만료기한 설정",
+ "Enter a date" : "날짜 입력",
"Note to recipient" : "받는 사람 메모",
"Unshare" : "공유 해제",
"group" : "그룹",
@@ -134,8 +140,11 @@
"Hide download" : "Hide download",
"Password protect" : "암호 보호",
"Add another link" : "다른 링크 추가",
+ "Create a new share link" : "새로운 공유 링크 생성",
"Share link" : "링크 공유",
"Resharing is not allowed" : "다시 공유할 수 없음",
+ "Name …" : "이름 ...",
+ "Searching …" : "검색 ...",
"Search globally" : "전역 검색",
"Link to a file" : "파일로 향한 링크",
"Shared" : "공유됨",
diff --git a/apps/files_trashbin/l10n/id.js b/apps/files_trashbin/l10n/id.js
index c235d6a9a65..b62efc6f31c 100644
--- a/apps/files_trashbin/l10n/id.js
+++ b/apps/files_trashbin/l10n/id.js
@@ -6,6 +6,11 @@ OC.L10N.register(
"This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.",
"Restore" : "Pulihkan",
"Delete permanently" : "Hapus secara permanen",
+ "Error while restoring file from trashbin" : "Galat memulihkan berkas dari keranjang sampah",
+ "Error while removing file from trashbin" : "Galat menghapus berkas dari keranjang sampah",
+ "Error while restoring files from trashbin" : "Galat memulihkan berkas dari keranjang sampah",
+ "Error while emptying trashbin" : "Galat mengosongkan keranjang sampah",
+ "Error while removing files from trashbin" : "Galat menghapus berkas dari keranjang sampah",
"This operation is forbidden" : "Operasi ini dilarang",
"This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak",
"No deleted files" : "Tidak ada berkas yang dihapus",
diff --git a/apps/files_trashbin/l10n/id.json b/apps/files_trashbin/l10n/id.json
index 133bfd3f23b..485bdfb00d0 100644
--- a/apps/files_trashbin/l10n/id.json
+++ b/apps/files_trashbin/l10n/id.json
@@ -4,6 +4,11 @@
"This application enables users to restore files that were deleted from the system." : "Aplikasi ini memungkinkan pengguna untuk memulihkan berkas terhapus dari sistem.",
"Restore" : "Pulihkan",
"Delete permanently" : "Hapus secara permanen",
+ "Error while restoring file from trashbin" : "Galat memulihkan berkas dari keranjang sampah",
+ "Error while removing file from trashbin" : "Galat menghapus berkas dari keranjang sampah",
+ "Error while restoring files from trashbin" : "Galat memulihkan berkas dari keranjang sampah",
+ "Error while emptying trashbin" : "Galat mengosongkan keranjang sampah",
+ "Error while removing files from trashbin" : "Galat menghapus berkas dari keranjang sampah",
"This operation is forbidden" : "Operasi ini dilarang",
"This directory is unavailable, please check the logs or contact the administrator" : "Direktori ini tidak tersedia, silakan periksa log atau hubungi kontak",
"No deleted files" : "Tidak ada berkas yang dihapus",
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js
index 04c207c36c3..28cb0569060 100644
--- a/apps/settings/l10n/el.js
+++ b/apps/settings/l10n/el.js
@@ -175,7 +175,7 @@ OC.L10N.register(
"Download and enable" : "Λήψη και ενεργοποίηση",
"Enable" : "Ενεργοποίηση",
"Enable untested app" : "Ενεργοποίηση δοκιμαστικής εφαρμογής",
- "The app will be downloaded from the app store" : "Αυτή η εφαρμογή θα ",
+ "The app will be downloaded from the app store" : "Θα γίνει λήψη της εφαρμογής από την αγορά εφαρμογών",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Η εφαρμογή δεν είναι συμβατή με την έκδοση Nextcloud σας. Εάν συνεχίσετε μπορείτε να εγκαταστήσετε την εφαρμογή. Η εφαρμογή ίσως να μην λειτουργεί σωστά.",
"Marked for remote wipe" : "Επισημάνθηκε για απομακρυσμένη εκκαθάριση",
"Device settings" : "Ρυθμίσεις συσκευής",
diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json
index 9bdc4aceed4..d0524f7367b 100644
--- a/apps/settings/l10n/el.json
+++ b/apps/settings/l10n/el.json
@@ -173,7 +173,7 @@
"Download and enable" : "Λήψη και ενεργοποίηση",
"Enable" : "Ενεργοποίηση",
"Enable untested app" : "Ενεργοποίηση δοκιμαστικής εφαρμογής",
- "The app will be downloaded from the app store" : "Αυτή η εφαρμογή θα ",
+ "The app will be downloaded from the app store" : "Θα γίνει λήψη της εφαρμογής από την αγορά εφαρμογών",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Η εφαρμογή δεν είναι συμβατή με την έκδοση Nextcloud σας. Εάν συνεχίσετε μπορείτε να εγκαταστήσετε την εφαρμογή. Η εφαρμογή ίσως να μην λειτουργεί σωστά.",
"Marked for remote wipe" : "Επισημάνθηκε για απομακρυσμένη εκκαθάριση",
"Device settings" : "Ρυθμίσεις συσκευής",