diff --git a/cn/all.json b/cn/all.json index 78cfe32..57e623b 100644 --- a/cn/all.json +++ b/cn/all.json @@ -728,9 +728,9 @@ "LABEL": "录音" }, "WIKIMEDIA_COMMONS": { + "LABEL": "图片搜索", "EMPTY": "将 PDF、Word、PPT 以及更多拖放到此处!", "INVALID": "文件格式不正确!", - "LABEL": "图片搜索", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDFs", @@ -856,4 +856,4 @@ "BODY": "喜欢" } } -} \ No newline at end of file +} diff --git a/de/all.json b/de/all.json index 86574b7..9d2bad4 100644 --- a/de/all.json +++ b/de/all.json @@ -716,9 +716,9 @@ "UPLOADING": "Hochladen..." }, "WIKIMEDIA_COMMONS": { + "LABEL": "Bildersuche", "EMPTY": "Legen Sie PDFs, Word-Dokumente, PPTs und mehr Hier!", "INVALID": "Falsches Dateiformat!", - "LABEL": "Bildersuche", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDFs", @@ -825,4 +825,4 @@ "VIEW_CONFIGURATION": "Tag konfigurieren", "HIDE_CONFIGURATION": "Konfiguration ausblenden" } -} \ No newline at end of file +} diff --git a/en/all.json b/en/all.json index 24ef900..cd08e3c 100644 --- a/en/all.json +++ b/en/all.json @@ -770,9 +770,9 @@ "AUTO_APPLY_HELP_TEXT": "This template will be automatically applied to all rows in its table, or all Rems tagged with the template.", "CREATE_TEMPLATE": "Create Template", "NEW_TEMPLATE": "New Template", - "PROPERTIES_HELP_TEXT": [ - "Properties describe a tag. For example, for a tag called \"Book\", add properties named Author, Genre, Reading Status, and more!" - ], + "PROPERTIES_HELP_TEXT": { + "0": "Properties describe a tag. For example, for a tag called \"Book\", add properties named Author, Genre, Reading Status, and more!" + }, "PROPERTY_WITH_COUNT_one": "{{count, number}} Property", "PROPERTY_WITH_COUNT_other": "{{count, number}} Properties", "PROPERTY_one": "Property", diff --git a/es/all.json b/es/all.json index 5e7e3d1..dc0a828 100644 --- a/es/all.json +++ b/es/all.json @@ -13,7 +13,7 @@ "VIEW": "Ver" }, "AI": { - "AI_FLASHCARDS": "Flashcards de IA" + "AI_FLASHCARDS": "Flashcards con IA" }, "GENERAL": { "FLASHCARD_one": "Flashcard", @@ -698,6 +698,7 @@ "EMBED_LINK": "Enlace incrustado", "INVALID_URL": "URL Inválido", "LABEL": "Enlace", + "LABEL_MOBILE": "Enlaces", "LINK": "Enlace", "LINK_WITH_COUNT_one": "{{count, number}} Enlace", "LINK_WITH_COUNT_other": "{{count, number}} Enlaces", @@ -706,9 +707,12 @@ }, "UPLOAD_SOURCE": { "EMPTY": "Arrastra PDF, Word, PPT y más aquí!", + "FILE_TYPES": "Acepta archivos PDF, Word, PPT, XLSX, ePub, y más formatos.", + "PASTE_URL": "Copiar URL de Youtube, PDF o Página Web", "IMPORT_INSTEAD": "RemNote no puede aceptar archivos de este tipo. Sin embargo, ¡podríamos importar las notas o tarjetas de estudio contenidas en este archivo! Intenta seleccionar \"Importar\" desde el menú de la cuenta en la esquina superior izquierda.", "INVALID": "Lo sentimos, RemNote no puede aceptar archivos de este tipo.", "LABEL": "Subir", + "LABEL_MOBILE": "Archivos", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDFs", @@ -717,10 +721,13 @@ "UPLOAD": "Subir", "UPLOADING": "Subiendo..." }, + "RECORD_SOURCE": { + "LABEL": "Grabar" + }, "WIKIMEDIA_COMMONS": { + "LABEL": "Búsqueda de Imágenes", "EMPTY": "¡Suelta aquí archivos PDF, Word, PPT y más!", "INVALID": "¡Formato de archivo incorrecto!", - "LABEL": "Búsqueda de Imágenes", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDFs", @@ -839,4 +846,4 @@ "REJECT": "Rechazar" } } -} \ No newline at end of file +} diff --git a/fa/all.json b/fa/all.json index b0523b2..fdf4314 100644 --- a/fa/all.json +++ b/fa/all.json @@ -636,12 +636,12 @@ "LABEL": "رکورد" }, "WIKIMEDIA_COMMONS": { - "INVALID": "فرمت فایل اشتباه است!", "LABEL": "جستجوی تصویر", + "INVALID": "فرمت فایل اشتباه است!", "PDF": "پی دی اف", "PDF_WITH_COUNT_one": "{{count, number}} پی دی اف", "PDF_WITH_COUNT_other": "{{count, number}} پی دی اف", "SELECT_FILES": "انتخاب فایل‌ها" } } -} \ No newline at end of file +} diff --git a/fr/all.json b/fr/all.json index 2b9fd45..c41bf7c 100644 --- a/fr/all.json +++ b/fr/all.json @@ -580,4 +580,4 @@ "TURN_OFF_AUTO_APPLY": "Désactiver Appliquer Automatiquement", "VIEW_CONFIGURATION": "Configurer les Tags" } -} \ No newline at end of file +} diff --git a/it/all.json b/it/all.json index 198ff0e..b01164c 100644 --- a/it/all.json +++ b/it/all.json @@ -445,9 +445,9 @@ "UPLOADING": "Caricamento..." }, "WIKIMEDIA_COMMONS": { + "LABEL": "Ricerca di immagini", "EMPTY": "Trascina PDF, documenti Word, PPT e Di più qui!", "INVALID": "Formato file errato!", - "LABEL": "Ricerca di immagini", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDF", @@ -549,4 +549,4 @@ "VIEW_CONFIGURATION": "Configura etichetta", "HIDE_CONFIGURATION": "Nascondi configurazione" } -} \ No newline at end of file +} diff --git a/ja/all.json b/ja/all.json index 92367bb..49cca79 100644 --- a/ja/all.json +++ b/ja/all.json @@ -713,9 +713,9 @@ "UPLOADING": "アップロード中..." }, "WIKIMEDIA_COMMONS": { + "LABEL": "画像検索", "EMPTY": "PDF、Word ドキュメント、PowerPoint、その他ファイルををここにドロップしてください。", "INVALID": "ファイル形式が正しくありません!", - "LABEL": "画像検索", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDF", @@ -841,4 +841,4 @@ "BODY": "がいいねしました。" } } -} \ No newline at end of file +} diff --git a/ka/all.json b/ka/all.json index c22e659..cca835d 100644 --- a/ka/all.json +++ b/ka/all.json @@ -39,4 +39,4 @@ } } } -} \ No newline at end of file +} diff --git a/ne/all.json b/ne/all.json index 24abb61..f813d34 100644 --- a/ne/all.json +++ b/ne/all.json @@ -388,4 +388,4 @@ "VIEW_CONFIGURATION": "ट्याग मिलाउनुहोस्", "HIDE_CONFIGURATION": "कन्फिगरेसन लुकाउनुहोस्" } -} \ No newline at end of file +} diff --git a/nl/all.json b/nl/all.json index 7f1b243..fd7ae1e 100644 --- a/nl/all.json +++ b/nl/all.json @@ -84,4 +84,4 @@ "CACHED_INFO": "Dit bestand is gecached voor het offline bekijken en is mogelijks nog niet geuploaded.", "NOT_FOUND": "Dit bestand kan niet gevonden worden." } -} \ No newline at end of file +} diff --git a/pl/all.json b/pl/all.json index fe991b3..8bdd88c 100644 --- a/pl/all.json +++ b/pl/all.json @@ -730,9 +730,9 @@ "UPLOADING": "Przesyłanie..." }, "WIKIMEDIA_COMMONS": { + "LABEL": "Wyszukiwanie obrazów", "EMPTY": "Upuść pliki PDF, dokumenty Word, prezentacje PPT i inne tutaj!", "INVALID": "Nieprawidłowy format pliku!", - "LABEL": "Wyszukiwanie obrazów", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDF-y", @@ -841,4 +841,4 @@ "ADD_PROPERTY": "Dodaj Właściwość", "NEW_PROPERTY": "Nowa Właściwość" } -} \ No newline at end of file +} diff --git a/pt-br/all.json b/pt-br/all.json index d8c797b..e279634 100644 --- a/pt-br/all.json +++ b/pt-br/all.json @@ -722,9 +722,9 @@ "LABEL": "Gravar" }, "WIKIMEDIA_COMMONS": { + "LABEL": "Pesquisar imagem", "EMPTY": "Solte PDFs, docs do Word, PPTs e mais aqui!", "INVALID": "Formato de arquivo incorreto!", - "LABEL": "Pesquisar imagem", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDFs", @@ -831,4 +831,4 @@ "VIEW_CONFIGURATION": "Configurar Tag", "HIDE_CONFIGURATION": "Ocultar Configurações" } -} \ No newline at end of file +} diff --git a/ru/all.json b/ru/all.json index d18df97..9c7d99c 100644 --- a/ru/all.json +++ b/ru/all.json @@ -680,9 +680,9 @@ "UPLOADING": "Загрузка..." }, "WIKIMEDIA_COMMONS": { + "LABEL": "Поиск изображений", "EMPTY": "Перетащите сюда PDF, документы Word, PPT и другое!", "INVALID": "Неправильный формат файла!", - "LABEL": "Поиск изображений", "PDF": "PDF", "PDF_WITH_COUNT_one": "{{count, number}} PDF", "PDF_WITH_COUNT_other": "{{count, number}} PDF", @@ -787,4 +787,4 @@ "TURN_OFF_AUTO_APPLY": "Отключить автоматическое применение", "VIEW_CONFIGURATION": "Настроить тег" } -} \ No newline at end of file +} diff --git a/tr/all.json b/tr/all.json index b3ae3cf..cd17d0e 100644 --- a/tr/all.json +++ b/tr/all.json @@ -481,4 +481,4 @@ "VIEW_CONFIGURATION": "Etiketi Yapılandır", "HIDE_CONFIGURATION": "Yapılandırmayı Gizle" } -} \ No newline at end of file +} diff --git a/vi/all.json b/vi/all.json index d97ee72..bc293c6 100644 --- a/vi/all.json +++ b/vi/all.json @@ -259,4 +259,4 @@ } } } -} \ No newline at end of file +}