mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Corrected pakfire configuration questions on pakfire.cgi to understand what they are really doing.
This commit is contained in:
@@ -1285,7 +1285,7 @@
|
||||
'pakfire accept all' => 'Möchten Sie der Installation aller Pakete zustimmen?',
|
||||
'pakfire available addons' => 'Verfügbare Addons:',
|
||||
'pakfire configuration' => 'Pakfire Konfiguration',
|
||||
'pakfire core update auto' => 'Core Updates automatisch installieren?',
|
||||
'pakfire core update auto' => 'Core und Addon Updates automatisch installieren:',
|
||||
'pakfire core update level' => 'Core-Update-Level',
|
||||
'pakfire install description' => 'Wählen Sie ein oder mehrere Pakete zur Installation aus und drücken Sie auf das plus Symbol.',
|
||||
'pakfire install package' => 'Sie möchten folgende Pakete installieren: ',
|
||||
@@ -1295,11 +1295,11 @@
|
||||
'pakfire last serverlist update' => 'Letztes Serverlisten Update vor',
|
||||
'pakfire last update' => 'Letzes Update vor',
|
||||
'pakfire possible dependency' => ' Möglicherweise haben diese Pakete Abhängigkeiten, d.h. andere Pakete müssen zusätzlich installiert werden. Dazu sehen sie unten eine Liste.',
|
||||
'pakfire register' => 'Registrierung am Master-Server:',
|
||||
'pakfire register' => 'Registrierung am Pakfire-Server:',
|
||||
'pakfire system state' => 'System Status',
|
||||
'pakfire uninstall description' => 'Wählen Sie ein oder mehrere Pakete zur Deinstallation aus und drücken Sie auf das minus Symbol.',
|
||||
'pakfire uninstall package' => 'Sie möchten folgende Pakete deinstallieren: ',
|
||||
'pakfire update daily' => 'Automatische Updates täglich ausführen:',
|
||||
'pakfire update daily' => 'Täglich nach Updates suchen:',
|
||||
'pakfire updates' => 'Zur Verfügung stehende Updates:',
|
||||
'pakfire working' => 'Pakfire führt gerade eine Aufgabe aus... Bitte warten sie, bis diese erfolgreich beendet wurde.',
|
||||
'pap or chap' => 'PAP oder CHAP',
|
||||
|
||||
@@ -1313,7 +1313,7 @@
|
||||
'pakfire accept all' => 'Do you want to install all packages?',
|
||||
'pakfire available addons' => 'Available Addons:',
|
||||
'pakfire configuration' => 'Pakfire Configuration',
|
||||
'pakfire core update auto' => 'Install Core Update automaticly?',
|
||||
'pakfire core update auto' => 'Install core and addon updates automatically:',
|
||||
'pakfire core update level' => 'Core-Update-Level',
|
||||
'pakfire install description' => 'Please choose one or more items from the list below and click the plus to install.',
|
||||
'pakfire install package' => 'You want to install the following packages: ',
|
||||
@@ -1323,11 +1323,11 @@
|
||||
'pakfire last serverlist update' => 'Last server list update made',
|
||||
'pakfire last update' => 'Last Update made',
|
||||
'pakfire possible dependency' => ' There may be depending packages, here is a list of packages that need to be installed.',
|
||||
'pakfire register' => 'Register at master server:',
|
||||
'pakfire register' => 'Register at pakfire-server:',
|
||||
'pakfire system state' => 'System Status',
|
||||
'pakfire uninstall description' => 'Please choose one or more items from the list below and click the minus to uninstall.',
|
||||
'pakfire uninstall package' => 'You want to uninstall the following packages: ',
|
||||
'pakfire update daily' => 'Run automatic Update daily:',
|
||||
'pakfire update daily' => 'Search for updates daily:',
|
||||
'pakfire updates' => 'Available Update:',
|
||||
'pakfire working' => 'Pakfire ist working ... Please wait until everything is done successfull.',
|
||||
'pap or chap' => 'PAP or CHAP',
|
||||
|
||||
Reference in New Issue
Block a user