Browsing Ossetian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Ossetian guidelines.
3645 of 123 results
36.
If you are using <command>mv</command> with <command>sudo</command> you will not be able to use the <emphasis role="strong">~</emphasis> shortcut, but will have to use the full pathnames to your files. This is because when you are working as root, <emphasis role="strong">~</emphasis> will refer to the root account's home directory, not your own.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:250(para)
37.
rm
(no translation yet)
Located in basic-commands/C/basic-commands.xml:216(title)
38.
The <command>rm</command> will remove or delete a file in your directory (<acronym>rm</acronym> stands simply for "remove"). It will not work on directories which have files in them. To remove directories, you can use <command>rm -r</command>. The <emphasis>r</emphasis> stands for <emphasis>recursive</emphasis>. For example: <screen>rm -r foo</screen> will remove the directory named foo and all of its contents.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:263(para)
39.
Using <command>rm -r</command> will delete a complete directory and everything in it without further questions, so be careful with this command.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:273(para)
40.
mkdir
(no translation yet)
Located in basic-commands/C/basic-commands.xml:231(title)
41.
The <command>mkdir</command> command will allow you to create directories (<acronym>mkdir</acronym> stands simply for "make directory"). For example, typing: <screen>mkdir music</screen> will create a music directory in the current directory.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:280(para)
42.
System Information Commands
(no translation yet)
Located in basic-commands/C/basic-commands.xml:242(title)
43.
df
(no translation yet)
Located in basic-commands/C/basic-commands.xml:245(title)
44.
The <command>df</command> command displays filesystem disk space usage for all partitions (<acronym>df</acronym> stands simply for "disk free"). <screen>df -h</screen> will give information using megabytes (M) and gigabytes (G) instead of blocks (<emphasis role="strong">-h</emphasis> means "human-readable").
(no translation yet)
Located in basic-commands/C/basic-commands.xml:296(para)
45.
free
(no translation yet)
Located in basic-commands/C/basic-commands.xml:256(title)
3645 of 123 results

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

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

No-one has contributed to this translation yet.