From 67145fe00be5e9b556853ed9818835f0c686b6f2 Mon Sep 17 00:00:00 2001 From: drone Date: Tue, 25 Oct 2022 00:14:16 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- src/i18n/lang/ca-ES.json | 2 +- src/i18n/lang/cs-CZ.json | 5 +++-- src/i18n/lang/de-DE.json | 5 +++-- src/i18n/lang/de-swiss.json | 5 +++-- src/i18n/lang/it-IT.json | 25 +++++++++++++------------ src/i18n/lang/nl-NL.json | 5 +++-- src/i18n/lang/pl-PL.json | 5 +++-- src/i18n/lang/pt-BR.json | 5 +++-- src/i18n/lang/pt-PT.json | 5 +++-- src/i18n/lang/ru-RU.json | 5 +++-- src/i18n/lang/sk-SK.json | 5 +++-- src/i18n/lang/sv-SE.json | 5 +++-- src/i18n/lang/tr-TR.json | 5 +++-- src/i18n/lang/vi-VN.json | 5 +++-- src/i18n/lang/zh-CN.json | 5 +++-- src/i18n/lang/zh-TW.json | 5 +++-- 16 files changed, 56 insertions(+), 41 deletions(-) diff --git a/src/i18n/lang/ca-ES.json b/src/i18n/lang/ca-ES.json index dc0a04cc2..de48dc473 100644 --- a/src/i18n/lang/ca-ES.json +++ b/src/i18n/lang/ca-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" diff --git a/src/i18n/lang/cs-CZ.json b/src/i18n/lang/cs-CZ.json index bed1b7e66..f481e25a6 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": "Právo", + "title": "Permission", "read": "Pouze pro čtení", "readWrite": "Čtení a zápis", "admin": "Administrátor" @@ -842,6 +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.", "delete": { "header": "Smazat tým", "text1": "Jste si jisti, že chcete smazat tento tým a všechny jeho členy?", @@ -857,7 +858,7 @@ "leave": { "title": "Opustit tým", "text1": "Opravdu chcete opustit tento tým?", - "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.", + "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": "Úspěšně jste opustili tým." } }, diff --git a/src/i18n/lang/de-DE.json b/src/i18n/lang/de-DE.json index 2bc16de45..995af2fc0 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": "Berechtigungen", + "title": "Permission", "read": "Nur Leserechte", "readWrite": "Lesen & Schreiben", "admin": "Admin" @@ -842,6 +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.", "delete": { "header": "Team löschen", "text1": "Bist du sicher, dass du dieses Team und alle seine Mitglieder löschen willst?", @@ -857,7 +858,7 @@ "leave": { "title": "Team verlassen", "text1": "Bist du sicher, dass du dieses Team verlassen willst?", - "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.", + "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": "Du hast das Team erfolgreich verlassen." } }, diff --git a/src/i18n/lang/de-swiss.json b/src/i18n/lang/de-swiss.json index 602e4d221..92e4c74db 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": "Rechts", + "title": "Permission", "read": "Nur Lese", "readWrite": "Lese und Schriibe", "admin": "Chef" @@ -842,6 +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.", "delete": { "header": "Das Team chüble", "text1": "Bischder sicher, dasst wetsch da Team mit allne Mitglieder lösche?", @@ -857,7 +858,7 @@ "leave": { "title": "Team verlassen", "text1": "Bist du sicher, dass du dieses Team verlassen willst?", - "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.", + "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": "Du hast das Team erfolgreich verlassen." } }, diff --git a/src/i18n/lang/it-IT.json b/src/i18n/lang/it-IT.json index e683c8f79..9a01ccb43 100644 --- a/src/i18n/lang/it-IT.json +++ b/src/i18n/lang/it-IT.json @@ -1,9 +1,9 @@ { "home": { - "welcomeNight": "Good Night {username}!", - "welcomeMorning": "Good Morning {username}!", - "welcomeDay": "Hi {username}!", - "welcomeEvening": "Good Evening {username}!", + "welcomeNight": "Buonanotte {username}!", + "welcomeMorning": "Buongiorno {username}!", + "welcomeDay": "Ciao {username}!", + "welcomeEvening": "Buonasera {username}!", "lastViewed": "Ultima visualizzazione", "list": { "newText": "È possibile creare una nuova lista per le nuove attività:", @@ -268,7 +268,7 @@ "updatedSuccess": "{type} aggiunto." }, "right": { - "title": "Permessi", + "title": "Permission", "read": "Sola lettura", "readWrite": "Lettura e scrittura", "admin": "Amministratore" @@ -701,10 +701,10 @@ "deleteText1": "Sei sicuro di voler eliminare l'allegato {filename}?", "copyUrl": "Copia URL", "copyUrlTooltip": "Copia l'URL di questo allegato per usarlo nel testo", - "setAsCover": "Make cover", - "unsetAsCover": "Remove cover", - "successfullyChangedCoverImage": "The cover image was successfully changed.", - "usedAsCover": "Cover image" + "setAsCover": "Crea copertina", + "unsetAsCover": "Rimuovi copertina", + "successfullyChangedCoverImage": "L'immagine di copertina è stata cambiata con successo.", + "usedAsCover": "Immagine di copertina" }, "comment": { "title": "Commenti", @@ -842,6 +842,7 @@ "userAddedSuccess": "Membro del gruppo aggiunto.", "madeMember": "Membro del gruppo reso membro.", "madeAdmin": "Membro del gruppo reso amministratore.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Elimina il gruppo", "text1": "Sei sicuro di voler eliminare questo gruppo e tutti i suoi membri?", @@ -855,9 +856,9 @@ "success": "Utente rimosso dal gruppo." }, "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.", + "title": "Lascia il gruppo", + "text1": "Sei sicuro di voler abbandonare questo gruppo?", + "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/nl-NL.json b/src/i18n/lang/nl-NL.json index ab1b54f63..1f7a56f4a 100644 --- a/src/i18n/lang/nl-NL.json +++ b/src/i18n/lang/nl-NL.json @@ -268,7 +268,7 @@ "updatedSuccess": "The {type} was successfully added." }, "right": { - "title": "Rechten", + "title": "Permission", "read": "Alleen lezen", "readWrite": "Lezen & schrijven", "admin": "Beheerder" @@ -842,6 +842,7 @@ "userAddedSuccess": "Het teamlid is succesvol toegevoegd.", "madeMember": "Het teamlid is succesvol tot lid gemaakt.", "madeAdmin": "Het teamlid is succesvol beheerder gemaakt.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Verwijder het 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/pl-PL.json b/src/i18n/lang/pl-PL.json index 25f632d08..e1141625b 100644 --- a/src/i18n/lang/pl-PL.json +++ b/src/i18n/lang/pl-PL.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} został pomyślnie dodany." }, "right": { - "title": "Uprawnienia", + "title": "Permission", "read": "Tylko do odczytu", "readWrite": "Odczyt i zapis", "admin": "Administrator" @@ -842,6 +842,7 @@ "userAddedSuccess": "Członek zespołu został pomyślnie dodany.", "madeMember": "Użytkownik został pomyślnie mianowany członkiem zespołu.", "madeAdmin": "Członek zespołu został pomyślnie mianowany administratorem.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Usuń zespół", "text1": "Czy na pewno chcesz usunąć ten zespół i wszystkich jego członków?", @@ -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/pt-BR.json b/src/i18n/lang/pt-BR.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/pt-BR.json +++ b/src/i18n/lang/pt-BR.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/pt-PT.json b/src/i18n/lang/pt-PT.json index d3c3e8dd6..51754ff4a 100644 --- a/src/i18n/lang/pt-PT.json +++ b/src/i18n/lang/pt-PT.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} foi adicionado com sucesso." }, "right": { - "title": "Permissões", + "title": "Permission", "read": "Apenas de leitura", "readWrite": "Leitura e escrita", "admin": "Administração" @@ -842,6 +842,7 @@ "userAddedSuccess": "O membro da equipa foi adicionado com sucesso.", "madeMember": "O membro da equipa foi tornado membro com sucesso.", "madeAdmin": "O membro da equipa foi tornado admin com sucesso.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Eliminar equipa", "text1": "Tens a certeza que pretendes eliminar esta equipa e todos os seus membros?", @@ -857,7 +858,7 @@ "leave": { "title": "Sair da equipa", "text1": "Tens a certeza de que queres sair desta equipa?", - "text2": "Vais perder acesso a todas as listas e espaços a que esta equipa tem acesso. Se mudares de ideias, vais necessitar que um administrador da equipa te adicione novamente.", + "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": "Saíste da equipa com sucesso." } }, diff --git a/src/i18n/lang/ru-RU.json b/src/i18n/lang/ru-RU.json index 4140f6f1f..d31a72a16 100644 --- a/src/i18n/lang/ru-RU.json +++ b/src/i18n/lang/ru-RU.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} успешно добавлен." }, "right": { - "title": "Права", + "title": "Permission", "read": "Только чтение", "readWrite": "Чтение и запись", "admin": "Админ" @@ -842,6 +842,7 @@ "userAddedSuccess": "Участник добавлен.", "madeMember": "Участник команды теперь участник.", "madeAdmin": "Участник команды теперь администратор.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Удалить команду", "text1": "Удалить эту команду вместе с участниками?", @@ -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/sk-SK.json b/src/i18n/lang/sk-SK.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/sk-SK.json +++ b/src/i18n/lang/sk-SK.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/sv-SE.json b/src/i18n/lang/sv-SE.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/sv-SE.json +++ b/src/i18n/lang/sv-SE.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/tr-TR.json b/src/i18n/lang/tr-TR.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/tr-TR.json +++ b/src/i18n/lang/tr-TR.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/vi-VN.json b/src/i18n/lang/vi-VN.json index 9cd96b231..e17b8a95e 100644 --- a/src/i18n/lang/vi-VN.json +++ b/src/i18n/lang/vi-VN.json @@ -268,7 +268,7 @@ "updatedSuccess": "{type} đã được thêm thành công." }, "right": { - "title": "Quyền hạn", + "title": "Permission", "read": "Chỉ đọc", "readWrite": "Đọc & ghi", "admin": "Quản trị viên" @@ -842,6 +842,7 @@ "userAddedSuccess": "Thành viên Team đã được thêm.", "madeMember": "Vai trò thanh viên đã được cập nhật.", "madeAdmin": "Vai trò thành viên đã được cập nhật.", + "mustSelectUser": "Please select a user.", "delete": { "header": "Giải tán Team", "text1": "Bạn có chắc giải tán Team này không?", @@ -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/zh-CN.json b/src/i18n/lang/zh-CN.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/zh-CN.json +++ b/src/i18n/lang/zh-CN.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/zh-TW.json b/src/i18n/lang/zh-TW.json index dc0a04cc2..444e98eb9 100644 --- a/src/i18n/lang/zh-TW.json +++ b/src/i18n/lang/zh-TW.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." } },