diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-05-07 11:25:31 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-05-07 11:25:31 +0200 |
| commit | c955a0410d9ed810c2f453900ba7fda33f11e79f (patch) | |
| tree | e356e8f6815ef2c43dac1f13ef8d1cc98280a51a /client/locales | |
| parent | 318775b771798bd55be2d0e4390e7a5852ef429b (diff) | |
Client: Update translations from Weblate
Diffstat (limited to 'client/locales')
| -rw-r--r-- | client/locales/cs/messages.gotext.json | 28 | ||||
| -rw-r--r-- | client/locales/pt/messages.gotext.json | 28 | ||||
| -rw-r--r-- | client/locales/uk/messages.gotext.json | 28 |
3 files changed, 42 insertions, 42 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 +} diff --git a/client/locales/pt/messages.gotext.json b/client/locales/pt/messages.gotext.json index 08d62a0..3bc2c77 100644 --- a/client/locales/pt/messages.gotext.json +++ b/client/locales/pt/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": "Falha ao adicionar um servidor de acesso ao instituto com 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": "Falha ao adicionar um servidor de Internet seguro com ID da organização: '{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": "Falha ao adicionar um servidor com 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": "A entrada: '{Identifier}' não é um URL válido", "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": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas você precisa autorizar novamente. Conecte-se manualmente novamente.", "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": "O cliente tentou se conectar automaticamente ao servidor VPN: '{Identifier}', mas a operação não foi concluída", "placeholders": [ { "id": "Identifier", @@ -94,7 +94,7 @@ { "id": "Failed to connect to server: '{Identifier}'", "message": "Failed to connect to server: '{Identifier}'", - "translation": "", + "translation": "Falha ao conectar ao servidor: '{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": "Falha ao obter uma configuração VPN para o servidor: '{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": "Falha ao obter a lista de organizações" }, { "id": "Failed to obtain the list of servers", "message": "Failed to obtain the list of servers", - "translation": "" + "translation": "Falha ao obter a lista de servidores" }, { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", - "translation": "", + "translation": "O tempo limite foi atingido para entrar em contato com o 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}. A causa do erro é: {Error}.", "placeholders": [ { "id": "Msg", @@ -172,7 +172,7 @@ { "id": "An internal error occurred", "message": "An internal error occurred", - "translation": "" + "translation": "Ocorreu um erro interno" } ] -}
\ No newline at end of file +} diff --git a/client/locales/uk/messages.gotext.json b/client/locales/uk/messages.gotext.json index 7cd6710..9df9e28 100644 --- a/client/locales/uk/messages.gotext.json +++ b/client/locales/uk/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": "Не вдалося додати сервер доступу до інституту з 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": "Не вдалося додати захищений Інтернет-сервер з ідентифікатором організації: '{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": "Не вдалося додати сервер із 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": "Введення: '{Identifier}' не є дійсною 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": "Клієнт спробував автоматично підключитися до сервера VPN: '{Identifier}', але вам потрібно авторизуватися повторно. Знову підключіться вручну.", "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": "Клієнт намагався автоматично підключитися до сервера VPN: '{Identifier}', але операція не завершилася", "placeholders": [ { "id": "Identifier", @@ -94,7 +94,7 @@ { "id": "Failed to connect to server: '{Identifier}'", "message": "Failed to connect to server: '{Identifier}'", - "translation": "", + "translation": "Не вдалося підключитися до сервера: '{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": "Не вдалося отримати конфігурацію VPN для сервера: '{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": "Не вдалося отримати список організацій" }, { "id": "Failed to obtain the list of servers", "message": "Failed to obtain the list of servers", - "translation": "" + "translation": "Не вдалося отримати список серверів" }, { "id": "Timeout reached contacting URL: '{URL}'", "message": "Timeout reached contacting URL: '{URL}'", - "translation": "", + "translation": "Час очікування досягнуто 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}. Причина помилки: {Error}.", "placeholders": [ { "id": "Msg", @@ -172,7 +172,7 @@ { "id": "An internal error occurred", "message": "An internal error occurred", - "translation": "" + "translation": "Сталася внутрішня помилка" } ] -}
\ No newline at end of file +} |
