diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:58 +0000 |
commit | 93a7d27bb4ffa11b99b035b24bc1e967bc25eb53 (patch) | |
tree | b45f2b790cdab1f6365dc302e5578a9ebc8c2eee /core/l10n/ja.js | |
parent | 81a6300e39b9694299932eca58b5243f2e0598fc (diff) | |
download | nextcloud-server-93a7d27bb4ffa11b99b035b24bc1e967bc25eb53.tar.gz nextcloud-server-93a7d27bb4ffa11b99b035b24bc1e967bc25eb53.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 76b9c29a611..15c7e602dc9 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -217,7 +217,6 @@ OC.L10N.register( "Open settings menu" : "設定メニューを開く", "Settings menu" : "メニュー設定", "Search {types} …" : "{types} を検索…", - "Settings" : "設定", "Avatar of {fullName}" : "{fullName} のアバター", "Could not load your contacts" : "連絡先を読み込めませんでした", "Search contacts …" : "連絡先を検索...", @@ -419,6 +418,7 @@ OC.L10N.register( "If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。", "Collaboratively edit office documents." : "Office 文書を共同で編集します。", "Local document editing back-end used by the Collabora Online app." : "Collabora Onlineアプリで使用されるローカルドキュメント編集バックエンド", + "Settings" : "設定", "restricted" : "制限済", "invisible" : "不可視", "File not found" : "ファイルが見つかりません", |