sf_admin.ja.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
  3. <xliff version="1.0">
  4. <file original="global" source-language="en" datatype="plaintext">
  5. <header />
  6. <body>
  7. <!-- Actions -->
  8. <trans-unit>
  9. <source>New</source>
  10. <target>新規作成</target>
  11. </trans-unit>
  12. <trans-unit>
  13. <source>Edit</source>
  14. <target>編集</target>
  15. </trans-unit>
  16. <trans-unit>
  17. <source>Delete</source>
  18. <target>削除</target>
  19. </trans-unit>
  20. <trans-unit>
  21. <source>List</source>
  22. <target>一覧</target>
  23. </trans-unit>
  24. <trans-unit>
  25. <source>Save</source>
  26. <target>保存</target>
  27. </trans-unit>
  28. <trans-unit>
  29. <source>Save and add</source>
  30. <target>保存して更に追加</target>
  31. </trans-unit>
  32. <trans-unit>
  33. <source>Cancel</source>
  34. <target>キャンセル</target>
  35. </trans-unit>
  36. <!-- Filters -->
  37. <trans-unit>
  38. <source>Reset</source>
  39. <target>リセット</target>
  40. </trans-unit>
  41. <trans-unit>
  42. <source>Filter</source>
  43. <target>検索</target>
  44. </trans-unit>
  45. <!-- List -->
  46. <trans-unit>
  47. <source>No result</source>
  48. <target>データがありません</target>
  49. </trans-unit>
  50. <trans-unit>
  51. <source>Actions</source>
  52. <target>操作</target>
  53. </trans-unit>
  54. <trans-unit>
  55. <source>(page %%page%%/%%nb_pages%%)</source>
  56. <target>(ページ %%page%%%%nb_pages%%)</target>
  57. </trans-unit>
  58. <trans-unit>
  59. <source>asc</source>
  60. <target>降順</target>
  61. </trans-unit>
  62. <trans-unit>
  63. <source>desc</source>
  64. <target>昇順</target>
  65. </trans-unit>
  66. <!-- Pagination -->
  67. <trans-unit>
  68. <source>First page</source>
  69. <target>最初のページ</target>
  70. </trans-unit>
  71. <trans-unit>
  72. <source>Previous page</source>
  73. <target>前のページ</target>
  74. </trans-unit>
  75. <trans-unit>
  76. <source>Next page</source>
  77. <target>次のページ</target>
  78. </trans-unit>
  79. <trans-unit>
  80. <source>Last page</source>
  81. <target>最後のページ</target>
  82. </trans-unit>
  83. <!-- Form -->
  84. <trans-unit>
  85. <source>The item was created successfully.</source>
  86. <target>アイテムを作成しました</target>
  87. </trans-unit>
  88. <trans-unit>
  89. <source>The item was updated successfully.</source>
  90. <target>アイテムを更新しました</target>
  91. </trans-unit>
  92. <trans-unit>
  93. <source>The item was created successfully. You can add another one below.</source>
  94. <target>アイテムを作成しました。以下で別のアイテムを追加できます。</target>
  95. </trans-unit>
  96. <trans-unit>
  97. <source>The item was updated successfully. You can add another one below.</source>
  98. <target>アイテムを更新しました。以下で別のアイテムを追加できます。</target>
  99. </trans-unit>
  100. <trans-unit>
  101. <source>The item has not been saved due to some errors.</source>
  102. <target>エラーのためアイテムを保存できませんでした</target>
  103. </trans-unit>
  104. <trans-unit>
  105. <source>The item was deleted successfully.</source>
  106. <target>アイテムを削除しました</target>
  107. </trans-unit>
  108. </body>
  109. </file>
  110. </xliff>