summaryrefslogtreecommitdiff
path: root/locales/he/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/he/messages.gotext.json')
-rw-r--r--locales/he/messages.gotext.json46
1 files changed, 23 insertions, 23 deletions
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
@@ -3,6 +3,24 @@
"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",
"The {ApplicationName} service is expensive to run. Because we don't want to store personal information about you, there are no accounts or billing for this service. But if you want the service to continue, donate at least $5 each month.\n\t\nDo you want to donate now?"
],
@@ -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"
- }
- ]
}
]
}