From 5ff07a8293924d7f0fe958590b6c98c86cc51882 Mon Sep 17 00:00:00 2001 From: AlexeySafronov Date: Fri, 12 Nov 2021 20:46:04 +0300 Subject: [PATCH] Web: Fix UselessTranslationKeysTest translation issues --- products/ASC.Files/Client/public/locales/de/Home.json | 4 +--- .../ASC.Files/Client/public/locales/de/Translations.json | 5 ++--- .../ASC.Files/Client/public/locales/en/ConvertDialog.json | 3 +-- products/ASC.Files/Client/public/locales/en/Home.json | 4 +--- .../ASC.Files/Client/public/locales/en/Translations.json | 5 ++--- .../ASC.Files/Client/public/locales/fr/ConvertDialog.json | 3 +-- products/ASC.Files/Client/public/locales/fr/Home.json | 4 +--- .../ASC.Files/Client/public/locales/fr/Translations.json | 5 ++--- .../ASC.Files/Client/public/locales/it/ConvertDialog.json | 3 +-- products/ASC.Files/Client/public/locales/it/Home.json | 4 +--- .../ASC.Files/Client/public/locales/lo/ConvertDialog.json | 3 +-- products/ASC.Files/Client/public/locales/lo/Home.json | 4 +--- products/ASC.Files/Client/public/locales/pt-BR/Home.json | 4 +--- .../Client/public/locales/pt-BR/Translations.json | 5 ++--- products/ASC.Files/Client/public/locales/ro/Home.json | 4 +--- .../ASC.Files/Client/public/locales/ro/Translations.json | 5 ++--- .../ASC.Files/Client/public/locales/ru/ConvertDialog.json | 3 +-- products/ASC.Files/Client/public/locales/ru/Home.json | 4 +--- .../ASC.Files/Client/public/locales/ru/Translations.json | 5 ++--- web/ASC.Web.Client/public/locales/de/About.json | 8 ++------ web/ASC.Web.Client/public/locales/de/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/en/About.json | 8 ++------ web/ASC.Web.Client/public/locales/en/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/es/About.json | 8 ++------ web/ASC.Web.Client/public/locales/es/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/fr/About.json | 8 ++------ web/ASC.Web.Client/public/locales/fr/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/it/About.json | 8 ++------ web/ASC.Web.Client/public/locales/it/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/lo/About.json | 8 ++------ web/ASC.Web.Client/public/locales/lo/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/pt-BR/About.json | 8 ++------ web/ASC.Web.Client/public/locales/pt-BR/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/ro/About.json | 8 ++------ web/ASC.Web.Client/public/locales/ro/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/ru/About.json | 8 ++------ web/ASC.Web.Client/public/locales/ru/Settings.json | 5 +---- web/ASC.Web.Client/public/locales/sk/About.json | 6 ++---- web/ASC.Web.Client/public/locales/sk/Settings.json | 3 +-- 39 files changed, 55 insertions(+), 148 deletions(-) diff --git a/products/ASC.Files/Client/public/locales/de/Home.json b/products/ASC.Files/Client/public/locales/de/Home.json index 98f17c26bd1..cbe217ca516 100644 --- a/products/ASC.Files/Client/public/locales/de/Home.json +++ b/products/ASC.Files/Client/public/locales/de/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "Keine Dateien in diesem Ordner", "EmptyRecycleBin": "Papierkorb leeren", "FavoritesEmptyContainerDescription": "Benutzen Sie das Kontext-Menü, um Dateien als Favoriten zu kennzeichnen oder sie aus dieser Liste zu entfernen.", - "FileCreated": "Neue Datei {{itemTitle}}.{{exst}} wurde erstellt", "FileRemoved": "Die Datei wurde in den Papierkorb verschoben", "FileRenamed": "Das Dokument wurde von '{{oldTitle}}' in '{{newTitle}}' umbenannt", "Filter": "Filter", "FinalizeVersion": "Version abschließen", "Folder": "Ordner", - "FolderCreated": "Neuer Ordner {{itemTitle}} wurde erstellt", "FolderRemoved": "Ordner wurde in den Papierkorb verschoben", "FolderRenamed": "Der Ordner wurde von '{{folderTitle}}' in '{{newFoldedTitle}}' umbenannt", "GoToMyButton": "Meine Dokumente öffnen", @@ -82,4 +80,4 @@ "UploadToFolder": "In den Ordner hochladen", "ViewList": "Liste", "ViewTiles": "Kacheln" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/de/Translations.json b/products/ASC.Files/Client/public/locales/de/Translations.json index b5ad87c24b7..6fbd31e4521 100644 --- a/products/ASC.Files/Client/public/locales/de/Translations.json +++ b/products/ASC.Files/Client/public/locales/de/Translations.json @@ -19,6 +19,5 @@ "Presentations": "Präsentationen", "Restore": "Wiederherstellen", "Spreadsheets": "Tabellenkalkulationen", - "ThirdPartyInfo": "Ändern Sie die Drittanbieterinformationen", - "UploadingLabel": "Dateien hochgeladen: {{file}} von {{totalFiles}}" -} \ No newline at end of file + "ThirdPartyInfo": "Ändern Sie die Drittanbieterinformationen" +} diff --git a/products/ASC.Files/Client/public/locales/en/ConvertDialog.json b/products/ASC.Files/Client/public/locales/en/ConvertDialog.json index eb5ab5328b6..de3b2aa4947 100644 --- a/products/ASC.Files/Client/public/locales/en/ConvertDialog.json +++ b/products/ASC.Files/Client/public/locales/en/ConvertDialog.json @@ -3,7 +3,6 @@ "ConversionMessage": "All the documents you upload will be converted into Office Open XML format (docx, xlsx or pptx) for faster editing.", "ConversionTitle": "Document uploading", "ConvertAndOpenTitle": "Convert and open document", - "ConvertingLabel": "Converting files: {{file}} of {{totalFiles}}", "HideMessage": "Do not show this message again", "SaveOriginalFormatMessage": "Save the file copy in the original format" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/en/Home.json b/products/ASC.Files/Client/public/locales/en/Home.json index 22c628485e8..5506ea92094 100644 --- a/products/ASC.Files/Client/public/locales/en/Home.json +++ b/products/ASC.Files/Client/public/locales/en/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "No files in this folder", "EmptyRecycleBin": "Empty Trash", "FavoritesEmptyContainerDescription": "To mark files as favorites or remove them from this list, use the context menu.", - "FileCreated": "New file {{itemTitle}}.{{exst}} is created", "FileRemoved": "File moved to Trash", "FileRenamed": "The document '{{oldTitle}}' is renamed to '{{newTitle}}'", "Filter": "Filter", "FinalizeVersion": "Finalize version", "Folder": "Folder", - "FolderCreated": "New folder {{itemTitle}} is created", "FolderRemoved": "Folder moved to Trash", "FolderRenamed": "The folder '{{folderTitle}}' is renamed to '{{newFoldedTitle}}'", "GoToMyButton": "Go to My Documents", @@ -82,4 +80,4 @@ "UploadToFolder": "Upload to folder", "ViewList": "List", "ViewTiles": "Tiles" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/en/Translations.json b/products/ASC.Files/Client/public/locales/en/Translations.json index 8e6700c7f30..9dda14a976e 100644 --- a/products/ASC.Files/Client/public/locales/en/Translations.json +++ b/products/ASC.Files/Client/public/locales/en/Translations.json @@ -40,6 +40,5 @@ "TypeTitleSharePoint": "SharePoint", "TypeTitleSkyDrive": "OneDrive", "TypeTitleWebDav": "WebDAV", - "TypeTitleYandex": "Yandex.Disk", - "UploadingLabel": "Uploading files: {{file}} of {{totalFiles}}" -} \ No newline at end of file + "TypeTitleYandex": "Yandex.Disk" +} diff --git a/products/ASC.Files/Client/public/locales/fr/ConvertDialog.json b/products/ASC.Files/Client/public/locales/fr/ConvertDialog.json index faf797808dd..4584db5c51b 100644 --- a/products/ASC.Files/Client/public/locales/fr/ConvertDialog.json +++ b/products/ASC.Files/Client/public/locales/fr/ConvertDialog.json @@ -3,7 +3,6 @@ "ConversionMessage": "Tous les documents transférés seront convertis au format Office Open XML (docx, xlsx or pptx) pour garantir une édition rapide.", "ConversionTitle": "Téléversement du document", "ConvertAndOpenTitle": "Convertir et ouvrir le document", - "ConvertingLabel": "Conversion des fichiers : {{fichier}} de {{totalFichiers}}", "HideMessage": "Ne plus afficher ce message", "SaveOriginalFormatMessage": "Enregistrer la copie du fichier dans le format original" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/fr/Home.json b/products/ASC.Files/Client/public/locales/fr/Home.json index 0395ab0996f..2102af2e3b3 100644 --- a/products/ASC.Files/Client/public/locales/fr/Home.json +++ b/products/ASC.Files/Client/public/locales/fr/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "Aucun fichier dans ce dossier", "EmptyRecycleBin": "Vider la corbeille", "FavoritesEmptyContainerDescription": "Pour marquer des fichiers comme favoris ou les supprimer de cette liste, utilisez le menu contextuel.", - "FileCreated": "Le nouveau fichier {{itemTitle}}.{{exst}} a été créé", "FileRemoved": "Fichier déplacé vers la corbeille", "FileRenamed": "Le document '{{oldTitle}}' est renommé en '{{newTitle}}'", "Filter": "Filtre", "FinalizeVersion": "Finaliser la version", "Folder": "Dossier", - "FolderCreated": "Le nouveau dossier {{itemTitle}}.{{exst}} a été créé", "FolderRemoved": "Dossier déplacé vers la corbeille", "FolderRenamed": "Le dossier '{{folderTitle}}' est renommé en '{{newFoldedTitle}}'", "GoToMyButton": "Allez dans Mes documents", @@ -82,4 +80,4 @@ "UploadToFolder": "Télécharger le dossier", "ViewList": "Liste", "ViewTiles": "Carreaux" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/fr/Translations.json b/products/ASC.Files/Client/public/locales/fr/Translations.json index 68a28f5aeb2..d81861c1a8a 100644 --- a/products/ASC.Files/Client/public/locales/fr/Translations.json +++ b/products/ASC.Files/Client/public/locales/fr/Translations.json @@ -19,6 +19,5 @@ "Presentations": "Présentations", "Restore": "Restaurer", "Spreadsheets": "Feuilles de calcul", - "ThirdPartyInfo": "Modifier les informations sur les tiers", - "UploadingLabel": "Téléchargement de fichiers : {{file}} de {{totalFiles}}" -} \ No newline at end of file + "ThirdPartyInfo": "Modifier les informations sur les tiers" +} diff --git a/products/ASC.Files/Client/public/locales/it/ConvertDialog.json b/products/ASC.Files/Client/public/locales/it/ConvertDialog.json index cd73c45008e..12749c2d50d 100644 --- a/products/ASC.Files/Client/public/locales/it/ConvertDialog.json +++ b/products/ASC.Files/Client/public/locales/it/ConvertDialog.json @@ -1,7 +1,6 @@ { "ConversionMessage": "Tutti i documenti caricati verranno convertiti nel formato Office Open XML (docx, xlsx o pptx) per un editing più veloce.", "ConversionTitle": "Caricamento documento in corso", - "ConvertingLabel": "Conversione file: {{file}} di {{totalFiles}}", "HideMessage": "Non mostrare nuovamente questo messaggio", "SaveOriginalFormatMessage": "Salva una copia del file in formato originale" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/it/Home.json b/products/ASC.Files/Client/public/locales/it/Home.json index b08a5822b5d..742d871ae7a 100644 --- a/products/ASC.Files/Client/public/locales/it/Home.json +++ b/products/ASC.Files/Client/public/locales/it/Home.json @@ -21,12 +21,10 @@ "EmptyFolderHeader": "Non ci sono file in questa cartella", "EmptyRecycleBin": "Svuota cestino", "FavoritesEmptyContainerDescription": "Non hai ancora preferiti. Per contrassegnare i file come preferiti o rimuoverli da questo elenco, utilizzare il menù contestuale.", - "FileCreated": "Nuovo file {{itemTitle}}.{{exst}} è stato creato", "FileRemoved": "File spostato nel Cestino", "Filter": "Filtro", "FinalizeVersion": "Finalizza versione", "Folder": "Cartella", - "FolderCreated": "Nuova cartella {{itemTitle}} è stata creata", "FolderRemoved": "Cartella spostata nel cestino", "GoToMyButton": "Vai ai Miei Documenti", "Images": "Immagini", @@ -77,4 +75,4 @@ "UploadToFolder": "Carica nella cartella", "ViewList": "Lista", "ViewTiles": "Selezioni" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/lo/ConvertDialog.json b/products/ASC.Files/Client/public/locales/lo/ConvertDialog.json index 191fbec8642..706f611c4a3 100644 --- a/products/ASC.Files/Client/public/locales/lo/ConvertDialog.json +++ b/products/ASC.Files/Client/public/locales/lo/ConvertDialog.json @@ -1,7 +1,6 @@ { "ConversionMessage": "ເອກະສານທັງໝົດທີ່ທ່ານອັບໂຫລດຈະຖືກປ່ຽນເປັນຮູບແບບ Office Open XML (docx, xlsx ຫຼື pptx) ເພື່ອໃຫ້ແກ້ໄຂໄວຂື້ນ.", "ConversionTitle": "ການອັບໂຫລດເອກະສານ", - "ConvertingLabel": "ການແປງໄຟລ໌: {{ໄຟລ໌}} ຂອງ {{ໄຟລ໌ທັງໝົດ}}", "HideMessage": "ບໍ່ສະແດງຂໍ້ຄວາມນີ້ອີກຄັ້ງ", "SaveOriginalFormatMessage": "ບັນທຶກໄຟລ໌ສຳເນົາໃນຮູບແບບຕົ້ນສະບັບ" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/lo/Home.json b/products/ASC.Files/Client/public/locales/lo/Home.json index 30beca3a281..ebccfdeeac1 100644 --- a/products/ASC.Files/Client/public/locales/lo/Home.json +++ b/products/ASC.Files/Client/public/locales/lo/Home.json @@ -21,12 +21,10 @@ "EmptyFolderHeader": "ບໍ່ມີເອກະສານຢູ່ໃນແຟ້ມນີ້", "EmptyRecycleBin": "ຖັງຂີ້ເຫຍື້ອຫວ່າງເປົ່າ", "FavoritesEmptyContainerDescription": "ຖ້າຕ້ອງການເຮັດເຄື່ອງໝາຍໄຟລ໌ເປັນລາຍການໂປດ ຫຼື ລົບອອກຈາກລາຍການນີ້ໃຫ້ໃຊ້ເມນູ context ", - "FileCreated": "ເອກະສານໃໝ່ {{itemTitle}}.{{exst}} ຖືກສ້າງຂື້ນ", "FileRemoved": "ຍ້າຍແຟ້ມໄປທີ່ຖັງຂີ້ເຫຍື້ອ", "Filter": "ຄັດກອງ", "FinalizeVersion": "ສະບັບສຸດທ້າຍ", "Folder": "ແຟ້ມ", - "FolderCreated": "ແຟ້ມໃໝ່ {{itemTitle}} ຖືກສ້າງຂຶ້ນ", "FolderRemoved": "ຍ້າຍແຟ້ມໄປທີ່ຖັງຂີ້ເຫຍື້ອ", "GoToMyButton": "ໄປທີ່ເອກະສານຂອງຂ້ອຍ", "Images": "ຮູບພາບ", @@ -77,4 +75,4 @@ "UploadToFolder": "ອັບໂຫລດໄປຍັງໂຟຣເດີ", "ViewList": "ລາຍການ", "ViewTiles": "ຫົວຂໍ້" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/pt-BR/Home.json b/products/ASC.Files/Client/public/locales/pt-BR/Home.json index fb7f23fa7fc..57e992a2942 100644 --- a/products/ASC.Files/Client/public/locales/pt-BR/Home.json +++ b/products/ASC.Files/Client/public/locales/pt-BR/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "Não há arquivos nesta pasta", "EmptyRecycleBin": "Esvaziar lixeira", "FavoritesEmptyContainerDescription": "Para marcar os arquivos como favoritos ou removê-los desta lista, use o menu de contexto.", - "FileCreated": "Novo arquivo {{itemTitle}}.{{exst}} é criado", "FileRemoved": "Arquivo movido para a lixeira", "FileRenamed": "O documento '{{doTitle}}' é renomeado para '{novoTitle''.", "Filter": "Filtro", "FinalizeVersion": "Finalizar versão", "Folder": "Pasta", - "FolderCreated": "Nova pasta {{itemTitle}} é criada", "FolderRemoved": "Pasta movida para a lixeira", "FolderRenamed": "A pasta '{{folderTitle}}' é renomeada para '{newFoldedTitle}}'.", "GoToMyButton": "Ir aos Meus Documentos", @@ -82,4 +80,4 @@ "UploadToFolder": "Upload para pasta", "ViewList": "Lista", "ViewTiles": "Azulejos" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/pt-BR/Translations.json b/products/ASC.Files/Client/public/locales/pt-BR/Translations.json index e7e4ec4ead2..67f84cdd539 100644 --- a/products/ASC.Files/Client/public/locales/pt-BR/Translations.json +++ b/products/ASC.Files/Client/public/locales/pt-BR/Translations.json @@ -19,6 +19,5 @@ "Presentations": "Apresentações ", "Restore": "Restaurar", "Spreadsheets": "Planilhas", - "ThirdPartyInfo": "Alterar as informações de terceiros", - "UploadingLabel": "Carregamento de arquivos: de {{{totalFiles}}}" -} \ No newline at end of file + "ThirdPartyInfo": "Alterar as informações de terceiros" +} diff --git a/products/ASC.Files/Client/public/locales/ro/Home.json b/products/ASC.Files/Client/public/locales/ro/Home.json index f2f998dc4ce..5505042506f 100644 --- a/products/ASC.Files/Client/public/locales/ro/Home.json +++ b/products/ASC.Files/Client/public/locales/ro/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "Niciun fișier în dosarul", "EmptyRecycleBin": "Golire Coş de gunoi", "FavoritesEmptyContainerDescription": "Marcați fișiere ca preferate sau le ștergeți din lista prin intermediu meniului contextual. ", - "FileCreated": "A fost creat un fișier nou {{itemTitle}}.{{exst}}", "FileRemoved": "Fișierul mutat în Coșul de gunoi", "FileRenamed": "Documentul '{{oldTitle}}' este redenumit în '{{newTitle}}'", "Filter": "Filtrare", "FinalizeVersion": "Finalizarea versiunii", "Folder": "Dosar", - "FolderCreated": "A fost creat un dosar nou {{itemTitle}}", "FolderRemoved": "Dosarul mutat în Coșul de gunoi", "FolderRenamed": "Dosarul '{{folderTitle}}' este redenumit în '{{newFoldedTitle}}'", "GoToMyButton": "Accesează Documentele mele", @@ -82,4 +80,4 @@ "UploadToFolder": "Încarcă în dosarul", "ViewList": "Listă", "ViewTiles": "Cadre" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/ro/Translations.json b/products/ASC.Files/Client/public/locales/ro/Translations.json index 85e8e7f92cd..09b97da1544 100644 --- a/products/ASC.Files/Client/public/locales/ro/Translations.json +++ b/products/ASC.Files/Client/public/locales/ro/Translations.json @@ -19,6 +19,5 @@ "Presentations": "Prezentări", "Restore": "Restabilire", "Spreadsheets": "Foi de calcul", - "ThirdPartyInfo": "Modificarea informațiilor despre servicii terțe", - "UploadingLabel": "Încărcarea este în curs de desfăşurare: {{file}} din {{totalFiles}}" -} \ No newline at end of file + "ThirdPartyInfo": "Modificarea informațiilor despre servicii terțe" +} diff --git a/products/ASC.Files/Client/public/locales/ru/ConvertDialog.json b/products/ASC.Files/Client/public/locales/ru/ConvertDialog.json index 64c88f3a0cd..91ae79c5953 100644 --- a/products/ASC.Files/Client/public/locales/ru/ConvertDialog.json +++ b/products/ASC.Files/Client/public/locales/ru/ConvertDialog.json @@ -3,7 +3,6 @@ "ConversionMessage": "Все документы, которые Вы загружаете, будут сконвертированы в соответствующий формат Office Open XML (docx, xlsx или pptx) для быстрого редактирования.", "ConversionTitle": "Загрузка документа", "ConvertAndOpenTitle": "Конвертация и открытие документа", - "ConvertingLabel": "Сконвертировано файлов: {{file}} из {{totalFiles}}", "HideMessage": "Больше не показывать это сообщение", "SaveOriginalFormatMessage": "Сохранить также копию файла в исходном формате" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/ru/Home.json b/products/ASC.Files/Client/public/locales/ru/Home.json index 0d2ee2c2ccb..95d378aead0 100644 --- a/products/ASC.Files/Client/public/locales/ru/Home.json +++ b/products/ASC.Files/Client/public/locales/ru/Home.json @@ -21,13 +21,11 @@ "EmptyFolderHeader": "В этой папке нет файлов", "EmptyRecycleBin": "Очистить корзину", "FavoritesEmptyContainerDescription": "Чтобы добавить файлы в избранное или удалить их из этого списка, используйте контекстное меню.", - "FileCreated": "Создан новый файл {{itemTitle}}.{{exst}}", "FileRemoved": "Файл перемещен в корзину", "FileRenamed": "Документ '{{oldTitle}}' переименован в '{{newTitle}}'", "Filter": "Фильтр", "FinalizeVersion": "Сформировать версию", "Folder": "Папка", - "FolderCreated": "Создана новая папка {{itemTitle}}", "FolderRemoved": "Папка перемещена в корзину", "FolderRenamed": "Папка '{{folderTitle}}' переименована в '{{newFoldedTitle}}'", "GoToMyButton": "Перейти к моим документам", @@ -82,4 +80,4 @@ "UploadToFolder": "Загрузить в папку", "ViewList": "Список", "ViewTiles": "Плитки" -} \ No newline at end of file +} diff --git a/products/ASC.Files/Client/public/locales/ru/Translations.json b/products/ASC.Files/Client/public/locales/ru/Translations.json index f28bccc3b47..2ba9c21443e 100644 --- a/products/ASC.Files/Client/public/locales/ru/Translations.json +++ b/products/ASC.Files/Client/public/locales/ru/Translations.json @@ -19,6 +19,5 @@ "Presentations": "Презентации", "Restore": "Восстановить", "Spreadsheets": "Таблицы", - "ThirdPartyInfo": "Изменить настройки подключения", - "UploadingLabel": "Загружено файлов: {{file}} из {{totalFiles}}" -} \ No newline at end of file + "ThirdPartyInfo": "Изменить настройки подключения" +} diff --git a/web/ASC.Web.Client/public/locales/de/About.json b/web/ASC.Web.Client/public/locales/de/About.json index 55e1456ebff..4433185b748 100644 --- a/web/ASC.Web.Client/public/locales/de/About.json +++ b/web/ASC.Web.Client/public/locales/de/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "Adresse", "AboutCompanyEmailTitle": "E-Mail", - "AboutCompanyLicensor": "Urheberrecht", - "AboutCompanyTelTitle": "Tel.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Alle Rechte vorbehalten.", - "LicensedUnder": "Diese Software wird unter <1>{{license}} vertrieben", - "SourceCode": "Den Quellcode finden Sie unter" -} \ No newline at end of file + "AboutCompanyTelTitle": "Tel." +} diff --git a/web/ASC.Web.Client/public/locales/de/Settings.json b/web/ASC.Web.Client/public/locales/de/Settings.json index edd7fdf6753..623ef0c9026 100644 --- a/web/ASC.Web.Client/public/locales/de/Settings.json +++ b/web/ASC.Web.Client/public/locales/de/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Sie können einen neuen Administrator manuell hinzufügen", "NotFoundDescription": "Filterungsoptionen ändern und Personen zu diesem Bereich hinzufügen.", "NotFoundTitle": "Keine Suchergebnisse", - "PeopleAdmin": "Administrator des Moduls Personen", "PeopleAdministratorsCan": "Administratoren des Moduls Personen können Profile und Gruppen erstellen, Personen importieren und Benutzer einladen.", "PortalAccess": "Zugang zum Portal", "PortalAdmins": "Portalverwalter", @@ -60,8 +59,6 @@ "RegistrationDate": "Datum der Registrierung", "RestoreDefaultButton": "Standardmäßige Einstellungen", "SetDefaultTitle": "Standardtitel setzen", - "SetPeopleAdmin": "Administrator des Moduls Personen auswählen", - "SetPortalAdmin": "Administrator des Portals auswählen", "StudioTimeLanguageSettings": "Sprach- und Zeitzoneneinstellungen", "SuccessfullySaveGreetingSettingsMessage": "Die Begrüßungseinstellungen wurden gespeichert", "SuccessfullySaveSettingsMessage": "Die Einstellungen wurden erfolgreich aktualisiert", @@ -82,4 +79,4 @@ "Users": "Nutzer", "WelcomePageTitle": "Titel der Begrüßungsseite", "YouHaveUnsavedChanges": "Sie haben nicht gespeicherte Änderungen." -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/en/About.json b/web/ASC.Web.Client/public/locales/en/About.json index 2030ba50149..1f57f5dbe7c 100644 --- a/web/ASC.Web.Client/public/locales/en/About.json +++ b/web/ASC.Web.Client/public/locales/en/About.json @@ -1,13 +1,9 @@ { "AboutCompanyAddressTitle": "address", "AboutCompanyEmailTitle": "email", - "AboutCompanyLicensor": "Copyright", "AboutCompanyTelTitle": "tel.", "AboutHeader": "About this program", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>All rights reserved.", "DocumentManagement": "Document management", - "LicensedUnder": "This software is licensed under: <1>{{license}}", "OnlineEditors": "Online editors", - "SoftwareLicense": "Software license", - "SourceCode": "Source code is available on" -} \ No newline at end of file + "SoftwareLicense": "Software license" +} diff --git a/web/ASC.Web.Client/public/locales/en/Settings.json b/web/ASC.Web.Client/public/locales/en/Settings.json index 68bae7357c4..4cf13f78717 100644 --- a/web/ASC.Web.Client/public/locales/en/Settings.json +++ b/web/ASC.Web.Client/public/locales/en/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "You can add new administrator manually", "NotFoundDescription": "Change filter settings or add people to the section.", "NotFoundTitle": "Nothing found", - "PeopleAdmin": "People module admin", "PeopleAdministratorsCan": "People module admins can create profiles and groups, import people, and invite users.", "PortalAccess": "Portal access", "PortalAdmins": "Portal admins", @@ -60,8 +59,6 @@ "RegistrationDate": "Registration date", "RestoreDefaultButton": "Restore to Default", "SetDefaultTitle": "Set default title", - "SetPeopleAdmin": "Set people admin", - "SetPortalAdmin": "Set portal admin", "StudioTimeLanguageSettings": "Language and Time Zone Settings", "SuccessfullySaveGreetingSettingsMessage": "Welcome Page settings have been successfully saved", "SuccessfullySaveSettingsMessage": "Settings have been successfully updated", @@ -82,4 +79,4 @@ "Users": "Users", "WelcomePageTitle": "Welcome page title", "YouHaveUnsavedChanges": "You have unsaved changes" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/es/About.json b/web/ASC.Web.Client/public/locales/es/About.json index a7629cfd7ee..8a7b9bbe79b 100644 --- a/web/ASC.Web.Client/public/locales/es/About.json +++ b/web/ASC.Web.Client/public/locales/es/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "dirección", "AboutCompanyEmailTitle": "email", - "AboutCompanyLicensor": "Derechos de autor", - "AboutCompanyTelTitle": "tel.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Todos los derechos reservados.", - "LicensedUnder": "Este software está licenciado bajo: <1>{{license}}", - "SourceCode": "El código fuente está disponible en" -} \ No newline at end of file + "AboutCompanyTelTitle": "tel." +} diff --git a/web/ASC.Web.Client/public/locales/es/Settings.json b/web/ASC.Web.Client/public/locales/es/Settings.json index 2398c089293..0e39547e4da 100644 --- a/web/ASC.Web.Client/public/locales/es/Settings.json +++ b/web/ASC.Web.Client/public/locales/es/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Puede añadir un nuevo administrador manualmente", "NotFoundDescription": "Cambie los ajustes del filtro o añada personas a la sección.", "NotFoundTitle": "No se ha encontrado nada", - "PeopleAdmin": "Administrador del módulo Personas", "PeopleAdministratorsCan": "Los administradores del módulo Personas pueden crear perfiles y grupos, importar personas e invitar a usuarios.", "PortalAccess": "Acceso al portal", "PortalAdmins": "Administradores del portal", @@ -60,8 +59,6 @@ "RegistrationDate": "Fecha de registro", "RestoreDefaultButton": "Restablecer como predeterminado", "SetDefaultTitle": "Establecer título predeterminado", - "SetPeopleAdmin": "Establecer como administrador del módulo Personas", - "SetPortalAdmin": "Establecer como administrador del portal", "StudioTimeLanguageSettings": "Ajustes de idioma y zona horaria", "SuccessfullySaveGreetingSettingsMessage": "Los ajustes de la página de bienvenida han sido guardados con éxito", "SuccessfullySaveSettingsMessage": "Ajustes se han actualizado correctamente", @@ -82,4 +79,4 @@ "Users": "Usuarios", "WelcomePageTitle": "Título de la página de bienvenida", "YouHaveUnsavedChanges": "Tiene cambios no guardados" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/fr/About.json b/web/ASC.Web.Client/public/locales/fr/About.json index 9329a96907a..b1171a82f95 100644 --- a/web/ASC.Web.Client/public/locales/fr/About.json +++ b/web/ASC.Web.Client/public/locales/fr/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "adresse", "AboutCompanyEmailTitle": "e-mail", - "AboutCompanyLicensor": "Copyright", - "AboutCompanyTelTitle": "tél.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Tous droits réservés.", - "LicensedUnder": "Ce logiciel est concédé sous licence : <1>{{license}}", - "SourceCode": "Le code source est disponible sur" -} \ No newline at end of file + "AboutCompanyTelTitle": "tél." +} diff --git a/web/ASC.Web.Client/public/locales/fr/Settings.json b/web/ASC.Web.Client/public/locales/fr/Settings.json index 6c3a99e98b4..463661f41c3 100644 --- a/web/ASC.Web.Client/public/locales/fr/Settings.json +++ b/web/ASC.Web.Client/public/locales/fr/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Vous pouvez ajouter un nouvel administrateur manuellement", "NotFoundDescription": "Changer les paramètres de filtres ou ajouter les personnes à la section.", "NotFoundTitle": "Aucun résultat", - "PeopleAdmin": "Administrateur du module Personnes", "PeopleAdministratorsCan": "Les administrateurs du module Personnes peuvent créer des profils et des groupes, importer des personnes et inviter des utilisateurs.", "PortalAccess": "Accès au portail", "PortalAdmins": "Administrateurs du portail", @@ -60,8 +59,6 @@ "RegistrationDate": "Date d'inscription", "RestoreDefaultButton": "Restaurer les paramètres par défaut", "SetDefaultTitle": "Définir le titre par défaut", - "SetPeopleAdmin": "Définir l'administrateur du module Personnes", - "SetPortalAdmin": "Définir l'administrateur du portail", "StudioTimeLanguageSettings": "Paramètres de langue et fuseau horaire", "SuccessfullySaveGreetingSettingsMessage": "Les paramètres de la page d'accueil ont été enregistrés avec succès", "SuccessfullySaveSettingsMessage": "Les paramètres ont été mis à jour avec succès", @@ -82,4 +79,4 @@ "Users": "Utilisateurs", "WelcomePageTitle": "Titre de la page d'accueil", "YouHaveUnsavedChanges": "Vous avec des modifications non-sauvegardées" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/it/About.json b/web/ASC.Web.Client/public/locales/it/About.json index a057f61fc3c..64d153f917c 100644 --- a/web/ASC.Web.Client/public/locales/it/About.json +++ b/web/ASC.Web.Client/public/locales/it/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "Indirizzo", "AboutCompanyEmailTitle": "email", - "AboutCompanyLicensor": "Diritti d'Autore", - "AboutCompanyTelTitle": "telefono", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Tutti i diritti riservati.", - "LicensedUnder": "Questo software è concesso con la licenza:<1>{{license}}", - "SourceCode": "Il codice sorgente è disponibile su" -} \ No newline at end of file + "AboutCompanyTelTitle": "telefono" +} diff --git a/web/ASC.Web.Client/public/locales/it/Settings.json b/web/ASC.Web.Client/public/locales/it/Settings.json index 0d3674bfa61..562d3ed2ee6 100644 --- a/web/ASC.Web.Client/public/locales/it/Settings.json +++ b/web/ASC.Web.Client/public/locales/it/Settings.json @@ -48,7 +48,6 @@ "NoAdminsDescription": "Si può aggiungere un nuovo amministratore manualmente", "NotFoundDescription": "Modifica le impostazioni del filtro o aggiungi persone alla sezione.", "NotFoundTitle": "Non è stato trovato nulla", - "PeopleAdmin": "Modulo admin per gestione persone", "PeopleAdministratorsCan": "Gli amministratori del modulo People possono creare i profili e i gruppi, importare le persone e invitare gli utenti.", "PortalAccess": "Accesso al portale", "PortalAdmins": "Gli amministratori del portale", @@ -58,8 +57,6 @@ "RegistrationDate": "Data di registrazione", "RestoreDefaultButton": "Ripristina le impostazioni predefinite", "SetDefaultTitle": "Imposta titolo predefinito", - "SetPeopleAdmin": "Imposta persone come amministratore", - "SetPortalAdmin": "Imposta amministratore del portale", "StudioTimeLanguageSettings": "Impostazioni della lingua e del fuso orario", "SuccessfullySaveGreetingSettingsMessage": "Le impostazioni della pagina di benvenuto sono state salvate con successo", "SuccessfullySaveSettingsMessage": "Le impostazioni sono state aggiornate con successo", @@ -80,4 +77,4 @@ "Users": "Utenti", "WelcomePageTitle": "Titolo pagina di benvenuto", "YouHaveUnsavedChanges": "Hai delle modifiche non salvate" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/lo/About.json b/web/ASC.Web.Client/public/locales/lo/About.json index e5f747ab2a8..44f3562d09c 100644 --- a/web/ASC.Web.Client/public/locales/lo/About.json +++ b/web/ASC.Web.Client/public/locales/lo/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "ທີ່ຢູ່", "AboutCompanyEmailTitle": "ອີເມວ", - "AboutCompanyLicensor": "ສິດ", - "AboutCompanyTelTitle": "ໂທ.", - "AllRightsReservedCustomMode": "<0> Ascensio System SIA. <1> ສະຫງວນສິດທັງໝົດ ", - "LicensedUnder": "ຊອບແວນີ້ໄດ້ຮັບອະນຸຍາດພາຍໃຕ້: <1> {{ໃບອະນຸຍາດ}} ", - "SourceCode": "ຊອດໂຄດພ້ອມໃຊ້ງານທີ່" -} \ No newline at end of file + "AboutCompanyTelTitle": "ໂທ." +} diff --git a/web/ASC.Web.Client/public/locales/lo/Settings.json b/web/ASC.Web.Client/public/locales/lo/Settings.json index 30c5fc29f29..4b2c4a95006 100644 --- a/web/ASC.Web.Client/public/locales/lo/Settings.json +++ b/web/ASC.Web.Client/public/locales/lo/Settings.json @@ -28,13 +28,10 @@ "Migration": "ຍົກຍ້າຍ", "NotFoundDescription": "ປ່ຽນການຕັ້ງຄ່າຕົວກອງຫຼືເພີ່ມຄົນເຂົ້າໃນພາກສ່ວນ.", "NotFoundTitle": "ບໍ່ພົບ", - "PeopleAdmin": "ຄົນດູແລລະບົບໂມດູນ", "PortalOwner": "ເຈົ້າຂອງ Portal ", "ProductUserOpportunities": "ເບິ່ງໂປຣໄຟລ໌ແລະກຸ່ມ", "RestoreDefaultButton": "ກູ້ຄືນເປັນຄ່າເລີ່ມຕົ້ນ", "SetDefaultTitle": "ຕັ້ງຄ່າຫົວຂໍ້ເລີ່ມຕົ້ນ", - "SetPeopleAdmin": "ຕັ້ງຄ່າຜູ້ດູແລລະບົບ", - "SetPortalAdmin": "ຕັ້ງຄ່າຜູ້ດູແລລະບົບ portal ", "StudioTimeLanguageSettings": "ພາສາ ແລະ ເຂດເວລາ", "SuccessfullySaveGreetingSettingsMessage": "ການຕັ້ງຄ່າຫນ້າຕອນຮັບໄດ້ບັນທຶກສຳເລັດ", "SuccessfullySaveSettingsMessage": "ການຕັ້ງຄ່າໄດ້ຖືກອັບເດດສຳເລັດແລ້ວ", @@ -49,4 +46,4 @@ "UseAsLogoButton": "ໃຊ້ເປັນໂລໂກ້", "WelcomePageTitle": "ຫົວຂໍ້ຫນ້າຕອນຮັບ", "YouHaveUnsavedChanges": "ທ່ານມີການປ່ຽນແປງທີ່ຍັງບໍ່ໄດ້ບັນທຶກ" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/pt-BR/About.json b/web/ASC.Web.Client/public/locales/pt-BR/About.json index 03ef69f90f9..23d12022db6 100644 --- a/web/ASC.Web.Client/public/locales/pt-BR/About.json +++ b/web/ASC.Web.Client/public/locales/pt-BR/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "endereço", "AboutCompanyEmailTitle": "e-mail", - "AboutCompanyLicensor": "Direitos de autor", - "AboutCompanyTelTitle": "tel.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Todos os Direitos Reservados.", - "LicensedUnder": "Este software está licenciado sob: <1>{{license}}", - "SourceCode": "O código fonte está disponível em" -} \ No newline at end of file + "AboutCompanyTelTitle": "tel." +} diff --git a/web/ASC.Web.Client/public/locales/pt-BR/Settings.json b/web/ASC.Web.Client/public/locales/pt-BR/Settings.json index d630519d51f..0cc552d0a97 100644 --- a/web/ASC.Web.Client/public/locales/pt-BR/Settings.json +++ b/web/ASC.Web.Client/public/locales/pt-BR/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Você pode adicionar um novo administrador manualmente", "NotFoundDescription": "Alterar as configurações do filtro ou adicionar pessoas à seção.", "NotFoundTitle": "Nada encontrado", - "PeopleAdmin": "Administrador do módulo de pessoas", "PeopleAdministratorsCan": "Os administradores do módulo de pessoas podem criar perfis e grupos, importar pessoas e convidar usuários.", "PortalAccess": "Acesso ao portal", "PortalAdmins": "Administradores do portal", @@ -60,8 +59,6 @@ "RegistrationDate": "Data de Registro", "RestoreDefaultButton": "Restaurar padrão", "SetDefaultTitle": "Definir título padrão", - "SetPeopleAdmin": "Definir o pessoal administrativo", - "SetPortalAdmin": "Definir o portal admin", "StudioTimeLanguageSettings": "Configurações de Idioma e Fuso Horário", "SuccessfullySaveGreetingSettingsMessage": "Configurações da página de boas-vindas foram salvas com sucesso", "SuccessfullySaveSettingsMessage": "As configurações foram atualizadas com sucesso", @@ -82,4 +79,4 @@ "Users": "Usuários", "WelcomePageTitle": "Título da página de boas-vindas", "YouHaveUnsavedChanges": "Você tem mudanças não salvas" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/ro/About.json b/web/ASC.Web.Client/public/locales/ro/About.json index c0651ce2bb9..f3965a9dd0e 100644 --- a/web/ASC.Web.Client/public/locales/ro/About.json +++ b/web/ASC.Web.Client/public/locales/ro/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "adresă", "AboutCompanyEmailTitle": "e-mail", - "AboutCompanyLicensor": "Copyright", - "AboutCompanyTelTitle": "tel.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Toate drepturile rezervate.", - "LicensedUnder": "Acest produs software este licențiat conform: <1>{{license}}", - "SourceCode": "Codul sursă este disponibil pe" -} \ No newline at end of file + "AboutCompanyTelTitle": "tel." +} diff --git a/web/ASC.Web.Client/public/locales/ro/Settings.json b/web/ASC.Web.Client/public/locales/ro/Settings.json index d1ae5ab88b4..19352452567 100644 --- a/web/ASC.Web.Client/public/locales/ro/Settings.json +++ b/web/ASC.Web.Client/public/locales/ro/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Puteți adăuga manual un administrator nou ", "NotFoundDescription": "Schimbați setarea filtrului sau adăugați mai multe persoane la rubrica în cauză. ", "NotFoundTitle": "Niciun rezultat", - "PeopleAdmin": "Administratorul modulului Persoane", "PeopleAdministratorsCan": "Administratorii modulului Persoane pot crea profile și grupe, importa persoane și invita utilizatori.", "PortalAccess": "Accesul la portal", "PortalAdmins": "Administratiorii portalului", @@ -60,8 +59,6 @@ "RegistrationDate": "Data de înregistrare", "RestoreDefaultButton": "Restabilirea setărilor implicite", "SetDefaultTitle": "Titlul implicit", - "SetPeopleAdmin": "Numiți administratorul modulului Persoane", - "SetPortalAdmin": "Numiți administratorul portalului", "StudioTimeLanguageSettings": "Setări limbă si fus orar", "SuccessfullySaveGreetingSettingsMessage": "Setările paginii principale au fost salvate cu succes", "SuccessfullySaveSettingsMessage": "Setările au fost actualizate cu succes", @@ -82,4 +79,4 @@ "Users": "Utilizatori", "WelcomePageTitle": "Titlul paginii principale", "YouHaveUnsavedChanges": "Nu ați salvat modificările efectuate de dvs" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/ru/About.json b/web/ASC.Web.Client/public/locales/ru/About.json index 7dc990c20c8..3b1084eae52 100644 --- a/web/ASC.Web.Client/public/locales/ru/About.json +++ b/web/ASC.Web.Client/public/locales/ru/About.json @@ -1,9 +1,5 @@ { "AboutCompanyAddressTitle": "адрес", "AboutCompanyEmailTitle": "email", - "AboutCompanyLicensor": "АВТОРСКИЕ ПРАВА", - "AboutCompanyTelTitle": "тел.", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>All rights reserved.", - "LicensedUnder": "Программа распространяется под лицензией: {{license}}", - "SourceCode": "Исходный код программы доступен по cсылке" -} \ No newline at end of file + "AboutCompanyTelTitle": "тел." +} diff --git a/web/ASC.Web.Client/public/locales/ru/Settings.json b/web/ASC.Web.Client/public/locales/ru/Settings.json index fb601c367ad..cdae5966e49 100644 --- a/web/ASC.Web.Client/public/locales/ru/Settings.json +++ b/web/ASC.Web.Client/public/locales/ru/Settings.json @@ -50,7 +50,6 @@ "NoAdminsDescription": "Вы можете добавить нового администратора вручную", "NotFoundDescription": "Измените настройки фильтра или добавьте людей в раздел.", "NotFoundTitle": "Ничего не найдено", - "PeopleAdmin": "Администратор модуля Люди", "PeopleAdministratorsCan": "Администраторы модуля Люди могут создавать профили и группы, импортировать людей и приглашать пользователей.", "PortalAccess": "Доступ к порталу", "PortalAdmins": "Администраторы портала", @@ -60,8 +59,6 @@ "RegistrationDate": "Дата регистрации", "RestoreDefaultButton": "Настройки по умолчанию", "SetDefaultTitle": "Установить заголовок по умолчанию", - "SetPeopleAdmin": "Установить администратора модуля Люди", - "SetPortalAdmin": "Установить администратора портала", "StudioTimeLanguageSettings": "Настройки языка и часового пояса", "SuccessfullySaveGreetingSettingsMessage": "Настройки страницы приветствия успешно сохранены", "SuccessfullySaveSettingsMessage": "Настройки успешно обновлены", @@ -82,4 +79,4 @@ "Users": "Пользователи", "WelcomePageTitle": "Заголовок страницы приветствия", "YouHaveUnsavedChanges": "Имеются несохраненные изменения" -} \ No newline at end of file +} diff --git a/web/ASC.Web.Client/public/locales/sk/About.json b/web/ASC.Web.Client/public/locales/sk/About.json index f1576817a4c..78d811a551e 100644 --- a/web/ASC.Web.Client/public/locales/sk/About.json +++ b/web/ASC.Web.Client/public/locales/sk/About.json @@ -1,6 +1,4 @@ { "AboutCompanyAddressTitle": "Adresa", - "AboutCompanyEmailTitle": "E-mail", - "AboutCompanyLicensor": "Copyright", - "AllRightsReservedCustomMode": "<0>Ascensio System SIA. <1>Všetky práva vyhradené." -} \ No newline at end of file + "AboutCompanyEmailTitle": "E-mail" +} diff --git a/web/ASC.Web.Client/public/locales/sk/Settings.json b/web/ASC.Web.Client/public/locales/sk/Settings.json index c95354303b0..4003330b806 100644 --- a/web/ASC.Web.Client/public/locales/sk/Settings.json +++ b/web/ASC.Web.Client/public/locales/sk/Settings.json @@ -25,10 +25,9 @@ "Migration": "Migrácia", "NotFoundDescription": "Zmeňte nastavenia filtrov alebo pridajte do sekcie ľudí.", "NotFoundTitle": "Nenašlo sa nič", - "PeopleAdmin": "Admin modulu ľudia", "StudioTimeLanguageSettings": "Nastavenia jazyka a časového pásma", "ThirdPartyBodyDescription": "Podrobné inštrukcie v našom<2>Centre pomoci.", "ThirdPartyBottomDescription": "Potrebujete pomoc? Kontaktujte náš <2>Podporný tím.", "ThirdPartyHowItWorks": "Ako to funguje?", "ThirdPartyPropsDeactivated": "Úspešne deaktivované" -} \ No newline at end of file +}