From 42593eb08464ace7be4d5dd088a48720591575c3 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 7 May 2020 20:38:06 +0200 Subject: [i18n] Update locales --- locales/ar/messages.gotext.json | 36 ++++++++++++++--------------- locales/bn/messages.gotext.json | 36 ++++++++++++++--------------- locales/br/messages.gotext.json | 36 ++++++++++++++--------------- locales/ca/messages.gotext.json | 36 ++++++++++++++--------------- locales/en-GB/messages.gotext.json | 36 ++++++++++++++--------------- locales/en-US/messages.gotext.json | 38 +++++++++++++++---------------- locales/en/messages.gotext.json | 38 +++++++++++++++---------------- locales/fa-IR/messages.gotext.json | 36 ++++++++++++++--------------- locales/he/messages.gotext.json | 46 +++++++++++++++++++------------------- locales/hu/messages.gotext.json | 36 ++++++++++++++--------------- locales/pl/messages.gotext.json | 36 ++++++++++++++--------------- locales/ro/messages.gotext.json | 38 +++++++++++++++---------------- locales/sk/messages.gotext.json | 36 ++++++++++++++--------------- locales/ug/messages.gotext.json | 36 ++++++++++++++--------------- locales/zh/messages.gotext.json | 36 ++++++++++++++--------------- 15 files changed, 278 insertions(+), 278 deletions(-) (limited to 'locales') diff --git a/locales/ar/messages.gotext.json b/locales/ar/messages.gotext.json index 87d2ab0..b87e5a6 100644 --- a/locales/ar/messages.gotext.json +++ b/locales/ar/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "ar", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "حدث خطأ أثناء بدء اتصال VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "حدث خطأ أثناء بدء اتصال VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/bn/messages.gotext.json b/locales/bn/messages.gotext.json index 16d6245..1f05622 100644 --- a/locales/bn/messages.gotext.json +++ b/locales/bn/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "bn", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "VPN আরম্ভ করার সময় একটি ত্রুটি ঘটেছে: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "VPN আরম্ভ করার সময় একটি ত্রুটি ঘটেছে: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/br/messages.gotext.json b/locales/br/messages.gotext.json index 3f9cf35..5b01f33 100644 --- a/locales/br/messages.gotext.json +++ b/locales/br/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "br", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "Ur fazi a zo c'hoarvezet en ur zeraouiñ ar VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "Ur fazi a zo c'hoarvezet en ur zeraouiñ ar VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/ca/messages.gotext.json b/locales/ca/messages.gotext.json index 513c54f..6d62963 100644 --- a/locales/ca/messages.gotext.json +++ b/locales/ca/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "ca", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "S'ha produït un error en inicialitzar el VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "S'ha produït un error en inicialitzar el VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/en-GB/messages.gotext.json b/locales/en-GB/messages.gotext.json index e34eabc..5503121 100644 --- a/locales/en-GB/messages.gotext.json +++ b/locales/en-GB/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "en-GB", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "An error has ocurred initializing the VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "An error has ocurred initializing the VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json index 3571ef7..cbf835d 100644 --- a/locales/en-US/messages.gotext.json +++ b/locales/en-US/messages.gotext.json @@ -1,6 +1,25 @@ { "language": "en-US", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "An error has ocurred initializing the VPN: {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -311,25 +330,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "An error has ocurred initializing the VPN: {Err}", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/en/messages.gotext.json b/locales/en/messages.gotext.json index 24552e9..c33a31a 100644 --- a/locales/en/messages.gotext.json +++ b/locales/en/messages.gotext.json @@ -1,6 +1,25 @@ { "language": "en", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "An error has ocurred initializing the VPN: {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -311,25 +330,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "An error has ocurred initializing the VPN: {Err}", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/fa-IR/messages.gotext.json b/locales/fa-IR/messages.gotext.json index 30297f6..2fea838 100644 --- a/locales/fa-IR/messages.gotext.json +++ b/locales/fa-IR/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "fa-IR", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "خطایی در راه‌اندازی VPN روی داد: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "خطایی در راه‌اندازی VPN روی داد: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/he/messages.gotext.json b/locales/he/messages.gotext.json index e7486dc..09ab5fc 100644 --- a/locales/he/messages.gotext.json +++ b/locales/he/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "he", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "שגיאה התרחשה בהתחלת VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -30,7 +48,7 @@ "{ApplicationName} is an easy, fast, and secure VPN service from {Provider}. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place.\n\n\n{ApplicationName_1} version: {Version}" ], "message": "{ApplicationName} is an easy, fast, and secure VPN service from {Provider}. {ApplicationName} does not require a user account, keep logs, or track you in any way.\n\t \nThis service is paid for entirely by donations from users like you. Please donate at {DonateURL}.\n\t\t\nBy using this application, you agree to the Terms of Service available at {TosURL}. This service is provided as-is, without any warranty, and is intended for people who work to make the world a better place.\n\n\n{ApplicationName_1} version: {Version}", - "translation": "{ApplicationName} הוא שירות VPN קל, מהיר ומאובטח מאת {Provider}. {ApplicationName} אינו דורש חשבון משתמש, אינו שומר יומנים או עוקב אחריך בדרך כלשהי.\n\t \nשירות זה משולם לגמרי ע\"י תרומות ממשתמשים כמוך. אנא תרום בכתובת {DonateURL}.\n\t\t\nע\"י שימוש ביישום זה, אתה מסכים אל תנאיי השירות הזמינים בכתובת {TosURL}. שירות זה מסופק כפי שהוא, ללא אחריות כלשהי, והוא מיועד לאנשים שפועלים להפוך את העולם למקום טוב יותר.\n\n\n{ApplicationName_1} גרסה: {Version}", + "translation": "{ApplicationName} הוא שירות VPN קל, מהיר ומאובטח מאת {Provider}. {ApplicationName} אינו דורש חשבון משתמש, אינו שומר יומנים או עוקב אחריך בדרך כלשהי.\n\t \nשירות זה משולם לגמרי ע״י תרומות ממשתמשים כמוך. אנא תרום בכתובת {DonateURL}.\n\t\t\nע״י שימוש ביישום זה, אתה מסכים אל תנאיי השירות הזמינים בכתובת {TosURL}. שירות זה מסופק כפי שהוא, ללא אחריות כלשהי, והוא מיועד לאנשים שפועלים להפוך את העולם למקום טוב יותר.\n\n\n{ApplicationName_1} גרסה: {Version}", "placeholders": [ { "id": "ApplicationName", @@ -147,7 +165,7 @@ { "id": "Checking status...", "message": "Checking status...", - "translation": "בודק מעמד..." + "translation": "בודק מעמד…" }, { "id": "Turn on", @@ -162,17 +180,17 @@ { "id": "Help...", "message": "Help...", - "translation": "עזרה..." + "translation": "עזרה…" }, { "id": "Donate...", "message": "Donate...", - "translation": "תרום..." + "translation": "תרום…" }, { "id": "About...", "message": "About...", - "translation": "אודות..." + "translation": "אודות…" }, { "id": "Quit", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "שגיאה התרחשה בהתחלת VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/hu/messages.gotext.json b/locales/hu/messages.gotext.json index 1fe21f9..959d659 100644 --- a/locales/hu/messages.gotext.json +++ b/locales/hu/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "hu", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "Hiba történt a VPN inicializálásánál: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "Hiba történt a VPN inicializálásánál: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/pl/messages.gotext.json b/locales/pl/messages.gotext.json index bc15181..2e45073 100644 --- a/locales/pl/messages.gotext.json +++ b/locales/pl/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "pl", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "Powstał błąd podczas inicjowania VPN'a: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "Powstał błąd podczas inicjowania VPN'a: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/ro/messages.gotext.json b/locales/ro/messages.gotext.json index 73b6eb0..600d630 100644 --- a/locales/ro/messages.gotext.json +++ b/locales/ro/messages.gotext.json @@ -1,6 +1,25 @@ { "language": "ro", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "A apărut o eroare la inițializarea VPN: {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -310,25 +329,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "A apărut o eroare la inițializarea VPN: {Err}", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/sk/messages.gotext.json b/locales/sk/messages.gotext.json index 4843ba4..18d01e1 100644 --- a/locales/sk/messages.gotext.json +++ b/locales/sk/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "sk", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "Pri spustení VPN nastala chyba: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "Pri spustení VPN nastala chyba: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/ug/messages.gotext.json b/locales/ug/messages.gotext.json index 52f6215..93d493f 100644 --- a/locales/ug/messages.gotext.json +++ b/locales/ug/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "ug", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "دەسلەپكىلەشتۈرۈشتە بىر خاتالىق يۈز بەردى VPN: {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "دەسلەپكىلەشتۈرۈشتە بىر خاتالىق يۈز بەردى VPN: {Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } diff --git a/locales/zh/messages.gotext.json b/locales/zh/messages.gotext.json index e20a2d7..627d7c0 100644 --- a/locales/zh/messages.gotext.json +++ b/locales/zh/messages.gotext.json @@ -1,6 +1,24 @@ { "language": "zh", "messages": [ + { + "id": [ + "errorMsg", + "An error has ocurred initializing the VPN: {Err}" + ], + "message": "An error has ocurred initializing the VPN: {Err}", + "translation": "初始化 VPN 时发生错误:{Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ] + }, { "id": [ "donationText", @@ -291,24 +309,6 @@ "expr": "config.ApplicationName" } ] - }, - { - "id": [ - "errorMsg", - "An error has ocurred initializing the VPN: {Err}" - ], - "message": "An error has ocurred initializing the VPN: {Err}", - "translation": "初始化 VPN 时发生错误:{Err}", - "placeholders": [ - { - "id": "Err", - "string": "%[1]v", - "type": "error", - "underlyingType": "interface{Error() string}", - "argNum": 1, - "expr": "err" - } - ] } ] } -- cgit v1.2.3