diff options
Diffstat (limited to 'apps/updatenotification/l10n/ja.json')
-rw-r--r-- | apps/updatenotification/l10n/ja.json | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/apps/updatenotification/l10n/ja.json b/apps/updatenotification/l10n/ja.json index dbedb9e3c34..55c4ca84867 100644 --- a/apps/updatenotification/l10n/ja.json +++ b/apps/updatenotification/l10n/ja.json @@ -1,7 +1,15 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} が利用可能です。アップデート方法について詳細情報を確認してください。", + "Update notifications" : "アップデート通知", + "Channel updated" : "チャンネルを更新しました", + "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。", + "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。", + "Update to %1$s is available." : "%1$s への更新が利用可能です。", + "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。", + "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。", + "Apps with available updates" : "アップデート可能なアプリ", "Open updater" : "アップデーターを開く", - "Your version is up to date." : "最新版です。", + "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", "A non-default update server is in use to be checked for updates:" : "更新のチェックにデフォルト以外の更新サーバーが利用されています:", "Update channel:" : "アップデートチャンネル:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "開発版の新しいバージョンにアップデートできます。ただし、アップデート後は安定版にダウングレードできません。", @@ -10,17 +18,10 @@ "Only notification for app updates are available." : "アプリ更新情報があるときのみ通知する。", "The selected update channel does not support updates of the server." : "選択したチャンネルでは、サーバーのアップデートをサポートしていません。", "Could not start updater, please try the manual update" : "アップデータを起動できませんでした。手動アップデートをお試しください", - "Update notifications" : "アップデート通知", - "Channel updated" : "チャンネルが更新されました", - "The update server could not be reached since %d days to check for new updates." : "%d日以降、新しい更新をチェックする更新サーバーにアクセスできませんでした。", - "Please check the Nextcloud and server log files for errors." : "Nextcloudとサーバーログファイルでエラーがないか確認してください。", - "Update to %1$s is available." : "%1$s への更新が利用可能です。", - "Update for %1$s to version %2$s is available." : "%1$s に対するバージョン %2$s へアップデートが利用可能です。", - "Update for {app} to version %s is available." : " {app} に対するバージョン %s へアップデートが利用可能です。", "A new version is available: %s" : "新しいバージョンが利用可能: %s", "Download now" : "今すぐダウンロード", + "Your version is up to date." : "最新版です。", "Checked on %s" : "%s に確認", - "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。", - "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。" + "The selected update channel makes dedicated notifications for the server obsolete." : "選択した更新チャネルでは、廃止サーバーについて専用の通知を行います。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |