summaryrefslogtreecommitdiff
path: root/client/locales/cs/messages.gotext.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/locales/cs/messages.gotext.json')
-rw-r--r--client/locales/cs/messages.gotext.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/client/locales/cs/messages.gotext.json b/client/locales/cs/messages.gotext.json
index 8b17c0f..364037f 100644
--- a/client/locales/cs/messages.gotext.json
+++ b/client/locales/cs/messages.gotext.json
@@ -4,7 +4,7 @@
{
"id": "Failed to add an institute access server with URL: '{Identifier}'",
"message": "Failed to add an institute access server with URL: '{Identifier}'",
- "translation": "",
+ "translation": "Nepodařilo se přidat přístupový server instituce s URL: '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
@@ -19,7 +19,7 @@
{
"id": "Failed to add a secure internet server with organisation ID: '{Identifier}'",
"message": "Failed to add a secure internet server with organisation ID: '{Identifier}'",
- "translation": "",
+ "translation": "Nepodařilo se přidat bezpečný internetový server s ID organizace: '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
@@ -34,7 +34,7 @@
{
"id": "Failed to add a server with URL: '{Identifier}'",
"message": "Failed to add a server with URL: '{Identifier}'",
- "translation": "",
+ "translation": "Nepodařilo se přidat server s URL: '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
@@ -49,7 +49,7 @@
{
"id": "The input: '{Identifier}' is not a valid URL",
"message": "The input: '{Identifier}' is not a valid URL",
- "translation": "",
+ "translation": "Vstup: '{Identifier}' není platná URL",
"placeholders": [
{
"id": "Identifier",
@@ -64,7 +64,7 @@
{
"id": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.",
"message": "The client tried to autoconnect to the VPN server: '{Identifier}', but you need to authorize again. Please manually connect again.",
- "translation": "",
+ "translation": "Klient se pokusil o automatické připojení k VPN serveru: '{Identifier}', ale musíte se znovu autorizovat. Připojte se prosím znovu ručně.",
"placeholders": [
{
"id": "Identifier",
@@ -79,7 +79,7 @@
{
"id": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete",
"message": "The client tried to autoconnect to the VPN server: '{Identifier}', but the operation failed to complete",
- "translation": "",
+ "translation": "Klient se pokusil o automatické připojení k VPN serveru: '{Identifier}', ale operaci se nepodařilo dokončit",
"placeholders": [
{
"id": "Identifier",
@@ -94,7 +94,7 @@
{
"id": "Failed to connect to server: '{Identifier}'",
"message": "Failed to connect to server: '{Identifier}'",
- "translation": "",
+ "translation": "Nepodařilo se připojit k serveru: '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
@@ -109,7 +109,7 @@
{
"id": "Failed to obtain a VPN configuration for server: '{Identifier}'",
"message": "Failed to obtain a VPN configuration for server: '{Identifier}'",
- "translation": "",
+ "translation": "Nepodařilo se získat konfiguraci VPN pro server: '{Identifier}'",
"placeholders": [
{
"id": "Identifier",
@@ -124,17 +124,17 @@
{
"id": "Failed to obtain the list of organizations",
"message": "Failed to obtain the list of organizations",
- "translation": ""
+ "translation": "Nepodařilo se získat seznam organizací"
},
{
"id": "Failed to obtain the list of servers",
"message": "Failed to obtain the list of servers",
- "translation": ""
+ "translation": "Nepodařilo se získat seznam serverů"
},
{
"id": "Timeout reached contacting URL: '{URL}'",
"message": "Timeout reached contacting URL: '{URL}'",
- "translation": "",
+ "translation": "Vypršel časový limit připojování k URL: '{URL}'",
"placeholders": [
{
"id": "URL",
@@ -149,7 +149,7 @@
{
"id": "{Msg}. The cause of the error is: {Error}.",
"message": "{Msg}. The cause of the error is: {Error}.",
- "translation": "",
+ "translation": "{Msg}. Příčina chyby je: {Error}.",
"placeholders": [
{
"id": "Msg",
@@ -172,7 +172,7 @@
{
"id": "An internal error occurred",
"message": "An internal error occurred",
- "translation": ""
+ "translation": "Došlo k vnitřní chybě"
}
]
-} \ No newline at end of file
+}