summaryrefslogtreecommitdiff
path: root/locales/ro/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/ro/messages.gotext.json')
-rw-r--r--locales/ro/messages.gotext.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/locales/ro/messages.gotext.json b/locales/ro/messages.gotext.json
index c100337..600d630 100644
--- a/locales/ro/messages.gotext.json
+++ b/locales/ro/messages.gotext.json
@@ -3,6 +3,25 @@
"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",
"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?"
],
@@ -32,7 +51,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} 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} este un serviciu VPN ușor, rapid și sigur de la {Provider}. {ApplicationName} nu necesită un cont de utilizator, nu păstrează jurnalele și nu vă urmărește în niciun fel.\n\t \nAcest serviciu este plătit în întregime prin donații de la utilizatori cum sunteți dvs. Vă rugăm să donați la {DonateURL}.\n\t\t\nPrin utilizarea acestei aplicații, sunteți de acord cu Termenii și condițiile disponibile la {TosURL}. Acest serviciu este oferit așa cum este, fără nicio garanție și este destinat persoanelor care lucrează pentru a face lumea un loc mai bun.\n\n\n{ApplicationName_1} versiunea: {Version}",
"translatorComment": "Copied from source.",
"placeholders": [
{
@@ -194,7 +213,7 @@
{
"id": "Route traffic through:",
"message": "Route traffic through:",
- "translation": "Route traffic through:"
+ "translation": "Traficul rutelor prin:"
},
{
"id": "Use {ApplicationName} {City} gateway",
@@ -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"
- }
- ]
}
]
}