From 1ad319deb0f928c90b3f8e4ae77c070fb54cf3bd Mon Sep 17 00:00:00 2001 From: otto-the-bot Date: Wed, 1 Apr 2026 09:21:17 +0000 Subject: [PATCH] chore: Update translations --- apps/webapp/src/i18n/ar-SA.json | 10 +++++++--- apps/webapp/src/i18n/bg-BG.json | 10 +++++++--- apps/webapp/src/i18n/bn-BD.json | 10 +++++++--- apps/webapp/src/i18n/bs-BA.json | 10 +++++++--- apps/webapp/src/i18n/ca-ES.json | 10 +++++++--- apps/webapp/src/i18n/cs-CZ.json | 10 +++++++--- apps/webapp/src/i18n/da-DK.json | 10 +++++++--- apps/webapp/src/i18n/de-DE.json | 10 +++++++--- apps/webapp/src/i18n/el-CY.json | 10 +++++++--- apps/webapp/src/i18n/el-GR.json | 10 +++++++--- apps/webapp/src/i18n/es-ES.json | 10 +++++++--- apps/webapp/src/i18n/et-EE.json | 10 +++++++--- apps/webapp/src/i18n/fa-IR.json | 10 +++++++--- apps/webapp/src/i18n/fi-FI.json | 10 +++++++--- apps/webapp/src/i18n/fr-FR.json | 10 +++++++--- apps/webapp/src/i18n/ga-IE.json | 10 +++++++--- apps/webapp/src/i18n/he-IL.json | 10 +++++++--- apps/webapp/src/i18n/hi-IN.json | 10 +++++++--- apps/webapp/src/i18n/hr-HR.json | 10 +++++++--- apps/webapp/src/i18n/hu-HU.json | 10 +++++++--- apps/webapp/src/i18n/id-ID.json | 10 +++++++--- apps/webapp/src/i18n/is-IS.json | 10 +++++++--- apps/webapp/src/i18n/it-IT.json | 10 +++++++--- apps/webapp/src/i18n/ja-JP.json | 10 +++++++--- apps/webapp/src/i18n/lb-LU.json | 10 +++++++--- apps/webapp/src/i18n/lt-LT.json | 10 +++++++--- apps/webapp/src/i18n/lv-LV.json | 10 +++++++--- apps/webapp/src/i18n/me-ME.json | 10 +++++++--- apps/webapp/src/i18n/mk-MK.json | 10 +++++++--- apps/webapp/src/i18n/ms-MY.json | 10 +++++++--- apps/webapp/src/i18n/mt-MT.json | 10 +++++++--- apps/webapp/src/i18n/nl-NL.json | 10 +++++++--- apps/webapp/src/i18n/no-NO.json | 10 +++++++--- apps/webapp/src/i18n/pl-PL.json | 10 +++++++--- apps/webapp/src/i18n/pt-BR.json | 10 +++++++--- apps/webapp/src/i18n/pt-PT.json | 10 +++++++--- apps/webapp/src/i18n/ro-RO.json | 10 +++++++--- apps/webapp/src/i18n/ru-RU.json | 10 +++++++--- apps/webapp/src/i18n/si-LK.json | 10 +++++++--- apps/webapp/src/i18n/sk-SK.json | 10 +++++++--- apps/webapp/src/i18n/sl-SI.json | 10 +++++++--- apps/webapp/src/i18n/sq-AL.json | 10 +++++++--- apps/webapp/src/i18n/sr-Cyrl-ME.json | 10 +++++++--- apps/webapp/src/i18n/sr-SP.json | 10 +++++++--- apps/webapp/src/i18n/sv-SE.json | 10 +++++++--- apps/webapp/src/i18n/th-TH.json | 10 +++++++--- apps/webapp/src/i18n/tr-CY.json | 10 +++++++--- apps/webapp/src/i18n/tr-TR.json | 10 +++++++--- apps/webapp/src/i18n/uk-UA.json | 10 +++++++--- apps/webapp/src/i18n/uz-UZ.json | 10 +++++++--- apps/webapp/src/i18n/vi-VN.json | 10 +++++++--- apps/webapp/src/i18n/zh-CN.json | 10 +++++++--- apps/webapp/src/i18n/zh-HK.json | 10 +++++++--- apps/webapp/src/i18n/zh-TW.json | 10 +++++++--- 54 files changed, 378 insertions(+), 162 deletions(-) diff --git a/apps/webapp/src/i18n/ar-SA.json b/apps/webapp/src/i18n/ar-SA.json index 43d6709225e..3d917f48dc3 100644 --- a/apps/webapp/src/i18n/ar-SA.json +++ b/apps/webapp/src/i18n/ar-SA.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/bg-BG.json b/apps/webapp/src/i18n/bg-BG.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/bg-BG.json +++ b/apps/webapp/src/i18n/bg-BG.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/bn-BD.json b/apps/webapp/src/i18n/bn-BD.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/bn-BD.json +++ b/apps/webapp/src/i18n/bn-BD.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/bs-BA.json b/apps/webapp/src/i18n/bs-BA.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/bs-BA.json +++ b/apps/webapp/src/i18n/bs-BA.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ca-ES.json b/apps/webapp/src/i18n/ca-ES.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/ca-ES.json +++ b/apps/webapp/src/i18n/ca-ES.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/cs-CZ.json b/apps/webapp/src/i18n/cs-CZ.json index 65e661531f2..a69fdc9af80 100644 --- a/apps/webapp/src/i18n/cs-CZ.json +++ b/apps/webapp/src/i18n/cs-CZ.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/da-DK.json b/apps/webapp/src/i18n/da-DK.json index 379b5391c48..41f1d8c088c 100644 --- a/apps/webapp/src/i18n/da-DK.json +++ b/apps/webapp/src/i18n/da-DK.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/de-DE.json b/apps/webapp/src/i18n/de-DE.json index acff5a2f245..8270a2d9c8b 100644 --- a/apps/webapp/src/i18n/de-DE.json +++ b/apps/webapp/src/i18n/de-DE.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Löschen", "cells.moveToRecycleBinModal.file.description": "Die Datei {name} wird in den Papierkorb dieser Unterhaltung verschoben.", "cells.newItemMenu.button": "Neu", + "cells.newItemMenu.document": "Dokument", "cells.newItemMenu.file": "Datei erstellen", "cells.newItemMenu.folder": "Ordner erstellen", - "cells.newItemMenuModal.descriptionFile": "Alle Teilnehmer dieser Unterhaltung können diese Datei sehen.", + "cells.newItemMenu.presentation": "Präsentation", + "cells.newItemMenu.spreadsheet": "Tabellenkalkulation", + "cells.newItemMenuModal.descriptionFile": "Alle Teilnehmer dieser Unterhaltung können diese Datei und ihren Inhalt sehen.", "cells.newItemMenuModal.descriptionFolder": "Alle Teilnehmer dieser Unterhaltung können diesen Ordner und dessen Inhalt sehen.", - "cells.newItemMenuModal.headlineFile": "Datei erstellen", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Ordner erstellen", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "Dateiname", + "cells.newItemMenuModal.labelFolder": "Ordnername", "cells.newItemMenuModal.placeholderFile": "Dateinamen eingeben", "cells.newItemMenuModal.placeholderFolder": "Ordnernamen eingeben", "cells.newItemMenuModal.primaryAction": "Erstellen", diff --git a/apps/webapp/src/i18n/el-CY.json b/apps/webapp/src/i18n/el-CY.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/el-CY.json +++ b/apps/webapp/src/i18n/el-CY.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/el-GR.json b/apps/webapp/src/i18n/el-GR.json index 99e4540c2ab..fc5adcbd093 100644 --- a/apps/webapp/src/i18n/el-GR.json +++ b/apps/webapp/src/i18n/el-GR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/es-ES.json b/apps/webapp/src/i18n/es-ES.json index 14919fe1fdb..f19c5829474 100644 --- a/apps/webapp/src/i18n/es-ES.json +++ b/apps/webapp/src/i18n/es-ES.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/et-EE.json b/apps/webapp/src/i18n/et-EE.json index bec6aaab928..02521bbae04 100644 --- a/apps/webapp/src/i18n/et-EE.json +++ b/apps/webapp/src/i18n/et-EE.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/fa-IR.json b/apps/webapp/src/i18n/fa-IR.json index d53194ab5ce..2132c69fb1f 100644 --- a/apps/webapp/src/i18n/fa-IR.json +++ b/apps/webapp/src/i18n/fa-IR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/fi-FI.json b/apps/webapp/src/i18n/fi-FI.json index 37753c344f9..b813851e3da 100644 --- a/apps/webapp/src/i18n/fi-FI.json +++ b/apps/webapp/src/i18n/fi-FI.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/fr-FR.json b/apps/webapp/src/i18n/fr-FR.json index ae64753a89f..3fc92a2385c 100644 --- a/apps/webapp/src/i18n/fr-FR.json +++ b/apps/webapp/src/i18n/fr-FR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ga-IE.json b/apps/webapp/src/i18n/ga-IE.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/ga-IE.json +++ b/apps/webapp/src/i18n/ga-IE.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/he-IL.json b/apps/webapp/src/i18n/he-IL.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/he-IL.json +++ b/apps/webapp/src/i18n/he-IL.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/hi-IN.json b/apps/webapp/src/i18n/hi-IN.json index 82dcd935959..c9185b727b7 100644 --- a/apps/webapp/src/i18n/hi-IN.json +++ b/apps/webapp/src/i18n/hi-IN.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/hr-HR.json b/apps/webapp/src/i18n/hr-HR.json index f41b423bc5e..7dc34db282e 100644 --- a/apps/webapp/src/i18n/hr-HR.json +++ b/apps/webapp/src/i18n/hr-HR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/hu-HU.json b/apps/webapp/src/i18n/hu-HU.json index 688760bfe7a..b2a9cee567c 100644 --- a/apps/webapp/src/i18n/hu-HU.json +++ b/apps/webapp/src/i18n/hu-HU.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/id-ID.json b/apps/webapp/src/i18n/id-ID.json index 4260f3dc27f..a2845eecf3b 100644 --- a/apps/webapp/src/i18n/id-ID.json +++ b/apps/webapp/src/i18n/id-ID.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/is-IS.json b/apps/webapp/src/i18n/is-IS.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/is-IS.json +++ b/apps/webapp/src/i18n/is-IS.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/it-IT.json b/apps/webapp/src/i18n/it-IT.json index 3b8f49fbca5..c1c169805ca 100644 --- a/apps/webapp/src/i18n/it-IT.json +++ b/apps/webapp/src/i18n/it-IT.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ja-JP.json b/apps/webapp/src/i18n/ja-JP.json index f0a67056d40..a01d95b456c 100644 --- a/apps/webapp/src/i18n/ja-JP.json +++ b/apps/webapp/src/i18n/ja-JP.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/lb-LU.json b/apps/webapp/src/i18n/lb-LU.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/lb-LU.json +++ b/apps/webapp/src/i18n/lb-LU.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/lt-LT.json b/apps/webapp/src/i18n/lt-LT.json index f0664c38fd1..7198ce3ba00 100644 --- a/apps/webapp/src/i18n/lt-LT.json +++ b/apps/webapp/src/i18n/lt-LT.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/lv-LV.json b/apps/webapp/src/i18n/lv-LV.json index ad9c1d81466..0a3395e2159 100644 --- a/apps/webapp/src/i18n/lv-LV.json +++ b/apps/webapp/src/i18n/lv-LV.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/me-ME.json b/apps/webapp/src/i18n/me-ME.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/me-ME.json +++ b/apps/webapp/src/i18n/me-ME.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/mk-MK.json b/apps/webapp/src/i18n/mk-MK.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/mk-MK.json +++ b/apps/webapp/src/i18n/mk-MK.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ms-MY.json b/apps/webapp/src/i18n/ms-MY.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/ms-MY.json +++ b/apps/webapp/src/i18n/ms-MY.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/mt-MT.json b/apps/webapp/src/i18n/mt-MT.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/mt-MT.json +++ b/apps/webapp/src/i18n/mt-MT.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/nl-NL.json b/apps/webapp/src/i18n/nl-NL.json index 32f57418b29..3a166ea8196 100644 --- a/apps/webapp/src/i18n/nl-NL.json +++ b/apps/webapp/src/i18n/nl-NL.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/no-NO.json b/apps/webapp/src/i18n/no-NO.json index 1edd8e76fa5..28c5d0415cd 100644 --- a/apps/webapp/src/i18n/no-NO.json +++ b/apps/webapp/src/i18n/no-NO.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/pl-PL.json b/apps/webapp/src/i18n/pl-PL.json index 7862b38539a..bd42e20566b 100644 --- a/apps/webapp/src/i18n/pl-PL.json +++ b/apps/webapp/src/i18n/pl-PL.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/pt-BR.json b/apps/webapp/src/i18n/pt-BR.json index 13cc071a8c0..4ccec5c0fb0 100644 --- a/apps/webapp/src/i18n/pt-BR.json +++ b/apps/webapp/src/i18n/pt-BR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/pt-PT.json b/apps/webapp/src/i18n/pt-PT.json index c34a4c1707a..b723d9378a6 100644 --- a/apps/webapp/src/i18n/pt-PT.json +++ b/apps/webapp/src/i18n/pt-PT.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ro-RO.json b/apps/webapp/src/i18n/ro-RO.json index b3b61a203c1..fee668dd1c7 100644 --- a/apps/webapp/src/i18n/ro-RO.json +++ b/apps/webapp/src/i18n/ro-RO.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/ru-RU.json b/apps/webapp/src/i18n/ru-RU.json index 734fd7adeb3..d1b15bd017e 100644 --- a/apps/webapp/src/i18n/ru-RU.json +++ b/apps/webapp/src/i18n/ru-RU.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Удалить", "cells.moveToRecycleBinModal.file.description": "Файл {name} будет перемещен в корзину этой беседы.", "cells.newItemMenu.button": "Новая", + "cells.newItemMenu.document": "Документ", "cells.newItemMenu.file": "Создать файл", "cells.newItemMenu.folder": "Создать папку", - "cells.newItemMenuModal.descriptionFile": "Все участники этой беседы могут видеть этот файл.", + "cells.newItemMenu.presentation": "Презентация", + "cells.newItemMenu.spreadsheet": "Электронная таблица", + "cells.newItemMenuModal.descriptionFile": "Все участники этой беседы могут видеть этот файл и его содержимое.", "cells.newItemMenuModal.descriptionFolder": "Все участники этой беседы могут видеть эту папку и ее содержимое.", - "cells.newItemMenuModal.headlineFile": "Создать файл", + "cells.newItemMenuModal.headlineFile": "Создать файл {fileType}", "cells.newItemMenuModal.headlineFolder": "Создать папку", - "cells.newItemMenuModal.label": "Название", + "cells.newItemMenuModal.labelFile": "Название файла", + "cells.newItemMenuModal.labelFolder": "Название папки", "cells.newItemMenuModal.placeholderFile": "Введите название файла", "cells.newItemMenuModal.placeholderFolder": "Введите название папки", "cells.newItemMenuModal.primaryAction": "Создать", diff --git a/apps/webapp/src/i18n/si-LK.json b/apps/webapp/src/i18n/si-LK.json index 78cd5302a1b..831d33a56e1 100644 --- a/apps/webapp/src/i18n/si-LK.json +++ b/apps/webapp/src/i18n/si-LK.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sk-SK.json b/apps/webapp/src/i18n/sk-SK.json index ed89efb2f82..5b8aa585701 100644 --- a/apps/webapp/src/i18n/sk-SK.json +++ b/apps/webapp/src/i18n/sk-SK.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sl-SI.json b/apps/webapp/src/i18n/sl-SI.json index 9323cae2e34..237d5c6339d 100644 --- a/apps/webapp/src/i18n/sl-SI.json +++ b/apps/webapp/src/i18n/sl-SI.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sq-AL.json b/apps/webapp/src/i18n/sq-AL.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/sq-AL.json +++ b/apps/webapp/src/i18n/sq-AL.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sr-Cyrl-ME.json b/apps/webapp/src/i18n/sr-Cyrl-ME.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/sr-Cyrl-ME.json +++ b/apps/webapp/src/i18n/sr-Cyrl-ME.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sr-SP.json b/apps/webapp/src/i18n/sr-SP.json index 7856c3a43a6..7cd0a233bb8 100644 --- a/apps/webapp/src/i18n/sr-SP.json +++ b/apps/webapp/src/i18n/sr-SP.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/sv-SE.json b/apps/webapp/src/i18n/sv-SE.json index f9b5cc2e289..b4fbecfefb3 100644 --- a/apps/webapp/src/i18n/sv-SE.json +++ b/apps/webapp/src/i18n/sv-SE.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/th-TH.json b/apps/webapp/src/i18n/th-TH.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/th-TH.json +++ b/apps/webapp/src/i18n/th-TH.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/tr-CY.json b/apps/webapp/src/i18n/tr-CY.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/tr-CY.json +++ b/apps/webapp/src/i18n/tr-CY.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/tr-TR.json b/apps/webapp/src/i18n/tr-TR.json index f5f37181834..7e6f08a371f 100644 --- a/apps/webapp/src/i18n/tr-TR.json +++ b/apps/webapp/src/i18n/tr-TR.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/uk-UA.json b/apps/webapp/src/i18n/uk-UA.json index fb930fca010..c161e19dcd7 100644 --- a/apps/webapp/src/i18n/uk-UA.json +++ b/apps/webapp/src/i18n/uk-UA.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/uz-UZ.json b/apps/webapp/src/i18n/uz-UZ.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/uz-UZ.json +++ b/apps/webapp/src/i18n/uz-UZ.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/vi-VN.json b/apps/webapp/src/i18n/vi-VN.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/vi-VN.json +++ b/apps/webapp/src/i18n/vi-VN.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/zh-CN.json b/apps/webapp/src/i18n/zh-CN.json index 2cc25ab7c7e..a6de78e309e 100644 --- a/apps/webapp/src/i18n/zh-CN.json +++ b/apps/webapp/src/i18n/zh-CN.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/zh-HK.json b/apps/webapp/src/i18n/zh-HK.json index 6e49ba83173..2b8ffd1689d 100644 --- a/apps/webapp/src/i18n/zh-HK.json +++ b/apps/webapp/src/i18n/zh-HK.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create", diff --git a/apps/webapp/src/i18n/zh-TW.json b/apps/webapp/src/i18n/zh-TW.json index 1c5d10af6f5..caefb1c417e 100644 --- a/apps/webapp/src/i18n/zh-TW.json +++ b/apps/webapp/src/i18n/zh-TW.json @@ -411,13 +411,17 @@ "cells.moveToRecycleBinModal.button": "Delete", "cells.moveToRecycleBinModal.file.description": "The file {name} will move to this conversation's recycling bin.", "cells.newItemMenu.button": "New", + "cells.newItemMenu.document": "Document", "cells.newItemMenu.file": "Create File", "cells.newItemMenu.folder": "Create Folder", - "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file.", + "cells.newItemMenu.presentation": "Presentation", + "cells.newItemMenu.spreadsheet": "Spreadsheet", + "cells.newItemMenuModal.descriptionFile": "All participants in this conversation can see this file and its content.", "cells.newItemMenuModal.descriptionFolder": "All participants in this conversation can see this folder and its content.", - "cells.newItemMenuModal.headlineFile": "Create file", + "cells.newItemMenuModal.headlineFile": "Create {fileType} file", "cells.newItemMenuModal.headlineFolder": "Create folder", - "cells.newItemMenuModal.label": "Name", + "cells.newItemMenuModal.labelFile": "File name", + "cells.newItemMenuModal.labelFolder": "Folder name", "cells.newItemMenuModal.placeholderFile": "Enter file name", "cells.newItemMenuModal.placeholderFolder": "Enter folder name", "cells.newItemMenuModal.primaryAction": "Create",