Skip to content

Commit 8def8a2

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent a0216a2 commit 8def8a2

4 files changed

Lines changed: 22 additions & 2 deletions

File tree

l10n/gl.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

l10n/gl.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,20 @@
6969
"Deploy daemon" : "Servizo de despregadura",
7070
"Default daemon. ExApps will be installed on it" : "Servizo predeterminado. As ExApps instalaranse nel",
7171
"The \"Manual install\" daemon is usually used for development. It cannot be set as the default daemon." : "O servizo de «instalación manual» adoita empregarse para desenvolvemento. Non é posíbel definilo como servizo predeterminado.",
72+
"Direct Docker access (Docker Socket Proxy) is deprecated and will be removed in Nextcloud 35. Please migrate to a HaRP-based daemon." : "O acceso directo a Docker (Docker Socket Proxy) está obsoleto e eliminarase en Nextcloud 35. Migra a un daemon baseado en HaRP.",
73+
"This is a Kubernetes daemon managed via CLI." : "Este é un daemon de Kubernetes xestionado mediante CLI.",
7274
"ExApps installed" : "ExApps instaladas",
7375
"Name" : "Nome",
7476
"Protocol" : "Protocolo",
7577
"Host" : "Servidor",
7678
"ExApp direct communication (FRP disabled)" : "Comunicación directa coa ExApp (FRP desactivado)",
79+
"Kubernetes settings" : "Axustes de Kubernetes",
80+
"Expose type" : "Tipo de exposición",
81+
"Node port" : "Porto do nodo",
82+
"Upstream host" : "Host ascendente",
83+
"External traffic policy" : "Política de tráfico externo",
84+
"Load balancer IP" : "IP do balanceador de carga",
85+
"Node address type" : "Tipo de enderezo do nodo",
7786
"Deploy options" : "Opcións de despregadura",
7887
"Docker network" : "Rede Docker",
7988
"Nextcloud URL" : "URL de Nextcloud",

l10n/hu.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ OC.L10N.register(
33
{
44
"Cancel" : "Mégse",
55
"Delete" : "Törlés",
6-
"Password confirmation failed" : "A jelszó megerősítése nem sikerült",
6+
"Password confirmation failed" : "Jelszó megerősítése nem sikerült",
77
"Default" : "Alapértelmezett",
8+
"Set as default" : "Beállítás alapértelmezettként",
89
"Edit" : "Szerkesztés",
910
"Unlimited" : "Korlátlan",
1011
"Name" : "Név",

l10n/hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{ "translations": {
22
"Cancel" : "Mégse",
33
"Delete" : "Törlés",
4-
"Password confirmation failed" : "A jelszó megerősítése nem sikerült",
4+
"Password confirmation failed" : "Jelszó megerősítése nem sikerült",
55
"Default" : "Alapértelmezett",
6+
"Set as default" : "Beállítás alapértelmezettként",
67
"Edit" : "Szerkesztés",
78
"Unlimited" : "Korlátlan",
89
"Name" : "Név",

0 commit comments

Comments
 (0)