Update translations and add Estonian translation

This commit is contained in:
2018-11-06 15:41:49 +01:00
parent 6136d3d1e9
commit a419991d9c
135 changed files with 2897 additions and 511 deletions

View File

@@ -149,6 +149,37 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="locale\bg_BG.po" />
<None Include="locale\ca_ES.po" />
<None Include="locale\cs_CZ.po" />
<None Include="locale\cy_UK.po" />
<None Include="locale\de_DE.po" />
<None Include="locale\el_GR.po" />
<None Include="locale\es_ES.po" />
<None Include="locale\et_EE.po" />
<None Include="locale\eu_ES.po" />
<None Include="locale\fi_FI.po" />
<None Include="locale\fr_CA.po" />
<None Include="locale\fr_FR.po" />
<None Include="locale\gl_ES.po" />
<None Include="locale\hr_HR.po" />
<None Include="locale\hu_HU.po" />
<None Include="locale\is_IS.po" />
<None Include="locale\it_IT.po" />
<None Include="locale\ko_KR.po" />
<None Include="locale\lt_LT.po" />
<None Include="locale\nb_NO.po" />
<None Include="locale\nl_NL.po" />
<None Include="locale\pl_PL.po" />
<None Include="locale\pt_PT.po" />
<None Include="locale\ru_RU.po" />
<None Include="locale\sk_SK.po" />
<None Include="locale\sl_SI.po" />
<None Include="locale\sr_RS.po" />
<None Include="locale\sv_SE.po" />
<None Include="locale\tr_TR.po" />
<None Include="locale\vi_VN.po" />
<None Include="locale\WLANManager.pot" />
<None Include="README.md" />
<None Include="res\WLANManager.ico" />
</ItemGroup>

View File

@@ -13,6 +13,10 @@
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms</Extensions>
</Filter>
<Filter Include="Resource Files\Localization">
<UniqueIdentifier>{e43059ae-37ac-4b28-84fb-18d1b3972b30}</UniqueIdentifier>
<Extensions>po;pot</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<ClInclude Include="StdAfx.h">
@@ -37,5 +41,98 @@
<None Include="res\WLANManager.ico">
<Filter>Resource Files</Filter>
</None>
<None Include="locale\bg_BG.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\ca_ES.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\cs_CZ.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\cy_UK.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\de_DE.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\el_GR.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\es_ES.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\et_EE.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\eu_ES.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\fi_FI.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\fr_CA.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\fr_FR.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\gl_ES.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\hr_HR.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\hu_HU.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\is_IS.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\it_IT.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\ko_KR.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\lt_LT.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\nb_NO.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\nl_NL.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\pl_PL.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\pt_PT.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\ru_RU.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\sk_SK.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\sl_SI.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\sr_RS.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\sv_SE.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\tr_TR.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\vi_VN.po">
<Filter>Resource Files\Localization</Filter>
</None>
<None Include="locale\WLANManager.pot">
<Filter>Resource Files\Localization</Filter>
</None>
</ItemGroup>
</Project>

View File

@@ -1,10 +1,12 @@
# Translators:
# University of Ruse <support@uni-ruse.bg>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: University of Ruse <support@uni-ruse.bg>, 2016\n"
"Language-Team: Bulgarian (Bulgaria) (https://www.transifex.com/eduroam_devel/teams/11799/bg_BG/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# eduki <ecercos@xtec.cat>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: eduki <ecercos@xtec.cat>, 2016\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/ca_ES/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/eduroam_devel/teams/11799/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Welsh (https://www.transifex.com/eduroam_devel/teams/11799/cy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# eduroam_devel <stefan.winter@restena.lu>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: eduroam_devel <stefan.winter@restena.lu>, 2016\n"
"Language-Team: German (https://www.transifex.com/eduroam_devel/teams/11799/de/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Vicky Kons <vickyk@admin.grnet.gr>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Vicky Kons <vickyk@admin.grnet.gr>, 2016\n"
"Language-Team: Greek (https://www.transifex.com/eduroam_devel/teams/11799/el/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# José Manuel Macías, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: José Manuel Macías, 2016\n"
"Language-Team: Spanish (https://www.transifex.com/eduroam_devel/teams/11799/es/)\n"
"MIME-Version: 1.0\n"

View File

