From 15300917dd9bd1341faa58aa065ad6928efe7da3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 7 Nov 2023 01:23:27 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ja.js | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'l10n/ja.js') diff --git a/l10n/ja.js b/l10n/ja.js index 5f2a50711..08ac6c63f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -10,6 +10,7 @@ OC.L10N.register( "Unread articles" : "未読の記事", "News" : "ニュース", "News folders" : "ニューズフォルダー", + "News articles" : "ニュース記事", "Shared with me" : "私と共有", "An RSS/Atom feed reader" : "RSS/Atom フィードリーダー", "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 NextcloudのためのRSS/Atomフィードリーダーアプリ\n\n- 📲 お持ちのモバイル端末またはデスクトップ間でフィードを同期 [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 ニュースフィードの自動更新\n- 🆓AGPLv3下の無料・オープンソースにより、広告や有料のプレミアム機能はありません\n\n**このアプリの動作にはシステムのCron機能が必要です**\n\nシステム要件は [here](https://nextcloud.github.io/news/install/#dependencies)\n\n変更履歴は [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\n[bug report]から不具合報告(https://github.com/nextcloud/news/issues/new/choose)\n\n[feature request]から機能をリクエスト(https://github.com/nextcloud/news/discussions/new)\n\n[feed issue]からフィードの問題を報告(https://github.com/nextcloud/news/discussions/new)", @@ -38,15 +39,18 @@ OC.L10N.register( "How many redirects the feed fetcher should follow." : "フィードフェッチャーに許可するリダイレクト数です。", "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "RSS / Atom フィードの読み込み待機秒数の制限;設定時間より長くかかる場合はアップデートが中止されます。", "Interval in seconds in which the feeds will be updated." : "フィードを更新するまでの間隔を秒数で指定してください。", + "User Name" : "ユーザーネーム", "Share" : "共有", "Share with" : "共有対象", "Mark read" : "既読にする", "All articles" : "すべての記事", "Starred" : "共有", "Explore" : "探索", + "Are you sure you want to mark all read?" : "全て既読にしてよろしいですか?", "Rename" : "名前の変更", "Delete" : "削除", "Rename Feed" : "フィードの名前を変更", + "Are you sure you want to delete?" : "本当に削除してよろしいですか?", "Unpin from top" : "トップからピンを外す", "Pin to top" : "トップにピン", "Newest first" : "新しい順", @@ -62,7 +66,14 @@ OC.L10N.register( "Play audio" : "音楽を再生", "Download audio" : "音楽をダウンロード", "Download video" : "動画をダウンロード", + "Unread" : "未読", "Open website" : "ウェブサイトを開く", + "{num} seconds" : "{num}秒前", + "{num} minutes ago" : "{num}分前", + "{num} hours ago" : "{num}時前", + "{num} days ago" : "{num}日前", + "{num} months ago" : "{num}ヶ月前", + "{num} years ago" : "{num}年前", "Subscribe to" : "次を購読:", "Ajax or webcron mode detected! Your feeds will not be updated!" : "Ajax か Web cron モードになっています。フィードは自動的に更新されません。", "How to set up the operating system cron" : "OSのcronのやり方", -- cgit v1.2.3