Skip to content

Commit 55d2149

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent d53bcaf commit 55d2149

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

l10n/ja.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ OC.L10N.register(
8686
"Upload folder" : "アップロードフォルダー",
8787
"Choose the folder where photos and albums are uploaded to." : "写真やアルバムをアップロードするフォルダを選択します。",
8888
"_%n photo_::_%n photos_" : ["%n 写真"],
89+
"Select a date range" : "日付範囲を選択",
90+
"Date range" : "日付範囲",
91+
"Select places" : "場所を選択",
8992
"Unselect all" : "すべて選択解除",
9093
"Add photos to this album" : "このアルバムに写真を追加",
9194
"Manage collaborators for this album" : "このアルバムのコラボレーターを管理する",
@@ -133,6 +136,7 @@ OC.L10N.register(
133136
"One of the source folders does not exist" : "ソースフォルダーの1つが存在しません",
134137
"Add to album" : "アルバムに追加",
135138
"Delete selection" : "選択した項目を削除",
139+
"Toggle filter" : "フィルターの切り替え",
136140
"No photos or videos in here" : "ここには写真も動画もありません",
137141
"Unassigned faces" : "未割り当ての顔",
138142
"Failed to fetch collection." : "コレクションの取得に失敗しました。",

l10n/ja.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@
8484
"Upload folder" : "アップロードフォルダー",
8585
"Choose the folder where photos and albums are uploaded to." : "写真やアルバムをアップロードするフォルダを選択します。",
8686
"_%n photo_::_%n photos_" : ["%n 写真"],
87+
"Select a date range" : "日付範囲を選択",
88+
"Date range" : "日付範囲",
89+
"Select places" : "場所を選択",
8790
"Unselect all" : "すべて選択解除",
8891
"Add photos to this album" : "このアルバムに写真を追加",
8992
"Manage collaborators for this album" : "このアルバムのコラボレーターを管理する",
@@ -131,6 +134,7 @@
131134
"One of the source folders does not exist" : "ソースフォルダーの1つが存在しません",
132135
"Add to album" : "アルバムに追加",
133136
"Delete selection" : "選択した項目を削除",
137+
"Toggle filter" : "フィルターの切り替え",
134138
"No photos or videos in here" : "ここには写真も動画もありません",
135139
"Unassigned faces" : "未割り当ての顔",
136140
"Failed to fetch collection." : "コレクションの取得に失敗しました。",

0 commit comments

Comments
 (0)