diff options
author | Serhii Horichenko <m@sgg.im> | 2023-09-03 20:41:12 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2023-09-04 22:50:12 +0200 |
commit | f80fbc432aa6ba0dcd453bd7c85a8b72c91588ba (patch) | |
tree | 6648dd62b79ac564c40e6a71e8c8f0d2272c2427 | |
parent | e20af64ad19d055b450ff13060fdcb242dc74653 (diff) | |
download | remote-logon-service-f80fbc432aa6ba0dcd453bd7c85a8b72c91588ba.tar.gz remote-logon-service-f80fbc432aa6ba0dcd453bd7c85a8b72c91588ba.tar.bz2 remote-logon-service-f80fbc432aa6ba0dcd453bd7c85a8b72c91588ba.zip |
Translated using Weblate (Russian)
Currently translated at 100.0% (4 of 4 strings)
Translation: Arctica Framework/Remote Logon Service
Translate-URL: https://hosted.weblate.org/projects/arctica-framework/remote-logon-service/ru/
-rw-r--r-- | po/ru.po | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -8,17 +8,17 @@ msgstr "" "Project-Id-Version: remote-logon-service 1.0.2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-07-21 16:29+0200\n" -"PO-Revision-Date: 2018-08-18 09:24+0000\n" -"Last-Translator: OIS <mistresssilvara@hotmail.com>\n" +"PO-Revision-Date: 2023-09-04 20:50+0000\n" +"Last-Translator: Serhii Horichenko <m@sgg.im>\n" "Language-Team: Russian <https://hosted.weblate.org/projects/" "arctica-framework/remote-logon-service/ru/>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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" -"X-Generator: Weblate 3.2-dev\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" +"X-Generator: Weblate 5.0.1-dev\n" #: ../data/remote-logon-service.conf.in.h:1 msgid "Remote Logon" @@ -29,12 +29,12 @@ msgid "" "Configuration file for the remote logon service. Defaults to '/etc/remote-" "logon-service.conf'." msgstr "" -"Конфигурационный файл удалённого входа. По умолчанию '/etc/remote-logon-" -"service.conf'." +"Конфигурационный файл удалённого входа. По умолчанию \"/etc/remote-logon-" +"service.conf\"." #: ../src/main.c:390 msgid "key_file" -msgstr "файл_ключа" +msgstr "key_file" #: ../src/main.c:415 msgid "- Determine the remote servers that can be logged into" |