Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/ja.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

16 lines
809 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "おすすめファイル",
"No recommendations yet" : "おすすめはまだありません",
"Recently commented" : "最近追加されたコメント",
"Recently edited" : "最近編集したもの",
"Recently shared" : "最近共有したもの",
"Recommendations" : "おすすめ",
"Shows recommended files" : "おすすめファイルの表示",
"Shows recommended files for quick access of files and folders with recent activity" : "最近の利用したファイルやフォルダーにすばやくアクセスできるようにおすすめファイルを表示します",
"Path name {path}" : "パス名 {path}",
"Show recommendations" : "おすすめを表示"
},
"nplurals=1; plural=0;");