diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-18 00:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-18 00:12:48 +0000 |
commit | 16b8017fc906f7a3cf105304f6abdc0e2443a078 (patch) | |
tree | b7b8dbaba9357f72f6bdee2885e291b0c65ef024 /settings/l10n | |
parent | b222f66d46bf024b4e0cc8fdede2388db75236a2 (diff) | |
download | nextcloud-server-16b8017fc906f7a3cf105304f6abdc0e2443a078.tar.gz nextcloud-server-16b8017fc906f7a3cf105304f6abdc0e2443a078.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/ja.js | 2 | ||||
-rw-r--r-- | settings/l10n/ja.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index d4bf7af7ec7..82c08f40a6e 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -119,6 +119,7 @@ OC.L10N.register( "Copy" : "コピー", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。", "Official" : "公式", + "Update to {version}" : "{version} にアップデート", "Remove" : "削除", "Disable" : "無効にする", "All" : "すべて", @@ -132,6 +133,7 @@ OC.L10N.register( "User documentation" : "ユーザードキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", + "Update to {update}" : "{update} にアップデート", "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Disable all" : "すべて無効にする", "Enable all" : "すべて有効にする", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 6d9c3011675..72555a57378 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -117,6 +117,7 @@ "Copy" : "コピー", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。", "Official" : "公式", + "Update to {version}" : "{version} にアップデート", "Remove" : "削除", "Disable" : "無効にする", "All" : "すべて", @@ -130,6 +131,7 @@ "User documentation" : "ユーザードキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", + "Update to {update}" : "{update} にアップデート", "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Disable all" : "すべて無効にする", "Enable all" : "すべて有効にする", |