From patchwork Wed May 13 16:40:34 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 3088 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49MgQg2j3sz3xQp for ; Wed, 13 May 2020 16:40:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49MgQd5ZtqzFX; Wed, 13 May 2020 16:40:41 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49MgQd3c8Wz2xrB; Wed, 13 May 2020 16:40:41 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49MgQc16y6z2xhb for ; Wed, 13 May 2020 16:40:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49MgQb2cY6zFX for ; Wed, 13 May 2020 16:40:39 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1589388039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z1baQQC+LoETlFovg84Yoa9N5o1aMNG7gfsjpaFvdUk=; b=c5FaQ9LiYhcBu78A5N+YFmjI6xHwhQh34NrvyechUUnyupzu/kmh/whBrXocKOf6PkMCcf TG5Un0iFb/OEbrCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1589388039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=z1baQQC+LoETlFovg84Yoa9N5o1aMNG7gfsjpaFvdUk=; b=iqKB2S7xfd29i6aRB4nCv5IcTKLu/9QbO3N5c8tj6iMbWZo6re//wP/nqfXYTlf+zc7tQl 1vNo4740DPqUhh+7sfPXF76Z37jN4TIA1z40WP35NAIvFgPaJBZQ2FGl6lK4739li17mNi jIjOfagNr+c5nUrFR/PfxymK+5Jll49Wh3r21R/5MMA2ChS5BVuSpyuWFIqCuIrkItezSI ERu3ggUymWXjeP4jhlYhMpIDpZVHXhdhIUjN8I7nwptLOE7KoigbJ5czP6jyyo1VnRllEH Gf+WTui6/8UfPR8Y+VWEjAadj2AJFgrFoF9um/ximE0tivItEdgyMs6ELQchJQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] media.cgi: Added translation for 'inodes' Date: Wed, 13 May 2020 18:40:34 +0200 Message-Id: <20200513164034.32079-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=matthias.fischer@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://en.wikipedia.org/wiki/Inode or http://www.linfo.org/inode.html ;-) Signed-off-by: Matthias Fischer --- html/cgi-bin/media.cgi | 2 +- langs/de/cgi-bin/de.pl | 1 + langs/en/cgi-bin/en.pl | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/html/cgi-bin/media.cgi b/html/cgi-bin/media.cgi index 1747e538f..81f0a80d1 100644 --- a/html/cgi-bin/media.cgi +++ b/html/cgi-bin/media.cgi @@ -106,7 +106,7 @@ END } } close DF; - print " \n

Inodes

\n"; + print " \n

$Lang::tr{'inodes'}

\n"; open(DF,'/bin/df -P -i -x rootfs|'); while(){ diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index caa3d711e..b9b6ff4ec 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1416,6 +1416,7 @@ 'info' => 'Info', 'info messages' => 'Info', 'init string' => 'Initialisierung:', +'inodes' => 'Index-Nodes', 'insert floppy' => 'Legen Sie eine formatierte Diskette in das Floppy-Laufwerk in IPFire und klicken auf Datensicherung auf Diskette, um die Systemeinstellungen zu sichern. Überprüfen Sie das Ergebnis sorgfältig, um sicher zu sein, dass die Datensicherung vollständig und erfolgreich abgeschlossen wurde.', 'install' => 'Installieren', 'install new update' => 'Installiere neues Update:', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 29c90de5d..dadbf6d7a 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1439,6 +1439,7 @@ 'incorrect password' => 'Incorrect password', 'info' => 'Info', 'init string' => 'Init:', +'inodes' => 'Index Nodes', 'insert floppy' => 'To backup to floppy, insert a formatted floppy into the drive on IPFire and click backup to floppy to backup the system configuration. Please examine the results carefully to make sure the backup completed successfully. This can take a while to complete, so please be patient.

', 'insert removable device' => 'Insert a removable device', 'install' => 'Install',