Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2018-06-12 20:57:14 +0300
committerGitHub <noreply@github.com>2018-06-12 20:57:14 +0300
commit8c7a50cb6738232c8da2042e4de14b13fd77eba9 (patch)
treea94fced9184c9e7332b42733e02db7366ee37f07 /plugins/SitesManager
parentd2fe5a42c53df4fa92ca668f486f6359e5930d55 (diff)
language update (#13057)
Diffstat (limited to 'plugins/SitesManager')
-rw-r--r--plugins/SitesManager/lang/ar.json2
-rw-r--r--plugins/SitesManager/lang/be.json2
-rw-r--r--plugins/SitesManager/lang/bg.json2
-rw-r--r--plugins/SitesManager/lang/ca.json2
-rw-r--r--plugins/SitesManager/lang/cs.json2
-rw-r--r--plugins/SitesManager/lang/da.json2
-rw-r--r--plugins/SitesManager/lang/de.json2
-rw-r--r--plugins/SitesManager/lang/el.json3
-rw-r--r--plugins/SitesManager/lang/es.json2
-rw-r--r--plugins/SitesManager/lang/fa.json2
-rw-r--r--plugins/SitesManager/lang/fi.json2
-rw-r--r--plugins/SitesManager/lang/fr.json2
-rw-r--r--plugins/SitesManager/lang/hi.json2
-rw-r--r--plugins/SitesManager/lang/hu.json2
-rw-r--r--plugins/SitesManager/lang/id.json2
-rw-r--r--plugins/SitesManager/lang/it.json2
-rw-r--r--plugins/SitesManager/lang/ja.json2
-rw-r--r--plugins/SitesManager/lang/ka.json2
-rw-r--r--plugins/SitesManager/lang/ko.json2
-rw-r--r--plugins/SitesManager/lang/lt.json2
-rw-r--r--plugins/SitesManager/lang/lv.json2
-rw-r--r--plugins/SitesManager/lang/nb.json2
-rw-r--r--plugins/SitesManager/lang/nl.json2
-rw-r--r--plugins/SitesManager/lang/nn.json2
-rw-r--r--plugins/SitesManager/lang/pl.json2
-rw-r--r--plugins/SitesManager/lang/pt-br.json2
-rw-r--r--plugins/SitesManager/lang/pt.json2
-rw-r--r--plugins/SitesManager/lang/ro.json2
-rw-r--r--plugins/SitesManager/lang/ru.json2
-rw-r--r--plugins/SitesManager/lang/sl.json2
-rw-r--r--plugins/SitesManager/lang/sq.json3
-rw-r--r--plugins/SitesManager/lang/sr.json2
-rw-r--r--plugins/SitesManager/lang/sv.json2
-rw-r--r--plugins/SitesManager/lang/th.json2
-rw-r--r--plugins/SitesManager/lang/tl.json2
-rw-r--r--plugins/SitesManager/lang/tr.json3
-rw-r--r--plugins/SitesManager/lang/uk.json2
-rw-r--r--plugins/SitesManager/lang/vi.json2
-rw-r--r--plugins/SitesManager/lang/zh-cn.json2
-rw-r--r--plugins/SitesManager/lang/zh-tw.json2
40 files changed, 43 insertions, 40 deletions
diff --git a/plugins/SitesManager/lang/ar.json b/plugins/SitesManager/lang/ar.json
index b042484a7c..7e582bd910 100644
--- a/plugins/SitesManager/lang/ar.json
+++ b/plugins/SitesManager/lang/ar.json
@@ -48,4 +48,4 @@
"YouCurrentlyHaveAccessToNWebsites": "يمكنك حالياً الوصول إلى مواقع %s.",
"YourCurrentIpAddressIs": "عنوان IP الحالي لديك هو %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/be.json b/plugins/SitesManager/lang/be.json
index ea055301c5..ea7eebbb69 100644
--- a/plugins/SitesManager/lang/be.json
+++ b/plugins/SitesManager/lang/be.json
@@ -47,4 +47,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Вы маеце доступ да %s сайтаў.",
"YourCurrentIpAddressIs": "Ваш бягучы IP-адрас - %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/bg.json b/plugins/SitesManager/lang/bg.json
index d3caf33976..1da74d6596 100644
--- a/plugins/SitesManager/lang/bg.json
+++ b/plugins/SitesManager/lang/bg.json
@@ -54,4 +54,4 @@
"YouCurrentlyHaveAccessToNWebsites": "В момента имате достъп до %s уебсайта.",
"YourCurrentIpAddressIs": "Вашият IP адрес е: %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ca.json b/plugins/SitesManager/lang/ca.json
index 431f15d591..ebabe90c5b 100644
--- a/plugins/SitesManager/lang/ca.json
+++ b/plugins/SitesManager/lang/ca.json
@@ -66,4 +66,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Actualment teniu accés a %s llocs web.",
"YourCurrentIpAddressIs": "La vostra adreça IP es %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/cs.json b/plugins/SitesManager/lang/cs.json
index 2520b50adb..dcc7414656 100644
--- a/plugins/SitesManager/lang/cs.json
+++ b/plugins/SitesManager/lang/cs.json
@@ -91,4 +91,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Momentálně máte přístup k %s stránce\/stránkám.",
"YourCurrentIpAddressIs": "Vaše současná IP adresa je %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/da.json b/plugins/SitesManager/lang/da.json
index f276087b10..41a99aa509 100644
--- a/plugins/SitesManager/lang/da.json
+++ b/plugins/SitesManager/lang/da.json
@@ -78,4 +78,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Du har adgang til %s hjemmesider.",
"YourCurrentIpAddressIs": "Din aktuelle IP-adresse er %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/de.json b/plugins/SitesManager/lang/de.json
index a8a918daba..8844974c30 100644
--- a/plugins/SitesManager/lang/de.json
+++ b/plugins/SitesManager/lang/de.json
@@ -92,4 +92,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Sie haben derzeit Zugriff auf %s Websites.",
"YourCurrentIpAddressIs": "Ihre aktuelle IP-Adresse ist %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/el.json b/plugins/SitesManager/lang/el.json
index 6601675935..6aafaefcb8 100644
--- a/plugins/SitesManager/lang/el.json
+++ b/plugins/SitesManager/lang/el.json
@@ -26,6 +26,7 @@
"ExcludedIps": "Αποκλεισμένες διευθύνσεις IP",
"ExcludedParameters": "Αποκλεισμένες Παράμετροι",
"ExcludedUserAgents": "Αποκλεισμένοι Πελάτες Χρήστη",
+ "Format_Utc": "UTC%s",
"GlobalExcludedUserAgentHelp1": "Εισάγετε τον κατάλογο των user agents που δεν θα παρακολουθούνται από το Matomo.",
"GlobalExcludedUserAgentHelp2": "Μπορείτε να το χρησιμοποιήσετε για να αποκλείσετε κάποια bots από την παρακολούθηση.",
"GlobalListExcludedIps": "Γενικός κατάλογος Αποκλεισμένων Διευθύνσεων IP",
@@ -92,4 +93,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Έχετε πρόσβαση σε %s ιστοσελίδες.",
"YourCurrentIpAddressIs": "Η τρέχουσα διεύθυνση IP είναι %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/es.json b/plugins/SitesManager/lang/es.json
index aa5f9cfb82..e79c593b37 100644
--- a/plugins/SitesManager/lang/es.json
+++ b/plugins/SitesManager/lang/es.json
@@ -90,4 +90,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Actualmente posee acceso a %s sitios de internet.",
"YourCurrentIpAddressIs": "Su dirección IP actual es %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/fa.json b/plugins/SitesManager/lang/fa.json
index 10a430f5cf..e4ed1fbe87 100644
--- a/plugins/SitesManager/lang/fa.json
+++ b/plugins/SitesManager/lang/fa.json
@@ -56,4 +56,4 @@
"YouCurrentlyHaveAccessToNWebsites": "هم اکنون شما به %s وبسایت دسترسی دارید.",
"YourCurrentIpAddressIs": "آی پی آدرس جاری شما %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/fi.json b/plugins/SitesManager/lang/fi.json
index df41f1a331..affc814848 100644
--- a/plugins/SitesManager/lang/fi.json
+++ b/plugins/SitesManager/lang/fi.json
@@ -72,4 +72,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Sinulla on pääsy %s verkkosivun tietoihin",
"YourCurrentIpAddressIs": "Nykyinen IP-osoitteesi on %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/fr.json b/plugins/SitesManager/lang/fr.json
index 4b47d54c87..20863d1149 100644
--- a/plugins/SitesManager/lang/fr.json
+++ b/plugins/SitesManager/lang/fr.json
@@ -92,4 +92,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Vous avez actuellement accès à %s sites web.",
"YourCurrentIpAddressIs": "Votre adresse IP actuelle est %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/hi.json b/plugins/SitesManager/lang/hi.json
index 00d6fee988..3b49166263 100644
--- a/plugins/SitesManager/lang/hi.json
+++ b/plugins/SitesManager/lang/hi.json
@@ -71,4 +71,4 @@
"YouCurrentlyHaveAccessToNWebsites": "अपने वर्तमान में %s वेबसाइटों का उपयोग किया है.",
"YourCurrentIpAddressIs": "आपका मौजूदा आईपी पता %s है"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/hu.json b/plugins/SitesManager/lang/hu.json
index e0e0f0f9ef..80d3fe5235 100644
--- a/plugins/SitesManager/lang/hu.json
+++ b/plugins/SitesManager/lang/hu.json
@@ -41,4 +41,4 @@
"WebsitesManagement": "Weboldalak kezelése",
"YourCurrentIpAddressIs": "Jelenlegi IP címed a következő: %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/id.json b/plugins/SitesManager/lang/id.json
index 1b7605a35a..f3f6553ef8 100644
--- a/plugins/SitesManager/lang/id.json
+++ b/plugins/SitesManager/lang/id.json
@@ -72,4 +72,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Anda telah memiliki akses ke %s situs.",
"YourCurrentIpAddressIs": "Alamat IP Anda saat ini adalah %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/it.json b/plugins/SitesManager/lang/it.json
index 9849746070..6da1dfbf5b 100644
--- a/plugins/SitesManager/lang/it.json
+++ b/plugins/SitesManager/lang/it.json
@@ -84,4 +84,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Al momento hai accesso a %s siti.",
"YourCurrentIpAddressIs": "Il tuo indirizzo IP è %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ja.json b/plugins/SitesManager/lang/ja.json
index 51cfed5a7b..944842b498 100644
--- a/plugins/SitesManager/lang/ja.json
+++ b/plugins/SitesManager/lang/ja.json
@@ -91,4 +91,4 @@
"YouCurrentlyHaveAccessToNWebsites": "現在 %s つのウェブサイトに接続しています。",
"YourCurrentIpAddressIs": "あなたの現在の IP アドレスは %s です。"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ka.json b/plugins/SitesManager/lang/ka.json
index 7d458c4535..84a56e28e0 100644
--- a/plugins/SitesManager/lang/ka.json
+++ b/plugins/SitesManager/lang/ka.json
@@ -41,4 +41,4 @@
"WebsitesManagement": "ვებ საიტების მენეჯმენტი",
"YourCurrentIpAddressIs": "თქვენი ახლანდელი IP მისამართი არის %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ko.json b/plugins/SitesManager/lang/ko.json
index 1114afe853..adafaba210 100644
--- a/plugins/SitesManager/lang/ko.json
+++ b/plugins/SitesManager/lang/ko.json
@@ -83,4 +83,4 @@
"YouCurrentlyHaveAccessToNWebsites": "현재 %s개의 웹사이트가 연결되어 있습니다.",
"YourCurrentIpAddressIs": "당신의 현재 IP 주소는 %s입니다."
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/lt.json b/plugins/SitesManager/lang/lt.json
index 595106de47..0502ef4d24 100644
--- a/plugins/SitesManager/lang/lt.json
+++ b/plugins/SitesManager/lang/lt.json
@@ -43,4 +43,4 @@
"WebsitesManagement": "Svetainių valdymas",
"YourCurrentIpAddressIs": "Jūsų dabartinis IP adresas yra %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/lv.json b/plugins/SitesManager/lang/lv.json
index db931a5ede..268d70b4d0 100644
--- a/plugins/SitesManager/lang/lv.json
+++ b/plugins/SitesManager/lang/lv.json
@@ -37,4 +37,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Jums pašlaik ir pieeja %s vietnēm.",
"YourCurrentIpAddressIs": "Jūsu pašreizējā IP adrese ir %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/nb.json b/plugins/SitesManager/lang/nb.json
index 8d47a57dcc..ece6dc0d81 100644
--- a/plugins/SitesManager/lang/nb.json
+++ b/plugins/SitesManager/lang/nb.json
@@ -81,4 +81,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Du har nå tilgang til %s nettsteder.",
"YourCurrentIpAddressIs": "Din nåværende IP-adresse er %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/nl.json b/plugins/SitesManager/lang/nl.json
index fd4f3faed8..9c9c1da0f0 100644
--- a/plugins/SitesManager/lang/nl.json
+++ b/plugins/SitesManager/lang/nl.json
@@ -82,4 +82,4 @@
"YouCurrentlyHaveAccessToNWebsites": "U heeft momenteel toegang tot %s websites .",
"YourCurrentIpAddressIs": "Uw huidige IP-adres is %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/nn.json b/plugins/SitesManager/lang/nn.json
index 79b3460fbf..6e63ff45c4 100644
--- a/plugins/SitesManager/lang/nn.json
+++ b/plugins/SitesManager/lang/nn.json
@@ -20,4 +20,4 @@
"WebsitesManagement": "Nettstadsbehandling",
"YourCurrentIpAddressIs": "Din gjeldande IP-adresse er %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/pl.json b/plugins/SitesManager/lang/pl.json
index 7bd26c9e24..22ae3af26e 100644
--- a/plugins/SitesManager/lang/pl.json
+++ b/plugins/SitesManager/lang/pl.json
@@ -92,4 +92,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Masz obecnie dostęp do %s stron\/y.",
"YourCurrentIpAddressIs": "Twój obecny adres IP to %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/pt-br.json b/plugins/SitesManager/lang/pt-br.json
index 11cc84bf99..b83ab5c5fd 100644
--- a/plugins/SitesManager/lang/pt-br.json
+++ b/plugins/SitesManager/lang/pt-br.json
@@ -92,4 +92,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Você possui atualmente acessos a Websites %s",
"YourCurrentIpAddressIs": "Seu endereço de IP atual é %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/pt.json b/plugins/SitesManager/lang/pt.json
index cb8da1e655..cfc39fbcd6 100644
--- a/plugins/SitesManager/lang/pt.json
+++ b/plugins/SitesManager/lang/pt.json
@@ -46,4 +46,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Actualmente tem acesso a %s websites.",
"YourCurrentIpAddressIs": "O seu endereço IP actual é %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ro.json b/plugins/SitesManager/lang/ro.json
index e2124d2f44..10800d0ede 100644
--- a/plugins/SitesManager/lang/ro.json
+++ b/plugins/SitesManager/lang/ro.json
@@ -70,4 +70,4 @@
"YouCurrentlyHaveAccessToNWebsites": "In prezent aveti acces la %s site-uri web.",
"YourCurrentIpAddressIs": "Adresa curenta de IP este %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/ru.json b/plugins/SitesManager/lang/ru.json
index 0c128da680..964e7a2ee0 100644
--- a/plugins/SitesManager/lang/ru.json
+++ b/plugins/SitesManager/lang/ru.json
@@ -91,4 +91,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Количество сайтов, к которым у вас есть доступ: %s.",
"YourCurrentIpAddressIs": "Ваш IP: %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/sl.json b/plugins/SitesManager/lang/sl.json
index 85f138e9f9..a1398ea91b 100644
--- a/plugins/SitesManager/lang/sl.json
+++ b/plugins/SitesManager/lang/sl.json
@@ -29,4 +29,4 @@
"WebsitesManagement": "Upravljanje spletnih strani",
"YourCurrentIpAddressIs": "Vaš trenuten IP je %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/sq.json b/plugins/SitesManager/lang/sq.json
index 7a2be56079..e4134b521b 100644
--- a/plugins/SitesManager/lang/sq.json
+++ b/plugins/SitesManager/lang/sq.json
@@ -26,6 +26,7 @@
"ExcludedIps": "IP të Përjashtuara",
"ExcludedParameters": "Parametra të Përjashtuar",
"ExcludedUserAgents": "Agjentë Përdoruesish të Përjashtuar",
+ "Format_Utc": "UTC%s",
"GlobalExcludedUserAgentHelp1": "Jepni listën e agjentëve të përdoruesit që duhen përjashtuar nga gjurmimi prej Matomo-s.",
"GlobalExcludedUserAgentHelp2": "Këtë mund ta përdorni për përjashtim bot-esh nga gjurmimi.",
"GlobalListExcludedIps": "Listë globale IP-sh të përjashtuara",
@@ -92,4 +93,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Deri tani keni hyrje te %s sajte.",
"YourCurrentIpAddressIs": "Adresa juaj IP e tanishme është %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/sr.json b/plugins/SitesManager/lang/sr.json
index 1a67a56b4b..4b2cda4e9e 100644
--- a/plugins/SitesManager/lang/sr.json
+++ b/plugins/SitesManager/lang/sr.json
@@ -90,4 +90,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Broj sajtova na koje trenutno imate pristup: %s",
"YourCurrentIpAddressIs": "Vaša trenutna IP adresa je %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/sv.json b/plugins/SitesManager/lang/sv.json
index 5ac2e2a23f..d2fae98c87 100644
--- a/plugins/SitesManager/lang/sv.json
+++ b/plugins/SitesManager/lang/sv.json
@@ -91,4 +91,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Du har tillgång till %s webbplats(er).",
"YourCurrentIpAddressIs": "Din aktuella IP-adress är %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/th.json b/plugins/SitesManager/lang/th.json
index 11f57bed64..eaad3493bd 100644
--- a/plugins/SitesManager/lang/th.json
+++ b/plugins/SitesManager/lang/th.json
@@ -41,4 +41,4 @@
"WebsitesManagement": "การจัดการเว็บไซต์",
"YourCurrentIpAddressIs": "ที่อยู่ IP ของคุณปัจจุบันคือ %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/tl.json b/plugins/SitesManager/lang/tl.json
index 72d147164f..f67137537d 100644
--- a/plugins/SitesManager/lang/tl.json
+++ b/plugins/SitesManager/lang/tl.json
@@ -70,4 +70,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Kasalukuyan kang may access sa %s website.",
"YourCurrentIpAddressIs": "Ang iyong kasalukuyang IP address ay %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/tr.json b/plugins/SitesManager/lang/tr.json
index 601dc30aef..e5d2bab62c 100644
--- a/plugins/SitesManager/lang/tr.json
+++ b/plugins/SitesManager/lang/tr.json
@@ -26,6 +26,7 @@
"ExcludedIps": "Katılmayan IP Adresleri",
"ExcludedParameters": "Katılmayan Parametreler",
"ExcludedUserAgents": "Katılmayan Kullanıcı Uygulamaları",
+ "Format_Utc": "UTC%s",
"GlobalExcludedUserAgentHelp1": "Matomo tarafından izlenmeyecek kullanıcı uygulamalarının listesini yazın.",
"GlobalExcludedUserAgentHelp2": "Burası kullanarak bazı botların izlenmemesi sağlanabilir.",
"GlobalListExcludedIps": "Genel Katılmayan IP adresleri listesi",
@@ -92,4 +93,4 @@
"YouCurrentlyHaveAccessToNWebsites": "%s web sitesine erişme izniniz var.",
"YourCurrentIpAddressIs": "Geçerli IP adresiniz: %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/uk.json b/plugins/SitesManager/lang/uk.json
index c01db30943..266713e7ff 100644
--- a/plugins/SitesManager/lang/uk.json
+++ b/plugins/SitesManager/lang/uk.json
@@ -84,4 +84,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Наразі ви маєте доступ до %s сайтів.",
"YourCurrentIpAddressIs": "Ваш IP: %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/vi.json b/plugins/SitesManager/lang/vi.json
index 6905b37004..2ae09b0913 100644
--- a/plugins/SitesManager/lang/vi.json
+++ b/plugins/SitesManager/lang/vi.json
@@ -69,4 +69,4 @@
"YouCurrentlyHaveAccessToNWebsites": "Bạn có đủ quyền truy cập %s trang web.",
"YourCurrentIpAddressIs": "Địa chỉ IP hiện tại của bạn là %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/zh-cn.json b/plugins/SitesManager/lang/zh-cn.json
index c003f1fbd0..e97809b05f 100644
--- a/plugins/SitesManager/lang/zh-cn.json
+++ b/plugins/SitesManager/lang/zh-cn.json
@@ -82,4 +82,4 @@
"YouCurrentlyHaveAccessToNWebsites": "您现在可以访问 %s 个网站。",
"YourCurrentIpAddressIs": "您的IP位址是 %s"
}
-}
+} \ No newline at end of file
diff --git a/plugins/SitesManager/lang/zh-tw.json b/plugins/SitesManager/lang/zh-tw.json
index d98bdc00e3..be3a8bfdf5 100644
--- a/plugins/SitesManager/lang/zh-tw.json
+++ b/plugins/SitesManager/lang/zh-tw.json
@@ -92,4 +92,4 @@
"YouCurrentlyHaveAccessToNWebsites": "你目前有權限存取 %s 個網站。",
"YourCurrentIpAddressIs": "你目前的 IP 位址是 %s"
}
-}
+} \ No newline at end of file