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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-28 05:38:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-28 05:38:31 +0300
commitfc52465989c3754873ff17798c5d66995d16877e (patch)
tree532980989938e4f14a2981d75c140e64ff9767f1
parent362e21f3a3a38c04fe81163d66a1ce5011094542 (diff)
[tx-robot] updated from transifexv15.0.9RC1v15.0.9v15.0.10
-rw-r--r--l10n/ko.js7
-rw-r--r--l10n/ko.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 0cb002f..c606fe9 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -1,9 +1,16 @@
OC.L10N.register(
"notifications",
{
+ "Admin notifications" : "관리자 알림",
"Notifications" : "알림",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "이 앱은 Nextcloud 알림 API의 백엔드 및 프론트엔드입니다.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "이 앱은 Nextcloud 알림 API의 백엔드 및 프론트엔드입니다.\n\t\tAPI를 사용하여 다른 앱에서 웹 UI에 알림을 표시하고 클라이언트에 메시지를 전달할 수 있습니다. 다음 기능을 사용할 수 있습니다:\n\n📬 연합 파일 공유: 새 원격 공유 수신\n\n📑 댓글: 다른 사용자가 여러분을 파일에서 언급함\n\n🚢 업데이트 알림: Nextcloud나 앱 업데이트 알림\n\n📣 공지 센터: 관리자가 공지를 올림",
+ "Dismiss all notifications" : "모든 알림 해제",
"No notifications" : "알림 없음",
+ "Failed to dismiss all notifications" : "모든 알림을 해제할 수 없음",
+ "Failed to perform action" : "동작을 수행할 수 없음",
"Dismiss" : "해제",
+ "Failed to dismiss notification" : "알림을 해제할 수 없음",
"in {path}" : "{path}에 있음"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index 0e9806e..3bb599e 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,7 +1,14 @@
{ "translations": {
+ "Admin notifications" : "관리자 알림",
"Notifications" : "알림",
+ "This app provides a backend and frontend for the notification API available in Nextcloud." : "이 앱은 Nextcloud 알림 API의 백엔드 및 프론트엔드입니다.",
+ "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "이 앱은 Nextcloud 알림 API의 백엔드 및 프론트엔드입니다.\n\t\tAPI를 사용하여 다른 앱에서 웹 UI에 알림을 표시하고 클라이언트에 메시지를 전달할 수 있습니다. 다음 기능을 사용할 수 있습니다:\n\n📬 연합 파일 공유: 새 원격 공유 수신\n\n📑 댓글: 다른 사용자가 여러분을 파일에서 언급함\n\n🚢 업데이트 알림: Nextcloud나 앱 업데이트 알림\n\n📣 공지 센터: 관리자가 공지를 올림",
+ "Dismiss all notifications" : "모든 알림 해제",
"No notifications" : "알림 없음",
+ "Failed to dismiss all notifications" : "모든 알림을 해제할 수 없음",
+ "Failed to perform action" : "동작을 수행할 수 없음",
"Dismiss" : "해제",
+ "Failed to dismiss notification" : "알림을 해제할 수 없음",
"in {path}" : "{path}에 있음"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file