diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-14 00:12:27 +0000 |
commit | 6112adfe064afbad17c485954d22e3947fe8ed13 (patch) | |
tree | d190dfd3e1fc05b94758c3cccfc702e1ef04aa56 /apps/updatenotification/l10n/ja.js | |
parent | a2c8b3f00bb9140800c4a596defc9d9cb37bb893 (diff) | |
download | nextcloud-server-6112adfe064afbad17c485954d22e3947fe8ed13.tar.gz nextcloud-server-6112adfe064afbad17c485954d22e3947fe8ed13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/ja.js')
-rw-r--r-- | apps/updatenotification/l10n/ja.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ja.js b/apps/updatenotification/l10n/ja.js index 60d1aceba79..fa6a12beee7 100644 --- a/apps/updatenotification/l10n/ja.js +++ b/apps/updatenotification/l10n/ja.js @@ -9,6 +9,7 @@ OC.L10N.register( "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 へアップデートが利用可能です。", + "Update notification" : "アップデート通知", "Apps with available updates" : "アップデート可能なアプリ", "Open updater" : "アップデーターを開く", "The update check is not yet finished. Please refresh the page." : "アップデートチェックが完了していません。ページを更新してください。", |