summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
commit7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch)
tree6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /lib/l10n/ja.js
parente5ee2ec441068994497d74fed1855d8e1fc983ba (diff)
downloadnextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz
nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 9698888f59b..cc8ec9cb55c 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -58,6 +58,7 @@ OC.L10N.register(
"Avatar image is not square" : "アバター画像が正方形ではありません",
"Files" : "ファイル",
"View profile" : "プロフィールを表示",
+ "Local time: %s" : "現地時間: %s",
"today" : "今日",
"tomorrow" : "明日",
"yesterday" : "昨日",
@@ -102,6 +103,8 @@ OC.L10N.register(
"Users" : "ユーザー",
"Email" : "メール",
"Mail %s" : "メール %s",
+ "Fediverse" : "フェディバース",
+ "View %s on the fediverse" : "%sをフェディバース上で見る",
"Phone" : "携帯",
"Call %s" : "電話 %s",
"Twitter" : "Twitter",
@@ -203,6 +206,7 @@ OC.L10N.register(
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"The username is already being used" : "このユーザー名はすでに使われています",
"Could not create user" : "ユーザーを作成できませんでした",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "ユーザー名で利用できる文字列: \"a-z\", \"A-Z\", \"0-9\", スペース, \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",
"Username must not consist of dots only" : "ユーザー名に、ドットのみはつけられません",