feat: Translate invalid directory name message

This commit is contained in:
ArielLeyva 2025-08-26 07:55:47 -04:00
parent 1909764765
commit 3f3bb0196a
28 changed files with 56 additions and 28 deletions

View File

@ -56,7 +56,8 @@
"forbidden": "No tens els permisos necessaris per accedir.",
"internal": "La veritat és que alguna cosa ha anat malament.",
"notFound": "No es pot accedir a aquest lloc.",
"connection": "No es pot accedir al servidor."
"connection": "No es pot accedir al servidor.",
"invalidName": "Nom no vàlid per a fitxer o directori"
},
"files": {
"body": "Cos",

View File

@ -56,7 +56,8 @@
"forbidden": "Nemáte oprávnění k přístupu.",
"internal": "Nastala vážná chyba.",
"notFound": "Tuto lokaci nelze najít.",
"connection": "Server nelze dosáhnout."
"connection": "Server nelze dosáhnout.",
"invalidName": "Neplatný název souboru nebo adresáře."
},
"files": {
"body": "Tělo",

View File

@ -56,7 +56,8 @@
"forbidden": "Sie haben keine Berechtigung dies abzurufen.",
"internal": "Etwas ist schiefgelaufen.",
"notFound": "Dieser Ort kann nicht angezeigt werden.",
"connection": "Der Server ist nicht erreichbar."
"connection": "Der Server ist nicht erreichbar.",
"invalidName": "Ungültiger Name für Datei oder Verzeichnis."
},
"files": {
"body": "Body",

View File

@ -56,7 +56,8 @@
"forbidden": "Δεν έχετε άδεια πρόσβασης σε αυτό.",
"internal": "Προέκυψε εσωτερικό σφάλμα.",
"notFound": "Αυτή η τοποθεσία δεν μπορεί να βρεθεί.",
"connection": "Ο διακομιστής δεν είναι διαθέσιμος."
"connection": "Ο διακομιστής δεν είναι διαθέσιμος.",
"invalidName": "Μη έγκυρο όνομα για αρχείο ή κατάλογο."
},
"files": {
"body": "Περιεχόμενο",

View File

@ -56,7 +56,8 @@
"forbidden": "You don't have permissions to access this.",
"internal": "Something really went wrong.",
"notFound": "This location can't be reached.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Invalid name for file or directory."
},
"files": {
"body": "Body",

View File

@ -56,7 +56,8 @@
"forbidden": "No tienes los permisos necesarios para acceder.",
"internal": "La verdad es que algo ha ido mal.",
"notFound": "No se puede acceder a este lugar.",
"connection": "No se puede acceder al servidor."
"connection": "No se puede acceder al servidor.",
"invalidName": "Nombre de archivo o directorio incorrecto."
},
"files": {
"body": "Cuerpo",

View File

@ -56,7 +56,8 @@
"forbidden": "شما مجوز دسترسی به این را ندارید.",
"internal": "اشتباهی اتفاق افتاده است",
"notFound": "این محل قابل دسترسی نیست",
"connection": "سرور قابل دسترسی نیست"
"connection": "سرور قابل دسترسی نیست",
"invalidName": "نام نامعتبر برای فایل یا دایرکتوری"
},
"files": {
"body": "بدنه",

View File

@ -56,7 +56,8 @@
"forbidden": "Vous n'avez pas la permission d'accéder à cela.",
"internal": "Aïe ! Quelque chose s'est mal passé.",
"notFound": "Impossible d'accéder à cet emplacement.",
"connection": "Le serveur est injoignable."
"connection": "Le serveur est injoignable.",
"invalidName": "Nom invalide pour le fichier ou le répertoire."
},
"files": {
"body": "Corps",

View File

@ -56,7 +56,8 @@
"forbidden": "אין לך הרשאות גישה",
"internal": "משהו השתבש",
"notFound": "לא ניתן להגיע למיקום זה",
"connection": "לא ניתן להגיע לשרת"
"connection": "לא ניתן להגיע לשרת",
"invalidName": "שם לא חוקי לקובץ או לספרייה"
},
"files": {
"body": "גוף",

View File

@ -56,7 +56,8 @@
"forbidden": "Nincs jogosultsága a hozzáféréshez.",
"internal": "Valami nagyon elromlott.",
"notFound": "Ez a hely nem érhető el.",
"connection": "A kiszolgáló nem érhető el."
"connection": "A kiszolgáló nem érhető el.",
"invalidName": "Érvénytelen fájl- vagy könyvtárnév."
},
"files": {
"body": "Törzs",

View File

@ -56,7 +56,8 @@
"forbidden": "Þú hefur ekki aðgang að þessari síðu.",
"internal": "Eitthvað fór úrskeiðis.",
"notFound": "Ekki er hægt að opna þessa síðu.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Ógilt nafn fyrir skrá eða möppu"
},
"files": {
"body": "Meginmál",

View File

@ -56,7 +56,8 @@
"forbidden": "Non hai i permessi per accedere a questo file.",
"internal": "Qualcosa è andato veramente male.",
"notFound": "Questo percorso non può essere raggiunto.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Nome non valido per il file o la directory"
},
"files": {
"body": "Contenuto",

View File

@ -56,7 +56,8 @@
"forbidden": "これにアクセスする権限がありません。",
"internal": "内部エラーが発生しました。",
"notFound": "リソースが見つかりませんでした。",
"connection": "サーバーに接続できませんでした。"
"connection": "サーバーに接続できませんでした。",
"invalidName": "ファイルまたはディレクトリの名前が無効です。"
},
"files": {
"body": "本文",

View File

@ -56,7 +56,8 @@
"forbidden": "접근 권한이 없습니다.",
"internal": "오류가 발생하였습니다.",
"notFound": "해당 경로를 찾을 수 없습니다.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "파일 또는 디렉토리 이름이 잘못되었습니다."
},
"files": {
"body": "본문",

View File

@ -56,7 +56,8 @@
"forbidden": "U hebt geen rechten om hier toegang toe te krijgen.",
"internal": "Er ging iets mis.",
"notFound": "Deze locatie kan niet worden bereikt.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Ongeldige naam voor bestand of map"
},
"files": {
"body": "Body",

View File

@ -56,7 +56,8 @@
"forbidden": "Du har ikkje tilgang til denne filen.",
"internal": "Noko gikk virkelig galt.",
"notFound": "Denne lokasjonen kan ikkje bli nådd.",
"connection": "Denne serveren kan ikkje nås."
"connection": "Denne serveren kan ikkje nås.",
"invalidName": "Ugyldig navn for fil eller katalog."
},
"files": {
"body": "Kropp",

View File

@ -56,7 +56,8 @@
"forbidden": "Nie masz zezwolenia na dostęp do tego.",
"internal": "Pojawił się poważny problem.",
"notFound": "Ta lokalizacja jest nieosiągalna.",
"connection": "Serwer jest nieosiągalny."
"connection": "Serwer jest nieosiągalny.",
"invalidName": "Nieprawidłowa nazwa pliku lub katalogu."
},
"files": {
"body": "Zawartość",

View File

@ -56,7 +56,8 @@
"forbidden": "Você não tem permissões para acessar isto.",
"internal": "Ops! Algum erro ocorreu.",
"notFound": "Ops! Nada foi encontrado.",
"connection": "O servidor não pode ser alcançado."
"connection": "O servidor não pode ser alcançado.",
"invalidName": "Nome inválido para arquivo ou diretório."
},
"files": {
"body": "Corpo",

View File

@ -56,7 +56,8 @@
"forbidden": "Não tem permissões para aceder a isto",
"internal": "Algo correu bastante mal.",
"notFound": "Esta localização não é alcançável.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Nome inválido para ficheiro ou diretório."
},
"files": {
"body": "Corpo",

View File

@ -56,7 +56,8 @@
"forbidden": "Nu ai permisiuni sa accesezi asta.",
"internal": "Ceva nu a funcționat corect.",
"notFound": "Aceasta locație nu poate fi accesată.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Nume nevalid pentru fișier sau director."
},
"files": {
"body": "Corp",

View File

@ -56,7 +56,8 @@
"forbidden": "У вас нет прав доступа к этому.",
"internal": "Что-то пошло не так.",
"notFound": "Неправильная ссылка.",
"connection": "Нет подключения к серверу."
"connection": "Нет подключения к серверу.",
"invalidName": "Недопустимое имя файла или каталога."
},
"files": {
"body": "Тело",

View File

@ -56,7 +56,8 @@
"forbidden": "You don't have permissions to access this.",
"internal": "Something really went wrong.",
"notFound": "This location can't be reached.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Neplatný názov súboru alebo adresára."
},
"files": {
"body": "Telo",

View File

@ -56,7 +56,8 @@
"forbidden": "Du saknar rättigheter till detta",
"internal": "Något gick fel",
"notFound": "Det går inte att nå den här platsen.",
"connection": "The server can't be reached."
"connection": "The server can't be reached.",
"invalidName": "Ogiltigt namn för fil eller katalog."
},
"files": {
"body": "Huvud",

View File

@ -56,7 +56,8 @@
"forbidden": "Buna erişim izniniz yok.",
"internal": "Bir şeyler ters gitti.",
"notFound": "Bu konuma ulaşılamıyor.",
"connection": "Sunucuya ulaşılamıyor."
"connection": "Sunucuya ulaşılamıyor.",
"invalidName": "Dosya veya dizin için geçersiz ad."
},
"files": {
"body": "Sayfa",

View File

@ -56,7 +56,8 @@
"forbidden": "У вас немає прав доступу до цього.",
"internal": "Щось пішло не так.",
"notFound": "Неправильне посилання.",
"connection": "Немає підключення до сервера."
"connection": "Немає підключення до сервера.",
"invalidName": "Недійсне ім'я файлу або каталогу."
},
"files": {
"body": "Тіло",

View File

@ -56,7 +56,8 @@
"forbidden": "Bạn không có quyền truy cập vào nội dung này.",
"internal": "Đã xảy ra lỗi nghiêm trọng.",
"notFound": "Không thể truy cập vị trí này.",
"connection": "Không thể kết nối đến máy chủ."
"connection": "Không thể kết nối đến máy chủ.",
"invalidName": "Tên tệp hoặc thư mục không hợp lệ."
},
"files": {
"body": "Nội dung",

View File

@ -56,7 +56,8 @@
"forbidden": "你无权限访问",
"internal": "服务器出了点问题。",
"notFound": "找不到文件。",
"connection": "无法连接到服务器。"
"connection": "无法连接到服务器。",
"invalidName": "文件或目录的名称无效。"
},
"files": {
"body": "内容",

View File

@ -56,7 +56,8 @@
"forbidden": "您無權訪問。",
"internal": "伺服器出了點問題。",
"notFound": "找不到檔案。",
"connection": "無法連接到伺服器。"
"connection": "無法連接到伺服器。",
"invalidName": "檔案或目錄的名稱無效。"
},
"files": {
"body": "内容",