diff --git a/src/i18n/lang/ca-ES.json b/src/i18n/lang/ca-ES.json index de48dc473..444e98eb9 100644 --- a/src/i18n/lang/ca-ES.json +++ b/src/i18n/lang/ca-ES.json @@ -842,6 +842,7 @@ "userAddedSuccess": "The team member was successfully added.", "madeMember": "The team member was successfully made member.", "madeAdmin": "The team member was successfully made admin.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Delete the team", "text1": "Are you sure you want to delete this team and all of its members?", @@ -857,7 +858,7 @@ "leave": { "title": "Leave team", "text1": "Are you sure you want to leave this team?", - "text2": "You will loose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", "success": "You have successfully left the team." } }, diff --git a/src/i18n/lang/cs-CZ.json b/src/i18n/lang/cs-CZ.json index f481e25a6..1a8193551 100644 --- a/src/i18n/lang/cs-CZ.json +++ b/src/i18n/lang/cs-CZ.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} byl úspěšně přidán." }, "right": { - "title": "Permission", + "title": "Oprávnění", "read": "Pouze pro čtení", "readWrite": "Čtení a zápis", "admin": "Administrátor" @@ -842,7 +842,7 @@ "userAddedSuccess": "Člen týmu byl úspěšně přidán.", "madeMember": "Člen týmu se úspěšně stal členem.", "madeAdmin": "Člen týmu byl úspěšně jmenován správcem.", - "mustSelectUser": "Please select a user.", + "mustSelectUser": "Vyberte prosím uživatele.", "delete": { "header": "Smazat tým", "text1": "Jste si jisti, že chcete smazat tento tým a všechny jeho členy?", @@ -858,7 +858,7 @@ "leave": { "title": "Opustit tým", "text1": "Opravdu chcete opustit tento tým?", - "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "Ztratíte přístup ke všem seznamům a prostorům, k nimž má tento tým přístup. Pokud změníte názor, budete potřebovat správce týmu, aby vás znovu přidal.", "success": "Úspěšně jste opustili tým." } }, diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index 995af2fc0..6045fe145 100644 --- a/src/i18n/lang/de-DE.json +++ b/src/i18n/lang/de-DE.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} wurde erfolgreich hinzugefügt." }, "right": { - "title": "Permission", + "title": "Berechtigung", "read": "Nur Leserechte", "readWrite": "Lesen & Schreiben", "admin": "Admin" @@ -842,7 +842,7 @@ "userAddedSuccess": "Das Teammitglied wurde erfolgreich hinzugefügt.", "madeMember": "Das Teammitglied ist nun ein normales Mitglied.", "madeAdmin": "Das Teammitglied ist nun ein Admin.", - "mustSelectUser": "Please select a user.", + "mustSelectUser": "Bitte wähle eine:n Benutzer:in.", "delete": { "header": "Team löschen", "text1": "Bist du sicher, dass du dieses Team und alle seine Mitglieder löschen willst?", @@ -858,7 +858,7 @@ "leave": { "title": "Team verlassen", "text1": "Bist du sicher, dass du dieses Team verlassen willst?", - "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "Du wirst Zugriff auf alle Listen und Namespaces verlieren, auf die dieses Team Zugriff hat. Wenn du deine Meinung änderst, musst du durch einen Team-Admin wieder hinzugefügt werden.", "success": "Du hast das Team erfolgreich verlassen." } }, diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index 92e4c74db..8b15ed10b 100644 --- a/src/i18n/lang/de-swiss.json +++ b/src/i18n/lang/de-swiss.json @@ -268,7 +268,7 @@ "updatedSuccess": "De {type} isch erfolgriich hinzuegfüegt wore." }, "right": { - "title": "Permission", + "title": "Berechtigung", "read": "Nur Lese", "readWrite": "Lese und Schriibe", "admin": "Chef" @@ -842,7 +842,7 @@ "userAddedSuccess": "Teammitglied hinzugefüegt.", "madeMember": "Das Teammitglied ist ez es normals Mitglied.", "madeAdmin": "Teammitglied isch ez en Chef.", - "mustSelectUser": "Please select a user.", + "mustSelectUser": "Bitte wähle eine:n Benutzer:in.", "delete": { "header": "Das Team chüble", "text1": "Bischder sicher, dasst wetsch da Team mit allne Mitglieder lösche?", @@ -858,7 +858,7 @@ "leave": { "title": "Team verlassen", "text1": "Bist du sicher, dass du dieses Team verlassen willst?", - "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "Du wirst Zugriff auf alle Listen und Namespaces verlieren, auf die dieses Team Zugriff hat. Wenn du deine Meinung änderst, musst du durch einen Team-Admin wieder hinzugefügt werden.", "success": "Du hast das Team erfolgreich verlassen." } }, diff --git a/src/i18n/lang/es-ES.json b/src/i18n/lang/es-ES.json index b904dcaff..c14705705 100644 --- a/src/i18n/lang/es-ES.json +++ b/src/i18n/lang/es-ES.json @@ -268,7 +268,7 @@ "updatedSuccess": "The {type} was successfully added." }, "right": { - "title": "Right", + "title": "Permission", "read": "Read only", "readWrite": "Read & write", "admin": "Admin" @@ -842,6 +842,7 @@ "userAddedSuccess": "The team member was successfully added.", "madeMember": "The team member was successfully made member.", "madeAdmin": "The team member was successfully made admin.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Delete the team", "text1": "Are you sure you want to delete this team and all of its members?", @@ -857,7 +858,7 @@ "leave": { "title": "Leave team", "text1": "Are you sure you want to leave this team?", - "text2": "You will loose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", "success": "You have successfully left the team." } }, diff --git a/src/i18n/lang/fr-FR.json b/src/i18n/lang/fr-FR.json index 8d45aad16..e8e876264 100644 --- a/src/i18n/lang/fr-FR.json +++ b/src/i18n/lang/fr-FR.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} ajouté." }, "right": { - "title": "Droit", + "title": "Permission", "read": "Lecture seule", "readWrite": "Lecture et écriture", "admin": "Admin" @@ -842,6 +842,7 @@ "userAddedSuccess": "Membre de l’équipe ajouté.", "madeMember": "Le membre de l’équipe est devenu membre.", "madeAdmin": "Membre de l’équipe nommé admin.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Supprimer l’équipe", "text1": "Supprimer cette équipe et tous ses membres ?", @@ -857,7 +858,7 @@ "leave": { "title": "Leave team", "text1": "Are you sure you want to leave this team?", - "text2": "You will loose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", "success": "You have successfully left the team." } }, diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index 9a01ccb43..df3dc53a7 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} aggiunto." }, "right": { - "title": "Permission", + "title": "Permessi", "read": "Sola lettura", "readWrite": "Lettura e scrittura", "admin": "Amministratore" @@ -842,7 +842,7 @@ "userAddedSuccess": "Membro del gruppo aggiunto.", "madeMember": "Membro del gruppo reso membro.", "madeAdmin": "Membro del gruppo reso amministratore.", - "mustSelectUser": "Please select a user.", + "mustSelectUser": "Seleziona un utente.", "delete": { "header": "Elimina il gruppo", "text1": "Sei sicuro di voler eliminare questo gruppo e tutti i suoi membri?", diff --git a/src/i18n/lang/ro-RO.json b/src/i18n/lang/ro-RO.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/ro-RO.json +++ b/src/i18n/lang/ro-RO.json @@ -268,7 +268,7 @@ "updatedSuccess": "The {type} was successfully added." }, "right": { - "title": "Right", + "title": "Permission", "read": "Read only", "readWrite": "Read & write", "admin": "Admin" @@ -842,6 +842,7 @@ "userAddedSuccess": "The team member was successfully added.", "madeMember": "The team member was successfully made member.", "madeAdmin": "The team member was successfully made admin.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Delete the team", "text1": "Are you sure you want to delete this team and all of its members?", @@ -857,7 +858,7 @@ "leave": { "title": "Leave team", "text1": "Are you sure you want to leave this team?", - "text2": "You will loose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", + "text2": "You will lose access to all lists and namespaces this team has access to. If you change your mind you'll need a team admin to add you again.", "success": "You have successfully left the team." } },