summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-13 01:10:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-13 01:10:58 +0000
commit5c5c45736840df690a43bf83dc0c907c9490faf6 (patch)
treeeae356cacf2e7be57a75b33fc1870a826b7a1927
parent69741134fd4e70d530a137d3d22bd49cf1ef44a0 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ko.js1
-rw-r--r--l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index c692a26ae..eda67f609 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Unable to update news config" : "뉴스 설정을 갱신할 수 없음",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Share" : "공유",
+ "Share with" : "다음과 공유",
"Mark read" : "읽은 상태로 표시",
"All articles" : "모든 글",
"Starred" : "별표",
diff --git a/l10n/ko.json b/l10n/ko.json
index 0a61cfdf2..267c8fc7d 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -33,6 +33,7 @@
"Unable to update news config" : "뉴스 설정을 갱신할 수 없음",
"Use system cron for updates" : "시스템 cron으로 업데이트",
"Share" : "공유",
+ "Share with" : "다음과 공유",
"Mark read" : "읽은 상태로 표시",
"All articles" : "모든 글",
"Starred" : "별표",
need help with the frontend, check the issue tracker if you are interested!** ![Release status](https://github.com/nextcloud/news/workflows/Build%20and%20publish%20app%20release/badge.svg) ![Integration Tests](https://github.com/nextcloud/news/workflows/Integration%20Tests/badge.svg) ![Frontend tests](https://github.com/nextcloud/news/workflows/Frontend%20tests/badge.svg) [![Code coverage](https://img.shields.io/codecov/c/github/nextcloud/news.svg?style=flat)](https://codecov.io/gh/nextcloud/news/) The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://nextcloud.github.io/news/developer/#apis) for app developers. The source code is [available on GitHub](https://github.com/nextcloud/news) ## Documentation The documentation can be found [here](https://nextcloud.github.io/news/), the source of the documentation is on [GitHub](https://github.com/nextcloud/news/blob/master/docs) ## Bugs Please read the [appropriate section in the contributing notices](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#issues) ## Updating Notices To receive notifications when a new News app version was released, simply add the following Atom feed in your currently installed News app: https://github.com/nextcloud/news/releases.atom ## Screenshots ![](https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png) ## Maintainers * [Benjamin Brahmer](https://github.com/Grotax) * [Sean Molenaar](https://github.com/SMillerDev) ### Special thanks to the Feed-IO library Please consider donating to the developer of the RSS parser that powers the Nextcloud News App: [https://github.com/sponsors/alexdebril](https://github.com/sponsors/alexdebril)