Skip to content

Commit

Permalink
Fixed Localization not working in Home Tour & Components across App (#…
Browse files Browse the repository at this point in the history
…2424)

* bfix: Localization for App Tour

* Add Localization for missing components

* Add Localization for snackar/Dialog messages

* Test Coverage for app_tour
  • Loading branch information
GlenDsza authored Mar 23, 2024
1 parent 3151796 commit 4a5c50f
Show file tree
Hide file tree
Showing 23 changed files with 515 additions and 76 deletions.
46 changes: 44 additions & 2 deletions lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"Organisation already joined": "Organisation bereits beigetreten",
"Membership request already sent": "Mitgliedsantrag bereits gesendet",
"Select one organization to continue": "Wählen Sie eine Organisation aus, um fortzufahren",
"SomeThing went wrong": "Etwas ist schief gelaufen",
"Something went wrong": "Etwas ist schief gelaufen",
"Join in request sent to": "Beitrittsanfrage gesendet an",
"successfully": "erfolgreich",
"Are you sure you want to logout?": "Möchten Sie sich wirklich abmelden?",
Expand Down Expand Up @@ -233,5 +233,47 @@
"You are all set to go let's get you in": "Sie sind bereit zu gehen, lassen Sie uns Ihnen helfen.",
"There are no posts in this organization": "Es gibt keine Beiträge in dieser Organisation",
"Create your first post": "Erstellen Sie Ihren ersten Beitrag",
"You have no post in this organization": "Sie haben keinen Beitrag in dieser Organisation"
"You have no post in this organization": "Sie haben keinen Beitrag in dieser Organisation",
"You can create a new event from here": "Hier können Sie eine neue Veranstaltung erstellen",
"You are all set to go lets get you in": "Sie sind bereit zu gehen, lassen Sie uns Sie hereinbringen",
"App Tour": "App-Tour",
"Start": "Starten",
"Skip": "Überspringen",
"Posts": "Beiträge",
"Tasks": "Aufgaben",
"Or": "Oder",
"Please select any amount": "Bitte wählen Sie einen Betrag aus",
"Registered": "Registriert",
"Not Registrable": "Nicht registrierbar",
"Enter the title of your post": "Gib den Titel deines Beitrags ein",
"General": "Allgemein",
"Help & Support": "Hilfe & Support",
"Talawa Docs": "Talawa Dokumentation",
"All day": "Den ganzen Tag",
"Join an Organisation": "Einer Organisation beitreten",
"DONATE": "SPENDEN",
"Permission Denied": "Berechtigung verweigert",
"Camera permission is required, to use this feature, give permission from app settings": "Die Kamera-Berechtigung ist erforderlich, um diese Funktion zu verwenden. Erteilen Sie die Berechtigung über die App-Einstellungen.",
"SETTINGS": "EINSTELLUNGEN",
"LogOut": "Ausloggen",
"Membership request already exist": "Mitgliedsantrag existiert bereits",
"Enter a valid password": "Geben Sie ein gültiges Passwort ein",
"Organization Not Found": "Organisation nicht gefunden",
"Account with this email already registered": "Konto mit dieser E-Mail bereits registriert",
"Something went wrong!": "Etwas ist schief gelaufen!",
"URL doesn't exist/no connection please check": "URL existiert nicht/keine Verbindung, bitte überprüfen Sie",
"The QR is not Working": "Der QR-Code funktioniert nicht",
"This QR version is not Supported.": "Diese QR-Version wird nicht unterstützt.",
"Comment sent": "Kommentar gesendet",
"Server not running/wrong url": "Server wird nicht ausgeführt/falsche URL",
"Couldn't update User details": "Benutzerdetails konnten nicht aktualisiert werden",
"Image is added": "Bild hinzugefügt",
"Post is uploaded": "Beitrag hochgeladen",
"Profile updated successfully": "Profil erfolgreich aktualisiert",
"The Camera is not working": "Die Kamera funktioniert nicht",
"This QR is not for the App": "Dieser QR-Code ist nicht für die App",
"The tag was added": "Der Tag wurde hinzugefügt",
"Start time must be before end time": "Die Startzeit muss vor der Endzeit liegen",
"Organisation on different server, logout and scan qr again": "Organisation auf einem anderen Server, ausloggen und QR-Code erneut scannen",
"Post was deleted if you had the rights!": "Der Beitrag wurde gelöscht, wenn Sie die Berechtigungen hatten!"
}
46 changes: 44 additions & 2 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"Organisation already joined": "Organisation already joined",
"Membership request already sent": "Membership request already sent",
"Select one organization to continue": "Select one organization to continue",
"SomeThing went wrong": "SomeThing went wrong",
"Something went wrong": "Something went wrong",
"Join in request sent to": "Join in request sent to",
"successfully": "successfully",
"Are you sure you want to logout?": "Are you sure you want to logout?",
Expand Down Expand Up @@ -233,5 +233,47 @@
"Create your first event": "Create your first event",
"There are no posts in this organization": "There are no posts in this organization",
"Create your first post": "Create your first post",
"You have no post in this organization": "You have no post in this organization"
"You have no post in this organization": "You have no post in this organization",
"You can create a new event from here": "You can create a new event from here",
"You are all set to go lets get you in": "You are all set to go lets get you in",
"App Tour": "App Tour",
"Start": "Start",
"Skip": "Skip",
"Posts": "Posts",
"Tasks": "Tasks",
"Or": "Or",
"Please select any amount": "Please select any amount",
"Registered": "Registered",
"Not Registrable": "Not Registrable",
"Enter the title of your post": "Enter the title of your post",
"General": "General",
"Help & Support": "Help & Support",
"Talawa Docs": "Talawa Docs",
"All day": "All day",
"Join an Organisation": "Join an Organisation",
"DONATE": "DONATE",
"Permission Denied": "Permission Denied",
"Camera permission is required, to use this feature, give permission from app settings": "Camera permission is required, to use this feature, give permission from app settings",
"SETTINGS": "SETTINGS",
"LogOut": "LogOut",
"Membership request already exist": "Membership request already exist",
"Enter a valid password": "Enter a valid password",
"Organization Not Found": "Organization Not Found",
"Account with this email already registered": "Account with this email already registered",
"Something went wrong!": "Something went wrong!",
"URL doesn't exist/no connection please check": "URL doesn't exist/no connection please check",
"The QR is not Working": "The QR is not Working",
"This QR version is not Supported.": "This QR version is not Supported.",
"Comment sent": "Comment sent",
"Server not running/wrong url": "Server not running/wrong url",
"Couldn't update User details": "Couldn't update User details",
"Image is added": "Image is added",
"Post is uploaded": "Post is uploaded",
"Profile updated successfully": "Profile updated successfully",
"The Camera is not working": "The Camera is not working",
"This QR is not for the App": "This QR is not for the App",
"The tag was added": "The tag was added",
"Start time must be before end time": "Start time must be before end time",
"Organisation on different server, logout and scan qr again": "Organisation on different server, logout and scan qr again",
"Post was deleted if you had the rights!": "Post was deleted if you had the rights!"
}
46 changes: 44 additions & 2 deletions lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
"Organisation already joined": "Organización ya unida",
"Membership request already sent": "Solicitud de membresía ya enviada",
"Select one organization to continue": "Seleccione una organización para continuar",
"SomeThing went wrong": "Algo salió mal",
"Something went wrong": "Algo salió mal",
"Join in request sent to": "Únase a la solicitud enviada a",
"successfully": "exitosamente",
"Are you sure you want to logout?": "¿Estás segura de que quieres cerrar sesión?",
Expand Down Expand Up @@ -233,5 +233,47 @@
"Create your first event": "Crea tu primer evento",
"There are no posts in this organization": "No hay publicaciones en esta organización",
"Create your first post": "Crea tu primera publicación",
"You have no post in this organization": "No tienes ninguna publicación en esta organización"
"You have no post in this organization": "No tienes ninguna publicación en esta organización",
"You can create a new event from here": "Puede crear un nuevo evento desde aquí",
"You are all set to go lets get you in": "Ya estás listo para irte, vamos a meterte",
"App Tour": "Tour de la aplicación",
"Start": "Comenzar",
"Skip": "Saltar",
"Posts": "Publicaciones",
"Tasks": "Tareas",
"Or": "O",
"Please select any amount": "Por favor, seleccione una cantidad",
"Registered": "Registrado",
"Not Registrable": "No registrable",
"Enter the title of your post": "Ingrese el título de su publicación",
"General": "General",
"Help & Support": "Ayuda y soporte",
"Talawa Docs": "Talawa Documentos",
"All day": "Todo el día",
"Join an Organisation": "Únete a una organización",
"DONATE": "DONAR",
"Permission Denied": "Permiso denegado",
"Camera permission is required, to use this feature, give permission from app settings": "Se requiere permiso de cámara para usar esta función. Otorgue el permiso desde la configuración de la aplicación.",
"SETTINGS": "AJUSTES",
"LogOut": "Cerrar sesión",
"Membership request already exist": "Ya existe una solicitud de membresía",
"Enter a valid password": "Ingrese una contraseña válida",
"Organization Not Found": "Organización no encontrada",
"Account with this email already registered": "Cuenta con este correo electrónico ya registrada",
"Something went wrong!": "¡Algo salió mal!",
"URL doesn't exist/no connection please check": "La URL no existe/no hay conexión, verifique",
"The QR is not Working": "El código QR no funciona",
"This QR version is not Supported.": "Esta versión de QR no es compatible.",
"Comment sent": "Comentario enviado",
"Server not running/wrong url": "Servidor no en ejecución/URL incorrecta",
"Couldn't update User details": "No se pudieron actualizar los detalles del usuario",
"Image is added": "Se agregó la imagen",
"Post is uploaded": "Se subió la publicación",
"Profile updated successfully": "Perfil actualizado correctamente",
"The Camera is not working": "La cámara no funciona",
"This QR is not for the App": "Este código QR no es para la aplicación",
"The tag was added": "Se agregó la etiqueta",
"Start time must be before end time": "La hora de inicio debe ser anterior a la hora de finalización",
"Organisation on different server, logout and scan qr again": "Organización en un servidor diferente, cierre la sesión y escanee el código QR nuevamente",
"Post was deleted if you had the rights!": "¡Se eliminó la publicación si tenías los derechos!"
}
46 changes: 44 additions & 2 deletions lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"Organisation already joined": "Organisation déjà adhérée",
"Membership request already sent": "Demande d'adhésion déjà envoyée",
"Select one organization to continue": "Sélectionnez une organisation pour continuer",
"SomeThing went wrong": "Quelque chose s'est mal passé",
"Something went wrong": "Quelque chose s'est mal passé",
"Join in request sent to": "Demande d'adhésion envoyée à",
"successfully": "avec succès",
"Are you sure you want to logout?": "Êtes-vous sûr de vouloir vous déconnecter?",
Expand Down Expand Up @@ -233,5 +233,47 @@
"Create your first event": "Créez votre premier événement",
"There are no posts in this organization": "Il n'y a aucun article dans cette organisation",
"Create your first post": "Créez votre premier article",
"You have no post in this organization": "Vous n'avez aucun article dans cette organisation"
"You have no post in this organization": "Vous n'avez aucun article dans cette organisation",
"You can create a new event from here": "Vous pouvez créer un nouvel événement à partir d'ici",
"You are all set to go lets get you in": "Vous êtes prêt à partir, laissez-nous vous faire entrer",
"App Tour": "Visite guidée de l'application",
"Start": "Démarrer",
"Skip": "Ignorer",
"Posts": "Publications",
"Tasks": "Tâches",
"Or": "Ou",
"Please select any amount": "Veuillez sélectionner un montant",
"Registered": "Enregistré",
"Not Registrable": "Non enregistrable",
"Enter the title of your post": "Entrez le titre de votre publication",
"General": "Général",
"Help & Support": "Aide et support",
"Talawa Docs": "Talawa Docs",
"All day": "Toute la journée",
"Join an Organisation": "Rejoindre une organisation",
"DONATE": "FAIRE UN DON",
"Permission Denied": "Autorisation refusée",
"Camera permission is required, to use this feature, give permission from app settings": "L'autorisation de la caméra est requise pour utiliser cette fonctionnalité. Accordez l'autorisation à partir des paramètres de l'application.",
"SETTINGS": "PARAMÈTRES",
"LogOut": "Se déconnecter",
"Membership request already exist": "La demande d'adhésion existe déjà",
"Enter a valid password": "Entrez un mot de passe valide",
"Organization Not Found": "Organisation non trouvée",
"Account with this email already registered": "Compte avec cet e-mail déjà enregistré",
"Something went wrong!": "Quelque chose s'est mal passé !",
"URL doesn't exist/no connection please check": "L'URL n'existe pas/pas de connexion, veuillez vérifier",
"The QR is not Working": "Le code QR ne fonctionne pas",
"This QR version is not Supported.": "Cette version de code QR n'est pas prise en charge.",
"Comment sent": "Commentaire envoyé",
"Server not running/wrong url": "Serveur non en cours d'exécution/mauvaise URL",
"Couldn't update User details": "Impossible de mettre à jour les détails de l'utilisateur",
"Image is added": "L'image a été ajoutée",
"Post is uploaded": "Le message a été téléchargé",
"Profile updated successfully": "Profil mis à jour avec succès",
"The Camera is not working": "La caméra ne fonctionne pas",
"This QR is not for the App": "Ce code QR n'est pas pour l'application",
"The tag was added": "La balise a été ajoutée",
"Start time must be before end time": "L'heure de début doit être antérieure à l'heure de fin",
"Organisation on different server, logout and scan qr again": "Organisation sur un serveur différent, déconnectez-vous et scannez à nouveau le code QR",
"Post was deleted if you had the rights!": "Le message a été supprimé si vous aviez les droits !"
}
Loading

0 comments on commit 4a5c50f

Please sign in to comment.