From 8f2ee0e6c11bb4ed00a410829a0c373a112b9bff Mon Sep 17 00:00:00 2001 From: Weblate Admin Date: Sat, 26 Aug 2023 21:57:24 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 9.7% (4 of 41 strings) Translation: ioBroker Adapters/owntracks Translate-URL: https://weblate.iobroker.net/projects/adapters/owntracks/de/ --- admin/i18n/de/translations.json | 2 +- admin/words.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/i18n/de/translations.json b/admin/i18n/de/translations.json index fd7c45c..040583b 100644 --- a/admin/i18n/de/translations.json +++ b/admin/i18n/de/translations.json @@ -1,7 +1,7 @@ { "Authentication:": "Authentifizierung:", "Cannot read file!": "Kann die Datei nicht lesen!", - "Chained certificate:": "Kettenzertifikat:", + "Chained certificate:": "Verkettetes Zertifikat:", "Drop the files here": "Die Datei hier platzieren", "Empty name not allowed!": "Ohne Namen ist nicht erlaubt!", "File is too big!": "Datei ist zu groß!", diff --git a/admin/words.js b/admin/words.js index 683d3ec..fca6005 100644 --- a/admin/words.js +++ b/admin/words.js @@ -10,7 +10,7 @@ systemDictionary = { "Authentication:": { "en": "Authentication", "de": "Authentifizierung:", "ru": "Аутентификация:", "pt": "Autenticação", "nl": "authenticatie", "fr": "Authentification", "it": "Autenticazione", "es": "Autenticación", "pl": "Uwierzytelnianie", "uk": "", "zh-cn": "验证"}, "Cannot read file!": { "en": "Cannot read file!", "de": "Kann die Datei nicht lesen!", "ru": "Невозможно прочитать файл!", "pt": "Não é possível ler o arquivo!", "nl": "Kan bestand niet lezen!", "fr": "Impossible de lire le fichier!", "it": "Impossibile leggere il file!", "es": "No se puede leer el archivo!", "pl": "Nie można odczytać pliku!", "uk": "", "zh-cn": "无法读取文件!"}, - "Chained certificate:": { "en": "Chained certificate:", "de": "Kettenzertifikat:", "ru": "'Chained' сертификат:", "pt": "Certificado acorrentado:", "nl": "Geketend certificaat:", "fr": "Certificat chaîné:", "it": "Certificato incatenato:", "es": "Certificado encadenado:", "pl": "Przykuty certyfikat:", "uk": "", "zh-cn": "链式证书:"}, + "Chained certificate:": { "en": "Chained certificate:", "de": "Verkettetes Zertifikat:", "ru": "'Chained' сертификат:", "pt": "Certificado acorrentado:", "nl": "Geketend certificaat:", "fr": "Certificat chaîné:", "it": "Certificato incatenato:", "es": "Certificado encadenado:", "pl": "Przykuty certyfikat:", "uk": "", "zh-cn": "链式证书:"}, "Drop the files here": { "en": "Drop the files here", "de": "Die Datei hier platzieren", "ru": "Перетащить файлы сюда", "pt": "Solte os arquivos aqui", "nl": "Zet de bestanden hier neer", "fr": "Déposer les fichiers ici", "it": "Rilascia i file qui", "es": "Deja los archivos aquí", "pl": "Upuść pliki tutaj", "uk": "", "zh-cn": "把文件放在这里"}, "Empty name not allowed!": { "en": "Empty name not allowed!", "de": "Ohne Namen ist nicht erlaubt!", "ru": "Пустое имя пользователя не разрешено!", "pt": "Nome vazio não permitido!", "nl": "Lege naam niet toegestaan!", "fr": "Nom vide non autorisé!", "it": "Nome vuoto non permesso!", "es": "Nombre vacío no permitido!", "pl": "Pusta nazwa jest niedozwolona!", "uk": "", "zh-cn": "不允许空名!"}, "File is too big!": { "en": "File is too big!", "de": "Datei ist zu groß!", "ru": "Слишком большой файл!", "pt": "O arquivo é muito grande!", "nl": "Bestand is te groot!", "fr": "Le fichier est trop gros!", "it": "Il file è troppo grande!", "es": "¡El archivo es demasiado grande!", "pl": "Plik jest za duży!", "uk": "", "zh-cn": "文件太大!"},