diff options
-rw-r--r-- | app/src/main/play/listings/en-US/full-description.txt | 2 | ||||
-rw-r--r-- | app/src/main/res/values-nb-rNO/strings.xml | 4 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings.xml | 4 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rHK/strings.xml | 4 | ||||
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings.xml | 4 | ||||
-rw-r--r-- | app/src/main/res/values/strings.xml | 4 | ||||
-rw-r--r-- | readme.md | 2 |
7 files changed, 12 insertions, 12 deletions
diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index b25756d..a83de8d 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt | |||
@@ -22,7 +22,7 @@ Please see the project's website for more information (setup guide, documentatio | |||
22 | 22 | ||
23 | --- | 23 | --- |
24 | 24 | ||
25 | Copyright © 2017-2020 Pacien TRAN-GIRARD and contributors. | 25 | Copyright © 2017-2021 Pacien TRAN-GIRARD and contributors. |
26 | This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. | 26 | This program is licensed under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License or any later version. |
27 | It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 27 | It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
28 | See the GNU General Public License for more details: https://www.gnu.org/licenses/ | 28 | See the GNU General Public License for more details: https://www.gnu.org/licenses/ |
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml index 346a2d1..468255f 100644 --- a/app/src/main/res/values-nb-rNO/strings.xml +++ b/app/src/main/res/values-nb-rNO/strings.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
5 | * Copyright (C) 2017-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 Pacien TRAN-GIRARD |
6 | * 2017-2018 Allan Nordhøy (comradekingu) | 6 | * 2017-2018 Allan Nordhøy (comradekingu) |
7 | * | 7 | * |
8 | * This program is free software: you can redistribute it and/or modify | 8 | * This program is free software: you can redistribute it and/or modify |
@@ -35,7 +35,7 @@ | |||
35 | <!-- about modal --> | 35 | <!-- about modal --> |
36 | <string name="about_app_menu_about">Om</string> | 36 | <string name="about_app_menu_about">Om</string> |
37 | <string name="about_app_short_desc">Android-binding og brukergrensesnitt tiltenkt maskenett-VPN-nissen for Tinc.</string> | 37 | <string name="about_app_short_desc">Android-binding og brukergrensesnitt tiltenkt maskenett-VPN-nissen for Tinc.</string> |
38 | <string name="about_app_copyright">Copyright © 2017–2020 Pacien TRAN-GIRARD og bidragsytere.</string> | 38 | <string name="about_app_copyright">Copyright © 2017–2021 Pacien TRAN-GIRARD og bidragsytere.</string> |
39 | <string name="about_app_license">Programvare distribuert i henhold til vilkårene i GNU General Public Lisens v3.</string> | 39 | <string name="about_app_license">Programvare distribuert i henhold til vilkårene i GNU General Public Lisens v3.</string> |
40 | <string name="about_app_version_format">Programversion %1$s (%2$s-bygg)</string> | 40 | <string name="about_app_version_format">Programversion %1$s (%2$s-bygg)</string> |
41 | <string name="about_app_running_on_format">Kjører på Android %1$s %2$s</string> | 41 | <string name="about_app_running_on_format">Kjører på Android %1$s %2$s</string> |
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 536403e..ebbc7f5 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
5 | * Copyright (C) 2017-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 Pacien TRAN-GIRARD |
6 | * 2017-2018 yangfl | 6 | * 2017-2018 yangfl |
7 | * | 7 | * |
8 | * This program is free software: you can redistribute it and/or modify | 8 | * This program is free software: you can redistribute it and/or modify |
@@ -35,7 +35,7 @@ | |||
35 | <!-- about modal --> | 35 | <!-- about modal --> |
36 | <string name="about_app_menu_about">关于</string> | 36 | <string name="about_app_menu_about">关于</string> |
37 | <string name="about_app_short_desc">tinc mesh VPN 守护进程的 Android 绑定和用户界面。</string> | 37 | <string name="about_app_short_desc">tinc mesh VPN 守护进程的 Android 绑定和用户界面。</string> |
38 | <string name="about_app_copyright">版权所有 © 2017–2020 Pacien TRAN-GIRARD 及其贡献者。</string> | 38 | <string name="about_app_copyright">版权所有 © 2017–2021 Pacien TRAN-GIRARD 及其贡献者。</string> |
39 | <string name="about_app_license">软件根据 GNU 通用公共许可证第3版的条款进行分发。</string> | 39 | <string name="about_app_license">软件根据 GNU 通用公共许可证第3版的条款进行分发。</string> |
40 | <string name="about_app_version_format">应用程序版本 %1$s(%2$s build)</string> | 40 | <string name="about_app_version_format">应用程序版本 %1$s(%2$s build)</string> |
41 | <string name="about_app_running_on_format">于 Android %1$s %2$s 上运行</string> | 41 | <string name="about_app_running_on_format">于 Android %1$s %2$s 上运行</string> |
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml index e9c48d2..b8aa4ba 100644 --- a/app/src/main/res/values-zh-rHK/strings.xml +++ b/app/src/main/res/values-zh-rHK/strings.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
5 | * Copyright (C) 2017-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 Pacien TRAN-GIRARD |
6 | * 2017-2018 yangfl | 6 | * 2017-2018 yangfl |
7 | * | 7 | * |
8 | * This program is free software: you can redistribute it and/or modify | 8 | * This program is free software: you can redistribute it and/or modify |
@@ -35,7 +35,7 @@ | |||
35 | <!-- about modal --> | 35 | <!-- about modal --> |
36 | <string name="about_app_menu_about">關於</string> | 36 | <string name="about_app_menu_about">關於</string> |
37 | <string name="about_app_short_desc">tinc mesh VPN 守護進程的 Android 綁定和用户界面。</string> | 37 | <string name="about_app_short_desc">tinc mesh VPN 守護進程的 Android 綁定和用户界面。</string> |
38 | <string name="about_app_copyright">版權所有 © 2017–2020 Pacien TRAN-GIRARD 及其貢獻者。</string> | 38 | <string name="about_app_copyright">版權所有 © 2017–2021 Pacien TRAN-GIRARD 及其貢獻者。</string> |
39 | <string name="about_app_license">軟件根據 GNU 通用公共許可證第3版的條款進行分發。</string> | 39 | <string name="about_app_license">軟件根據 GNU 通用公共許可證第3版的條款進行分發。</string> |
40 | <string name="about_app_version_format">應用程序版本 %1$s(%2$s build)</string> | 40 | <string name="about_app_version_format">應用程序版本 %1$s(%2$s build)</string> |
41 | <string name="about_app_running_on_format">於 Android %1$s %2$s 上運行</string> | 41 | <string name="about_app_running_on_format">於 Android %1$s %2$s 上運行</string> |
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml index 82eec1d..8749267 100644 --- a/app/src/main/res/values-zh-rTW/strings.xml +++ b/app/src/main/res/values-zh-rTW/strings.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
5 | * Copyright (C) 2017-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 Pacien TRAN-GIRARD |
6 | * 2017-2018 yangfl | 6 | * 2017-2018 yangfl |
7 | * | 7 | * |
8 | * This program is free software: you can redistribute it and/or modify | 8 | * This program is free software: you can redistribute it and/or modify |
@@ -35,7 +35,7 @@ | |||
35 | <!-- about modal --> | 35 | <!-- about modal --> |
36 | <string name="about_app_menu_about">關於</string> | 36 | <string name="about_app_menu_about">關於</string> |
37 | <string name="about_app_short_desc">tinc mesh VPN 守護程序的 Android 繫結和使用者介面。</string> | 37 | <string name="about_app_short_desc">tinc mesh VPN 守護程序的 Android 繫結和使用者介面。</string> |
38 | <string name="about_app_copyright">版權所有 © 2017–2020 Pacien TRAN-GIRARD 及其貢獻者。</string> | 38 | <string name="about_app_copyright">版權所有 © 2017–2021 Pacien TRAN-GIRARD 及其貢獻者。</string> |
39 | <string name="about_app_license">軟體根據 GNU 通用公共許可證第3版的條款進行分發。</string> | 39 | <string name="about_app_license">軟體根據 GNU 通用公共許可證第3版的條款進行分發。</string> |
40 | <string name="about_app_version_format">應用程式版本 %1$s(%2$s build)</string> | 40 | <string name="about_app_version_format">應用程式版本 %1$s(%2$s build)</string> |
41 | <string name="about_app_running_on_format">於 Android %1$s %2$s 上執行</string> | 41 | <string name="about_app_running_on_format">於 Android %1$s %2$s 上執行</string> |
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6c1a934..81f0902 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <!-- | 3 | <!-- |
4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon | 4 | * Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
5 | * Copyright (C) 2017-2020 Pacien TRAN-GIRARD | 5 | * Copyright (C) 2017-2021 Pacien TRAN-GIRARD |
6 | * | 6 | * |
7 | * This program is free software: you can redistribute it and/or modify | 7 | * This program is free software: you can redistribute it and/or modify |
8 | * it under the terms of the GNU General Public License as published by | 8 | * it under the terms of the GNU General Public License as published by |
@@ -36,7 +36,7 @@ | |||
36 | <!-- about modal --> | 36 | <!-- about modal --> |
37 | <string name="about_app_menu_about">About</string> | 37 | <string name="about_app_menu_about">About</string> |
38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> | 38 | <string name="about_app_short_desc">Android binding and user interface for the tinc mesh VPN daemon.</string> |
39 | <string name="about_app_copyright">Copyright © 2017–2020 Pacien TRAN-GIRARD and contributors.</string> | 39 | <string name="about_app_copyright">Copyright © 2017–2021 Pacien TRAN-GIRARD and contributors.</string> |
40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> | 40 | <string name="about_app_license">Software distributed under the terms of the GNU General Public License v3.</string> |
41 | <string name="about_app_website_url" translatable="false">https://tincapp.pacien.org</string> | 41 | <string name="about_app_website_url" translatable="false">https://tincapp.pacien.org</string> |
42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> | 42 | <string name="about_app_version_format">App version %1$s (%2$s build)</string> |
@@ -41,7 +41,7 @@ Requirements: | |||
41 | License | 41 | License |
42 | ------- | 42 | ------- |
43 | 43 | ||
44 | Copyright (C) 2017-2020 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). | 44 | Copyright (C) 2017-2021 Pacien TRAN-GIRARD and contributors (listed in `contributors.md`). |
45 | 45 | ||
46 | _Tinc App_ is distributed under the terms of GNU General Public License v3.0, | 46 | _Tinc App_ is distributed under the terms of GNU General Public License v3.0, |
47 | as detailed in the provided `license.md` file. | 47 | as detailed in the provided `license.md` file. |