mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 09:54:16 +02:00
0.9.0
This commit is contained in:
@@ -1,23 +1,36 @@
|
||||
gem.appimage.label=AppImage
|
||||
gem.appimage.info=Anwendungen veröffentlicht auf https://appimage.github.io/
|
||||
appimage.install.permission=Ausführberechtigungen für {}
|
||||
appimage.install.extract=Entpacke Inhalt von {}
|
||||
appimage.install.desktop_entry=Menü-Shortcut erstellen
|
||||
appimage.uninstall.error.remove_folder=Anwendungordner {} konnte nicht entfernt werden
|
||||
appimage.info.url_download=Datei URL
|
||||
appimage.info.icon_path=icon
|
||||
appimage.history.0_version=Version
|
||||
appimage.history.1_published_at=Datum
|
||||
appimage.history.2_url_download=Datei URL
|
||||
appimage.downgrade.impossible.title=Downgrade nicht möglich
|
||||
appimage.downgrade.impossible.body={} hat nur eine veröffentliche Version
|
||||
appimage.downgrade.unknown_version.body=Die Identifikation der aktuellen Version von {} im Versionsverlauf war nicht möglich
|
||||
appimage.downgrade.first_version={} ist in der ersten veröffentlichten Version
|
||||
appimage.error.uninstall_current_version=Deinstallation der aktuellen Version von {} war nicht möglich
|
||||
appimage.downgrade.install_version=Die Installation der Version {} ({}) war nicht möglich
|
||||
appimage.install.download.error=Das Herunterladen der Datei {} ist fehlgeschlagen. Eventuell ist der Server nicht verfügbar
|
||||
appimage.install.appimagelauncher.error={appimgl} verhindert die installation von {app}. Deinstalliere {appimgl}, starte deinen Computer neu und versuche die installation von {app} erneut.
|
||||
appimage.config.db_updates=Database update
|
||||
appimage.config.db_updates.activated=activated
|
||||
appimage.config.db_updates.activated.tip=It will be possible to check for updates related to the installed applications
|
||||
appimage.config.db_updates.interval.tip=Update interval in SECONDS
|
||||
appimage.config.db_updates.interval.tip=Update interval in SECONDS
|
||||
appimage.custom_action.install_file=Install AppImage file
|
||||
appimage.custom_action.install_file.details=Installation details
|
||||
appimage.custom_action.install_file.invalid_file=You must define a valid AppImage file
|
||||
appimage.custom_action.install_file.invalid_name=You must define a name for the application
|
||||
appimage.custom_action.install_file.status=Installing AppImage file
|
||||
appimage.custom_action.manual_update=Upgrade file
|
||||
appimage.custom_action.manual_update.details=Upgrade details
|
||||
appimage.custom_action.manual_update.status=Upgrading
|
||||
appimage.downgrade.first_version={} ist in der ersten veröffentlichten Version
|
||||
appimage.downgrade.impossible.body={} hat nur eine veröffentliche Version
|
||||
appimage.downgrade.impossible.title=Downgrade nicht möglich
|
||||
appimage.downgrade.install_version=Die Installation der Version {} ({}) war nicht möglich
|
||||
appimage.downgrade.unknown_version.body=Die Identifikation der aktuellen Version von {} im Versionsverlauf war nicht möglich
|
||||
appimage.error.uninstall_current_version=Deinstallation der aktuellen Version von {} war nicht möglich
|
||||
appimage.history.0_version=Version
|
||||
appimage.history.1_published_at=Datum
|
||||
appimage.history.2_url_download=Datei URL
|
||||
appimage.info.icon_path=icon
|
||||
appimage.info.imported.false=Nien
|
||||
appimage.info.imported.true=Ya
|
||||
appimage.info.install_dir=Installation directory
|
||||
appimage.info.url_download=Datei URL
|
||||
appimage.install.appimagelauncher.error={appimgl} verhindert die installation von {app}. Deinstalliere {appimgl}, starte deinen Computer neu und versuche die installation von {app} erneut.
|
||||
appimage.install.desktop_entry=Menü-Shortcut erstellen
|
||||
appimage.install.download.error=Das Herunterladen der Datei {} ist fehlgeschlagen. Eventuell ist der Server nicht verfügbar
|
||||
appimage.install.extract=Entpacke Inhalt von {}
|
||||
appimage.install.imported.rename_error=It was not possible to move the file {} to {}
|
||||
appimage.install.permission=Ausführberechtigungen für {}
|
||||
appimage.task.db_update=Updating databases
|
||||
appimage.uninstall.error.remove_folder=Anwendungordner {} konnte nicht entfernt werden
|
||||
gem.appimage.info=Anwendungen veröffentlicht auf https://appimage.github.io/
|
||||
gem.appimage.label=AppImage
|
||||
Reference in New Issue
Block a user