pull translations from tx

This commit is contained in:
zzz
2018-10-01 16:55:26 +00:00
parent e59dd3bcec
commit b84b298ec8
48 changed files with 3267 additions and 588 deletions

View File

@@ -1,4 +1,5 @@
installer/resources/man/eepget.1
installer/resources/man/eepget.ar.1
installer/resources/man/eepget.az.1
installer/resources/man/eepget.de.1
installer/resources/man/eepget.es.1
@@ -15,6 +16,7 @@ installer/resources/man/eepget.sv.1
installer/resources/man/eepget.tr.1
installer/resources/man/eepget.zh.1
installer/resources/man/i2prouter-nowrapper.1
installer/resources/man/i2prouter-nowrapper.ar.1
installer/resources/man/i2prouter-nowrapper.az.1
installer/resources/man/i2prouter-nowrapper.de.1
installer/resources/man/i2prouter-nowrapper.es.1

1
debian/i2p.manpages vendored
View File

@@ -1,4 +1,5 @@
installer/resources/man/i2prouter.1
installer/resources/man/i2prouter.ar.1
installer/resources/man/i2prouter.az.1
installer/resources/man/i2prouter.de.1
installer/resources/man/i2prouter.es.1

91
debian/po/ar.po vendored Normal file
View File

@@ -0,0 +1,91 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the i2p package.
#
# Translators:
# Tashigi OP, 2018
msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: i2p@packages.debian.org\n"
"POT-Creation-Date: 2017-11-12 14:01+0000\n"
"PO-Revision-Date: 2018-09-20 00:03+0000\n"
"Last-Translator: Tashigi OP\n"
"Language-Team: Arabic (http://www.transifex.com/otf/I2P/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. Type: boolean
#. Description
#: ../i2p.templates:2001
msgid "Should the I2P router be started at boot?"
msgstr "هل يجب أن يتمّ تشغيل موجه I2P عند اﻹقلاع؟"
#. Type: boolean
#. Description
#: ../i2p.templates:2001
msgid ""
"The I2P router can be run as a daemon that starts automatically when your "
"computer boots up. This is the recommended configuration."
msgstr "يمكن تشغيل موجه I2P كخادم خفي يبدأ تلقائيًا عند تشغيل الكمبيوتر. هذه هي التهيئة الموصى بها."
#. Type: string
#. Description
#: ../i2p.templates:3001
msgid "I2P daemon user:"
msgstr "I2P مستخدم الخادم الخفيّ:"
#. Type: string
#. Description
#: ../i2p.templates:3001
msgid ""
"By default I2P is configured to run under the account i2psvc when running as"
" a daemon. To use an **existing** I2P profile you may enter a different "
"account name here. For example, if your previous I2P installation is at "
"/home/user/i2p, you may enter 'user' here."
msgstr "افتراضيا يتم تهيئة I2P للعمل تحت حساب i2psvc عند تشغيله كخادم خفيّ. لاستخدام ملف I2P **موجود** مسبقًا بإمكانك إدخال اسم حساب مختلف هنا. على سبيل المثال، إذا كان تثبيت I2P السّابق في /home/user/i2p, فيمكنك إدخال 'user' هنا. "
#. Type: string
#. Description
#: ../i2p.templates:3001
msgid ""
"Very important: If a user other than the default of 'i2psvc' is entered "
"here, the chosen username *MUST* already exist."
msgstr "مهم جدًا: إذا تمّ إدخال اسم مستخدم غير الافتراضي 'i2psvc' هنا، *فيجب* أن يكون الاسم المختار متواجدًا بالفعل."
#. Type: string
#. Description
#: ../i2p.templates:4001
msgid "Memory that can be allocated to I2P:"
msgstr "الذاكرة الّتي يمكن تخصيصها لـ I2P:"
#. Type: string
#. Description
#: ../i2p.templates:4001
msgid "By default, I2P will only be allowed to use up to 128MB of RAM."
msgstr "بشكل افتراضي ، I2P مسموحة فقط باستخدام الذاكرة العشوائية حتى سعة تصل إلى 128 ميجابايت."
#. Type: string
#. Description
#: ../i2p.templates:4001
msgid ""
"High bandwidth routers, as well as routers with a lot of active torrents / "
"plugins, may need to have this value increased."
msgstr "قد تحتاج أجهزة التوجيه ذات النطاق الترددي العالي ، وكذلك أجهزة التوجيه مع الكثير من torrents/plugins الفعالة، إلى زيادة هذه القيمة."
#. Type: boolean
#. Description
#: ../i2p.templates:5001
msgid "Should the I2P daemon be confined with AppArmor?"
msgstr "هل يجب أن يقتصر خادم I2P الخفيّ على تطبيق AppArmor؟"
#. Type: boolean
#. Description
#: ../i2p.templates:5001
msgid ""
"With this option enabled I2P will be sandboxed with AppArmor, restricting "
"which files and directories may be accessed by I2P."
msgstr "بتفعيل هذا الخيار سيقوم I2P بفصل البرامج الّتي قيد التشغيل ومشاركتها مع AppArmor، ممّا يحدّ من الملفات والدلائل الّتي يمكن الوصول إليها بواسطة I2P."

