Merge pull request #2166 from actionless/manpages-ru

Manpages ru
This commit is contained in:
Emmanuel Lepage Vallée 2018-01-24 13:15:05 -05:00 committed by GitHub
commit b0b5a1c1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 38 additions and 7 deletions

View File

@ -27,25 +27,26 @@ awesome через D-Bus. Если установлен «rlwrap», то он б
В awesome должен быть загружен модуль «awful.remote», чтобы позволить удалённое
выполнение кода.
EXAMPLES
ПРИМЕРЫ
-------
....
$ awesome-client 'return 1+1, "Hello, world"\
double 2
string "Hello, world"
# The following does not return anything on the command line,
# but will show a notification.
# Следующий пример не возвращает ничего в командную строку,
# но показывает уведомление.
$ awesome-client '
> naughty = require("naughty")
> naughty.notify({
> title="CLI Notification",
> text="This is a notification sent from the command line!"})
> text="Это уведомление было отправлено из командной строки!"})
> '
# Entering read-eval-print-loop mode
# This mode will send every line to awesome, exactly the same as passing
# multiple commands on the command line.
# Интерактивный режим (REPL)
# В данном режиме каждая строка введенная пользователем
# будет отправлена в awesome wm, точно так же, как если бы несколько команд
# были бы переданы как аргументы командной строки.
$ awesome-client
awesome# return 1+1
double 2

View File

@ -69,6 +69,11 @@ Veränderung der Anordnung
TASTENKÜRZEL
------------
Help
~~~~
*Mod4 + s*::
Show currently assigned key bindings.
Fenstermanager kontrollieren
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Control + r*::

View File

@ -86,6 +86,11 @@ Modificación del esquema
ATAJOS DE TECLADO POR OMISIÓN
-----------------------------
Help
~~~~
*Mod4 + s*::
Show currently assigned key bindings.
Control del gestor de ventanas
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Control + r*::

View File

@ -80,6 +80,11 @@ Changement dans la mise en page
ASSOCIATIONS AVEC LES TOUCHES DU CLAVIER (PAR DÉFAUT)
-----------------------------------------------------
Help
~~~~
*Mod4 + s*::
Show currently assigned key bindings.
Contrôle du gestionnaire de fenêtres
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Contrôle + r*::

View File

@ -86,6 +86,11 @@ Modifica dello schema
DEFAULT SCORCIATOIE DA TASTIERA
-------------------------------
Help
~~~~
*Mod4 + s*::
Show currently assigned key bindings.
Controllo del gestore di finestre
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Control + r*::

View File

@ -81,6 +81,11 @@ awesome - потрясающий оконный менеджер
НАСТРОЙКИ КЛАВИАТУРЫ ПО-УМОЛЧАНИЮ
---------------------------------
Справка
~~~~~~~
*Mod4 + s*::
Показать текущие назначенные сочетания клавиш.
Управление менеджером окон
~~~~~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Control + r*::

View File

@ -78,6 +78,11 @@ Layout modification
DEFAULT KEY BINDINGS
--------------------
Help
~~~~
*Mod4 + s*::
Show currently assigned key bindings.
Window manager control
~~~~~~~~~~~~~~~~~~~~~~
*Mod4 + Control + r*::