From ca002f8f5df1b35de098074c31766f7181d4768c Mon Sep 17 00:00:00 2001 From: xaloc33 Date: Fri, 29 Mar 2024 09:43:19 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 100.0% (4 of 4 strings) Translation: YunoHost Apps/photoprism Translate-URL: https://translate.yunohost.org/projects/yunohost-apps/photoprism/ca/ --- translations/apps/photoprism/manifest/ca.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/apps/photoprism/manifest/ca.json b/translations/apps/photoprism/manifest/ca.json index 92d72b1..b0cc447 100644 --- a/translations/apps/photoprism/manifest/ca.json +++ b/translations/apps/photoprism/manifest/ca.json @@ -1,6 +1,6 @@ { - "description": "", - "install_init_main_permission_help": "", - "install_language_ask": "", - "install_password_help": "" + "description": "Aplicació de fotografia amb IA per la web descentralitzada", + "install_init_main_permission_help": "Si ho activeu, Photoprism serà accessible amb aplicacions mòbil i per usuaris sense compte a YunoHost. Es pot canviar més tard a la web d'administració.", + "install_language_ask": "Triar l'idioma de l'aplicació", + "install_password_help": "Photoprism només permet un únic usuari de moment: admin. Trieu-ne la contrasenya aquí." }