From 9db81a3e0847283acf35d34bb53e57193df4381a Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 29 Dec 2016 09:27:58 +0100 Subject: [PATCH] Happy newyear --- .../eu/faircode/netguard/ActivityDns.java | 2 +- .../netguard/ActivityForwardApproval.java | 2 +- .../faircode/netguard/ActivityForwarding.java | 2 +- .../eu/faircode/netguard/ActivityLog.java | 2 +- .../eu/faircode/netguard/ActivityMain.java | 2 +- .../eu/faircode/netguard/ActivityPro.java | 2 +- .../faircode/netguard/ActivitySettings.java | 2 +- .../eu/faircode/netguard/AdapterAccess.java | 2 +- .../java/eu/faircode/netguard/AdapterDns.java | 2 +- .../faircode/netguard/AdapterForwarding.java | 2 +- .../java/eu/faircode/netguard/AdapterLog.java | 2 +- .../eu/faircode/netguard/AdapterRule.java | 6 ++++-- .../java/eu/faircode/netguard/Allowed.java | 19 +++++++++++++++++++ .../eu/faircode/netguard/ApplicationEx.java | 2 +- .../eu/faircode/netguard/DatabaseHelper.java | 2 +- .../eu/faircode/netguard/DownloadTask.java | 19 +++++++++++++++++++ .../faircode/netguard/ExpandedListView.java | 2 +- .../java/eu/faircode/netguard/Forward.java | 19 +++++++++++++++++++ .../faircode/netguard/FragmentSettings.java | 2 +- .../main/java/eu/faircode/netguard/IAB.java | 2 +- .../java/eu/faircode/netguard/IPUtil.java | 2 +- .../java/eu/faircode/netguard/Packet.java | 2 +- .../java/eu/faircode/netguard/Receiver.java | 2 +- .../eu/faircode/netguard/ResourceRecord.java | 2 +- .../main/java/eu/faircode/netguard/Rule.java | 2 +- .../eu/faircode/netguard/ServiceExternal.java | 2 +- .../eu/faircode/netguard/ServiceSinkhole.java | 2 +- .../faircode/netguard/ServiceTileFilter.java | 2 +- .../faircode/netguard/ServiceTileGraph.java | 2 +- .../eu/faircode/netguard/ServiceTileMain.java | 2 +- .../faircode/netguard/SwitchPreference.java | 2 +- .../main/java/eu/faircode/netguard/Usage.java | 2 +- .../main/java/eu/faircode/netguard/Util.java | 2 +- .../java/eu/faircode/netguard/Version.java | 2 +- .../java/eu/faircode/netguard/Widget.java | 2 +- .../eu/faircode/netguard/WidgetAdmin.java | 2 +- app/src/main/jni/netguard/dhcp.c | 2 +- app/src/main/jni/netguard/dns.c | 2 +- app/src/main/jni/netguard/icmp.c | 2 +- app/src/main/jni/netguard/ip.c | 2 +- app/src/main/jni/netguard/netguard.c | 2 +- app/src/main/jni/netguard/pcap.c | 2 +- app/src/main/jni/netguard/session.c | 2 +- app/src/main/jni/netguard/tcp.c | 2 +- app/src/main/jni/netguard/udp.c | 2 +- app/src/main/jni/netguard/util.c | 2 +- app/src/main/res/values-af/strings.xml | 2 +- app/src/main/res/values-ar-rBH/strings.xml | 2 +- app/src/main/res/values-ar-rEG/strings.xml | 2 +- app/src/main/res/values-ar-rSA/strings.xml | 2 +- app/src/main/res/values-ar-rYE/strings.xml | 2 +- app/src/main/res/values-ar/strings.xml | 2 +- app/src/main/res/values-bg/strings.xml | 2 +- app/src/main/res/values-ca/strings.xml | 2 +- app/src/main/res/values-cs/strings.xml | 2 +- app/src/main/res/values-da/strings.xml | 2 +- app/src/main/res/values-de/strings.xml | 2 +- app/src/main/res/values-el/strings.xml | 2 +- app/src/main/res/values-en/strings.xml | 2 +- app/src/main/res/values-es/strings.xml | 2 +- app/src/main/res/values-et/strings.xml | 2 +- app/src/main/res/values-eu/strings.xml | 2 +- app/src/main/res/values-fi/strings.xml | 2 +- app/src/main/res/values-fr/strings.xml | 2 +- app/src/main/res/values-he/strings.xml | 2 +- app/src/main/res/values-hi/strings.xml | 2 +- app/src/main/res/values-hr/strings.xml | 2 +- app/src/main/res/values-hu/strings.xml | 2 +- app/src/main/res/values-it/strings.xml | 6 +++--- app/src/main/res/values-iw/strings.xml | 2 +- app/src/main/res/values-ja/strings.xml | 2 +- app/src/main/res/values-ko/strings.xml | 2 +- app/src/main/res/values-lt/strings.xml | 2 +- app/src/main/res/values-lv/strings.xml | 2 +- app/src/main/res/values-nl/strings.xml | 2 +- app/src/main/res/values-no/strings.xml | 2 +- app/src/main/res/values-pl/strings.xml | 2 +- app/src/main/res/values-pt-rBR/strings.xml | 2 +- app/src/main/res/values-pt-rPT/strings.xml | 2 +- app/src/main/res/values-ro/strings.xml | 2 +- app/src/main/res/values-ru/strings.xml | 2 +- app/src/main/res/values-sk/strings.xml | 2 +- app/src/main/res/values-sl/strings.xml | 2 +- app/src/main/res/values-sr/strings.xml | 2 +- app/src/main/res/values-sv-rSE/strings.xml | 2 +- app/src/main/res/values-ta/strings.xml | 2 +- app/src/main/res/values-tr/strings.xml | 2 +- app/src/main/res/values-uk/strings.xml | 2 +- app/src/main/res/values-vi/strings.xml | 2 +- app/src/main/res/values-zh-rCN/strings.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- tools/crowdin.sh | 1 + 92 files changed, 151 insertions(+), 91 deletions(-) diff --git a/app/src/main/java/eu/faircode/netguard/ActivityDns.java b/app/src/main/java/eu/faircode/netguard/ActivityDns.java index 9138be36..3c497d24 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityDns.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityDns.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.os.AsyncTask; diff --git a/app/src/main/java/eu/faircode/netguard/ActivityForwardApproval.java b/app/src/main/java/eu/faircode/netguard/ActivityForwardApproval.java index 965fa2b1..7c7bc3b5 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityForwardApproval.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityForwardApproval.java @@ -17,7 +17,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.Activity; diff --git a/app/src/main/java/eu/faircode/netguard/ActivityForwarding.java b/app/src/main/java/eu/faircode/netguard/ActivityForwarding.java index 27bdb94a..27e7b09e 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityForwarding.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityForwarding.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.DialogInterface; diff --git a/app/src/main/java/eu/faircode/netguard/ActivityLog.java b/app/src/main/java/eu/faircode/netguard/ActivityLog.java index 116536dd..dec982e4 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityLog.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityLog.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Intent; diff --git a/app/src/main/java/eu/faircode/netguard/ActivityMain.java b/app/src/main/java/eu/faircode/netguard/ActivityMain.java index 9e7fe2a1..a7686dff 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityMain.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityMain.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.BroadcastReceiver; diff --git a/app/src/main/java/eu/faircode/netguard/ActivityPro.java b/app/src/main/java/eu/faircode/netguard/ActivityPro.java index 5c8aa6fe..2ebe7838 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivityPro.java +++ b/app/src/main/java/eu/faircode/netguard/ActivityPro.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.PendingIntent; diff --git a/app/src/main/java/eu/faircode/netguard/ActivitySettings.java b/app/src/main/java/eu/faircode/netguard/ActivitySettings.java index ae5cbe05..94abdcbb 100644 --- a/app/src/main/java/eu/faircode/netguard/ActivitySettings.java +++ b/app/src/main/java/eu/faircode/netguard/ActivitySettings.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.Manifest; diff --git a/app/src/main/java/eu/faircode/netguard/AdapterAccess.java b/app/src/main/java/eu/faircode/netguard/AdapterAccess.java index b9bfd001..15a23135 100644 --- a/app/src/main/java/eu/faircode/netguard/AdapterAccess.java +++ b/app/src/main/java/eu/faircode/netguard/AdapterAccess.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/AdapterDns.java b/app/src/main/java/eu/faircode/netguard/AdapterDns.java index 8aa60dfd..ccf953c4 100644 --- a/app/src/main/java/eu/faircode/netguard/AdapterDns.java +++ b/app/src/main/java/eu/faircode/netguard/AdapterDns.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/AdapterForwarding.java b/app/src/main/java/eu/faircode/netguard/AdapterForwarding.java index 6313acbe..b2373322 100644 --- a/app/src/main/java/eu/faircode/netguard/AdapterForwarding.java +++ b/app/src/main/java/eu/faircode/netguard/AdapterForwarding.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/AdapterLog.java b/app/src/main/java/eu/faircode/netguard/AdapterLog.java index 8335d642..f8dd95a0 100644 --- a/app/src/main/java/eu/faircode/netguard/AdapterLog.java +++ b/app/src/main/java/eu/faircode/netguard/AdapterLog.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/AdapterRule.java b/app/src/main/java/eu/faircode/netguard/AdapterRule.java index 935daba3..d4fd5617 100644 --- a/app/src/main/java/eu/faircode/netguard/AdapterRule.java +++ b/app/src/main/java/eu/faircode/netguard/AdapterRule.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.Manifest; @@ -73,6 +73,7 @@ public class AdapterRule extends RecyclerView.Adapter im private static final String TAG = "NetGuard.Adapter"; private Activity context; + private LayoutInflater inflater; private RecyclerView rv; private int colorText; private int colorChanged; @@ -225,6 +226,7 @@ public class AdapterRule extends RecyclerView.Adapter im SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context); this.context = context; + this.inflater = LayoutInflater.from(context); if (prefs.getBoolean("dark_theme", false)) colorChanged = Color.argb(128, Color.red(Color.DKGRAY), Color.green(Color.DKGRAY), Color.blue(Color.DKGRAY)); @@ -839,7 +841,7 @@ public class AdapterRule extends RecyclerView.Adapter im @Override public AdapterRule.ViewHolder onCreateViewHolder(ViewGroup parent, int viewType) { - return new ViewHolder(LayoutInflater.from(context).inflate(R.layout.rule, parent, false)); + return new ViewHolder(inflater.inflate(R.layout.rule, parent, false)); } @Override diff --git a/app/src/main/java/eu/faircode/netguard/Allowed.java b/app/src/main/java/eu/faircode/netguard/Allowed.java index 6ca7ab31..e630a584 100644 --- a/app/src/main/java/eu/faircode/netguard/Allowed.java +++ b/app/src/main/java/eu/faircode/netguard/Allowed.java @@ -1,5 +1,24 @@ package eu.faircode.netguard; +/* + This file is part of NetGuard. + + NetGuard is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + NetGuard 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. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with NetGuard. If not, see . + + Copyright 2015-2017 by Marcel Bokhorst (M66B) +*/ + public class Allowed { public String raddr; public int rport; diff --git a/app/src/main/java/eu/faircode/netguard/ApplicationEx.java b/app/src/main/java/eu/faircode/netguard/ApplicationEx.java index 1ec63389..14e50357 100644 --- a/app/src/main/java/eu/faircode/netguard/ApplicationEx.java +++ b/app/src/main/java/eu/faircode/netguard/ApplicationEx.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.Application; diff --git a/app/src/main/java/eu/faircode/netguard/DatabaseHelper.java b/app/src/main/java/eu/faircode/netguard/DatabaseHelper.java index e8d5be2f..acdeede7 100644 --- a/app/src/main/java/eu/faircode/netguard/DatabaseHelper.java +++ b/app/src/main/java/eu/faircode/netguard/DatabaseHelper.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.ContentValues; diff --git a/app/src/main/java/eu/faircode/netguard/DownloadTask.java b/app/src/main/java/eu/faircode/netguard/DownloadTask.java index 84539ada..6eedd65a 100644 --- a/app/src/main/java/eu/faircode/netguard/DownloadTask.java +++ b/app/src/main/java/eu/faircode/netguard/DownloadTask.java @@ -1,5 +1,24 @@ package eu.faircode.netguard; +/* + This file is part of NetGuard. + + NetGuard is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + NetGuard 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. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with NetGuard. If not, see . + + Copyright 2015-2017 by Marcel Bokhorst (M66B) +*/ + import android.app.Activity; import android.app.ProgressDialog; import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/ExpandedListView.java b/app/src/main/java/eu/faircode/netguard/ExpandedListView.java index d7896516..3be0ac43 100644 --- a/app/src/main/java/eu/faircode/netguard/ExpandedListView.java +++ b/app/src/main/java/eu/faircode/netguard/ExpandedListView.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/Forward.java b/app/src/main/java/eu/faircode/netguard/Forward.java index f27cf5e4..4417dfb6 100644 --- a/app/src/main/java/eu/faircode/netguard/Forward.java +++ b/app/src/main/java/eu/faircode/netguard/Forward.java @@ -1,5 +1,24 @@ package eu.faircode.netguard; +/* + This file is part of NetGuard. + + NetGuard is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + NetGuard 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. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with NetGuard. If not, see . + + Copyright 2015-2017 by Marcel Bokhorst (M66B) +*/ + public class Forward { public int protocol; public int dport; diff --git a/app/src/main/java/eu/faircode/netguard/FragmentSettings.java b/app/src/main/java/eu/faircode/netguard/FragmentSettings.java index 354fcf83..d91b03d4 100644 --- a/app/src/main/java/eu/faircode/netguard/FragmentSettings.java +++ b/app/src/main/java/eu/faircode/netguard/FragmentSettings.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.os.Bundle; diff --git a/app/src/main/java/eu/faircode/netguard/IAB.java b/app/src/main/java/eu/faircode/netguard/IAB.java index c759af6a..aaae98a3 100644 --- a/app/src/main/java/eu/faircode/netguard/IAB.java +++ b/app/src/main/java/eu/faircode/netguard/IAB.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.PendingIntent; diff --git a/app/src/main/java/eu/faircode/netguard/IPUtil.java b/app/src/main/java/eu/faircode/netguard/IPUtil.java index 8ee7844a..d7d4e837 100644 --- a/app/src/main/java/eu/faircode/netguard/IPUtil.java +++ b/app/src/main/java/eu/faircode/netguard/IPUtil.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.util.Log; diff --git a/app/src/main/java/eu/faircode/netguard/Packet.java b/app/src/main/java/eu/faircode/netguard/Packet.java index 732b61c9..36804c6a 100644 --- a/app/src/main/java/eu/faircode/netguard/Packet.java +++ b/app/src/main/java/eu/faircode/netguard/Packet.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ public class Packet { diff --git a/app/src/main/java/eu/faircode/netguard/Receiver.java b/app/src/main/java/eu/faircode/netguard/Receiver.java index 84765738..71498ae9 100644 --- a/app/src/main/java/eu/faircode/netguard/Receiver.java +++ b/app/src/main/java/eu/faircode/netguard/Receiver.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.Notification; diff --git a/app/src/main/java/eu/faircode/netguard/ResourceRecord.java b/app/src/main/java/eu/faircode/netguard/ResourceRecord.java index a69ca9e1..b1f0de90 100644 --- a/app/src/main/java/eu/faircode/netguard/ResourceRecord.java +++ b/app/src/main/java/eu/faircode/netguard/ResourceRecord.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import java.text.DateFormat; diff --git a/app/src/main/java/eu/faircode/netguard/Rule.java b/app/src/main/java/eu/faircode/netguard/Rule.java index 7dfde4a1..a38006a6 100644 --- a/app/src/main/java/eu/faircode/netguard/Rule.java +++ b/app/src/main/java/eu/faircode/netguard/Rule.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/ServiceExternal.java b/app/src/main/java/eu/faircode/netguard/ServiceExternal.java index 4e8ee32a..8e05bb6f 100644 --- a/app/src/main/java/eu/faircode/netguard/ServiceExternal.java +++ b/app/src/main/java/eu/faircode/netguard/ServiceExternal.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.IntentService; diff --git a/app/src/main/java/eu/faircode/netguard/ServiceSinkhole.java b/app/src/main/java/eu/faircode/netguard/ServiceSinkhole.java index d5eadc09..4bdb8e9e 100644 --- a/app/src/main/java/eu/faircode/netguard/ServiceSinkhole.java +++ b/app/src/main/java/eu/faircode/netguard/ServiceSinkhole.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.annotation.TargetApi; diff --git a/app/src/main/java/eu/faircode/netguard/ServiceTileFilter.java b/app/src/main/java/eu/faircode/netguard/ServiceTileFilter.java index c6c1bbca..4138f643 100644 --- a/app/src/main/java/eu/faircode/netguard/ServiceTileFilter.java +++ b/app/src/main/java/eu/faircode/netguard/ServiceTileFilter.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/netguard/ServiceTileGraph.java b/app/src/main/java/eu/faircode/netguard/ServiceTileGraph.java index d959d4a3..05648e1a 100644 --- a/app/src/main/java/eu/faircode/netguard/ServiceTileGraph.java +++ b/app/src/main/java/eu/faircode/netguard/ServiceTileGraph.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/netguard/ServiceTileMain.java b/app/src/main/java/eu/faircode/netguard/ServiceTileMain.java index 3ddff662..9ea8caab 100644 --- a/app/src/main/java/eu/faircode/netguard/ServiceTileMain.java +++ b/app/src/main/java/eu/faircode/netguard/ServiceTileMain.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ diff --git a/app/src/main/java/eu/faircode/netguard/SwitchPreference.java b/app/src/main/java/eu/faircode/netguard/SwitchPreference.java index e37c2bfb..be0b4566 100644 --- a/app/src/main/java/eu/faircode/netguard/SwitchPreference.java +++ b/app/src/main/java/eu/faircode/netguard/SwitchPreference.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.content.Context; diff --git a/app/src/main/java/eu/faircode/netguard/Usage.java b/app/src/main/java/eu/faircode/netguard/Usage.java index 00ce1391..d97b2b9c 100644 --- a/app/src/main/java/eu/faircode/netguard/Usage.java +++ b/app/src/main/java/eu/faircode/netguard/Usage.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import java.text.DateFormat; diff --git a/app/src/main/java/eu/faircode/netguard/Util.java b/app/src/main/java/eu/faircode/netguard/Util.java index a8e1b6b8..1a1177aa 100644 --- a/app/src/main/java/eu/faircode/netguard/Util.java +++ b/app/src/main/java/eu/faircode/netguard/Util.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.Manifest; diff --git a/app/src/main/java/eu/faircode/netguard/Version.java b/app/src/main/java/eu/faircode/netguard/Version.java index 35a5adbd..547e8a2d 100644 --- a/app/src/main/java/eu/faircode/netguard/Version.java +++ b/app/src/main/java/eu/faircode/netguard/Version.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ public class Version implements Comparable { diff --git a/app/src/main/java/eu/faircode/netguard/Widget.java b/app/src/main/java/eu/faircode/netguard/Widget.java index ffeda78e..b956f3dc 100644 --- a/app/src/main/java/eu/faircode/netguard/Widget.java +++ b/app/src/main/java/eu/faircode/netguard/Widget.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.PendingIntent; diff --git a/app/src/main/java/eu/faircode/netguard/WidgetAdmin.java b/app/src/main/java/eu/faircode/netguard/WidgetAdmin.java index a5ca69d2..370b58c0 100644 --- a/app/src/main/java/eu/faircode/netguard/WidgetAdmin.java +++ b/app/src/main/java/eu/faircode/netguard/WidgetAdmin.java @@ -16,7 +16,7 @@ package eu.faircode.netguard; You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ import android.app.AlarmManager; diff --git a/app/src/main/jni/netguard/dhcp.c b/app/src/main/jni/netguard/dhcp.c index 225d2b9b..e612c106 100644 --- a/app/src/main/jni/netguard/dhcp.c +++ b/app/src/main/jni/netguard/dhcp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/dns.c b/app/src/main/jni/netguard/dns.c index ddb89347..9ecd79e6 100644 --- a/app/src/main/jni/netguard/dns.c +++ b/app/src/main/jni/netguard/dns.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/icmp.c b/app/src/main/jni/netguard/icmp.c index 115c8f60..759bf327 100644 --- a/app/src/main/jni/netguard/icmp.c +++ b/app/src/main/jni/netguard/icmp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/ip.c b/app/src/main/jni/netguard/ip.c index acf93c28..5101f1eb 100644 --- a/app/src/main/jni/netguard/ip.c +++ b/app/src/main/jni/netguard/ip.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/netguard.c b/app/src/main/jni/netguard/netguard.c index a07aeedb..9313a6e2 100644 --- a/app/src/main/jni/netguard/netguard.c +++ b/app/src/main/jni/netguard/netguard.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/pcap.c b/app/src/main/jni/netguard/pcap.c index b224c9a8..f8eb5245 100644 --- a/app/src/main/jni/netguard/pcap.c +++ b/app/src/main/jni/netguard/pcap.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/session.c b/app/src/main/jni/netguard/session.c index df431c2b..81b2fe26 100644 --- a/app/src/main/jni/netguard/session.c +++ b/app/src/main/jni/netguard/session.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/tcp.c b/app/src/main/jni/netguard/tcp.c index e4132fff..51af47d3 100644 --- a/app/src/main/jni/netguard/tcp.c +++ b/app/src/main/jni/netguard/tcp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/udp.c b/app/src/main/jni/netguard/udp.c index 45b35115..f8487615 100644 --- a/app/src/main/jni/netguard/udp.c +++ b/app/src/main/jni/netguard/udp.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/jni/netguard/util.c b/app/src/main/jni/netguard/util.c index 13dd120f..19117ece 100644 --- a/app/src/main/jni/netguard/util.c +++ b/app/src/main/jni/netguard/util.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with NetGuard. If not, see . - Copyright 2015-2016 by Marcel Bokhorst (M66B) + Copyright 2015-2017 by Marcel Bokhorst (M66B) */ #include "netguard.h" diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-af/strings.xml +++ b/app/src/main/res/values-af/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-ar-rBH/strings.xml b/app/src/main/res/values-ar-rBH/strings.xml index 31c7d828..091ee294 100644 --- a/app/src/main/res/values-ar-rBH/strings.xml +++ b/app/src/main/res/values-ar-rBH/strings.xml @@ -2,7 +2,7 @@ NetGuard يوفر طرق بسيطة ومتقدمة لمنع الوصول إلى شبكة الإنترنت - لا يلزم الجذر. يمكن السماح أو الرفض بشكل فردي الوصول إلى جهاز الواي فاي أو اتصال الجوال . - حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015-2016 من م. بوخورست (M66B) + حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015–2017 من م. بوخورست (M66B) يتطلب NetGuard إصدار أندرويد 4.0 أو أحدث بــإســتــخــدام NetGuard، مــعــنــاه أنــك مــوافــق عــلـى رخــصــة BNU الــعــمــومــيــة الــعــامــة الإصــدار 3 تم تطوير واختبار NetGuard بعناية فائقة؛ لكن من المستحيل ضمان عمل NetGuard بشكل صحيح على كل جهاز. \n\nBy باستخدامك NetGuard؛ فإنك توافق على رخصة جنو العمومية الإصدار 3 diff --git a/app/src/main/res/values-ar-rEG/strings.xml b/app/src/main/res/values-ar-rEG/strings.xml index 31c7d828..091ee294 100644 --- a/app/src/main/res/values-ar-rEG/strings.xml +++ b/app/src/main/res/values-ar-rEG/strings.xml @@ -2,7 +2,7 @@ NetGuard يوفر طرق بسيطة ومتقدمة لمنع الوصول إلى شبكة الإنترنت - لا يلزم الجذر. يمكن السماح أو الرفض بشكل فردي الوصول إلى جهاز الواي فاي أو اتصال الجوال . - حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015-2016 من م. بوخورست (M66B) + حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015–2017 من م. بوخورست (M66B) يتطلب NetGuard إصدار أندرويد 4.0 أو أحدث بــإســتــخــدام NetGuard، مــعــنــاه أنــك مــوافــق عــلـى رخــصــة BNU الــعــمــومــيــة الــعــامــة الإصــدار 3 تم تطوير واختبار NetGuard بعناية فائقة؛ لكن من المستحيل ضمان عمل NetGuard بشكل صحيح على كل جهاز. \n\nBy باستخدامك NetGuard؛ فإنك توافق على رخصة جنو العمومية الإصدار 3 diff --git a/app/src/main/res/values-ar-rSA/strings.xml b/app/src/main/res/values-ar-rSA/strings.xml index 31c7d828..091ee294 100644 --- a/app/src/main/res/values-ar-rSA/strings.xml +++ b/app/src/main/res/values-ar-rSA/strings.xml @@ -2,7 +2,7 @@ NetGuard يوفر طرق بسيطة ومتقدمة لمنع الوصول إلى شبكة الإنترنت - لا يلزم الجذر. يمكن السماح أو الرفض بشكل فردي الوصول إلى جهاز الواي فاي أو اتصال الجوال . - حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015-2016 من م. بوخورست (M66B) + حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015–2017 من م. بوخورست (M66B) يتطلب NetGuard إصدار أندرويد 4.0 أو أحدث بــإســتــخــدام NetGuard، مــعــنــاه أنــك مــوافــق عــلـى رخــصــة BNU الــعــمــومــيــة الــعــامــة الإصــدار 3 تم تطوير واختبار NetGuard بعناية فائقة؛ لكن من المستحيل ضمان عمل NetGuard بشكل صحيح على كل جهاز. \n\nBy باستخدامك NetGuard؛ فإنك توافق على رخصة جنو العمومية الإصدار 3 diff --git a/app/src/main/res/values-ar-rYE/strings.xml b/app/src/main/res/values-ar-rYE/strings.xml index 31c7d828..091ee294 100644 --- a/app/src/main/res/values-ar-rYE/strings.xml +++ b/app/src/main/res/values-ar-rYE/strings.xml @@ -2,7 +2,7 @@ NetGuard يوفر طرق بسيطة ومتقدمة لمنع الوصول إلى شبكة الإنترنت - لا يلزم الجذر. يمكن السماح أو الرفض بشكل فردي الوصول إلى جهاز الواي فاي أو اتصال الجوال . - حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015-2016 من م. بوخورست (M66B) + حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015–2017 من م. بوخورست (M66B) يتطلب NetGuard إصدار أندرويد 4.0 أو أحدث بــإســتــخــدام NetGuard، مــعــنــاه أنــك مــوافــق عــلـى رخــصــة BNU الــعــمــومــيــة الــعــامــة الإصــدار 3 تم تطوير واختبار NetGuard بعناية فائقة؛ لكن من المستحيل ضمان عمل NetGuard بشكل صحيح على كل جهاز. \n\nBy باستخدامك NetGuard؛ فإنك توافق على رخصة جنو العمومية الإصدار 3 diff --git a/app/src/main/res/values-ar/strings.xml b/app/src/main/res/values-ar/strings.xml index 31c7d828..091ee294 100644 --- a/app/src/main/res/values-ar/strings.xml +++ b/app/src/main/res/values-ar/strings.xml @@ -2,7 +2,7 @@ NetGuard يوفر طرق بسيطة ومتقدمة لمنع الوصول إلى شبكة الإنترنت - لا يلزم الجذر. يمكن السماح أو الرفض بشكل فردي الوصول إلى جهاز الواي فاي أو اتصال الجوال . - حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015-2016 من م. بوخورست (M66B) + حــقــوق الــطــبــع والــنــشــر والــتــوزيــع \u00A9 عام 2015–2017 من م. بوخورست (M66B) يتطلب NetGuard إصدار أندرويد 4.0 أو أحدث بــإســتــخــدام NetGuard، مــعــنــاه أنــك مــوافــق عــلـى رخــصــة BNU الــعــمــومــيــة الــعــامــة الإصــدار 3 تم تطوير واختبار NetGuard بعناية فائقة؛ لكن من المستحيل ضمان عمل NetGuard بشكل صحيح على كل جهاز. \n\nBy باستخدامك NetGuard؛ فإنك توافق على رخصة جنو العمومية الإصدار 3 diff --git a/app/src/main/res/values-bg/strings.xml b/app/src/main/res/values-bg/strings.xml index 59983671..b3fd0bbd 100644 --- a/app/src/main/res/values-bg/strings.xml +++ b/app/src/main/res/values-bg/strings.xml @@ -2,7 +2,7 @@ NetGuard предоставя прост, а също така и по-задълбочен начини за блокиране достъпа до интернет - без нужда от ROOT права. Достъпът на приложенията и адресите чрез Wi-Fi или мобилни данни, могат да се разрешават и забраняват по отделно. - \u00A9 2015-2016 автор - M. Bokhorst (M66B). Всички права запазени. + \u00A9 2015–2017 автор - M. Bokhorst (M66B). Всички права запазени. NetGuard изисква Android 4.0 или по-нова версия Използвайки NetGuard, вие се съгласявате със следното лицензионно споразумение: GNU General Public License версия 3 Изключително внимание е вложено при разработката и тестването на NetGuard, въпреки това е невъзможно да се гарантира, че NetGuard ще работи безупречно на всяко устройство. \n\nИзползвайки NetGuard, вие се съгласявате със следното лицензионно споразумение: GNU General Public License версия 3 diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-ca/strings.xml +++ b/app/src/main/res/values-ca/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index c62c7c05..73b64b5c 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -2,7 +2,7 @@ NetGuard nabízí jednoduché i pokročilé způsoby pro blokování přístupu k Internetu - vše bez potřeby rootu. Aplikacím a adresám lze individuálně povolit či zakázat přístup k Vašemu Wi-Fi a/nebo datovému připojení. - Copyright \u00A9 2015-2016 M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 M. Bokhorst (M66B) NetGuard vyžaduje Android 4.0 nebo novější Používáním aplikace NetGuard souhlasíte s Obecnou veřejnou licencí GNU verze 3 Velká péče byla vložena do vývoje a testování NetGuardu, diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index ddcd183b..0375d5c5 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -2,7 +2,7 @@ NetGuard tilbyder enkle og avancerede metoder til blokering af Internetadgang - ingen Root-rettighed krævet. Apps og adresser kan individuelt tillades eller nægtes adgang til din Wi-Fi- og/eller mobilforbindelse. - Ophavsrettighed \u00A9 2015-2016 af M. Bokhorst (M66B) + Ophavsrettighed \u00A9 2015–2017 af M. Bokhorst (M66B) NetGuard kræver Android 5.0 eller senere Ved at bruge NetGuard, accepterer du licensaftalen GNU General Public License version 3 Stor omhu er lagt i udvikling og test af NetGuard, men det er umuligt at garantere, at NetGuard vil fungere korrekt på alle enhed.\n diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml index 41298ebe..66b18540 100644 --- a/app/src/main/res/values-de/strings.xml +++ b/app/src/main/res/values-de/strings.xml @@ -2,7 +2,7 @@ NetGuard bietet einfache und erweiterte Möglichkeiten, um Zugriffe auf das Internet zu blockieren - keine Root-Rechte erforderlich! Anwendungen und Adressen kann der Zugriff auf die WLAN- und/oder mobile Datenverbindung einzeln erlaubt oder verweigert werden. - Copyright \u00A9 2015-2016 von M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 von M. Bokhorst (M66B) NetGuard erfordert Android 4.0 oder höher Mit der Verwendung von NetGuard akzeptieren Sie die GNU General Public License Version 3 Die App wurde mit großer Sorgfalt entwickelt und getestet. Es ist leider trotzdem unmöglich zu garantieren, dass NetGuard auf jedem Gerät fehlerfrei funktioniert. diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 1623328f..08110056 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -2,7 +2,7 @@ Το NetGuard παρέχει απλούς αλλά και σύνθετους τρόπους να εμποδίσετε την πρόσβαση στο διαδίκτυο χωρίς να απαιτείται root. Μπορείτε να εμποδίσετε ή να επιτρέψετε ξεχωριστά την πρόσβαση στο WiFI ή/και στη σύνδεση δεδομένων για εφαρμογές και διευθύνσεις που εσείς επιλέγετε. - Πνευματικά δικαιώματα \u00A9 2015-2016 από Μ. Bokhorst (M66B) + Πνευματικά δικαιώματα \u00A9 2015–2017 από Μ. Bokhorst (M66B) Το NetGuard απαιτεί Android 5.0 ή κάποια νεότερη έκδοση Με τη χρήση του NetGuard, συμφωνείτε με την GNU/GPL έκδοση 3 Έχει γίνει μεγάλη προσπάθεια για την ανάπτυξη και τη δοκιμή του NetGuard, ωστόσο, είναι αδύνατο να σας εγγυηθούμε ότι το NetGuard θα λειτουργούν σωστά σε κάθε συσκευή. \n\nΧρησιμοποιώντας το NetGuard, συμφωνείτε με την GNU γενική άδεια δημόσιας χρήσης έκδοση 3 diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 3b54fcd1..82a2dacb 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -2,7 +2,7 @@ NetGuard ofrece modos simples y avanzados para bloquear el acceso a Internet - sin necesidad de acceso root. Se puede permitir o denegar individualmente el acceso a su conexión Wi-Fi o móvil a aplicaciones y direcciones. - Copyright \u00A9 2015-2016 por M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 por M. Bokhorst (M66B) NetGuard requiere Android 4.0 o superior Al utilizar NetGuard, acepta la Licencia Pública General GNU versión 3 Se ha tenido gran cuidado para desarrollar y probar NetGuard, sin embargo, es imposible garantizar que NetGuard funcione correctamente en todos los dispositivos. \n\nAl utilizar NetGuard, acepta la Licencia Pública General GNU versión 3 diff --git a/app/src/main/res/values-et/strings.xml b/app/src/main/res/values-et/strings.xml index 814d88ba..3f703fd0 100644 --- a/app/src/main/res/values-et/strings.xml +++ b/app/src/main/res/values-et/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later NetGuardi kasutades nõustute GNU Üldise avaliku litsentsi versiooniga 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-fi/strings.xml b/app/src/main/res/values-fi/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-fi/strings.xml +++ b/app/src/main/res/values-fi/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index d897220b..9491a90b 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -2,7 +2,7 @@ NetGuard offre des moyens simples et avancés pour bloquer l\'accès à internet - root non requis. L\'accès à votre connexion Wi-Fi et/ou mobile peut être individuellement autorisé ou refusé à des applications et à des adresses. - Copyright \u00A9 2015-2016 par M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 par M. Bokhorst (M66B) NetGuard requiert Android 4.0 ou ultérieur En utilisant NetGuard, vous acceptez la GNU General Public License version 3 Un grand soin a été apporté pour développer et tester NetGuard, cependant il est impossible de garantir que NetGuard fonctionnera correctement sur tous les appareils.\n\nEn utilisant NetGuard, vous acceptez la GNU General Public License version 3 diff --git a/app/src/main/res/values-he/strings.xml b/app/src/main/res/values-he/strings.xml index d076f645..fa1a7d1a 100644 --- a/app/src/main/res/values-he/strings.xml +++ b/app/src/main/res/values-he/strings.xml @@ -3,7 +3,7 @@ NetGuard מספקת דרכים פשוטות ומתקדמות לחסום גישה לאינטרנט - ללא צורך ברוט היא מאפשרת לחסום או לאפשר באופן פרטני גישת יישומים לרשתות Wi-Fi או אינטרנט סלולרי. - זכויות יוצרים \u00A9 2015-2016 על ידי מ Bokhorst (M66B) + זכויות יוצרים \u00A9 2015–2017 על ידי מ Bokhorst (M66B) NetGuard דורש אנדרואיד 4.0 ואילך על ידי שימוש NetGuard, אתה מסכים הרישיון הציבורי הכללי של גנו גרסה 3 תשומת לב רבה הוקדשה כדי לפתח ולבדוק את NetGuard, אך זה בלתי אפשרי להבטיח ש-NetGuard תפעל כראוי על כל מכשיר. שימוש בNetGuard מהווה הסכמה לתנאי \n\n הרישיון הציבורי הכללי של גנו גרסה 3 diff --git a/app/src/main/res/values-hi/strings.xml b/app/src/main/res/values-hi/strings.xml index 3da872a7..58cb89dc 100644 --- a/app/src/main/res/values-hi/strings.xml +++ b/app/src/main/res/values-hi/strings.xml @@ -2,7 +2,7 @@ कोई जड़ आवश्यक - NetGuard इंटरनेट के लिए उपयोग ब्लॉक करने के लिए सरल और उन्नत तरीके सुझाता है। आवेदन और पतों को व्यक्तिगत रूप से अनुमति या अपने वाई-फाई और / या मोबाइल कनेक्शन के लिए उपयोग से इनकार किया जा सकता है। - कॉपीराइट \ u00A9 2015-2016 एम Bokhorst द्वारा (M66B) + कॉपीराइट \ u00A9 2015–2017 एम Bokhorst द्वारा (M66B) NetGuard एंड्रॉयड 4.0 या बाद में की आवश्यकता है NetGuard का उपयोग करके आप करने के लिए जीएनयू जनरल पब्लिक लाइसेंस संस्करण 3 सहमत महान देखभाल, विकास और NetGuard परीक्षण करने के लिए लिया गया है diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml index eb8fb38f..80e8676d 100644 --- a/app/src/main/res/values-hu/strings.xml +++ b/app/src/main/res/values-hu/strings.xml @@ -2,7 +2,7 @@ A NetGuard egyszerűen és speciálisan blokkolja az internet hozzáférést - nem szükséges root jogosultság hozzá. Az alkalmazásokat és a címeket külön-külön lehet engedélyezni vagy letiltani a Wi-Fi és/vagy a mobil kapcsolatokon. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) A NetGuard használatához Android 4.0 vagy újabb szükséges NetGuard használatával elfogadja aGNU General Public License version 3 Nagy figyelmet fordítanak arra, hogy fejlesszék és teszteljék NetGuard-ot, de arra lehetetlen garanciát vállalni, hogy a NetGuard minden eszközön jól fog működni. \n\nA NetGuard használatával elfogadja a GNU General Public License version 3 licencet diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml index 9fa24a2b..d2d1ca7c 100644 --- a/app/src/main/res/values-it/strings.xml +++ b/app/src/main/res/values-it/strings.xml @@ -2,7 +2,7 @@ NetGuard fornisce sia opzioni semplici che avanzate per bloccare l\'accesso a internet - non necessita di root. Alle applicazioni ed agli indirizzi può essere consentito o negato, singolarmente, l\'accesso alle connessioni Wi-Fi e/o mobile. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard richiede Android 4.0 o versioni successive Utilizzando NetGuard, acconsenti a quanto contenuto nella seguente licenza: GNU General Public License version 3 Si è posta grande cura nello sviluppo e test di NetGuard, tuttavia è impossibile garantire che NetGuard funzionerà correttamente su tutti i dispositivi. \n\nUtilizzando NetGuard, accetti la GNU General Public License versione 3 @@ -83,7 +83,7 @@ VPN IPv4: %s VPN IPv6: %s VPN DNS: %s - Minimum DNS TTL: %s s + TTL DNS minimo: %s s Usa proxy SOCKS5 Indirizzo SOCKS5: %s Porta SOCKS5: %s @@ -178,7 +178,7 @@ I messaggi push sono gestiti principalmente dal componente di sistema Play Services, al quale è consentito l\'accesso a internet in modo predefinito La gestione delle applicazioni di sistema può essere attivata tramite le opzioni avanzate Si prega di descrivere il problema ed indicare il tempo di esso: - VPN connection cancelled\nDid you configure another VPN to be an always-on VPN? + Connessione VPN annullata\nHai configurato un\'altra VPN che resta sempre attiva? Il traffico non al consumo è consentito Il traffico non al consumo è bloccato Il traffico al consumo è consentito diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index d076f645..fa1a7d1a 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -3,7 +3,7 @@ NetGuard מספקת דרכים פשוטות ומתקדמות לחסום גישה לאינטרנט - ללא צורך ברוט היא מאפשרת לחסום או לאפשר באופן פרטני גישת יישומים לרשתות Wi-Fi או אינטרנט סלולרי. - זכויות יוצרים \u00A9 2015-2016 על ידי מ Bokhorst (M66B) + זכויות יוצרים \u00A9 2015–2017 על ידי מ Bokhorst (M66B) NetGuard דורש אנדרואיד 4.0 ואילך על ידי שימוש NetGuard, אתה מסכים הרישיון הציבורי הכללי של גנו גרסה 3 תשומת לב רבה הוקדשה כדי לפתח ולבדוק את NetGuard, אך זה בלתי אפשרי להבטיח ש-NetGuard תפעל כראוי על כל מכשיר. שימוש בNetGuard מהווה הסכמה לתנאי \n\n הרישיון הציבורי הכללי של גנו גרסה 3 diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index bbb283b7..3d64f3c6 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -2,7 +2,7 @@ NetGuard は、インターネットへのアクセスをブロックするシンプルで高度な方法を提供します - root 権限は必要ありません。Wi-Fi および/またはモバイル接続へのアクセスを、アプリケーションとアドレスで個別に許可または拒否することができます。 - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard は Android 4.0 以降が必要です NetGuard を使用すると GNU 一般公衆利用許諾書バージョン 3 に同意したことになります NetGuard は細心の注意を行って開発およびテストしました。しかしながら NetGuard がすべてのデバイスで正常に動作を保証することは不可能です。 diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml index 9d74b22e..d5e15b88 100644 --- a/app/src/main/res/values-ko/strings.xml +++ b/app/src/main/res/values-ko/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-lt/strings.xml b/app/src/main/res/values-lt/strings.xml index 6be64e34..744ea879 100644 --- a/app/src/main/res/values-lt/strings.xml +++ b/app/src/main/res/values-lt/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard reikalinga Android 4.0 arba naujesnė versija By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-lv/strings.xml b/app/src/main/res/values-lv/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-lv/strings.xml +++ b/app/src/main/res/values-lv/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml index 694e1cfe..11ac8c8b 100644 --- a/app/src/main/res/values-nl/strings.xml +++ b/app/src/main/res/values-nl/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard vereist Android 4.0 of later Door NetGuard te gebruiken, gaat u akkoord met de GNU General Public License version 3 NetGuard is met veel zorg ontwikkeld en getest. Ondanks deze inspanningen is het onmogelijk te garanderen dat NetGuard feilloos werkt op elk apparaat. diff --git a/app/src/main/res/values-no/strings.xml b/app/src/main/res/values-no/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-no/strings.xml +++ b/app/src/main/res/values-no/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml index ddbf4efa..4ec177a9 100644 --- a/app/src/main/res/values-pl/strings.xml +++ b/app/src/main/res/values-pl/strings.xml @@ -2,7 +2,7 @@ NetGuard umożliwia w prosty i zaawansowany sposób blokowanie dostępu do internetu - root nie jest wymagany. Indywidualnie aplikacjom i adresom można zezwolić bądź zabronić dostępu do Twojego Wi-Fi i/lub połączenia mobilnego. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard wymaga Android 4.0 lub nowszy Używając NetGuard, zgadzasz się z GNU General Public License version 3 Wielka staranność została podjęta aby rozwijać i testować NetGuard, jednakże nie jest możliwa gwarancja, iż NetGuard będzie działać poprawnie na każdym urządzeniu.\n\nUżywając NetGuard zgadzasz się z licencją GNU General Public License version 3 diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 192ee71a..f3d4535e 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -2,7 +2,7 @@ NetGuard fornece maneiras simples e avançadas para bloquear o acesso à internet - sem necessidade de acesso root. Aplicações e endereços podem ter o acesso a internet permitido ou negado, individualmente, tanto via Wi-Fi quando conexão de dados móveis. - Copyright \u00A9 2015-2016 por M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 por M. Bokhorst (M66B) NetGuard requer Android 4.0 ou superior Ao usar o NetGuard, você concorda com GNU General Public License version 3 NetGuard foi desenvolvido e testado com grande cuidado, porém é impossível garantir que o NetGuard funcionará corretamente em cada dispositivo. diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index e493f4fd..e273f489 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -2,7 +2,7 @@ NetGuard fornece maneiras simples e avançadas para bloquear o acesso à internet - sem acesso root exigido. Aplicações e endereços podem ser individualmente permitidos ou negados acesso ao seu Wi-Fi e/ou conexão móvel. - Copyright \u00A9 2015-2016 por M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 por M. Bokhorst (M66B) NetGuard requer Android 4.0 ou posterior Ao usar o NetGuard, está a concordar com a Licença Pública Geral GNU - versão 3 Houve grande cuidado em desenvolver e testar o NetGuard, no entanto é impossível garantir que o NetGuard funcionará correctamente em todos os dispositivos.\n\nAo utilizar o NetGuard você concorda com a GNU General Public License versão 3 diff --git a/app/src/main/res/values-ro/strings.xml b/app/src/main/res/values-ro/strings.xml index f324cfc3..0c4de3fb 100644 --- a/app/src/main/res/values-ro/strings.xml +++ b/app/src/main/res/values-ro/strings.xml @@ -2,7 +2,7 @@ NetGuard ofera modalitati simple si avansate de a bloca accesul la internet, ce nu necesita acces root. Accesul aplicatiilor la conexiunile Wi-Fi si/sau mobile poate fi permis sau blocat atat la nivel individual cat si la nivel de adresa. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard necesita Android 4.0 sau mai nou Folosind NetGuard, sunteti de acord cu GNU General Public License version 3 NetGuard este dezvoltat si testat cu mare atentie, cu toate acestea este imposibii de garantat ca va functiona corect pe fiecare sau pe orice dispozitiv. \n\nFolosind NetGuard, sunteţi de acord cu GNU General Public License versiunea 3 diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml index 495bde95..cb371561 100644 --- a/app/src/main/res/values-ru/strings.xml +++ b/app/src/main/res/values-ru/strings.xml @@ -2,7 +2,7 @@ NetGuard обеспечивает простые и широкие способы заблокировать доступ к интернету, который ещё и не требует root-прав. Приложениям и адресам можно индивидуально разрешить или заблокировать доступ к Wi-Fi и/или мобильной связи. - Авторское право \u00A9 2015-2016 М. Bokhorst (M66B) + Авторское право \u00A9 2015–2017 М. Bokhorst (M66B) Для работы NetGuard требуется Android 4.0 или более поздняя версия Используя NetGuard, вы принимаете Открытое лицензионное соглашение GNU версии 3 Было уделено большое внимание разработке и тестированию NetGuard, однако нельзя гарантировать, что NetGuard будет правильно работать на каждом устройстве. \n\nИспользуя NetGuard, вы принимаете Открытое лицензионное соглашение GNU версии 3 diff --git a/app/src/main/res/values-sk/strings.xml b/app/src/main/res/values-sk/strings.xml index 7ed2b4c9..f37ee461 100644 --- a/app/src/main/res/values-sk/strings.xml +++ b/app/src/main/res/values-sk/strings.xml @@ -2,7 +2,7 @@ NetGuard poskytuje jednoduché a pokročilé spôsoby blokovania prístupu na internet - nevyžadujúcich root prístup. Aplikáciám a adresám môže byť individuálne povolený alebo odmietnutý prístup k Wi-Fi alebo mobilnému pripojeniu. - Copyright \u00A9 2015-2016 podľa M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 podľa M. Bokhorst (M66B) NetGuard vyžaduje Android vo verzii 4.0 alebo novšej Používaním aplikácie NetGuard súhlasíte so Všeobecnou verejnou licenciou GNU, verzia 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-sl/strings.xml +++ b/app/src/main/res/values-sl/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-sv-rSE/strings.xml b/app/src/main/res/values-sv-rSE/strings.xml index c71d3860..0f790992 100644 --- a/app/src/main/res/values-sv-rSE/strings.xml +++ b/app/src/main/res/values-sv-rSE/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/app/src/main/res/values-ta/strings.xml b/app/src/main/res/values-ta/strings.xml index df78eb71..af2e7794 100644 --- a/app/src/main/res/values-ta/strings.xml +++ b/app/src/main/res/values-ta/strings.xml @@ -2,7 +2,7 @@ NetGuard இணைய - தேவை இல்லை வேர் தடுக்க எளிய மற்றும் மேம்பட்ட வழிகளை வழங்குகிறது. பயன்பாடுகள் மற்றும் முகவரிகளை தனித்தனியாக அனுமதிக்கப்பட்ட அல்லது இயலும் உங்கள் Wi-Fi மற்றும்/அல்லது மொபைல் இணைப்பை அணுகல் மறுக்கப்பட்டது. - பதிப்புரிமை \u00A9 வாக்கில்-2016 மூலம் அவதூறு Bokhorst (M66B) + பதிப்புரிமை \u00A9 வாக்கில்–2017 மூலம் அவதூறு Bokhorst (M66B) NetGuard ஆண் போன்ற 4.0 அல்லது பிந்தைய பதிப்பு தேவைப்படுகிறது NetGuard பயன்படுத்தி, நீங்கள் ஒப்புக்கொள்கிறீர்கள் குனு பொது மக்கள் உரிமம் பதிப்பு 3 அதிக கவனம் மேற்கொள்ளப்படும் சோதனை NetGuard, அவர்களை NetGuard சரியாக பணி ஒவ்வொரு சாதனத்தில் உத்தரவாதம் பதிலளிப்பது இருப்பினும். \n\nBy NetGuard, பயன்படுத்தி நீங்கள் ஒப்புக்கொள்கிறீர்கள் குனு பொது மக்கள் உரிமம் பதிப்பு 3 diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index b55db268..5b86d552 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -2,7 +2,7 @@ NetGuard root gerektirmeden internet erişimini engellemek için basit ve gelişmiş yöntemler kullanır. Wi-Fi yada mobil bağlantı ürerinden uygulamalar ve adresler için internet erişimini tek tek engelleyebilirsiniz. - Telif Hakkı \u00A9 2015-2016 by M. Bokhorst (M66B) + Telif Hakkı \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard Android 4.0 veya üstü gerektirir NetGuard kullanarak, GNU Genel Kamu Lisansını sürüm 3 için kabul ediyorum NetGuard sürekli gelişmekte ve yoğun bir şekilde test ediliyor, diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml index 68715939..76cb5614 100644 --- a/app/src/main/res/values-uk/strings.xml +++ b/app/src/main/res/values-uk/strings.xml @@ -2,7 +2,7 @@ NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Авторське право \u00A9 2015-2016 M. Bokhorst (M66B) + Авторське право \u00A9 2015–2017 M. Bokhorst (M66B) NetGuard потребує версію Android 4.0 чи вище Використовуючи NetGuard, ви погоджуєтесь із GNU General Public License version 3 Було докладено багато зусиль до розробки та тестування NetGuard, проте не можливо гарантувати, що додаток буде правильно працювати на кожнрму пристрої. diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml index 0168fc78..02eb62c8 100644 --- a/app/src/main/res/values-vi/strings.xml +++ b/app/src/main/res/values-vi/strings.xml @@ -2,7 +2,7 @@ NetGuard cung cấp những cách đơn giản và nâng cao để chặn quyền truy cập vào internet - không yêu cầu root. Ứng dụng và địa chỉ có thể được cá nhân cho phép hoặc từ chối truy cập Wi-Fi và/hoặc kết nối di động của bạn. - Bản quyền \u00A9 năm 2015-2016 của M. Bokhorst (M66B) + Bản quyền \u00A9 năm 2015–2017 của M. Bokhorst (M66B) NetGuard yêu cầu Android 4.0 hoặc cao hơn Bằng việc sử dụng NetGuard, bạn đồng ý với GNU General Public License Phiên bản 3 Những nỗ lực tuyệt vời đã được thực hiện để phát triển và thử nghiệm NetGuard, Tuy nhiên nó không thể đảm bảo NetGuard sẽ làm việc một cách chính xác trên mọi thiết bị \n\nBằng việc sử dụng NetGuard, bạn đồng ý với GNU General Public License Phiên bản 3 diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 9844ec6e..96172fcc 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 @@ NetGuard 提供简便且专业的方式阻止网络访问 - 无需 root. 可单独允许或拒绝应用和地址访问您的 Wi-Fi 和/或移动数据连接. - 版权所有 \u00A9 2015-2016 by M. Bokhorst (M66B) + 版权所有 \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard仅适用于运行Android 4.0 或更高版本的设备 使用NetGuard即表明您接受 GNU通用公共许可协议第三版 开发者在开发和测试NetGuard过程中已悉心尽力, diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f4d72d47..952d0b91 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ NetGuard NetGuard provides simple and advanced ways to block access to the internet - no root required. Applications and addresses can individually be allowed or denied access to your Wi-Fi and/or mobile connection. - Copyright \u00A9 2015-2016 by M. Bokhorst (M66B) + Copyright \u00A9 2015–2017 by M. Bokhorst (M66B) NetGuard requires Android 4.0 or later By using NetGuard, you agree to the GNU General Public License version 3 Great care has been taken to develop and test NetGuard, diff --git a/tools/crowdin.sh b/tools/crowdin.sh index 14aeea8f..43c580dd 100644 --- a/tools/crowdin.sh +++ b/tools/crowdin.sh @@ -32,3 +32,4 @@ cp -R /home/marcel/Documents/android/projects/NetGuard/app/src/main/res/values-a cp -R /home/marcel/Documents/android/projects/NetGuard/app/src/main/res/values-ar/* \ /home/marcel/Documents/android/projects/NetGuard/app/src/main/res/values-ar-rYE/ +sed -i s/-2016/–2017/ app/src/main/res/values*/strings.xml