Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-02 03:16:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-02 03:16:28 +0300
commit0719c8a38afc84bc5905c7551e96bc4466e80691 (patch)
tree2373f36fcc101a715e374f45d00410478a37f610 /l10n
parent6cb1020e92969e13f6d5d7a99181aad3b3392bef (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js3
-rw-r--r--l10n/ja.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 98d5904..db4064b 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"At least one of the given tags is invalid" : "指定されたタグの少なくとも1つが無効です",
"Files automated tagging" : "ファイルの自動タグ付け",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "ファイルタイプ、ユーザーグループへの加入、時刻などの要素に基づいて、ファイルを自動的にタグ付けします。",
- "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "1つのルールグループは、1つ以上のルールで構成されています。 1つのリクエストが、すべてのルールにマッチし、真であると評価された場合、そのルールグループに一致します。 1つのファイルがアップロードされると定義されたすべてのグループに対して評価され一致すると、指定されたコラボレーティブタグがファイルに割り当てられます。"
+ "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "1つのルールグループは、1つ以上のルールで構成されています。 1つのリクエストが、すべてのルールにマッチし、真であると評価された場合、そのルールグループに一致します。 1つのファイルがアップロードされると定義されたすべてのグループに対して評価され一致すると、指定されたコラボタグがファイルに割り当てられます。",
+ "Automatically assign collaborative tags to files based on conditions" : "条件に基づいて自動的にファイルにコラボタグを割り当てます"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index 9e6b199..95359cc 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,6 +5,7 @@
"At least one of the given tags is invalid" : "指定されたタグの少なくとも1つが無効です",
"Files automated tagging" : "ファイルの自動タグ付け",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "ファイルタイプ、ユーザーグループへの加入、時刻などの要素に基づいて、ファイルを自動的にタグ付けします。",
- "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "1つのルールグループは、1つ以上のルールで構成されています。 1つのリクエストが、すべてのルールにマッチし、真であると評価された場合、そのルールグループに一致します。 1つのファイルがアップロードされると定義されたすべてのグループに対して評価され一致すると、指定されたコラボレーティブタグがファイルに割り当てられます。"
+ "Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "1つのルールグループは、1つ以上のルールで構成されています。 1つのリクエストが、すべてのルールにマッチし、真であると評価された場合、そのルールグループに一致します。 1つのファイルがアップロードされると定義されたすべてのグループに対して評価され一致すると、指定されたコラボタグがファイルに割り当てられます。",
+ "Automatically assign collaborative tags to files based on conditions" : "条件に基づいて自動的にファイルにコラボタグを割り当てます"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file