All translations
Views
Actions
Namespaces
Variants
Tools
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h English (en) | polkit.addRule(function(action, subject) { if (action.id == "org.freedesktop.upower.hibernate" || action.id == "org.freedesktop.upower.suspend") { return polkit.Result.YES; } }); The fourth rule allows a member of the '''network''' group to use the bluetooth devices without authentication |
h French (fr) | polkit.addRule(function(action, subject) { if (action.id == "org.freedesktop.upower.hibernate" || action.id == "org.freedesktop.upower.suspend") { return polkit.Result.YES; } }); The fourth rule allows a member of the '''network''' group to use the bluetooth devices without authentication |
h Russian (ru) | polkit.addRule(function(action, subject) { if (action.id == "org.freedesktop.upower.hibernate" || action.id == "org.freedesktop.upower.suspend") { return polkit.Result.YES; } }); Четвертое правило позволяет члену группы '''network''' использовать устройства bluetooth без аутентификации |