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>2021-08-10 05:31:55 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-10 05:31:55 +0300
commit5bd4ed19d4e499918bd4bedc4bb3d12090781794 (patch)
tree54743bc7a1486cc4ced446328599b2c0eed0a1ce /apps/user_status/l10n/ja.js
parent876545502cc290cdb23625e9253b821b336e6830 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ja.js')
-rw-r--r--apps/user_status/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js
index 4dbc44c42c2..2ad844f1f2e 100644
--- a/apps/user_status/l10n/ja.js
+++ b/apps/user_status/l10n/ja.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"user_status",
{
- "Recent statuses" : "最近のステータス",
"In a meeting" : "会議中",
"Commuting" : "通勤中",
"Out sick" : "病欠",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4時間",
"Mute all notifications" : "全ての通知をミュート",
"Appear offline" : "オフラインに見せかけます",
+ "Recent statuses" : "最近のステータス",
"Clear status after" : "ステータスの有効期限"
},
"nplurals=1; plural=0;");