aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-14 00:25:51 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-14 00:25:51 +0000
commit6284009fa024005df591f2308fefc49e68728e49 (patch)
treece74b7fbf597cf2f854ffa2da59eae3c4d01cfe4 /core/l10n/ja.js
parent32a485cbefc6d2d26bc12bef6b81617895c1ed36 (diff)
downloadnextcloud-server-6284009fa024005df591f2308fefc49e68728e49.tar.gz
nextcloud-server-6284009fa024005df591f2308fefc49e68728e49.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.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 5d1206654c2..87b7de61832 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -138,10 +138,16 @@ OC.L10N.register(
"More apps" : "さらにアプリ",
"Currently open" : "編集中",
"_{count} notification_::_{count} notifications_" : ["通知 {count} 件"],
+ "Date range filter" : "日付範囲フィルタ",
+ "Pick start date" : "開始日を指定",
+ "Pick end date" : "終了日を指定",
+ "Apply range" : "適用範囲",
"Log in" : "ログイン",
"Logging in …" : "ログイン中...",
"Server side authentication failed!" : "サーバーサイドの認証に失敗しました!",
"Please contact your administrator." : "管理者にお問い合わせください。",
+ "Temporary error" : "一時的なエラー",
+ "Please try again." : "もう一度お試しください。",
"An internal error occurred." : "内部エラーが発生しました。",
"Please try again or contact your administrator." : "もう一度やり直してみるか、管理者にお問い合わせください。",
"Account name or email" : "アカウント名またはメールアドレス",
@@ -189,11 +195,21 @@ OC.L10N.register(
"Install the Contacts app" : "連絡先アプリをインストール",
"Loading your contacts …" : "連絡先を読み込み中...",
"Looking for {term} …" : "{term} を確認中 ...",
+ "Global search" : "グローバル検索",
+ "Search apps, files, tags, messages" : "アプリ、ファイル、タグ、メッセージを検索",
+ "Apps and Settings" : "アプリと設定",
"Modified" : "更新日時",
"Today" : "今日",
+ "Last 7 days" : "7日以内",
+ "Last 30 days" : "30日以内",
+ "This year" : "今年",
"Last year" : "去年",
+ "Custom date range" : "カスタム日付の範囲",
+ "Search people" : "人物を検索",
"Not found" : "見つかりませんでした",
"People" : "人間",
+ "Start typing in search" : "入力して検索を開始します",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間",
"Forgot password?" : "パスワードをお忘れですか?",
"Back to login form" : "ログイン画面に戻る",
"Back" : "戻る",