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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-05 05:30:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-05 05:30:34 +0300
commit46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch)
treef5c5b34d68b72932e94aa913bfbc0855d6b6530b /apps/systemtags
parent797b603a1f11e76348c36c17e766e97b43dd127e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/ja.js1
-rw-r--r--apps/systemtags/l10n/ja.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/ja.js b/apps/systemtags/l10n/ja.js
index ea556d95223..23fb6266665 100644
--- a/apps/systemtags/l10n/ja.js
+++ b/apps/systemtags/l10n/ja.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "タグ",
+ "Tag name is empty" : "タグ名が空です",
"Update" : "更新",
"Create" : "作成",
"Select tag…" : "タグを選択...",
diff --git a/apps/systemtags/l10n/ja.json b/apps/systemtags/l10n/ja.json
index aab51d87818..fc26d2a5e26 100644
--- a/apps/systemtags/l10n/ja.json
+++ b/apps/systemtags/l10n/ja.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "タグ",
+ "Tag name is empty" : "タグ名が空です",
"Update" : "更新",
"Create" : "作成",
"Select tag…" : "タグを選択...",