diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-05 00:22:07 +0000 |
commit | 7502c19ddd43853c3b4fad1e2df91aed19e6b626 (patch) | |
tree | 9f151d95981618600301ae756b74a3d3e7c01033 /apps/user_status/l10n | |
parent | 7c3936b6f8f9b2c2b2c1cf7e917c885b58ef9d72 (diff) | |
download | nextcloud-server-7502c19ddd43853c3b4fad1e2df91aed19e6b626.tar.gz nextcloud-server-7502c19ddd43853c3b4fad1e2df91aed19e6b626.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/ja.js | 9 | ||||
-rw-r--r-- | apps/user_status/l10n/ja.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index 78e9a6f695f..9fda3b53136 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -12,14 +12,23 @@ OC.L10N.register( "In a call" : "通話中", "User status" : "ユーザーステータス", "Clear status after" : "ステータスの有効期限", + "Emoji for your status message" : "あなたのステータスメッセージに絵文字を", "What is your status?" : "現在のオンラインステータスは?", + "Predefined statuses" : "事前定義されたステータス", + "Previously set" : "以前の設定", + "Reset status" : "ステータスをリセット", "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", + "Your status was set automatically" : "あなたのステータスは自動的に設定されました", "Clear status message" : "ステータスメッセージを消去", "Set status message" : "ステータスメッセージを設定", + "Reset status to \"{icon} {message}\"" : "ステータスを \"{icon} {message}\" にリセット", + "Reset status to \"{message}\"" : "ステータスを \"{message}\" にリセット", + "Reset status to \"{icon}\"" : "ステータスを \"{icon}\" にリセット", "There was an error saving the status" : "ステータスの保存中にエラーが発生しました", "There was an error clearing the status" : "ステータスの消去中にエラーが発生しました", + "There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました", "Don't clear" : "消去しない", "Today" : "今日", "This week" : "今週", diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index c077589e426..e5fcd9bc06a 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -10,14 +10,23 @@ "In a call" : "通話中", "User status" : "ユーザーステータス", "Clear status after" : "ステータスの有効期限", + "Emoji for your status message" : "あなたのステータスメッセージに絵文字を", "What is your status?" : "現在のオンラインステータスは?", + "Predefined statuses" : "事前定義されたステータス", + "Previously set" : "以前の設定", + "Reset status" : "ステータスをリセット", "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", + "Your status was set automatically" : "あなたのステータスは自動的に設定されました", "Clear status message" : "ステータスメッセージを消去", "Set status message" : "ステータスメッセージを設定", + "Reset status to \"{icon} {message}\"" : "ステータスを \"{icon} {message}\" にリセット", + "Reset status to \"{message}\"" : "ステータスを \"{message}\" にリセット", + "Reset status to \"{icon}\"" : "ステータスを \"{icon}\" にリセット", "There was an error saving the status" : "ステータスの保存中にエラーが発生しました", "There was an error clearing the status" : "ステータスの消去中にエラーが発生しました", + "There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました", "Don't clear" : "消去しない", "Today" : "今日", "This week" : "今週", |