diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-samba/po/ru | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-samba/po/ru')
-rw-r--r-- | applications/luci-app-samba/po/ru/samba.po | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/applications/luci-app-samba/po/ru/samba.po b/applications/luci-app-samba/po/ru/samba.po index 224063eb15..e65241c4ef 100644 --- a/applications/luci-app-samba/po/ru/samba.po +++ b/applications/luci-app-samba/po/ru/samba.po @@ -15,56 +15,74 @@ msgstr "" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:64 msgid "Allow guests" msgstr "Разрешить гостевой вход" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:17 msgid "Allow system users to reach their home directories via network shares" msgstr "" "Разрешить пользователям получать доступ к их домашним папкам, через " "локальную сеть." +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:51 msgid "Allowed users" msgstr "Разрешенные пользователи" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:58 msgid "Browseable" msgstr "Виден в списке доступных ресурсов" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:69 msgid "Create mask" msgstr "Создать маску" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:14 msgid "Description" msgstr "Описание" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:74 msgid "Directory mask" msgstr "Маска папок" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:11 msgid "Edit Template" msgstr "Настройка шаблона" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:22 msgid "Edit the template that is used for generating the samba configuration." msgstr "Настройка config<br />файла samba" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:10 msgid "General Settings" msgstr "Основные настройки" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:13 msgid "Hostname" msgstr "Имя хоста" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:75 msgid "Mask for new directories" msgstr "Маска для новых папок" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:70 msgid "Mask for new files" msgstr "Маска для новых файлов" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:45 msgid "Name" msgstr "Имя" +#: applications/luci-app-samba/luasrc/controller/samba.lua:14 +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:5 msgid "Network Shares" msgstr "Сетевые ресурсы" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:46 msgid "Path" msgstr "Путь" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:40 msgid "" "Please add directories to share. Each directory refers to a folder on a " "mounted device." @@ -72,15 +90,19 @@ msgstr "" "Добавьте папки для совместного доступа. Каждая папка - соответствует разделу " "на подключенном устройстве." +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:53 msgid "Read-only" msgstr "Только для чтения" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:16 msgid "Share home-directories" msgstr "Совместно использовать домашние папки" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:39 msgid "Shared Directories" msgstr "Совместно используемые папки" +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:23 msgid "" "This is the content of the file '/etc/samba/smb.conf.template' from which " "your samba configuration will be generated. Values enclosed by pipe symbols " @@ -92,5 +114,6 @@ msgstr "" "('|'), не должны быть изменены.<br />Они будут автоматически заменены на " "значения со страницы 'Основные настройки'." +#: applications/luci-app-samba/luasrc/model/cbi/samba.lua:15 msgid "Workgroup" msgstr "Рабочая группа" |