{ "language": "cs", "messages": [ { "id": "Failed to add an institute access server with URL: '{Identifier}'", "message": "Failed to add an institute access server with URL: '{Identifier}'", "translation": "Nepodařilo se přidat přístupový server instituce s URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "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": "Nepodařilo se přidat bezpečný internetový server s ID organizace: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to add a server with URL: '{Identifier}'", "message": "Failed to add a server with URL: '{Identifier}'", "translation": "Nepodařilo se přidat server s URL: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "The input: '{Identifier}' is not a valid URL", "message": "The input: '{Identifier}' is not a valid URL", "translation": "Vstup: '{Identifier}' není platná URL", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "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": "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", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "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": "Klient se pokusil o automatické připojení k VPN serveru: '{Identifier}', ale operaci se nepodařilo dokončit", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to connect to server: '{Identifier}'", "message": "Failed to connect to server: '{Identifier}'", "translation": "Nepodařilo se připojit k serveru: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to obtain a VPN configuration for server: '{Identifier}'", "message": "Failed to obtain a VPN configuration for server: '{Identifier}'", "translation": "Nepodařilo se získat konfiguraci VPN pro server: '{Identifier}'", "placeholders": [ { "id": "Identifier", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "identifier" } ] }, { "id": "Failed to obtain the list of organizations", "message": "Failed to obtain the list of organizations", "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": "Nepodařilo se získat seznam serverů" }, { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", "translation": "Vypršel časový limit připojování k URL: '{URL}'", "placeholders": [ { "id": "URL", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "tErr.URL" } ] }, { "id": "{Msg}. The cause of the error is: {Error}.", "message": "{Msg}. The cause of the error is: {Error}.", "translation": "{Msg}. Příčina chyby je: {Error}.", "placeholders": [ { "id": "Msg", "string": "%[1]s", "type": "string", "underlyingType": "string", "argNum": 1, "expr": "msg" }, { "id": "Error", "string": "%[2]s", "type": "string", "underlyingType": "string", "argNum": 2, "expr": "e.wrapped.Error()" } ] }, { "id": "An internal error occurred", "message": "An internal error occurred", "translation": "Došlo k vnitřní chybě" } ] }