diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /apps/updatenotification/l10n/ja.json | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
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 |