Browsing Indonesian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Indonesian guidelines.
6877 of 219 results
68.
operators (decreasing precedence; -and is implicit where no others are given):
( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2
EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2
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.
operator (urutan menurun; -and adalah implisit bila tidak ada yang lain):
( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2
EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2
Translated by Reno S. Anwari
Reviewed by Budiwijaya
In upstream:
operator (urutan menurun; -and adalah implisit bila tidak ada yang lain):
( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2
Suggested by Arif Endro Nugroho
Located in find/util.c:176
69.
positional options (always true): -daystart -follow -regextype

normal options (always true, specified before other expressions):
-depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf
--version -xdev -ignore_readdir_race -noignore_readdir_race
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.
pilihan posisi (selalu benar): -daystart -follow -regextype

pilihan normal (selalu benar, dispesifikasikan sebelum pilihan lain):
-depth --help -maxdepth TINGKAT -mindept TINGKAT -mount -noleaf
--version -xdev -ignore_readdir_rage -noignore_readdir_race
Translated by Arif Endro Nugroho
Located in find/util.c:180
70.
tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N
-cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME
-ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex PATTERN
-links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE
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.
tests (N dapat berupa +N atau -N atau N): -amin N -anewer BERKAS -atime N -cmin N
-cnewer BERKAS -ctime N -empty -false -fstype TIPE -gid N -group NAMA
-ilname POLA -iname POLA -inum N -iwholename POLA -iregex POLA
-links N -lname POLA -mmin N -mtime N -name POLA -newer BERKAS
Translated by Arif Endro Nugroho
Located in find/util.c:185
71.
-nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN
-readable -writable -executable
-wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N
-used N -user NAME -xtype [bcdpfls]
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.
-nouser -nogroup -path POLA -perm [+-]MODE -regex POLA
-readable -writeable -executable
-wholename POLA -size N[bcwkMG] -true -type [bcdpflsD] -uid N
-used N -user NAME -xtype [bcdpfls]
Translated by Arif Endro Nugroho
Located in find/parser.c:1126
72.
actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print
-fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit
-exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;
-execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;
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.
aksi: -delete -print0 -printf FORMAT -fprintf BERKAS FORMAT -print
' -fprint0 BERKAS -fprint BERKAS -ls -fls BERKAS -prune -quit
-exec PERINTAH; -exec PERINTAH {} + -ok PERINTAH ;
-execdir PERINTAH ; -execdir PERINTAH {} + -okdir PERINTAH ;
Translated by Arif Endro Nugroho
Located in find/parser.c:1131
73.
Report (and track progress on fixing) bugs via the findutils bug-reporting
page at http://savannah.gnu.org/ or, if you have no web access, by sending
email to <bug-findutils@gnu.org>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
Laporkan (dan telusuri perkembangan dalam perbaikan) bugs melalui findutils
halaman pelaporan bugs di http://savannah.gnu.org/ atau, jika anda tidak
akses web, dengan mengirimkan email ke <bug-findutils@gnu.org>.
Translated by Arif Endro Nugroho
Located in find/parser.c:1261
74.
sanity check of the fnmatch() library function failed.
pemeriksaan keadaan dari fungsi perpustakaan fnmatch() gagal.
Translated by Arif Endro Nugroho
Located in find/parser.c:1261
75.
warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '%s %s' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ %s'.
peringatan: Nama berkas unix biasanya tidak berisi slashes (walaupun nama jalur biasanya memakai). Itu berarti '%s %s' mungkin akan dievaluasikan ke salah untuk setiap saat di sistem ini. Anda mungkin menemukan pemeriksaan '-wholename' lebih berguna, atau mungkin '-samefile'. Alternatifnya, jika Anda menggunakan GNU grep, Anda dapat menggunakan 'find ... -print0 | grep -FzZ %s'.
Translated by Andika Triwidada
Located in find/parser.c:1264
76.
Expected a positive decimal integer argument to %s, but got %s
Diduga sebuah argumen desimal integer positif ke %s, tetapi diperoleh %s
Translated by Arif Endro Nugroho
Located in find/parser.c:1399
77.
This system does not provide a way to find the birth time of a file.
Sistem ini tidak menyediakan sebuah cara untuk menemukan waktu pembuatan dari sebuah berkas.
Translated by Arif Endro Nugroho
Located in find/parser.c:1564
6877 of 219 results

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

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

Contributors to this translation: Andika Triwidada, Andy Apdhani, Arif Endro Nugroho, Budiwijaya, Fakhrul Rijal, Reno S. Anwari, Tedi Heriyanto, Yoppy Hidayanto.