locales: update locales

supplement to commit:
	opkg_manager: show count of available updates after update check


Origin commit data
------------------
Commit: 81de9d5568
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-07-18 (Sat, 18 Jul 2020)
This commit is contained in:
2020-07-18 16:59:15 +02:00
committed by vanhofen
parent db6daef56a
commit 8806659d8e
2 changed files with 2 additions and 2 deletions

View File

@@ -2387,7 +2387,7 @@ opkg.install.local.package Installiere lokales Paket
opkg.messagebox.reinstall %s erneut installieren?
opkg.messagebox.remove %s entfernen?
opkg.messagebox.size.error Nicht genügend freier Speicher für Paketinstallation verfügbar!
opkg.messagebox.updates.available Aktualisierungen verfügbar!
opkg.messagebox.updates.available Aktualisierung(en) verfügbar!
opkg.success.install Installation erfolgreich!\nNeustart von Neutrino kann erforderlich sein. Jetzt neu starten?
opkg.title Paketverwaltung
opkg.update.check Prüfe auf Updates ...

View File

@@ -2333,7 +2333,7 @@ opkg.install.local.package Install local package
opkg.messagebox.reinstall Re-install %s?
opkg.messagebox.remove Remove %s?
opkg.messagebox.size.error Not enough free memory available for this package!
opkg.messagebox.updates.available Updates available!
opkg.messagebox.updates.available Update(s) available!
opkg.success.install Install successful!\n restart of Neutrino might be required. Restart now?
opkg.title Package Management
opkg.update.check Checking for updates ...