From dba5a73e0e0d6c6ca02f366a63b7dde8a8753357 Mon Sep 17 00:00:00 2001 From: Marvin <127591405+Lokowitz@users.noreply.github.com> Date: Sun, 25 May 2025 21:09:05 +0200 Subject: [PATCH] New Crowdin updates (#28) * New translations en-us.json (French) * New translations en-us.json (German) * New translations en-us.json (Italian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Turkish) * New translations en-us.json (French) * New translations en-us.json (German) * New translations en-us.json (Italian) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) --- messages/de-DE.json | 10 +++++++--- messages/fr-FR.json | 8 ++++++-- messages/it-IT.json | 10 +++++++--- messages/pl-PL.json | 8 ++++++-- messages/pt-PT.json | 8 ++++++-- messages/tr-TR.json | 8 ++++++-- 6 files changed, 38 insertions(+), 14 deletions(-) diff --git a/messages/de-DE.json b/messages/de-DE.json index 22dd5909..780377d8 100644 --- a/messages/de-DE.json +++ b/messages/de-DE.json @@ -458,6 +458,7 @@ "createdAt": "Erstellt am", "proxyErrorInvalidHeader": "Ungültiger benutzerdefinierter Host-Header-Wert. Verwenden Sie das Domänennamensformat oder speichern Sie leer, um den benutzerdefinierten Host-Header zu deaktivieren.", "proxyErrorTls": "Ungültiger TLS-Servername. Verwenden Sie das Domänennamensformat oder speichern Sie leer, um den TLS-Servernamen zu entfernen.", + "proxyEnableSSL": "SSL aktivieren (https)", "targetErrorFetch": "Fehler beim Abrufen der Ziele", "targetErrorFetchDescription": "Beim Abrufen der Ziele ist ein Fehler aufgetreten", "siteErrorFetch": "Fehler beim Abrufen der Ressource", @@ -850,7 +851,7 @@ "otpEmail": "Einmalpasswort (OTP)", "otpEmailSubmit": "OTP absenden", "backToEmail": "Zurück zur E-Mail", - "noSupportKey": "Server läuft ohne Unterstützer-Schlüssel.
Erwägen Sie, das Projekt zu unterstützen!", + "noSupportKey": "Server läuft ohne Unterstützungsschlüssel. Erwägen Sie die Unterstützung des Projekts!", "accessDenied": "Zugriff verweigert", "accessDeniedDescription": "Sie haben keine Berechtigung, auf diese Ressource zuzugreifen. Falls dies ein Fehler ist, kontaktieren Sie bitte den Administrator.", "accessTokenError": "Fehler beim Prüfen des Zugriffstokens", @@ -1033,7 +1034,7 @@ "navbar": "Navigationsmenü", "navbarDescription": "Hauptnavigationsmenü für die Anwendung", "navbarDocsLink": "Dokumentation", - "commercialEdition": "Commercial Edition", + "commercialEdition": "Kommerzielle Edition", "otpErrorEnable": "2FA konnte nicht aktiviert werden", "otpErrorEnableDescription": "Beim Aktivieren der 2FA ist ein Fehler aufgetreten", "otpSetupCheckCode": "Bitte geben Sie einen 6-stelligen Code ein", @@ -1059,5 +1060,8 @@ "copyText": "Text kopieren", "copyTextFailed": "Text konnte nicht kopiert werden: ", "copyTextClipboard": "In die Zwischenablage kopieren", - "inviteErrorInvalidConfirmation": "Ungültige Bestätigung" + "inviteErrorInvalidConfirmation": "Ungültige Bestätigung", + "passwordRequired": "Passwort ist erforderlich", + "allowAll": "Alle erlauben", + "permissionsAllowAll": "Alle Berechtigungen erlauben" } diff --git a/messages/fr-FR.json b/messages/fr-FR.json index cca3ae5a..14935896 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -458,6 +458,7 @@ "createdAt": "Créé le", "proxyErrorInvalidHeader": "Valeur d'en-tête Host personnalisée invalide. Utilisez le format de nom de domaine, ou laissez vide pour désactiver l'en-tête Host personnalisé.", "proxyErrorTls": "Nom de serveur TLS invalide. Utilisez le format de nom de domaine, ou laissez vide pour supprimer le nom de serveur TLS.", + "proxyEnableSSL": "Activer SSL (https)", "targetErrorFetch": "Échec de la récupération des cibles", "targetErrorFetchDescription": "Une erreur s'est produite lors de la récupération des cibles", "siteErrorFetch": "Échec de la récupération de la ressource", @@ -850,7 +851,7 @@ "otpEmail": "Mot de passe à usage unique (OTP)", "otpEmailSubmit": "Soumettre l'OTP", "backToEmail": "Retour à l'e-mail", - "noSupportKey": "Le serveur fonctionne sans clé de support.
Envisagez de soutenir le projet !", + "noSupportKey": "Le serveur fonctionne sans clé de supporteur. Pensez à soutenir le projet !", "accessDenied": "Accès refusé", "accessDeniedDescription": "Vous n'êtes pas autorisé à accéder à cette ressource. Si c'est une erreur, veuillez contacter l'administrateur.", "accessTokenError": "Erreur lors de la vérification du jeton d'accès", @@ -1059,5 +1060,8 @@ "copyText": "Copier le texte", "copyTextFailed": "Échec de la copie du texte : ", "copyTextClipboard": "Copier dans le presse-papiers", - "inviteErrorInvalidConfirmation": "Confirmation invalide" + "inviteErrorInvalidConfirmation": "Confirmation invalide", + "passwordRequired": "Le mot de passe est requis", + "allowAll": "Tout autoriser", + "permissionsAllowAll": "Autoriser toutes les autorisations" } diff --git a/messages/it-IT.json b/messages/it-IT.json index bf22c072..3ca4f87c 100644 --- a/messages/it-IT.json +++ b/messages/it-IT.json @@ -458,6 +458,7 @@ "createdAt": "Creato Il", "proxyErrorInvalidHeader": "Valore dell'intestazione Host personalizzata non valido. Usa il formato nome dominio o salva vuoto per rimuovere l'intestazione Host personalizzata.", "proxyErrorTls": "Nome Server TLS non valido. Usa il formato nome dominio o salva vuoto per rimuovere il Nome Server TLS.", + "proxyEnableSSL": "Abilita SSL (https)", "targetErrorFetch": "Impossibile recuperare i target", "targetErrorFetchDescription": "Si è verificato un errore durante il recupero dei target", "siteErrorFetch": "Impossibile recuperare la risorsa", @@ -850,7 +851,7 @@ "otpEmail": "Password Usa e Getta (OTP)", "otpEmailSubmit": "Invia OTP", "backToEmail": "Torna all'Email", - "noSupportKey": "Il server è in esecuzione senza una chiave di supporto.
Considera di supportare il progetto!", + "noSupportKey": "Il server è in esecuzione senza una chiave di supporto. Considera di supportare il progetto!", "accessDenied": "Accesso Negato", "accessDeniedDescription": "Non sei autorizzato ad accedere a questa risorsa. Se ritieni che sia un errore, contatta l'amministratore.", "accessTokenError": "Errore nel controllo del token di accesso", @@ -909,7 +910,7 @@ "pangolinDashboard": "Cruscotto - Pangolino", "noResults": "Nessun risultato trovato.", "terabytes": "{count} TB", - "gigabytes": "{count} GB", + "gigabytes": "{count}GB", "megabytes": "{count} MB", "tagsEntered": "Tag Inseriti", "tagsEnteredDescription": "Questi sono i tag che hai inserito.", @@ -1059,5 +1060,8 @@ "copyText": "Copia testo", "copyTextFailed": "Impossibile copiare il testo: ", "copyTextClipboard": "Copia negli appunti", - "inviteErrorInvalidConfirmation": "Conferma non valida" + "inviteErrorInvalidConfirmation": "Conferma non valida", + "passwordRequired": "La password è obbligatoria", + "allowAll": "Consenti Tutto", + "permissionsAllowAll": "Consenti Tutti I Permessi" } diff --git a/messages/pl-PL.json b/messages/pl-PL.json index fe5c2b4b..fbdd3c1d 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -458,6 +458,7 @@ "createdAt": "Utworzono", "proxyErrorInvalidHeader": "Nieprawidłowa wartość niestandardowego nagłówka hosta. Użyj formatu nazwy domeny lub zapisz pusty, aby usunąć niestandardowy nagłówek hosta.", "proxyErrorTls": "Nieprawidłowa nazwa serwera TLS. Użyj formatu nazwy domeny lub zapisz pusty, aby usunąć nazwę serwera TLS.", + "proxyEnableSSL": "Włącz SSL (https)", "targetErrorFetch": "Nie udało się pobrać celów", "targetErrorFetchDescription": "Wystąpił błąd podczas pobierania celów", "siteErrorFetch": "Nie udało się pobrać zasobu", @@ -850,7 +851,7 @@ "otpEmail": "Hasło jednorazowe (OTP)", "otpEmailSubmit": "Wyślij OTP", "backToEmail": "Powrót do e-maila", - "noSupportKey": "Serwer działa bez klucza wspierającego.
Rozważ wsparcie projektu!", + "noSupportKey": "Serwer działa bez klucza wspierającego. Rozważ wsparcie projektu!", "accessDenied": "Odmowa dostępu", "accessDeniedDescription": "Nie masz uprawnień dostępu do tego zasobu. Jeśli to pomyłka, skontaktuj się z administratorem.", "accessTokenError": "Błąd sprawdzania tokena dostępu", @@ -1059,5 +1060,8 @@ "copyText": "Kopiuj tekst", "copyTextFailed": "Nie udało się skopiować tekstu: ", "copyTextClipboard": "Kopiuj do schowka", - "inviteErrorInvalidConfirmation": "Nieprawidłowe potwierdzenie" + "inviteErrorInvalidConfirmation": "Nieprawidłowe potwierdzenie", + "passwordRequired": "Hasło jest wymagane", + "allowAll": "Zezwól wszystkim", + "permissionsAllowAll": "Zezwól na wszystkie uprawnienia" } diff --git a/messages/pt-PT.json b/messages/pt-PT.json index e36b651c..2bd0a29e 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -458,6 +458,7 @@ "createdAt": "Criado Em", "proxyErrorInvalidHeader": "Valor do cabeçalho Host personalizado inválido. Use o formato de nome de domínio ou salve vazio para remover o cabeçalho Host personalizado.", "proxyErrorTls": "Nome do Servidor TLS inválido. Use o formato de nome de domínio ou salve vazio para remover o Nome do Servidor TLS.", + "proxyEnableSSL": "Habilitar SSL (https)", "targetErrorFetch": "Falha ao buscar alvos", "targetErrorFetchDescription": "Ocorreu um erro ao buscar alvos", "siteErrorFetch": "Falha ao buscar recurso", @@ -850,7 +851,7 @@ "otpEmail": "Palavra-passe Única (OTP)", "otpEmailSubmit": "Submeter OTP", "backToEmail": "Voltar ao Email", - "noSupportKey": "O servidor está a funcionar sem uma chave de suporte.
Considere apoiar o projeto!", + "noSupportKey": "O servidor está rodando sem uma chave de suporte. Considere apoiar o projeto!", "accessDenied": "Acesso Negado", "accessDeniedDescription": "Não tem permissão para aceder a este recurso. Se isto for um erro, contacte o administrador.", "accessTokenError": "Erro ao verificar o token de acesso", @@ -1059,5 +1060,8 @@ "copyText": "Copiar texto", "copyTextFailed": "Falha ao copiar texto: ", "copyTextClipboard": "Copiar para a área de transferência", - "inviteErrorInvalidConfirmation": "Confirmação inválida" + "inviteErrorInvalidConfirmation": "Confirmação inválida", + "passwordRequired": "A senha é obrigatória", + "allowAll": "Permitir todos", + "permissionsAllowAll": "Permitir Todas as Permissões" } diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 712e177f..574737bb 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -458,6 +458,7 @@ "createdAt": "Created At", "proxyErrorInvalidHeader": "Invalid custom Host Header value. Use domain name format, or save empty to unset custom Host Header.", "proxyErrorTls": "Invalid TLS Server Name. Use domain name format, or save empty to remove the TLS Server Name.", + "proxyEnableSSL": "Enable SSL (https)", "targetErrorFetch": "Failed to fetch targets", "targetErrorFetchDescription": "An error occurred while fetching targets", "siteErrorFetch": "Failed to fetch resource", @@ -850,7 +851,7 @@ "otpEmail": "One-Time Password (OTP)", "otpEmailSubmit": "Submit OTP", "backToEmail": "Back to Email", - "noSupportKey": "Server is running without a supporter key.
Consider supporting the project!", + "noSupportKey": "Server is running without a supporter key. Consider supporting the project!", "accessDenied": "Access Denied", "accessDeniedDescription": "You're not allowed to access this resource. If this is a mistake, please contact the administrator.", "accessTokenError": "Error checking access token", @@ -1059,5 +1060,8 @@ "copyText": "Copy text", "copyTextFailed": "Failed to copy text: ", "copyTextClipboard": "Copy to clipboard", - "inviteErrorInvalidConfirmation": "Invalid confirmation" + "inviteErrorInvalidConfirmation": "Invalid confirmation", + "passwordRequired": "Password is required", + "allowAll": "Allow All", + "permissionsAllowAll": "Allow All Permissions" }