diff --git a/l10n/ar.js b/l10n/ar.js index 353639d4..ccf1ffd2 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "اسم المُضيف للوصول إلى البرنامج الخفي لـ\"دوكر\". مثلاً: (nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "برنامج خفي آخر بنفس هذا الاسم موجود سلفاً", "Password must be at least 12 characters long" : "يجب ألّا يقل طول كلمة المرور عن 12 حرفاً", - "With https enabled network is set to host" : "مع تعيين شبكة للمضيف يكون فيها بروتوكول https مٌمكّناً", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "سيتم تطبيق التغييرات فقط على التطبيقات الخارجية ExApps المثبتة حديثًا. أمّا بالنسبة إلى تلك الموجودة سلفاً، فتتوجب إعادة إنشاء حاويات Docker لها.", "URL should start with http:// or https://" : "عناوين الويب يجب أن تبدأ بـ http:// أو بـ https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "بالنسبة للبرنامج الخفي لـ HTTPS، عنوان URL لنكست كلاود يجب أن يكون HTTPS", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"], "Type" : "النوع", "Display Name" : "إسم العرض", + "With https enabled network is set to host" : "مع تعيين شبكة للمضيف يكون فيها بروتوكول https مٌمكّناً", "Your apps" : "تطبيقاتك", "Documentation" : "توثيق النظام", "Details" : "التفاصيل", diff --git a/l10n/ar.json b/l10n/ar.json index 15775101..3e887f58 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "اسم المُضيف للوصول إلى البرنامج الخفي لـ\"دوكر\". مثلاً: (nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "برنامج خفي آخر بنفس هذا الاسم موجود سلفاً", "Password must be at least 12 characters long" : "يجب ألّا يقل طول كلمة المرور عن 12 حرفاً", - "With https enabled network is set to host" : "مع تعيين شبكة للمضيف يكون فيها بروتوكول https مٌمكّناً", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "سيتم تطبيق التغييرات فقط على التطبيقات الخارجية ExApps المثبتة حديثًا. أمّا بالنسبة إلى تلك الموجودة سلفاً، فتتوجب إعادة إنشاء حاويات Docker لها.", "URL should start with http:// or https://" : "عناوين الويب يجب أن تبدأ بـ http:// أو بـ https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "بالنسبة للبرنامج الخفي لـ HTTPS، عنوان URL لنكست كلاود يجب أن يكون HTTPS", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["تحديث الكل","تحديث","تحديث الكل","تحديث الكل","تحديث الكل","تحديث الكل"], "Type" : "النوع", "Display Name" : "إسم العرض", + "With https enabled network is set to host" : "مع تعيين شبكة للمضيف يكون فيها بروتوكول https مٌمكّناً", "Your apps" : "تطبيقاتك", "Documentation" : "توثيق النظام", "Details" : "التفاصيل", diff --git a/l10n/cs.js b/l10n/cs.js index 678253e2..dd802e6a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -125,7 +125,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Název stroje nebo popis umístění pro přístup k procesu služby Docker (např. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Takto nazvaný proces služby už existuje", "Password must be at least 12 characters long" : "Je třeba, aby heslo bylo alespoň 12 znaků dlouhé", - "With https enabled network is set to host" : "V případě sítě podporující https je nastaveno na hostitele", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Změny by měly být uplatněny pouze pro nově instalované ExApps. Pro stávající ExApps by měly být znovu vytvořeny Docker kontejnery.", "URL should start with http:// or https://" : "URL by měly začínat na http:// nebo https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pro HTTPS proces služby, URL Nextcloud by měla být HTTPS", @@ -167,6 +166,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"], "Type" : "Typ", "Display Name" : "Zobrazované jméno", + "With https enabled network is set to host" : "V případě sítě podporující https je nastaveno na hostitele", "Your apps" : "Vaše aplikace", "Documentation" : "Dokumentace", "Details" : "Podrobnosti", diff --git a/l10n/cs.json b/l10n/cs.json index ff63d785..8e4db60f 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -123,7 +123,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Název stroje nebo popis umístění pro přístup k procesu služby Docker (např. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Takto nazvaný proces služby už existuje", "Password must be at least 12 characters long" : "Je třeba, aby heslo bylo alespoň 12 znaků dlouhé", - "With https enabled network is set to host" : "V případě sítě podporující https je nastaveno na hostitele", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Změny by měly být uplatněny pouze pro nově instalované ExApps. Pro stávající ExApps by měly být znovu vytvořeny Docker kontejnery.", "URL should start with http:// or https://" : "URL by měly začínat na http:// nebo https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pro HTTPS proces služby, URL Nextcloud by měla být HTTPS", @@ -165,6 +164,7 @@ "_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"], "Type" : "Typ", "Display Name" : "Zobrazované jméno", + "With https enabled network is set to host" : "V případě sítě podporující https je nastaveno na hostitele", "Your apps" : "Vaše aplikace", "Documentation" : "Dokumentace", "Details" : "Podrobnosti", diff --git a/l10n/de.js b/l10n/de.js index 348e666a..de50010c 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname oder Pfad zum Zugriff auf den Docker-Daemon (z.B. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Ein Daemon mit diesem Namen existiert bereits", "Password must be at least 12 characters long" : "Das Passwort muss mindestens 12 Zeichen lang sein", - "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Änderungen werden nur für neu installierte ExApps übernommen. Für vorhandene ExApps sollten die Docker-Container neu erstellt werden.", "URL should start with http:// or https://" : "Die URL muss mit http:// oder https:// beginnen", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Für den HTTPS-Daemon sollte die Nextcloud-URL HTTPS sein", @@ -168,6 +167,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Type" : "Typ", "Display Name" : "Anzeigename", + "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Your apps" : "Deine Apps", "Documentation" : "Dokumentation", "Details" : "Details", diff --git a/l10n/de.json b/l10n/de.json index 440a92ce..536a6e9d 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname oder Pfad zum Zugriff auf den Docker-Daemon (z.B. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Ein Daemon mit diesem Namen existiert bereits", "Password must be at least 12 characters long" : "Das Passwort muss mindestens 12 Zeichen lang sein", - "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Änderungen werden nur für neu installierte ExApps übernommen. Für vorhandene ExApps sollten die Docker-Container neu erstellt werden.", "URL should start with http:// or https://" : "Die URL muss mit http:// oder https:// beginnen", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Für den HTTPS-Daemon sollte die Nextcloud-URL HTTPS sein", @@ -166,6 +165,7 @@ "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Type" : "Typ", "Display Name" : "Anzeigename", + "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Your apps" : "Deine Apps", "Documentation" : "Dokumentation", "Details" : "Details", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 85ddc55c..c19b89aa 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname oder Pfad zum Zugriff auf den Docker-Daemon (z.B. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Ein Daemon mit diesem Namen existiert bereits", "Password must be at least 12 characters long" : "Das Passwort muss mindestens 12 Zeichen lang sein", - "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Änderungen werden nur für neu installierte ExApps übernommen. Für vorhandene ExApps sollten die Docker-Container neu erstellt werden.", "URL should start with http:// or https://" : "Die URL muss mit http:// oder https:// beginnen", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Für den HTTPS-Daemon sollte die Nextcloud-URL HTTPS sein", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Type" : "Typ", "Display Name" : "Anzeigename", + "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Your apps" : "Ihre Apps", "Documentation" : "Dokumentation", "Details" : "Details", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index f84ac106..d39de711 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname oder Pfad zum Zugriff auf den Docker-Daemon (z.B. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Ein Daemon mit diesem Namen existiert bereits", "Password must be at least 12 characters long" : "Das Passwort muss mindestens 12 Zeichen lang sein", - "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Änderungen werden nur für neu installierte ExApps übernommen. Für vorhandene ExApps sollten die Docker-Container neu erstellt werden.", "URL should start with http:// or https://" : "Die URL muss mit http:// oder https:// beginnen", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Für den HTTPS-Daemon sollte die Nextcloud-URL HTTPS sein", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Type" : "Typ", "Display Name" : "Anzeigename", + "With https enabled network is set to host" : "Bei aktiviertem https ist das Netzwerk auf Host eingestellt", "Your apps" : "Ihre Apps", "Documentation" : "Dokumentation", "Details" : "Details", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 093ac5bc..6c4394ae 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Daemon with this name already exists", "Password must be at least 12 characters long" : "Password must be at least 12 characters long", - "With https enabled network is set to host" : "With https enabled network is set to host", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated.", "URL should start with http:// or https://" : "URL should start with http:// or https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "For HTTPS daemon, Nextcloud URL should be HTTPS", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Update","Update all"], "Type" : "Type", "Display Name" : "Display Name", + "With https enabled network is set to host" : "With https enabled network is set to host", "Your apps" : "Your apps", "Documentation" : "Documentation", "Details" : "Details", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 17a61b60..48d1d7dc 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Daemon with this name already exists", "Password must be at least 12 characters long" : "Password must be at least 12 characters long", - "With https enabled network is set to host" : "With https enabled network is set to host", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated.", "URL should start with http:// or https://" : "URL should start with http:// or https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "For HTTPS daemon, Nextcloud URL should be HTTPS", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["Update","Update all"], "Type" : "Type", "Display Name" : "Display Name", + "With https enabled network is set to host" : "With https enabled network is set to host", "Your apps" : "Your apps", "Documentation" : "Documentation", "Details" : "Details", diff --git a/l10n/es.js b/l10n/es.js index 8a14066d..3f3e651b 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -123,7 +123,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nombre de host o ruta a acceder para el Daemon docker (p. ej. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Un daemon con este nombre ya existe", "Password must be at least 12 characters long" : "La contraseña debe tener al menos 12 caracteres", - "With https enabled network is set to host" : "Con https habilitado la red se establece a host", "All available GPU devices on daemon host will be requested to be enabled in ExApp containers by Docker." : "A todos los dispositivos GPU se les solicitará ser habilitados en los contenedores de ExApps de Docker.", "DaemonConfig successfully registered" : "DaemonConfig registrado exitosamente", "Failed to register DaemonConfig. Check the logs" : "Fallo al registrar DaemonConfig. Chequee los registros", @@ -159,6 +158,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Actualizar todo","Actualizar todo","Actualizar todo"], "Type" : "Tipo", "Display Name" : "Nombre a mostrar", + "With https enabled network is set to host" : "Con https habilitado la red se establece a host", "Your apps" : "Tus apps", "Documentation" : "Documentación", "Details" : "Detalles", diff --git a/l10n/es.json b/l10n/es.json index 45c2d566..8a74ed02 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -121,7 +121,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nombre de host o ruta a acceder para el Daemon docker (p. ej. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Un daemon con este nombre ya existe", "Password must be at least 12 characters long" : "La contraseña debe tener al menos 12 caracteres", - "With https enabled network is set to host" : "Con https habilitado la red se establece a host", "All available GPU devices on daemon host will be requested to be enabled in ExApp containers by Docker." : "A todos los dispositivos GPU se les solicitará ser habilitados en los contenedores de ExApps de Docker.", "DaemonConfig successfully registered" : "DaemonConfig registrado exitosamente", "Failed to register DaemonConfig. Check the logs" : "Fallo al registrar DaemonConfig. Chequee los registros", @@ -157,6 +156,7 @@ "_Update_::_Update all_" : ["Actualizar todo","Actualizar todo","Actualizar todo"], "Type" : "Tipo", "Display Name" : "Nombre a mostrar", + "With https enabled network is set to host" : "Con https habilitado la red se establece a host", "Your apps" : "Tus apps", "Documentation" : "Documentación", "Details" : "Detalles", diff --git a/l10n/fr.js b/l10n/fr.js index befd73d7..f55e1a87 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -125,7 +125,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nom d’hôte ou chemin d’accès au daemon Docker (par ex. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Un service du même nom existe déjà", "Password must be at least 12 characters long" : "Le mot de passe doit comporter au moins 12 caractères", - "With https enabled network is set to host" : "Avec https activé, le réseau est en mode « hôte »", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Les modifications seraient appliquées uniquement aux ExApps nouvellement installées. Pour les ExApps existantes, les conteneurs Docker doivent être recréés.", "URL should start with http:// or https://" : "L'URL doit commencer par http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pour le service HTTPS, l'URL Nextcloud doit être HTTPS", @@ -167,6 +166,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Mettre à jour","Tout mettre à jour","Tout mettre à jour"], "Type" : "Type", "Display Name" : "Nom affiché", + "With https enabled network is set to host" : "Avec https activé, le réseau est en mode « hôte »", "Your apps" : "Vos applications", "Documentation" : "Documentation", "Details" : "Détails", diff --git a/l10n/fr.json b/l10n/fr.json index fd014d21..e637d64f 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -123,7 +123,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nom d’hôte ou chemin d’accès au daemon Docker (par ex. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Un service du même nom existe déjà", "Password must be at least 12 characters long" : "Le mot de passe doit comporter au moins 12 caractères", - "With https enabled network is set to host" : "Avec https activé, le réseau est en mode « hôte »", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Les modifications seraient appliquées uniquement aux ExApps nouvellement installées. Pour les ExApps existantes, les conteneurs Docker doivent être recréés.", "URL should start with http:// or https://" : "L'URL doit commencer par http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Pour le service HTTPS, l'URL Nextcloud doit être HTTPS", @@ -165,6 +164,7 @@ "_Update_::_Update all_" : ["Mettre à jour","Tout mettre à jour","Tout mettre à jour"], "Type" : "Type", "Display Name" : "Nom affiché", + "With https enabled network is set to host" : "Avec https activé, le réseau est en mode « hôte »", "Your apps" : "Vos applications", "Documentation" : "Documentation", "Details" : "Détails", diff --git a/l10n/ga.js b/l10n/ga.js index 0df28cb8..837b3f54 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Óstainm nó cosán chun rochtain a fháil ar dheamhan Docker (m.sh. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Deamhan leis an ainm seo ann cheana", "Password must be at least 12 characters long" : "Caithfidh pasfhocal a bheith 12 charachtar ar a laghad ar fad", - "With https enabled network is set to host" : "Le https cumasaithe líonra socraithe chun óstáil", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Ní chuirfí athruithe i bhfeidhm ach amháin i gcás ExApps nua-shuiteáilte. I gcás ExApps atá ann cheana féin, ba cheart coimeádáin Docker a athchruthú.", "URL should start with http:// or https://" : "Ba cheart go dtosódh an URL le http:// nó https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Maidir le deamhan HTTPS, ba cheart go mbeadh URL Nextcloud mar HTTPS", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Nuashonrú","Nuashonraigh go léir","Nuashonraigh go léir","Nuashonraigh go léir","Nuashonraigh go léir"], "Type" : "Cineál", "Display Name" : "Ainm taispeána", + "With https enabled network is set to host" : "Le https cumasaithe líonra socraithe chun óstáil", "Your apps" : "D'aipeanna", "Documentation" : "Doiciméadúchán", "Details" : "Sonraí", diff --git a/l10n/ga.json b/l10n/ga.json index 1660a3ce..0cd13e65 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Óstainm nó cosán chun rochtain a fháil ar dheamhan Docker (m.sh. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Deamhan leis an ainm seo ann cheana", "Password must be at least 12 characters long" : "Caithfidh pasfhocal a bheith 12 charachtar ar a laghad ar fad", - "With https enabled network is set to host" : "Le https cumasaithe líonra socraithe chun óstáil", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Ní chuirfí athruithe i bhfeidhm ach amháin i gcás ExApps nua-shuiteáilte. I gcás ExApps atá ann cheana féin, ba cheart coimeádáin Docker a athchruthú.", "URL should start with http:// or https://" : "Ba cheart go dtosódh an URL le http:// nó https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Maidir le deamhan HTTPS, ba cheart go mbeadh URL Nextcloud mar HTTPS", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["Nuashonrú","Nuashonraigh go léir","Nuashonraigh go léir","Nuashonraigh go léir","Nuashonraigh go léir"], "Type" : "Cineál", "Display Name" : "Ainm taispeána", + "With https enabled network is set to host" : "Le https cumasaithe líonra socraithe chun óstáil", "Your apps" : "D'aipeanna", "Documentation" : "Doiciméadúchán", "Details" : "Sonraí", diff --git a/l10n/gl.js b/l10n/gl.js index a37db5b1..257ecc69 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -120,13 +120,12 @@ OC.L10N.register( "Option value is required" : "É necesario o valor da opción", "Confirm" : "Confirmar", "Save" : "Gardar", - "Register" : "Rexistrar", + "Register" : "Rexistrarse", "Check connection" : "Comprobar a conexión", "Hostname to access ExApps" : "Nome de servidor para acceder a aplicacións externas (ExApps)", "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nome da máquina ou ruta para acceder ao servizo Docker (p. ex., nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Xa existe un servizo con ese nome", "Password must be at least 12 characters long" : "O contrasinal precisa ser polo menos de 12 caracteres de lonxitude", - "With https enabled network is set to host" : "Con https activado, a rede defínese como servidor", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Os cambios aplicaranse só ás aplicacións externas (ExApp) instaladas recentemente. Para as aplicacións externas (ExApp) existentes, deberían volver crearse os contedores Docker.", "URL should start with http:// or https://" : "O URL debe comezar por http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Para o servizo HTTPS, o URL de Nextcloud debe ser HTTPS", @@ -168,6 +167,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Actualizar","Actualizar todo"], "Type" : "Escribir", "Display Name" : "Nome para amosar", + "With https enabled network is set to host" : "Con https activado, a rede defínese como servidor", "Your apps" : "As súas aplicacións", "Documentation" : "Documentación", "Details" : "Detalles", diff --git a/l10n/gl.json b/l10n/gl.json index 56a0119c..f7783084 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -118,13 +118,12 @@ "Option value is required" : "É necesario o valor da opción", "Confirm" : "Confirmar", "Save" : "Gardar", - "Register" : "Rexistrar", + "Register" : "Rexistrarse", "Check connection" : "Comprobar a conexión", "Hostname to access ExApps" : "Nome de servidor para acceder a aplicacións externas (ExApps)", "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nome da máquina ou ruta para acceder ao servizo Docker (p. ex., nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Xa existe un servizo con ese nome", "Password must be at least 12 characters long" : "O contrasinal precisa ser polo menos de 12 caracteres de lonxitude", - "With https enabled network is set to host" : "Con https activado, a rede defínese como servidor", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Os cambios aplicaranse só ás aplicacións externas (ExApp) instaladas recentemente. Para as aplicacións externas (ExApp) existentes, deberían volver crearse os contedores Docker.", "URL should start with http:// or https://" : "O URL debe comezar por http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Para o servizo HTTPS, o URL de Nextcloud debe ser HTTPS", @@ -166,6 +165,7 @@ "_Update_::_Update all_" : ["Actualizar","Actualizar todo"], "Type" : "Escribir", "Display Name" : "Nome para amosar", + "With https enabled network is set to host" : "Con https activado, a rede defínese como servidor", "Your apps" : "As súas aplicacións", "Documentation" : "Documentación", "Details" : "Detalles", diff --git a/l10n/ko.js b/l10n/ko.js index 56a09a09..ccb9e83d 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -123,7 +123,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker 데몬에 접근하기 위한 호스트명 혹은 경로 (예. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "해당 이름을 가진 데몬이 이미 존재합니다.", "Password must be at least 12 characters long" : "비밀번호는 12자 이상이어야 합니다.", - "With https enabled network is set to host" : "https가 활성화된 네트워크가 호스트로 설정된 경우", "All available GPU devices on daemon host will be requested to be enabled in ExApp containers by Docker." : "Docker는 데몬 호스트에서 사용 가능한 모든 GPU 장치를 외부 응용 프로그램 컨테이너에서 활성화하도록 요청합니다.", "DaemonConfig successfully registered" : "데몬Config가 성공적으로 등록되었습니다.", "Failed to register DaemonConfig. Check the logs" : "데몬Config를 등록하지 못했습니다. 로그를 확인하세요.", @@ -160,6 +159,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["모두 업데이트"], "Type" : "종류", "Display Name" : "표시 이름", + "With https enabled network is set to host" : "https가 활성화된 네트워크가 호스트로 설정된 경우", "Your apps" : "내 앱", "Documentation" : "문서", "Details" : "세부사항", diff --git a/l10n/ko.json b/l10n/ko.json index b439602c..b21a4540 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -121,7 +121,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker 데몬에 접근하기 위한 호스트명 혹은 경로 (예. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "해당 이름을 가진 데몬이 이미 존재합니다.", "Password must be at least 12 characters long" : "비밀번호는 12자 이상이어야 합니다.", - "With https enabled network is set to host" : "https가 활성화된 네트워크가 호스트로 설정된 경우", "All available GPU devices on daemon host will be requested to be enabled in ExApp containers by Docker." : "Docker는 데몬 호스트에서 사용 가능한 모든 GPU 장치를 외부 응용 프로그램 컨테이너에서 활성화하도록 요청합니다.", "DaemonConfig successfully registered" : "데몬Config가 성공적으로 등록되었습니다.", "Failed to register DaemonConfig. Check the logs" : "데몬Config를 등록하지 못했습니다. 로그를 확인하세요.", @@ -158,6 +157,7 @@ "_Update_::_Update all_" : ["모두 업데이트"], "Type" : "종류", "Display Name" : "표시 이름", + "With https enabled network is set to host" : "https가 활성화된 네트워크가 호스트로 설정된 경우", "Your apps" : "내 앱", "Documentation" : "문서", "Details" : "세부사항", diff --git a/l10n/nb.js b/l10n/nb.js index 397b6c13..ac2da564 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -125,7 +125,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Vertsnavn eller bane for å få tilgang til Docker-bakgrunnsprosessen (f.eks. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "En daemon med dette navnet finnes allerede", "Password must be at least 12 characters long" : "Passordet må bestå av minst 12 tegn", - "With https enabled network is set to host" : "Med https aktivert er nettverk satt til å være vert", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Endringer vil bare bli brukt for nylig installerte ExApps. For eksisterende ExApps bør Docker-konteinere opprettes på nytt.", "URL should start with http:// or https://" : "URL-adressen skal starte med http:// eller https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "For HTTPS-daemon bør Nextcloud URL være HTTPS", @@ -167,6 +166,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Oppdater","Oppdater alle"], "Type" : "Type", "Display Name" : "Visningsnavn", + "With https enabled network is set to host" : "Med https aktivert er nettverk satt til å være vert", "Your apps" : "Dine apper", "Documentation" : "Dokumentasjo", "Details" : "Detaljer", diff --git a/l10n/nb.json b/l10n/nb.json index d7a1037a..0fc01c95 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -123,7 +123,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Vertsnavn eller bane for å få tilgang til Docker-bakgrunnsprosessen (f.eks. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "En daemon med dette navnet finnes allerede", "Password must be at least 12 characters long" : "Passordet må bestå av minst 12 tegn", - "With https enabled network is set to host" : "Med https aktivert er nettverk satt til å være vert", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Endringer vil bare bli brukt for nylig installerte ExApps. For eksisterende ExApps bør Docker-konteinere opprettes på nytt.", "URL should start with http:// or https://" : "URL-adressen skal starte med http:// eller https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "For HTTPS-daemon bør Nextcloud URL være HTTPS", @@ -165,6 +164,7 @@ "_Update_::_Update all_" : ["Oppdater","Oppdater alle"], "Type" : "Type", "Display Name" : "Visningsnavn", + "With https enabled network is set to host" : "Med https aktivert er nettverk satt til å være vert", "Your apps" : "Dine apper", "Documentation" : "Dokumentasjo", "Details" : "Detaljer", diff --git a/l10n/pl.js b/l10n/pl.js index 7ab0b2d7..630396a9 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -49,7 +49,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nazwa hosta lub ścieżka dostępu do demona Docker (np. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Demon o tej nazwie już istnieje", "Password must be at least 12 characters long" : "Hasło musi mieć co najmniej 12 znaków", - "With https enabled network is set to host" : "Przy włączonym https sieć jest ustawiona na host", "External Apps" : "Aplikacje zewnętrzne", "Update to {version}" : "Zaktualizuj do {version}", "Remove" : "Usuń", @@ -82,6 +81,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Zaktualizuj","Zaktualizuj","Zaktualizuj","Zaktualizuj wszystko"], "Type" : "Rodzaj", "Display Name" : "Wyświetlana nazwa", + "With https enabled network is set to host" : "Przy włączonym https sieć jest ustawiona na host", "Your apps" : "Twoje aplikacje", "Documentation" : "Dokumentacja", "Details" : "Szczegóły", diff --git a/l10n/pl.json b/l10n/pl.json index 805e0ad2..50966997 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -47,7 +47,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nazwa hosta lub ścieżka dostępu do demona Docker (np. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Demon o tej nazwie już istnieje", "Password must be at least 12 characters long" : "Hasło musi mieć co najmniej 12 znaków", - "With https enabled network is set to host" : "Przy włączonym https sieć jest ustawiona na host", "External Apps" : "Aplikacje zewnętrzne", "Update to {version}" : "Zaktualizuj do {version}", "Remove" : "Usuń", @@ -80,6 +79,7 @@ "_Update_::_Update all_" : ["Zaktualizuj","Zaktualizuj","Zaktualizuj","Zaktualizuj wszystko"], "Type" : "Rodzaj", "Display Name" : "Wyświetlana nazwa", + "With https enabled network is set to host" : "Przy włączonym https sieć jest ustawiona na host", "Your apps" : "Twoje aplikacje", "Documentation" : "Dokumentacja", "Details" : "Szczegóły", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 5bb22bd8..9731611c 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nome do host ou caminho para acessar o daemon Docker (por exemplo, nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Daemon com este nome já existe", "Password must be at least 12 characters long" : "A senha deve ter pelo menos 12 caracteres", - "With https enabled network is set to host" : "Com https habilitado, a rede está configurada para hospedar", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "As alterações seriam aplicadas somente para ExApps recém-instalados. Para ExApps existentes, os contêineres Docker devem ser recriados.", "URL should start with http:// or https://" : "A URL deve começar com http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Para o daemon HTTPS, a URL do Nextcloud deve ser HTTPS", @@ -168,6 +167,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"], "Type" : "Tipo", "Display Name" : "Nome", + "With https enabled network is set to host" : "Com https habilitado, a rede está configurada para hospedar", "Your apps" : "Seus aplicativos", "Documentation" : "Documentação", "Details" : "Detalhes", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 19fbc7e0..009b0e42 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Nome do host ou caminho para acessar o daemon Docker (por exemplo, nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Daemon com este nome já existe", "Password must be at least 12 characters long" : "A senha deve ter pelo menos 12 caracteres", - "With https enabled network is set to host" : "Com https habilitado, a rede está configurada para hospedar", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "As alterações seriam aplicadas somente para ExApps recém-instalados. Para ExApps existentes, os contêineres Docker devem ser recriados.", "URL should start with http:// or https://" : "A URL deve começar com http:// ou https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Para o daemon HTTPS, a URL do Nextcloud deve ser HTTPS", @@ -166,6 +165,7 @@ "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"], "Type" : "Tipo", "Display Name" : "Nome", + "With https enabled network is set to host" : "Com https habilitado, a rede está configurada para hospedar", "Your apps" : "Seus aplicativos", "Documentation" : "Documentação", "Details" : "Detalhes", diff --git a/l10n/ru.js b/l10n/ru.js index 87e7dc80..2191f322 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Имя хоста или путь для доступа к службе Docker (например, nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Служба с таким названием уже существует", "Password must be at least 12 characters long" : "Пароль должен быть длиной не менее 12 символов.", - "With https enabled network is set to host" : "При включенном https сеть настроена на хост", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Изменения будут применены только к недавно установленным ExApps. Для существующих ExApps следует заново создать контейнеры Docker.", "URL should start with http:// or https://" : "URL должен начинаться с http:// или https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Для HTTPS службы URL-адрес Nextcloud должен быть HTTPS", @@ -168,6 +167,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], "Type" : "Тип", "Display Name" : "Отображаемое имя", + "With https enabled network is set to host" : "При включенном https сеть настроена на хост", "Your apps" : "Ваши приложения", "Documentation" : "Документация", "Details" : "Свойства", diff --git a/l10n/ru.json b/l10n/ru.json index cf71f462..9825d7dc 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Имя хоста или путь для доступа к службе Docker (например, nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Служба с таким названием уже существует", "Password must be at least 12 characters long" : "Пароль должен быть длиной не менее 12 символов.", - "With https enabled network is set to host" : "При включенном https сеть настроена на хост", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Изменения будут применены только к недавно установленным ExApps. Для существующих ExApps следует заново создать контейнеры Docker.", "URL should start with http:// or https://" : "URL должен начинаться с http:// или https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Для HTTPS службы URL-адрес Nextcloud должен быть HTTPS", @@ -166,6 +165,7 @@ "_Update_::_Update all_" : ["Обновить","Обновить все","Обновить все","Обновить все"], "Type" : "Тип", "Display Name" : "Отображаемое имя", + "With https enabled network is set to host" : "При включенном https сеть настроена на хост", "Your apps" : "Ваши приложения", "Documentation" : "Документация", "Details" : "Свойства", diff --git a/l10n/sr.js b/l10n/sr.js index 41e327a7..f976df9d 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Име хоста или путања за приступ Docker даемону (нпр. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Даемон са овим именом већ постоји", "Password must be at least 12 characters long" : "Дужина лозинке мора да буде барем 12 карактера", - "With https enabled network is set to host" : "Са укљученим https мрежа се поставља на хост", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Измене би се примениле само на ExApps које се инсталирају касније. У случају постојећих ExApps, требало би да се рекреирају Docker контејнери.", "URL should start with http:// or https://" : "URL би требало да почиње са http:// или https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Nextcloud URL би за HTTPS даемон требало да буде HTTPS", @@ -168,6 +167,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Ажурирај","Ажурирај све","Ажурирај све"], "Type" : "Тип", "Display Name" : "Име за приказ", + "With https enabled network is set to host" : "Са укљученим https мрежа се поставља на хост", "Your apps" : "Ваше апликације", "Documentation" : "Документација", "Details" : "Детаљи", diff --git a/l10n/sr.json b/l10n/sr.json index 510bb9fa..6b7eabb4 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Име хоста или путања за приступ Docker даемону (нпр. nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Даемон са овим именом већ постоји", "Password must be at least 12 characters long" : "Дужина лозинке мора да буде барем 12 карактера", - "With https enabled network is set to host" : "Са укљученим https мрежа се поставља на хост", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Измене би се примениле само на ExApps које се инсталирају касније. У случају постојећих ExApps, требало би да се рекреирају Docker контејнери.", "URL should start with http:// or https://" : "URL би требало да почиње са http:// или https://", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Nextcloud URL би за HTTPS даемон требало да буде HTTPS", @@ -166,6 +165,7 @@ "_Update_::_Update all_" : ["Ажурирај","Ажурирај све","Ажурирај све"], "Type" : "Тип", "Display Name" : "Име за приказ", + "With https enabled network is set to host" : "Са укљученим https мрежа се поставља на хост", "Your apps" : "Ваше апликације", "Documentation" : "Документација", "Details" : "Детаљи", diff --git a/l10n/tr.js b/l10n/tr.js index 730bf0c9..891e52f8 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker arka plan işlemine erişilecek sunucu adı ya da yol (örnek: nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Aynı adlı bir arka plan işlemi zaten var", "Password must be at least 12 characters long" : "Parola en az 12 karakter uzunluğunda olmalıdır.", - "With https enabled network is set to host" : "https kullanıldığında ağ, host olarak ayarlanmıştır", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Değişiklikler yalnızca yeni kurulan ExApp uygulamalarına uygulanır. Var olan ExApp uygulamaları için Docker kapsayıcıları yeniden oluşturulmalıdır.", "URL should start with http:// or https://" : "Adres http:// ya da https:// ile başlamalıdır", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "HTTPS arka plan işlemi için Nextcloud adresi HTTPS olmalıdır", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"], "Type" : "Tür", "Display Name" : "Görüntülenecek ad", + "With https enabled network is set to host" : "https kullanıldığında ağ, host olarak ayarlanmıştır", "Your apps" : "Uygulamalarınız", "Documentation" : "Belgeler", "Details" : "Ayrıntılar", diff --git a/l10n/tr.json b/l10n/tr.json index 26248b2e..69d7ce8b 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker arka plan işlemine erişilecek sunucu adı ya da yol (örnek: nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "Aynı adlı bir arka plan işlemi zaten var", "Password must be at least 12 characters long" : "Parola en az 12 karakter uzunluğunda olmalıdır.", - "With https enabled network is set to host" : "https kullanıldığında ağ, host olarak ayarlanmıştır", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "Değişiklikler yalnızca yeni kurulan ExApp uygulamalarına uygulanır. Var olan ExApp uygulamaları için Docker kapsayıcıları yeniden oluşturulmalıdır.", "URL should start with http:// or https://" : "Adres http:// ya da https:// ile başlamalıdır", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "HTTPS arka plan işlemi için Nextcloud adresi HTTPS olmalıdır", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"], "Type" : "Tür", "Display Name" : "Görüntülenecek ad", + "With https enabled network is set to host" : "https kullanıldığında ağ, host olarak ayarlanmıştır", "Your apps" : "Uygulamalarınız", "Documentation" : "Belgeler", "Details" : "Ayrıntılar", diff --git a/l10n/ug.js b/l10n/ug.js index 0626dd20..1ec651ca 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker daemon نى زىيارەت قىلىدىغان ساھىبجامال ياكى يول (مەسىلەن nextcloud-appapi-dsp: 2375 ، /var/run/docker.sock)", "Daemon with this name already exists" : "بۇ ئىسىم بىلەن Daemon ئاللىبۇرۇن مەۋجۇت", "Password must be at least 12 characters long" : "پارول كەم دېگەندە 12 ھەرپ بولۇشى كېرەك", - "With https enabled network is set to host" : "Https قوزغىتىلغان تور مۇلازىمېتىرغا تەڭشەلدى", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "ئۆزگەرتىش پەقەت يېڭى قاچىلانغان ExApps ئۈچۈنلا قوللىنىلىدۇ. ھازىر بار بولغان ExApps ئۈچۈن Docker قاچىلىرىنى قايتا قۇرۇش كېرەك.", "URL should start with http:// or https://" : "URL http: // ياكى https: // دىن باشلىنىشى كېرەك", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "HTTPS daemon ئۈچۈن Nextcloud URL HTTPS بولۇشى كېرەك", @@ -166,6 +165,7 @@ OC.L10N.register( "No apps found" : "ھېچقانداق ئەپ تېپىلمىدى", "Type" : "تىپ", "Display Name" : "كۆرسىتىش ئىسمى", + "With https enabled network is set to host" : "Https قوزغىتىلغان تور مۇلازىمېتىرغا تەڭشەلدى", "Your apps" : "ئەپلىرىڭىز", "Documentation" : "قوللانما", "Details" : "تەپسىلاتى", diff --git a/l10n/ug.json b/l10n/ug.json index 8af61aa7..81fd88dc 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "Docker daemon نى زىيارەت قىلىدىغان ساھىبجامال ياكى يول (مەسىلەن nextcloud-appapi-dsp: 2375 ، /var/run/docker.sock)", "Daemon with this name already exists" : "بۇ ئىسىم بىلەن Daemon ئاللىبۇرۇن مەۋجۇت", "Password must be at least 12 characters long" : "پارول كەم دېگەندە 12 ھەرپ بولۇشى كېرەك", - "With https enabled network is set to host" : "Https قوزغىتىلغان تور مۇلازىمېتىرغا تەڭشەلدى", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "ئۆزگەرتىش پەقەت يېڭى قاچىلانغان ExApps ئۈچۈنلا قوللىنىلىدۇ. ھازىر بار بولغان ExApps ئۈچۈن Docker قاچىلىرىنى قايتا قۇرۇش كېرەك.", "URL should start with http:// or https://" : "URL http: // ياكى https: // دىن باشلىنىشى كېرەك", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "HTTPS daemon ئۈچۈن Nextcloud URL HTTPS بولۇشى كېرەك", @@ -164,6 +163,7 @@ "No apps found" : "ھېچقانداق ئەپ تېپىلمىدى", "Type" : "تىپ", "Display Name" : "كۆرسىتىش ئىسمى", + "With https enabled network is set to host" : "Https قوزغىتىلغان تور مۇلازىمېتىرغا تەڭشەلدى", "Your apps" : "ئەپلىرىڭىز", "Documentation" : "قوللانما", "Details" : "تەپسىلاتى", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 47a3cbe1..d5902bd9 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "存取 Docker 幕後程式的主機名稱或路徑(例如 nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "同名幕後程式已存在", "Password must be at least 12 characters long" : "密碼必須至少 12 個字元長", - "With https enabled network is set to host" : "啟用 https 後,網絡設定為主機", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "變更僅適用於新安裝的 ExApps。對於現有的 ExApps,應重新建立 Docker 容器。", "URL should start with http:// or https://" : "URL 應以 http:// 或 https:// 開頭", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "對於 HTTPS 幕後程式,Nextcloud URL 應該為 HTTPS", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["更新全部"], "Type" : "類型", "Display Name" : "顯示名稱", + "With https enabled network is set to host" : "啟用 https 後,網絡設定為主機", "Your apps" : "您的應用程式", "Documentation" : "說明書", "Details" : "細節", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 134ebf4a..c29e7a02 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "存取 Docker 幕後程式的主機名稱或路徑(例如 nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "同名幕後程式已存在", "Password must be at least 12 characters long" : "密碼必須至少 12 個字元長", - "With https enabled network is set to host" : "啟用 https 後,網絡設定為主機", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "變更僅適用於新安裝的 ExApps。對於現有的 ExApps,應重新建立 Docker 容器。", "URL should start with http:// or https://" : "URL 應以 http:// 或 https:// 開頭", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "對於 HTTPS 幕後程式,Nextcloud URL 應該為 HTTPS", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["更新全部"], "Type" : "類型", "Display Name" : "顯示名稱", + "With https enabled network is set to host" : "啟用 https 後,網絡設定為主機", "Your apps" : "您的應用程式", "Documentation" : "說明書", "Details" : "細節", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 797acb83..2f4491a2 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -126,7 +126,6 @@ OC.L10N.register( "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "存取 Docker 幕後程式的主機名稱或路徑(例如 nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "同名幕後程式已存在", "Password must be at least 12 characters long" : "密碼必須至少 12 個字元長", - "With https enabled network is set to host" : "啟用 https 後,網路設定為主機", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "變更僅適用於新安裝的 ExApps。對於現有的 ExApps,應重新建立 Docker 容器。", "URL should start with http:// or https://" : "URL 應以 http:// 或 https:// 開頭", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "對於 HTTPS 幕後程式,Nextcloud URL 應該為 HTTPS", @@ -169,6 +168,7 @@ OC.L10N.register( "_Update_::_Update all_" : ["更新全部"], "Type" : "類型", "Display Name" : "顯示名稱", + "With https enabled network is set to host" : "啟用 https 後,網路設定為主機", "Your apps" : "您的應用程式", "Documentation" : "文件", "Details" : "詳細資訊", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 9a0f0f8a..601c8f13 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -124,7 +124,6 @@ "Hostname or path to access Docker daemon (e.g. nextcloud-appapi-dsp:2375, /var/run/docker.sock)" : "存取 Docker 幕後程式的主機名稱或路徑(例如 nextcloud-appapi-dsp:2375, /var/run/docker.sock)", "Daemon with this name already exists" : "同名幕後程式已存在", "Password must be at least 12 characters long" : "密碼必須至少 12 個字元長", - "With https enabled network is set to host" : "啟用 https 後,網路設定為主機", "Changes would be applied only for newly installed ExApps. For existing ExApps, Docker containers should be recreated." : "變更僅適用於新安裝的 ExApps。對於現有的 ExApps,應重新建立 Docker 容器。", "URL should start with http:// or https://" : "URL 應以 http:// 或 https:// 開頭", "For HTTPS daemon, Nextcloud URL should be HTTPS" : "對於 HTTPS 幕後程式,Nextcloud URL 應該為 HTTPS", @@ -167,6 +166,7 @@ "_Update_::_Update all_" : ["更新全部"], "Type" : "類型", "Display Name" : "顯示名稱", + "With https enabled network is set to host" : "啟用 https 後,網路設定為主機", "Your apps" : "您的應用程式", "Documentation" : "文件", "Details" : "詳細資訊",