@@ -32,6 +32,7 @@ OC.L10N.register(
3232 "ToDo list" : "ToDo リスト" ,
3333 "Setup a simple todo-list." : "簡単なTodoリストを設定" ,
3434 "Members" : "メンバー" ,
35+ "List of members with some basic attributes." : "基本的な属性を持つメンバーのリスト。" ,
3536 "Customers" : "顧客" ,
3637 "Manage your customers." : "顧客管理" ,
3738 "Vacation requests" : "休暇申請" ,
@@ -246,16 +247,20 @@ OC.L10N.register(
246247 "Select an icon for application" : "アプリケーションのアイコンを選択" ,
247248 "Title of the application" : "アプリケーション名" ,
248249 "Description of the application" : "アプリケーションの説明" ,
250+ "I really want to delete this application!" : "このアプリケーションは本当に削除したい!" ,
249251 "Transfer application" : "アプリケーションの転送" ,
250252 "Edit row" : "行の編集" ,
253+ "I really want to delete this row!" : "この行は本当に削除したい!" ,
251254 "Owner" : "作成者" ,
255+ "I really want to delete this table!" : "このテーブルは本当に削除したい!" ,
252256 "Change owner" : "オーナーの変更" ,
253257 "Close" : "閉じる" ,
254258 "Could not import data to table" : "テーブルにデータをインポートできませんでした" ,
255259 "Add data to the table from a file" : "ファイルからテーブルにデータを追加する" ,
256260 "Select from Files" : "ファイルから選択" ,
257261 "Upload from device" : "デバイスからアップロード" ,
258262 "Supported formats: xlsx, xls, csv, html, xml" : "対応フォーマット: xlsx, xls, csv, html, xml" ,
263+ "First row of the file must contain column headings." : "ファイルの最初の行には列の見出しが含まれていなければならない。" ,
259264 "⚠️ You don't have the permission to create columns." : "⚠️ 列を作成する権限がありません。" ,
260265 "Preview" : "プレビュー" ,
261266 "Loading table data" : "テーブルデータの読み込み中" ,
@@ -280,12 +285,15 @@ OC.L10N.register(
280285 "Export" : "エクスポート" ,
281286 "Add to favorites" : "お気に入りに追加" ,
282287 "Remove from favorites" : "お気に入りから削除" ,
288+ "Archive table" : "テーブルをアーカイブする" ,
289+ "Unarchive table" : "テーブルのアーカイブ解除" ,
283290 "Delete table" : "表を削除" ,
284291 "Do you really want to delete the table \"{table}\"?" : "本当にテーブル\"{table}\"を削除しますか?" ,
285292 "Duplicate view" : "ビューの複製" ,
286293 "Copy" : "コピー" ,
287294 "Filter items" : "項目を絞り込む" ,
288295 "Favorites" : "お気に入り" ,
296+ "Archived tables" : "アーカイブされたテーブル" ,
289297 "Applications" : "アプリケーション" ,
290298 "Your results are filtered." : "絞り込み結果" ,
291299 "Clear filter" : "フィルターをクリア" ,
@@ -317,6 +325,10 @@ OC.L10N.register(
317325 "No elements found." : "要素が見つかりませんでした。" ,
318326 "No selected resources" : "リソースが選択されていません" ,
319327 "Shared resources permissions" : "共有リソースの権限" ,
328+ "Read resource" : "リソースの読み込み" ,
329+ "Create resource" : "リソースの作成" ,
330+ "Update resource" : "リソースの更新" ,
331+ "Delete resource" : "リソースの削除" ,
320332 "No shared resources" : "共有リソースなし" ,
321333 "Share with accounts" : "アカウントと共有する" ,
322334 "Error" : "エラー" ,
@@ -325,6 +337,8 @@ OC.L10N.register(
325337 "Back" : "戻る" ,
326338 "Select operator" : "演算子の選択" ,
327339 "Search for value" : "値を検索" ,
340+ "Keyword and submit" : "キーワードを入力して送信" ,
341+ "Or use magic values" : "またはマジックバリューを使用する" ,
328342 "Sorting" : "並べ替え" ,
329343 "Filtering" : "フィルタリング" ,
330344 "Select Operator" : "演算子の選択" ,
@@ -340,6 +354,7 @@ OC.L10N.register(
340354 "Heading 2" : "見出し2" ,
341355 "Heading 3" : "見出し3" ,
342356 "Code" : "コード" ,
357+ "Set today as default" : "今日をデフォルトに設定する" ,
343358 "Set now as default" : "現在時刻を初期値に設定" ,
344359 "Enter a column title" : "列名を入力する" ,
345360 "Mandatory" : "必須" ,
@@ -363,10 +378,12 @@ OC.L10N.register(
363378 "URL" : "URL" ,
364379 "Users" : "ユーザ" ,
365380 "Groups" : "グループ" ,
381+ "Select multiple items" : "複数の項目を選択" ,
366382 "Show user status" : "ユーザー ステータスの表示" ,
367383 "Copy link" : "リンクをコピー" ,
368384 "Url" : "URL" ,
369385 "Close editor" : "エディタを閉じる" ,
386+ "Go to first page" : "最初のページへ" ,
370387 "Go to previous page" : "前のページへ" ,
371388 "Export CSV" : "CSVエクスポート" ,
372389 "Confirmation" : "確認" ,
@@ -388,6 +405,7 @@ OC.L10N.register(
388405 "Is lower than" : "値より小さい" ,
389406 "Is lower than or equal" : "値以下である" ,
390407 "Is empty" : "値が空" ,
408+ "Magic field" : "マジックフィールド" ,
391409 "Me (user ID)" : "私(ユーザーID)" ,
392410 "Me (name)" : "私(名前)" ,
393411 "Unchecked" : "未チェック" ,
@@ -396,6 +414,7 @@ OC.L10N.register(
396414 "Last editor" : "最終更新者" ,
397415 "Last edited at" : "最終更新日" ,
398416 "Clipboard is not available" : "クリップボードは利用できません" ,
417+ "Resource not found." : "リソースが見つかりません。" ,
399418 "Could not remove column." : "列を削除できませんでした。" ,
400419 "Could not remove row." : "行を削除できませんでした。" ,
401420 "Could not remove view." : "ビューを削除できませんでした。" ,
0 commit comments