Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Japanese guidelines.
514 of 16 results
5.
Lists the files in the game directory and archive files. Returns a list of files, with / as the directory separator.
ゲームディレクトリーとアーカイブ内のファイルをリストアップします。ディレクトリーの区切りとして / を使用し、ファイルのリストを返します。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file:15
6.
`common`
`common`
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file:19
7.
If true, files in the common directory are included in the listing.
True なら、 common ディレクトリーのファイルもリストに含まれます。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file:19
8.
Returns True if the given filename is loadable, meaning that it can be loaded from the disk or from inside an archive. Returns False if this is not the case.
指定されたファイル名がロード可能、つまりそれがディスクかアーカイブ内からロード可能なら True を返します。それ以外の場合 False を返します。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file:24
9.
Rarely Used
稀に使用される関数
Translated and reviewed by Koichi Akabe
Located in ../../source/file_python.rst:14
10.
These functions are used more rarely.
これらの関数は稀に使用されます。
Translated and reviewed by Koichi Akabe
Located in ../../source/file_python.rst:16
11.
Returns true if the given filename can be found in the searchpath. This only works if a physical file exists on disk. It won't find the file if it's inside of an archive.
サーチパスに指定されたファイル名が見付かれば True を返します。これはディスク上に物理ファイルが存在するときだけ動作し、アーカイブ内にある場合は発見出来ません。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file_rare:5
12.
You almost certainly want to use :func:`renpy.loadable` in preference to this function.
ほとんどの場合この関数より :func:`renpy.loadable` を使用した方がよいでしょう。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/file_rare:9
13.
Converts s from filesystem encoding to unicode.
ファイルシステムのエンコードから Unicode に変換します。
Translated and reviewed by Koichi Akabe
Located in ../../source/inc/file_rare:14
14.
Converts s from unicode to the filesystem encoding.
Unicode からファイルシステムのエンコードに変換します。
Translated and reviewed by Koichi Akabe
Located in ../../source/inc/file_rare:18
514 of 16 results

This translation is managed by Launchpad Japanese Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Koichi Akabe, akakyouryuu.