summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-23 00:28:15 +0000
commitbc411a2cf318d807cd42e15bf9b2ffca56b78bd8 (patch)
tree076993e7b7463ade82c99775c7ac0e916e783d03 /apps/user_status/l10n/ja.json
parent020401b6c82930783188fd428b961ddd4a296656 (diff)
downloadnextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.tar.gz
nextcloud-server-bc411a2cf318d807cd42e15bf9b2ffca56b78bd8.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/ja.json')
-rw-r--r--apps/user_status/l10n/ja.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json
index 750ec5db84c..4cd33a07f55 100644
--- a/apps/user_status/l10n/ja.json
+++ b/apps/user_status/l10n/ja.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "最近のステータス",
+ "No recent status changes" : "最近のステータスの変更はありません",
"In a meeting" : "会議中",
"Commuting" : "通勤中",
"Out sick" : "体調不良",
@@ -17,14 +18,12 @@
"Set status message" : "ステータスメッセージを設定",
"There was an error saving the status" : "ステータスの保存中にエラーが発生しました",
"There was an error clearing the status" : "ステータスの消去中にエラーが発生しました",
- "No recent status changes" : "最近のステータスの変更はありません",
- "Away" : "離席中",
- "Do not disturb" : "取り込み中",
- "{status}, {timestamp}" : "{status}、{timestamp}",
"Don't clear" : "消去しない",
"Today" : "今日",
"This week" : "今週",
"Online" : "オンライン",
+ "Away" : "離席中",
+ "Do not disturb" : "取り込み中",
"Invisible" : "ステータスを隠す",
"Offline" : "オフライン",
"There was an error saving the new status" : "新しいステータスの保存中にエラーが発生しました",
@@ -32,6 +31,7 @@
"1 hour" : "1時間",
"4 hours" : "4時間",
"Mute all notifications" : "全ての通知をミュート",
- "Appear offline" : "オフライン"
+ "Appear offline" : "オフライン",
+ "{status}, {timestamp}" : "{status}、{timestamp}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file