summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:58 +0000
commit1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch)
tree7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/files_versions/l10n/ja.json
parent2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff)
downloadnextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz
nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_versions/l10n/ja.json')
-rw-r--r--apps/files_versions/l10n/ja.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/ja.json b/apps/files_versions/l10n/ja.json
index 4af8c10ee2a..344af3f4469 100644
--- a/apps/files_versions/l10n/ja.json
+++ b/apps/files_versions/l10n/ja.json
@@ -1,7 +1,6 @@
{ "translations": {
"Versions" : "バージョン",
"This application automatically maintains older versions of files that are changed." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。",
- "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダーはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。 バージョン管理のためにクオータが足りなくなっていないことを保証するために、バージョンフォルダーを自動的に管理します。\n\t\tバージョンの有効期限に加えて、バージョン管理アプリは、ユーザーが現在利用可能な空き容量の50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。",
"Name this version" : "このバージョンに名前を付けます",
"Edit version name" : "バージョン名の編集",
"Compare to current version" : "現在のバージョンと比較",
@@ -19,6 +18,7 @@
"Could not restore version" : "このバージョンを復旧できません",
"Could not delete version" : "指定のバージョンを削除できませんでした",
"${version.label} restored" : "${version.label} が復旧されました",
+ "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "このアプリケーションは、変更された古いバージョンのファイルを自動的に維持します。 有効にすると、隠れバージョンフォルダーはすべてのユーザーのディレクトリにプロビジョニングされ、古いファイルバージョンを格納するために使用されます。 ユーザーはいつでもWebインターフェイスから古いバージョンに戻すことができ、置き換えられたファイルはバージョン管理されます。 バージョン管理のためにクオータが足りなくなっていないことを保証するために、バージョンフォルダーを自動的に管理します。\n\t\tバージョンの有効期限に加えて、バージョン管理アプリは、ユーザーが現在利用可能な空き容量の50%以上利用しないように維持します。 保存されたバージョンがこの制限を超えた場合、アプリはこの制限を満たすまで、最も古いバージョンを最初に削除します。 詳細は、バージョンのドキュメントを参照してください。",
"Could not set version name" : "バージョン名を設定できませんでした"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file