Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions messages/renderer/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -707,6 +707,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Koordinator"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "Gehe zurück."
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "Sie sind der letzte Koordinator. Überlegen Sie, ein anderes Gerät zu einem Koordinator zu machen, bevor Sie das Projekt verlassen."
Expand Down
4 changes: 4 additions & 0 deletions messages/renderer/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Persona Coordinadora"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "Regresar."
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "Eres el último coordinator. Considera hacer otro dispositivo un coordinator antes de abandonar el proyecto."
Expand Down
4 changes: 4 additions & 0 deletions messages/renderer/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Coordonnateur"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "Revenir en arrière."
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "Vous êtes le dernier coordinateur. Pensez à faire d'un autre appareil un coordinator avant de quitter le projet."
Expand Down
4 changes: 4 additions & 0 deletions messages/renderer/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -683,6 +683,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Coordinator"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "戻ってください。"
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "あなたは最後のコーディネーターです。プロジェクトを離れる前に別のデバイスをコーディネーターにすることを検討してください。"
Expand Down
4 changes: 4 additions & 0 deletions messages/renderer/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Coördinator"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "Ga terug."
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "U bent de laatste coördinator. Overweeg een ander apparaat tot coördinator te maken voordat u het project verlaat."
Expand Down
4 changes: 4 additions & 0 deletions messages/renderer/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,10 @@
"description": "Text indicating collaborator is a coordinator.",
"message": "Coordenador"
},
"routes.app.projects.$projectId_.team.$deviceId.goBackAccessibleLabel": {
"description": "Accessible label for back button.",
"message": "Voltar."
},
"routes.app.projects.$projectId_.team.$deviceId.lastCoordinatorWarning": {
"description": "Warning text about leaving the project as the last coordinator.",
"message": "Você é o último coordinator. Considere fazer de outro dispositivo um coordinator antes de sair do projeto."
Expand Down