diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-10 01:36:42 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-10 02:56:10 +0100 |
commit | 346add7a7e4c27e848ae4c66884fae7c472f98bb (patch) | |
tree | d69b5af90f80b3c185d34c2667988e0856d4cc72 /tde-i18n-ru/messages | |
parent | 78ed2f6f7f6e3c385067516e56e599539ab0548b (diff) | |
download | tde-i18n-346add7a7e4c27e848ae4c66884fae7c472f98bb.tar.gz tde-i18n-346add7a7e4c27e848ae4c66884fae7c472f98bb.zip |
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
(cherry picked from commit fcb15d80429e14053dfc7163ffddf0f08179782d)
Diffstat (limited to 'tde-i18n-ru/messages')
-rw-r--r-- | tde-i18n-ru/messages/tdebase/tdeio_smb.po | 50 |
1 files changed, 31 insertions, 19 deletions
diff --git a/tde-i18n-ru/messages/tdebase/tdeio_smb.po b/tde-i18n-ru/messages/tdebase/tdeio_smb.po index 346cf1866ad..e17c7025a6c 100644 --- a/tde-i18n-ru/messages/tdebase/tdeio_smb.po +++ b/tde-i18n-ru/messages/tdebase/tdeio_smb.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: tdeio_smb\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-07 02:42+0100\n" "PO-Revision-Date: 2007-04-27 15:35+0400\n" "Last-Translator: Andrey Cherepanov <sibskull@mail.ru>\n" "Language-Team: Russian <kde-russian@lists.kde.ru>\n" @@ -21,10 +21,22 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" -"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: tdeio_smb_auth.cpp:131 msgid "<qt>Please enter authentication information for <b>%1</b></qt>" msgstr "<qt>Укажите сведения идентификации для <b>%1</b></qt>" @@ -66,8 +78,8 @@ msgstr "Файл не существует: %1" #: tdeio_smb_browse.cpp:242 msgid "" -"Unable to find any workgroups in your local network. This might be caused by an " -"enabled firewall." +"Unable to find any workgroups in your local network. This might be caused by " +"an enabled firewall." msgstr "" "Не удаётся найти рабочие группы в вашей локальной сети. Возможно, этому " "препятствует брандмауэр." @@ -97,9 +109,9 @@ msgstr "Неверный описатель файла" #: tdeio_smb_browse.cpp:291 msgid "" -"The given name could not be resolved to a unique server. Make sure your network " -"is setup without any name conflicts between names used by Windows and by UNIX " -"name resolution." +"The given name could not be resolved to a unique server. Make sure your " +"network is setup without any name conflicts between names used by Windows " +"and by UNIX name resolution." msgstr "" "Указанное имя не может быть преобразовано в уникальный адрес сервера. " "Убедитесь, что в вашей сети нет конфликтов между именами, используемыми в " @@ -107,20 +119,20 @@ msgstr "" #: tdeio_smb_browse.cpp:297 msgid "" -"libsmbclient reported an error, but did not specify what the problem is. This " -"might indicate a severe problem with your network - but also might indicate a " -"problem with libsmbclient.\n" -"If you want to help us, please provide a tcpdump of the network interface while " -"you try to browse (be aware that it might contain private data, so do not post " -"it if you are unsure about that - you can send it privately to the developers " -"if they ask for it)" +"libsmbclient reported an error, but did not specify what the problem is. " +"This might indicate a severe problem with your network - but also might " +"indicate a problem with libsmbclient.\n" +"If you want to help us, please provide a tcpdump of the network interface " +"while you try to browse (be aware that it might contain private data, so do " +"not post it if you are unsure about that - you can send it privately to the " +"developers if they ask for it)" msgstr "" "Библиотека libsmbclient сообщила об ошибке, но не указала, в чём её причина. " "Это может быть связано с неполадкой сети или самой библиотеки.\n" -"Если вы хотите нам помочь, сообщите вывод команды tcpdump, сделанный во время " -"попытки обзора сети (учтите, что вывод tcpdump может содержать секретные " -"данные, поэтому не публикуйте его - вы можете отправить его разработчикам " -"личной почтой, если они запросят)" +"Если вы хотите нам помочь, сообщите вывод команды tcpdump, сделанный во " +"время попытки обзора сети (учтите, что вывод tcpdump может содержать " +"секретные данные, поэтому не публикуйте его - вы можете отправить его " +"разработчикам личной почтой, если они запросят)" #: tdeio_smb_browse.cpp:308 #, c-format |