Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Japanese guidelines.
11231132 of 1398 results
1123.
-c --format=FORMAT use the specified FORMAT instead of the default;
output a newline after each use of FORMAT
--printf=FORMAT like --format, but interpret backslash escapes,
and do not output a mandatory trailing newline.
If you want a newline, include \n in FORMAT.
-t, --terse print the information in terse form
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Jun Kobayashi
Located in src/stat.c:916
1124.

The valid format sequences for files (without --file-system):

%a Access rights in octal
%A Access rights in human readable form
%b Number of blocks allocated (see %B)
%B The size in bytes of each block reported by %b
%C SELinux security context string
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

ファイルに対する (--file-system 無し) 有効な FORMAT は以下の通りです:

%a アクセス権の八進数表記
%A アクセス権の人間が読める形式での表記
%b 配置されたブロック数 (%B 参照)
%B %b によって報告された各ブロックのバイト数
%C SELinux のセキュリティコンテキスト文字列
Translated by Yasuaki Taniguchi
In upstream:
(not translated yet)
Located in src/stat.c:1340
1125.
%d Device number in decimal
%D Device number in hex
%f Raw mode in hex
%F File type
%g Group ID of owner
%G Group name of owner
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%d デバイス番号の十進数表記
%D デバイス番号の十六進数表記
%f Raw モードの十六進数表記
%F ファイルの種類
%g 所有者のグループ ID
%G 所有者のグループ名
Translated by Yasuaki Taniguchi
In upstream:
(not translated yet)
Located in src/stat.c:1349
1126.
%h Number of hard links
%i Inode number
%n File name
%N Quoted file name with dereference if symbolic link
%o I/O block size
%s Total size, in bytes
%t Major device type in hex
%T Minor device type in hex
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Jun Kobayashi
Located in src/stat.c:944
1127.
%u User ID of owner
%U User name of owner
%x Time of last access
%X Time of last access as seconds since Epoch
%y Time of last modification
%Y Time of last modification as seconds since Epoch
%z Time of last change
%Z Time of last change as seconds since Epoch

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Jun Kobayashi
Located in src/stat.c:954
1128.
Valid format sequences for file systems:

%a Free blocks available to non-superuser
%b Total data blocks in file system
%c Total file nodes in file system
%d Free file nodes in file system
%f Free blocks in file system
%C SELinux security context string
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Translated and reviewed by Jun Kobayashi
Located in src/stat.c:966
1129.
%i File System ID in hex
%l Maximum length of filenames
%n File name
%s Block size (for faster transfers)
%S Fundamental block size (for block counts)
%t Type in hex
%T Type in human readable form
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%i ファイルシステム ID の十六進数表記
%l ファイル名の最大長
%n ファイル名
%s ブロックサイズ (転送を拘束するために使用する)
%S 基本ブロックサイズ (ブロック数を数えるために使用する)
%t タイプの十六進数表記
%T タイプの人間が読みやすい表記
Translated by Yasuaki Taniguchi
In upstream:
(not translated yet)
Located in src/stat.c:1391
1130.
the --context (-Z) option is obsolete and will be removed
in a future release
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
--context (-Z) オプションは非推奨です。将来のリリースでは削除されます。
Translated by Yasuaki Taniguchi
Located in src/stat.c:1042
1131.
Usage: %s [-F DEVICE | --file=DEVICE] [SETTING]...
or: %s [-F DEVICE | --file=DEVICE] [-a|--all]
or: %s [-F DEVICE | --file=DEVICE] [-g|--save]
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
使用法: %s [-F DEVICE | --file=DEVICE] [SETTING]...
または: %s [-F DEVICE | --file=DEVICE] [-a|--all]
または: %s [-F DEVICE | --file=DEVICE] [-g|--save]
Translated by Yasuaki Taniguchi
Located in src/stty.c:544
1132.
Print or change terminal characteristics.

-a, --all print all current settings in human-readable form
-g, --save print all current settings in a stty-readable form
-F, --file=DEVICE open and use the specified DEVICE instead of stdin
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
端末設定の表示、または変更を行います。

-a, --all 現在のすべての設定を人間に読める形式で出力する
-g, --save 現在のすべての設定を stty が解釈できる形式で出力する
-F, --file=DEVICE 標準入力の代わりに DEVICE で指定されたデバイスを使用する
Translated by Yasuaki Taniguchi
In upstream:
ターミナル属性の表示, 変更.

-a, --all 現在のすべての設定を人間に読める形式で出力
-g, --save 現在のすべての設定を別の stty が読める形式で出力
-F, --file=デバイス 標準入力の代わりに指定されたデバイスを使用
Suggested by Masahito Yamaga
Located in src/stty.c:516
11231132 of 1398 results

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

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

Contributors to this translation: Aaron C, Akihiro Motoki, Fumihito YOSHIDA, Hisashi Arai, Hiyoko Torisaki, Josh Bowling, Jun Kobayashi, Kazuhiro NISHIYAMA, Makoto Kato, Masahito Yamaga, Masatoshi Haraoka, Naoki Hamada, Niboshi, Sakae Akanuma, Shushi Kurose, Takayuki YAMAGUCHI, Tomoya Kabe, Toshiya TSURU, Yasuaki Taniguchi, ahfuji, epii, kamawanai, katsumi, s_takagi14, takashi morita, yama.