@@ -0,0 +1,38 @@
# Translators:
# Anne M <anne@eenet.ee>, 2018
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Anne M <anne@eenet.ee>, 2018\n"
"Language-Team: Estonian (https://www.transifex.com/eduroam_devel/teams/11799/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/WLANManager\n"
"X-Poedit-SearchPath-1: ver1.1/WLANManager\n"
"X-Poedit-SearchPath-2: ver1.0/WLANManager\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "WLAN Manager"
msgstr "WLANi haldur"
#: MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid ""
"Helper utility to support direct shortcuts to Wireless Network Properties"
msgstr "Abivahend toetamaks otselinke traadita võrgu omaduste seadistamisele"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Basque (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/eu_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Finnish (Finland) (https://www.transifex.com/eduroam_devel/teams/11799/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: French (Canada) (https://www.transifex.com/eduroam_devel/teams/11799/fr_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: French (France) (https://www.transifex.com/eduroam_devel/teams/11799/fr_FR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/eduroam_devel/teams/11799/gl_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Dubravko Penezic <dpenezic@gmail.com>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Dubravko Penezic <dpenezic@gmail.com>, 2016\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/eduroam_devel/teams/11799/hr_HR/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Hungarian (https://www.transifex.com/eduroam_devel/teams/11799/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Icelandic (https://www.transifex.com/eduroam_devel/teams/11799/is/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Nunzio Napolitano <nunzio.napolitano@uniparthenope.it>, 2017
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Nunzio Napolitano <nunzio.napolitano@uniparthenope.it>, 2017\n"
"Language-Team: Italian (Italy) (https://www.transifex.com/eduroam_devel/teams/11799/it_IT/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,32 +1,38 @@
# Translators:
# Park DOHO <fdd@korea.com>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-09-12 12:19+0200\n"
"PO-Revision-Date: 2016-09-12 12:19+0200\n"
"Language-Team: Amebis, d. o. o., Kamnik <info@amebis.si>\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Park DOHO <fdd@korea.com>, 2016\n"
"Language-Team: Korean (Korea) (https://www.transifex.com/eduroam_devel/teams/11799/ko_KR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.8.8\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: _\n"
"Last-Translator: Simon Rozman <simon.rozman@amebis.si>\n"
"Language: ko_KR\n"
"X-Poedit-SearchPath-0: .\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-Basepath: ../../..\n"
"X-Poedit-KeywordsList: _\n"
"X-Poedit-SearchPath-0: master/WLANManager\n"
"X-Poedit-SearchPath-1: ver1.1/WLANManager\n"
"X-Poedit-SearchPath-2: ver1.0/WLANManager\n"
"X-Poedit-SourceCharset: UTF-8\n"
#: MSIBuild/En.Win32.Release.Feature-2.idtx:3
#: MSIBuild/En.x64.Release.Feature-2.idtx:3
msgid "1252"
msgstr "949"
#: MSIBuild/En.Win32.Release.Feature-2.idtx:4
#: MSIBuild/En.x64.Release.Feature-2.idtx:4
msgid "Helper utility to support direct shortcuts to Wireless Network Properties"
msgstr ""
#: MSIBuild/En.Win32.Release.Feature-2.idtx:4
#: MSIBuild/En.x64.Release.Feature-2.idtx:4
#: MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid "WLAN Manager"
msgstr ""
msgstr "무선랜 관리자"
#: MSIBuild/en_US.Win32.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.Win32.Release.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Debug.Feature-2.idtx:4
#: MSIBuild/en_US.x64.Release.Feature-2.idtx:4
msgid ""
"Helper utility to support direct shortcuts to Wireless Network Properties"
msgstr "무선 네트워크 프로파일 관리자"

View File

@@ -1,10 +1,12 @@
# Translators:
# Rimas Kudelis <rq@akl.lt>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Rimas Kudelis <rq@akl.lt>, 2016\n"
"Language-Team: Lithuanian (https://www.transifex.com/eduroam_devel/teams/11799/lt/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Tom Ivar Myren <tom.myren@uninett.no>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Tom Ivar Myren <tom.myren@uninett.no>, 2016\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/eduroam_devel/teams/11799/nb/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Dutch (https://www.transifex.com/eduroam_devel/teams/11799/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Tomasz Wolniewicz <tw2529@gmail.com>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Tomasz Wolniewicz <tw2529@gmail.com>, 2016\n"
"Language-Team: Polish (Poland) (https://www.transifex.com/eduroam_devel/teams/11799/pl_PL/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Pedro Simões <psimoes@fccn.pt>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Pedro Simões <psimoes@fccn.pt>, 2016\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/eduroam_devel/teams/11799/pt_PT/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Russian (Russia) (https://www.transifex.com/eduroam_devel/teams/11799/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# martins <ms@uakom.sk>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: martins <ms@uakom.sk>, 2016\n"
"Language-Team: Slovak (Slovakia) (https://www.transifex.com/eduroam_devel/teams/11799/sk_SK/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Simon Rozman <simon@rozman.si>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Simon Rozman <simon@rozman.si>, 2016\n"
"Language-Team: Slovenian (Slovenia) (https://www.transifex.com/eduroam_devel/teams/11799/sl_SI/)\n"
"MIME-Version: 1.0\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Marko Eremija <marko.eremija@amres.ac.rs>, 2016
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Marko Eremija <marko.eremija@amres.ac.rs>, 2016\n"
"Language-Team: Serbian (https://www.transifex.com/eduroam_devel/teams/11799/sr/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Swedish (https://www.transifex.com/eduroam_devel/teams/11799/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,10 +1,12 @@
# Translators:
# Gokhan Eryol <gokhaneryol@gmail.com>, 2017
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Last-Translator: Gokhan Eryol <gokhaneryol@gmail.com>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/eduroam_devel/teams/11799/tr/)\n"
"MIME-Version: 1.0\n"

View File

@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WLANManager\n"
"POT-Creation-Date: 2016-11-08 11:51+0100\n"
"PO-Revision-Date: 2016-06-02 12:27+0200\n"
"PO-Revision-Date: 2016-08-28 10:03+0000\n"
"Language-Team: Vietnamese (https://www.transifex.com/eduroam_devel/teams/11799/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"