mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 21:14:15 +02:00
[web] checking if the electron files exist before downloading
This commit is contained in:
@@ -215,4 +215,6 @@ address=adreça
|
||||
view.components.file_chooser.placeholder=Feu clic aquí per seleccionar
|
||||
files=fitxers
|
||||
all_files=tots els fitxers
|
||||
file_chooser.title=Selector de fitxers
|
||||
file_chooser.title=Selector de fitxers
|
||||
message.file.not_exist=Fitxer no existeix
|
||||
message.file.not_exist.body=El fitxer {} sembla no existir
|
||||
@@ -169,4 +169,6 @@ address=Adresse
|
||||
view.components.file_chooser.placeholder=Klicken Sie hier, um auszuwählen
|
||||
files=Dateien
|
||||
all_files=Alle Dateien
|
||||
file_chooser.title=Dateiauswahl
|
||||
file_chooser.title=Dateiauswahl
|
||||
message.file.not_exist=Datei existiert nicht
|
||||
message.file.not_exist.body=Die Datei {} scheint nicht zu existieren
|
||||
@@ -173,4 +173,6 @@ address=address
|
||||
view.components.file_chooser.placeholder=Click here to select
|
||||
files=files
|
||||
all_files=all files
|
||||
file_chooser.title=File selector
|
||||
file_chooser.title=File selector
|
||||
message.file.not_exist=File does not exist
|
||||
message.file.not_exist.body=The file {} seems not to exist
|
||||
@@ -214,4 +214,6 @@ address=dirección
|
||||
view.components.file_chooser.placeholder=Pulse aquí para seleccionar
|
||||
files=archivos
|
||||
all_files=todos los archivos
|
||||
file_chooser.title=Selector de archivos
|
||||
file_chooser.title=Selector de archivos
|
||||
message.file.not_exist=Archivo no existe
|
||||
message.file.not_exist.body=El archivo {} parece no existir
|
||||
@@ -170,4 +170,6 @@ address=indirizzo
|
||||
view.components.file_chooser.placeholder=Fai clic qui per selezionare
|
||||
files=files
|
||||
all_files=tutti i files
|
||||
file_chooser.title=Selettore file
|
||||
file_chooser.title=Selettore file
|
||||
message.file.not_exist=File non esiste
|
||||
message.file.not_exist.body=Il file {} sembra non esistere
|
||||
@@ -217,4 +217,6 @@ address=endereço
|
||||
view.components.file_chooser.placeholder=Clique aqui para selecionar
|
||||
files=arquivos
|
||||
all_files=todos os arquivos
|
||||
file_chooser.title=Seletor arquivos
|
||||
file_chooser.title=Seletor arquivos
|
||||
message.file.not_exist=Arquivo não existe
|
||||
message.file.not_exist.body=O arquivo {} parece não existir
|
||||
Reference in New Issue
Block a user