diff --git a/frontend/locales/ca.json b/frontend/locales/ca.json index 85d327fb..dc63ed97 100644 --- a/frontend/locales/ca.json +++ b/frontend/locales/ca.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "El comportament de les importacions amb import_refs existents ha canviat. Si hi ha un import_refs al fitxer CSV, \nl'article s'actualitzarà amb els valors del fitxer CSV.", "description": "Importa un fitxer CSV que contingui els articles, etiquetes i ubicacions. \nConsulteu la documentació per a més informació sobre el format requerit.", - "title": "Importa un fitxer CSV", - "upload": "Puja" + "title": "Importa un fitxer CSV" } }, "global": { diff --git a/frontend/locales/cs-CZ.json b/frontend/locales/cs-CZ.json index 5a59cb58..9fe7cf06 100644 --- a/frontend/locales/cs-CZ.json +++ b/frontend/locales/cs-CZ.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Změnilo se chování importů s existujícími import_refs. Pokud je v souboru CSV přítomen import_ref, bude \n položka aktualizována hodnotami ze souboru CSV.", "description": "Importujte CSV soubor obashující vaše položky, štítky a lokace. Pro dodatečné informace o formátu použijte \ndokumentaci.", - "title": "Importovat CSV Soubor", - "upload": "Nahrát" + "title": "Importovat CSV Soubor" }, "outdated": { "current_version": "Aktuální verze", diff --git a/frontend/locales/da-DK.json b/frontend/locales/da-DK.json index e08ed999..ae0e6c38 100644 --- a/frontend/locales/da-DK.json +++ b/frontend/locales/da-DK.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Adfærd for imports med eksisterende import_refs har ændret sig. Hvis en import_ref er tilstede i CSV filen,\nvil genstanden blive opdateret med værdierne fra CSV filen.", "description": "Importer en CSV fil som indeholder dine genstande, etiketter, og lokationer. Se dokumentation for mere information vedrørende\nden korrekte format.", - "title": "Importer CSV Fil", - "upload": "Upload" + "title": "Importer CSV Fil" }, "outdated": { "current_version": "Nuværende version", diff --git a/frontend/locales/de.json b/frontend/locales/de.json index d9e438d1..e93ea09b 100644 --- a/frontend/locales/de.json +++ b/frontend/locales/de.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Das Verhalten beim Importieren mit bestehenden import_refs hat sich geändert. Wenn ein import_ref in der CSV-Datei vorhanden ist, \nwird der Gegenstand mit den Werten in der CSV-Datei aktualisiert.", "description": "Importiere eine CSV-Datei, die deine Gegenstände, Etiketten und Standorte enthält. Schau in die Dokumentation für weitere Informationen\nzum erforderlichen Format.", - "title": "CSV-Datei importieren", - "upload": "Hochladen" + "title": "CSV-Datei importieren" }, "outdated": { "current_version": "Aktuelle Version", diff --git a/frontend/locales/es.json b/frontend/locales/es.json index 8bf3c998..4584881f 100644 --- a/frontend/locales/es.json +++ b/frontend/locales/es.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Se ha modificado el comportamiento de las importaciones con import_refs existentes. Si existe una import_ref en el archivo CSV, el\nelemento se actualizará con los valores del archivo CSV.", "description": "Importa un archivo CSV que contenga tus elementos, etiquetas y ubicaciones. Consulta la documentación para obtener más información sobre el \nformato requerido.", - "title": "Importar Archivo CSV", - "upload": "Subir" + "title": "Importar Archivo CSV" }, "outdated": { "current_version": "Versión actual", diff --git a/frontend/locales/fr.json b/frontend/locales/fr.json index 019eb17a..7db97560 100644 --- a/frontend/locales/fr.json +++ b/frontend/locales/fr.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Le comportement lors d’importations avec des import_ref existants a changé. Si une valeur pour import_ref est présente dans le \nfichier CSV, alors l’élément sera mis à jour avec celle-ci.", "description": "Importer un fichier CSV contenant vos articles, étiquettes, et emplacements. Se reporter à la documentation pour plus d’informations \nsur le format requis.", - "title": "Importer un fichier CSV", - "upload": "Téléverser" + "title": "Importer un fichier CSV" }, "outdated": { "current_version": "Version actuelle", diff --git a/frontend/locales/hu.json b/frontend/locales/hu.json index 9071717b..98dc8351 100644 --- a/frontend/locales/hu.json +++ b/frontend/locales/hu.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "A meglévő import_ref-fel rendelkező tételek importálásának menete megváltozott. Ha a CSV fájlban van import_ref, \nakkor a tételt felülírják a CSV fájlban található értékek.", "description": "Importálj egy CSV fájlt, amely tartalmazza a tételeidet, címkéidet és helyeidet. A szükséges formátumról bővebben \na dokumentációban olvashatsz.", - "title": "Importálás CSV-fájlból", - "upload": "Feltöltés" + "title": "Importálás CSV-fájlból" }, "outdated": { "current_version": "Jelenlegi verzió", diff --git a/frontend/locales/id-ID.json b/frontend/locales/id-ID.json index 8873d577..6dc2ce2b 100644 --- a/frontend/locales/id-ID.json +++ b/frontend/locales/id-ID.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Ada perubahan pada logika impor untuk data dengan import_ref yang sudah ada. Jika sebuah import_ref ditemukan di file CSV,\ndata tersebut akan diperbarui menggunakan nilai-nilai yang ada di file CSV.", "description": "Impor file CSV yang berisi item, label, dan lokasi Anda. Lihat dokumentasi untuk informasi lebih lanjut mengenai\nformat yang diperlukan.", - "title": "Impor CSV", - "upload": "Unggah" + "title": "Impor CSV" }, "outdated": { "current_version": "Versi Terkini", diff --git a/frontend/locales/it.json b/frontend/locales/it.json index 139887e6..ce989cf9 100644 --- a/frontend/locales/it.json +++ b/frontend/locales/it.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Il comportamento per le importazioni con import_ref esistenti è cambiato. Se un import_ref è presente nel file CSV,\n l'articolo verrà aggiornato con i valori presenti nel file CSV.", "description": "Importa un file CSV contenente gli articoli, le etichette e le posizioni. Vedi la documentazione per ulteriori informazioni sul \nformato richiesto.", - "title": "Importa File CSV", - "upload": "Carica" + "title": "Importa File CSV" }, "outdated": { "current_version": "Versione corrente", diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 8556544e..6ada85a5 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "【注意】インポート時の動作が変更されました'
'\n選択されたCSVファイルにimport_refsの値が存在する場合、該当するアイテムはCSVファイルの値で上書きされます。", "description": "アイテム、ラベル、ロケーション情報を含む CSV ファイルをインポートします。\nデータの形式など詳細については、ドキュメントを参照してください。", - "title": ".csvファイルのインポート", - "upload": "ファイルを選択" + "title": ".csvファイルのインポート" }, "outdated": { "current_version": "現在のバージョン", diff --git a/frontend/locales/nb-NO.json b/frontend/locales/nb-NO.json index a43bdc08..fc5a5735 100644 --- a/frontend/locales/nb-NO.json +++ b/frontend/locales/nb-NO.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Oppførsel for importjobber med eksisterende import_refs har blitt endret. Hvis en import_ref eksisterer i CSV-filen,\nvil objektet oppdateres med verdiene fra CSV-filen.", "description": "Importer en CSV-fil som inneholder alle objekter, merkelapper og lokasjoner. Konsulter dokumentasjonen for mer\ninformasjon om påkrevd format.", - "title": "Importer CSV-fil", - "upload": "Last opp" + "title": "Importer CSV-fil" }, "outdated": { "current_version": "Nåværende versjon", diff --git a/frontend/locales/nl.json b/frontend/locales/nl.json index 7ed2e69a..2fc2c257 100644 --- a/frontend/locales/nl.json +++ b/frontend/locales/nl.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Gedrag voor importeren met bestaande import_refs is veranderd. Als een import_refs reeds bestaat in het CSV bestand, het\nobject zal worden aangepast met de waardes van het CSV bestand.", "description": "Importeer een CSV bestand met je objecten, labels en locaties. Zie documentatie voor meer informatie m.b.t.\n vereist format.", - "title": "Importeer CSV bestand", - "upload": "Upload" + "title": "Importeer CSV bestand" }, "outdated": { "current_version": "Huidige versie", diff --git a/frontend/locales/pl.json b/frontend/locales/pl.json index aed56f84..3ed0fecb 100644 --- a/frontend/locales/pl.json +++ b/frontend/locales/pl.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Zachowanie podczas importu z istniejącymi import_ref zostało zmienione. Jeśli import_ref jest obecny w pliku CSV, \nprzedmiot zostanie zaktualizowany wartościami z pliku CSV.", "description": "Zaimportuj plik CSV zawierający Twoje przedmioty, etykiety i lokalizacje. Zobacz dokumentację, aby uzyskać \nwięcej informacji na temat wymaganego formatu.", - "title": "Zaimportuj plik CSV", - "upload": "Prześlij" + "title": "Zaimportuj plik CSV" }, "outdated": { "current_version": "Bieżąca wersja", diff --git a/frontend/locales/pt-BR.json b/frontend/locales/pt-BR.json index c6e80072..57a24910 100644 --- a/frontend/locales/pt-BR.json +++ b/frontend/locales/pt-BR.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "O comportamento de importações com import_refs existentes foi alterado. Se houver um import_ref presente no arquivo CSV, o\nitem será atualizado com os valores presentes no arquivo CSV.", "description": "Importe um arquivo CSV contendo seus items, etiquetas e locais. Consulte a documentação para mais informações\nsobre a formatação aceita.", - "title": "Importar arquivo CSV", - "upload": "Importar" + "title": "Importar arquivo CSV" }, "outdated": { "current_version": "Versão Atual", diff --git a/frontend/locales/pt-PT.json b/frontend/locales/pt-PT.json index 9980bd43..02592881 100644 --- a/frontend/locales/pt-PT.json +++ b/frontend/locales/pt-PT.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "O comportamento para ficheiros importados com import_refs foi alterado. Se um import_ref está presente no ficheiro CSV, \no item vai ser atualizado com os valores no ficheiro CSV.", "description": "Importe um ficheiro CSV com artigos, rótulos e localizações. Consulte a documentação para mais informações\nacerca do formato necessário.", - "title": "Importar ficheiro CSV", - "upload": "UploadUploadCarregar" + "title": "Importar ficheiro CSV" }, "outdated": { "current_version": "Versão Atual", diff --git a/frontend/locales/ro-RO.json b/frontend/locales/ro-RO.json index b96a5fd6..7952f57d 100644 --- a/frontend/locales/ro-RO.json +++ b/frontend/locales/ro-RO.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Comportamentul pentru importuri cu import_refs existente s-a schimbat. Dacă un import_ref este prezent în fișierul CSV,\nobiectul v-a fi actualizat cu valorile din fișierul CSV.", "description": "Importă un fișier CSV care conține toate obiectele, etichetele și locațiile tale. \nCitește documentația pentru mai multe informații privind format-ul necesar.", - "title": "Importă fișier CSV", - "upload": "Încarcă" + "title": "Importă fișier CSV" }, "outdated": { "current_version": "Versiune Curentă", diff --git a/frontend/locales/ru.json b/frontend/locales/ru.json index d1129720..c8a946fe 100644 --- a/frontend/locales/ru.json +++ b/frontend/locales/ru.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Изменено поведение для импортов с существующими import_ref. Если в CSV-файле присутствует import_ref, \nто элемент будет обновлен значениями из CSV-файла.", "description": "Импортируйте CSV-файл, содержащий ваши предметы, ярлыки и местоположения. Для получения информации о требуемом формате \nсм. документацию.", - "title": "Импорт CSV файла", - "upload": "Загрузить" + "title": "Импорт CSV файла" }, "outdated": { "current_version": "Текущая версия", diff --git a/frontend/locales/sk-SK.json b/frontend/locales/sk-SK.json index f1bb4281..de8613db 100644 --- a/frontend/locales/sk-SK.json +++ b/frontend/locales/sk-SK.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Správanie pre importy s existujúcimi import_refs sa zmenilo. Ak sa v súbore CSV nachádza import_ref,\npoložka bude aktualizovaná hodnotami v súbore CSV.", "description": "Importujte súbor CSV obsahujúci vaše položky, štítky a miesta. Ďalšie informácie nájdete v dokumentácii\npožadovaný formát.", - "title": "Importovať súbor CSV", - "upload": "Nahrať" + "title": "Importovať súbor CSV" }, "outdated": { "current_version": "Aktuálna verzia", diff --git a/frontend/locales/sl.json b/frontend/locales/sl.json index 38ea61bd..786c92e6 100644 --- a/frontend/locales/sl.json +++ b/frontend/locales/sl.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Vedenje pri uvozih z obstoječimi import_refs se je spremenilo. Če je import_ref prisoten v datoteki CSV, bo\nelement posodobljen z vrednostmi v datoteki CSV.", "description": "Uvozite datoteko CSV, ki vsebuje vaše predmete, oznake in lokacije. Poglejte si dokumentacijo za več informacij o\nzahtevani obliki.", - "title": "Uvozi CSV datoteko", - "upload": "Naloži" + "title": "Uvozi CSV datoteko" }, "outdated": { "current_version": "Trenutna različica", diff --git a/frontend/locales/sq-AL.json b/frontend/locales/sq-AL.json index bab34266..aa4ac29f 100644 --- a/frontend/locales/sq-AL.json +++ b/frontend/locales/sq-AL.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Sjellja për importet me import_refs ekzistues ka ndryshuar. Nëse një import_ref është i pranishëm në skedarin CSV,\n artikulli do të përditësohet me vlerat në skedarin CSV.", "description": "Importoni një skedar CSV që përmban artikujt, etiketat dhe vendndodhjet tuaja. Shikoni dokumentacionin për më shumë informacion mbi\nformatin e kërkuar.", - "title": "Importo skedarin CSV", - "upload": "Ngarko" + "title": "Importo skedarin CSV" }, "outdated": { "current_version": "Version i Tanishëm:", diff --git a/frontend/locales/sv.json b/frontend/locales/sv.json index 391fc6de..256a2a0d 100644 --- a/frontend/locales/sv.json +++ b/frontend/locales/sv.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Beteendet för importer med befintliga import_refs har ändrats. Om en import_ref finns i CSV-filen, kommer\nobjektet att uppdateras med värdena i CSV-filen.", "description": "Importera en CSV-fil som innehåller dina föremål, etiketter och platser. Se dokumentationen för mer information om formatet som krävs.", - "title": "Importera CSV-fil", - "upload": "Ladda upp" + "title": "Importera CSV-fil" }, "outdated": { "current_version": "Nuvarande version", diff --git a/frontend/locales/th-TH.json b/frontend/locales/th-TH.json index 7ec4e98a..d79d0238 100644 --- a/frontend/locales/th-TH.json +++ b/frontend/locales/th-TH.json @@ -2,8 +2,7 @@ "components": { "app": { "import_dialog": { - "title": "นำเข้า CSV", - "upload": "อัปโหลด" + "title": "นำเข้า CSV" }, "outdated": { "current_version": "เวอร์ชั่นปัจจุบัน", diff --git a/frontend/locales/tr.json b/frontend/locales/tr.json index 64ea9e51..c4a354a9 100644 --- a/frontend/locales/tr.json +++ b/frontend/locales/tr.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Mevcut import_refs ile içe aktarmaların davranışı değişti. CSV dosyasında bir import_ref varsa, \nöğe CSV dosyasındaki değerlerle güncellenecektir.", "description": "Öğelerinizi, etiketlerinizi ve konumlarınızı içeren bir CSV dosyasını içe aktarın. Daha fazla\nbilgi için dökümanları okuyun.", - "title": "CSV dosyasını içeri aktar", - "upload": "Yükle" + "title": "CSV dosyasını içeri aktar" }, "outdated": { "current_version": "Güncel Sürüm", diff --git a/frontend/locales/uk-UA.json b/frontend/locales/uk-UA.json index fd8d2fb3..1fc9c33b 100644 --- a/frontend/locales/uk-UA.json +++ b/frontend/locales/uk-UA.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "Поведінка для імпорту з існуючим параметром import_refs змінилася. Якщо цей параметр присутній у CSV файлі, \nпредмет буде оновлений значеннями з CSV.", "description": "Імпортувати CSV файл з предметами, мітками і локаціями. Зверніться до документації за\nдодатковою інформацією по формату.", - "title": "Імпортувати .CSV", - "upload": "Завантажити" + "title": "Імпортувати .CSV" }, "outdated": { "current_version": "Поточна версія", diff --git a/frontend/locales/zh-CN.json b/frontend/locales/zh-CN.json index 6f6778eb..7e019d42 100644 --- a/frontend/locales/zh-CN.json +++ b/frontend/locales/zh-CN.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "导入行为会导致现有的 import_refs 的字段被覆盖。\n如果 CSV 文件中存在 import_ref,则将使用 CSV 文件中的值更新该项。", "description": "导入包含物品、标签和位置的CSV文件。更多有关信息,\n请参阅文档查看所需格式。", - "title": "导入 CSV 文件", - "upload": "上传" + "title": "导入 CSV 文件" }, "outdated": { "current_version": "当前版本", diff --git a/frontend/locales/zh-HK.json b/frontend/locales/zh-HK.json index dd03c10e..00853fc9 100644 --- a/frontend/locales/zh-HK.json +++ b/frontend/locales/zh-HK.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "現有 import_refs 的導入行為已變更。如果 CSV 檔案中存在 import_ref,則\n項目將使用 CSV 檔案中的值進行更新。", "description": "匯入包含您的商品、標籤和位置的 CSV 檔案。有關所需格式的更多信息\n,請參閱文件。", - "title": "匯入CSV檔案", - "upload": "上傳" + "title": "匯入CSV檔案" } }, "global": { diff --git a/frontend/locales/zh-MO.json b/frontend/locales/zh-MO.json index 84cb31e0..85da3176 100644 --- a/frontend/locales/zh-MO.json +++ b/frontend/locales/zh-MO.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "現有 import_refs 的導入行為已變更。如果 CSV 檔案中存在 import_ref,則\n項目將使用 CSV 檔案中的值進行更新。", "description": "匯入包含您的商品、標籤和位置的 CSV 檔案。有關所需格式的更多信息\n,請參閱文件。", - "title": "匯入CSV檔案", - "upload": "上傳" + "title": "匯入CSV檔案" }, "outdated": { "current_version": "当前版本", diff --git a/frontend/locales/zh-TW.json b/frontend/locales/zh-TW.json index 788dc7ac..c14880fd 100644 --- a/frontend/locales/zh-TW.json +++ b/frontend/locales/zh-TW.json @@ -4,8 +4,7 @@ "import_dialog": { "change_warning": "現有 import_refs 的導入行為已變更。如果 CSV 檔案中存在 import_ref,則\n項目將使用 CSV 檔案中的值進行更新。", "description": "匯入包含您的商品、標籤和位置的 CSV 檔案。有關所需格式的更多信息\n,請參閱文件。", - "title": "匯入CSV檔案", - "upload": "上傳" + "title": "匯入CSV檔案" }, "outdated": { "current_version": "當前版本",