From 8aaabb5a3a0e10df26a5ddb061248ef5401f0c4c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 26 Dec 2022 15:21:07 +0200 Subject: [PATCH] Updated translations. --- imports/i18n/data/he.i18n.json | 6 +++--- imports/i18n/data/nl.i18n.json | 6 +++--- imports/i18n/data/pt-BR.i18n.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/imports/i18n/data/he.i18n.json b/imports/i18n/data/he.i18n.json index 2a80c6261..6ba7636d2 100644 --- a/imports/i18n/data/he.i18n.json +++ b/imports/i18n/data/he.i18n.json @@ -1175,14 +1175,14 @@ "attachmentActionsPopup-title": "פעולות על קבצים מצורפים", "attachment-move-storage-fs": "העברת קבצים מצורפים למערכת הקבצים", "attachment-move-storage-gridfs": "העברת הקובץ המצורף ל־GridFS", - "attachment-move-storage-s3": "Move attachment to S3", + "attachment-move-storage-s3": "העברת הקובץ המצורף ל־S3", "attachment-move": "העברת קובץ מצורף", "move-all-attachments-to-fs": "העברת כל הקבצים המצורפים למערכת הקבצים", "move-all-attachments-to-gridfs": "העברת כל הקבצים המצורפים ל־GridFS", - "move-all-attachments-to-s3": "Move all attachments to S3", + "move-all-attachments-to-s3": "העברת כל הקבצים המצורפים ל־S3", "move-all-attachments-of-board-to-fs": "העברת כל הקבצים המצורפים ללוח למערכת הקבצים", "move-all-attachments-of-board-to-gridfs": "העברת כל הקבצים המצורפים ללוח ל־GridFS", - "move-all-attachments-of-board-to-s3": "Move all attachments of board to S3", + "move-all-attachments-of-board-to-s3": "העברת כל הקבצים שמצורפים ללוח ל־S3", "path": "נתיב", "version-name": "גרסה-שם", "size": "גודל", diff --git a/imports/i18n/data/nl.i18n.json b/imports/i18n/data/nl.i18n.json index d73584f31..2f6f040d6 100644 --- a/imports/i18n/data/nl.i18n.json +++ b/imports/i18n/data/nl.i18n.json @@ -1175,14 +1175,14 @@ "attachmentActionsPopup-title": "Bijlage Acties", "attachment-move-storage-fs": "Verplaats bijlage naar bestandssysteem", "attachment-move-storage-gridfs": "Verplaats bijlage naar GridFS", - "attachment-move-storage-s3": "Move attachment to S3", + "attachment-move-storage-s3": "Verplaats bijlage naar S3", "attachment-move": "Verplaats Bijlage", "move-all-attachments-to-fs": "Verplaats alle bijlagen naar bestandssysteem", "move-all-attachments-to-gridfs": "Verplaats alle bijlagen naar GridFS", - "move-all-attachments-to-s3": "Move all attachments to S3", + "move-all-attachments-to-s3": "Verplaats alle bijlagen naar S3", "move-all-attachments-of-board-to-fs": "Verplaats alle bijlagen van bord naar bestandssysteem", "move-all-attachments-of-board-to-gridfs": "Verplaats alle bijlagen van bord naar GridFS", - "move-all-attachments-of-board-to-s3": "Move all attachments of board to S3", + "move-all-attachments-of-board-to-s3": "Verplaats alle bijlagen van bord naar S3", "path": "Pad", "version-name": "Versie-Naam", "size": "Grootte", diff --git a/imports/i18n/data/pt-BR.i18n.json b/imports/i18n/data/pt-BR.i18n.json index 74266d627..486b2e9a5 100644 --- a/imports/i18n/data/pt-BR.i18n.json +++ b/imports/i18n/data/pt-BR.i18n.json @@ -1175,14 +1175,14 @@ "attachmentActionsPopup-title": "Ações do Anexo", "attachment-move-storage-fs": "Mover anexo para sistema de arquivos", "attachment-move-storage-gridfs": "Mover anexo para GridFS", - "attachment-move-storage-s3": "Move attachment to S3", + "attachment-move-storage-s3": "Mover anexo para S3", "attachment-move": "Mover Anexo", "move-all-attachments-to-fs": "Mover todos os anexos para sistema de arquivos", "move-all-attachments-to-gridfs": "Mover todos os anexos para GridFS", - "move-all-attachments-to-s3": "Move all attachments to S3", + "move-all-attachments-to-s3": "Mover todos os anexos para S3", "move-all-attachments-of-board-to-fs": "Mover todos os anexos do quadro para sistema de arquivos", "move-all-attachments-of-board-to-gridfs": "Mover todos os anexos do quadro para GridFS", - "move-all-attachments-of-board-to-s3": "Move all attachments of board to S3", + "move-all-attachments-of-board-to-s3": "Mover todos os anexos do quadro para S3", "path": "Caminho", "version-name": "Nome da Versão", "size": "Tamanho",