14
debian/po/fi.po vendored
View File

@@ -1,16 +1,16 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# This file is distributed under the same license as the i2p package.
#
# Translators:
# oselotti, 2014-2015
# outolumo <outolumo@gmail.com>, 2015-2016
# outolumo <outolumo@gmail.com>, 2015-2016,2018
msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2015-02-18 22:14+0000\n"
"PO-Revision-Date: 2017-06-30 21:32+0000\n"
"Report-Msgid-Bugs-To: i2p@packages.debian.org\n"
"POT-Creation-Date: 2017-11-12 14:01+0000\n"
"PO-Revision-Date: 2018-09-10 10:49+0000\n"
"Last-Translator: outolumo <outolumo@gmail.com>\n"
"Language-Team: Finnish (http://www.transifex.com/otf/I2P/language/fi/)\n"
"MIME-Version: 1.0\n"
@@ -80,8 +80,8 @@ msgstr "Reitittimet, joilla on käytössään laajakaistayhteys. sekä koneet, j
#. Type: boolean
#. Description
#: ../i2p.templates:5001
msgid "Run I2P daemon confined with AppArmor"
msgstr "Suorita I2P-daemon AppArmorin sisällä"
msgid "Should the I2P daemon be confined with AppArmor?"
msgstr "Suoritetaanko I2P-daemon AppArmorin sisällä?"
#. Type: boolean
#. Description

15
debian/po/pt_BR.po vendored
View File

@@ -1,17 +1,18 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# This file is distributed under the same license as the i2p package.
#
# Translators:
# dark crystal <darc.krystal@insicuri.net>, 2018
# blueboy, 2014-2015
# Victor Maximiliano <VicBrd09@mail2tor.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: I2P\n"
"Report-Msgid-Bugs-To: https://trac.i2p2.de/\n"
"POT-Creation-Date: 2015-02-18 22:14+0000\n"
"PO-Revision-Date: 2017-06-30 21:32+0000\n"
"Last-Translator: blueboy\n"
"Report-Msgid-Bugs-To: i2p@packages.debian.org\n"
"POT-Creation-Date: 2017-11-12 14:01+0000\n"
"PO-Revision-Date: 2018-09-30 18:27+0000\n"
"Last-Translator: dark crystal <darc.krystal@insicuri.net>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/otf/I2P/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -80,8 +81,8 @@ msgstr "Roteadores de alta velocidade, assim como roteadores com uma porção de
#. Type: boolean
#. Description
#: ../i2p.templates:5001
msgid "Run I2P daemon confined with AppArmor"
msgstr "Confinar a execução do daemon I2P com AppArmor"
msgid "Should the I2P daemon be confined with AppArmor?"
msgstr "Manter o daemon I2P confinado com o AppArmor?"
#. Type: boolean
#. Description