- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 21 for storage_file (0.1 seconds)
-
src/main/resources/fess_label_tr.properties
labels.crud_button_install=Kur labels.storage_configuration=Depolama labels.storage_name=Ad labels.storage_size=Boyut labels.storage_last_modified=Son Değişiklik labels.storage_upload_file=Dosyayı Yükle labels.storage_button_upload=Yükle labels.storage_bucket_name=Depo Adı labels.storage_file=Dosya labels.storage_folder_name=Klasör Adı labels.storage_button_download=İndir labels.storage_button_tags=Etiketler
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 47K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.crud_button_install=Installer labels.storage_configuration=Stockage labels.storage_name=Nom labels.storage_size=Taille labels.storage_last_modified=Dernière modification labels.storage_upload_file=Téléverser un fichier labels.storage_button_upload=Téléverser labels.storage_bucket_name=Nom du compartiment labels.storage_file=Fichier labels.storage_folder_name=Nom du dossier labels.storage_button_download=Télécharger
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49.2K bytes - Click Count (0) -
src/main/resources/fess_label_it.properties
labels.crud_button_install=Installa labels.storage_configuration=Archiviazione labels.storage_name=Nome labels.storage_size=Dimensione labels.storage_last_modified=Ultima modifica labels.storage_upload_file=Carica file labels.storage_button_upload=Carica labels.storage_bucket_name=Nome bucket labels.storage_file=File labels.storage_folder_name=Nome cartella labels.storage_button_download=Scarica
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.6K bytes - Click Count (0) -
src/main/resources/fess_label_es.properties
labels.crud_button_install=Instalar labels.storage_configuration=Almacenamiento labels.storage_name=Nombre labels.storage_size=Tamaño labels.storage_last_modified=Última modificación labels.storage_upload_file=Subir archivo labels.storage_button_upload=Subir labels.storage_bucket_name=Nombre del cubo labels.storage_file=Archivo labels.storage_folder_name=Nombre de la carpeta labels.storage_button_download=Descargar
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49K bytes - Click Count (0) -
src/main/resources/fess_label_hi.properties
labels.crud_button_install=इंस्टॉल labels.storage_configuration=स्टोरेज labels.storage_name=नाम labels.storage_size=आकार labels.storage_last_modified=अंतिम संशोधित labels.storage_upload_file=फ़ाइल अपलोड करें labels.storage_button_upload=अपलोड labels.storage_bucket_name=बकेट नाम labels.storage_file=फ़ाइल labels.storage_folder_name=फ़ोल्डर नाम labels.storage_button_download=डाउनलोड labels.storage_button_tags=टैग
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 64.5K bytes - Click Count (0) -
src/main/resources/fess_label_zh_CN.properties
labels.plugin_remote_install=远程 labels.crud_button_install=安装 labels.storage_configuration=存储 labels.storage_name=名称 labels.storage_size=大小 labels.storage_last_modified=上次修改时间 labels.storage_upload_file=上传文件 labels.storage_button_upload=上传 labels.storage_bucket_name=存储桶名称 labels.storage_file=文件 labels.storage_folder_name=文件夹名称 labels.storage_button_download=下载 labels.storage_button_tags=标签
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 43.5K bytes - Click Count (0) -
src/main/resources/fess_label_ko.properties
labels.plugin_remote_install=원격 labels.crud_button_install=설치 labels.storage_configuration=스토리지 labels.storage_name=이름 labels.storage_size=크기 labels.storage_last_modified=최종 갱신 일시 labels.storage_upload_file=파일 업로드 labels.storage_button_upload=업로드 labels.storage_bucket_name=버킷 이름 labels.storage_file=파일 labels.storage_folder_name=폴더 이름 labels.storage_button_download=다운로드 labels.storage_button_tags=태그
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Thu Dec 04 09:16:23 GMT 2025 - 46.1K bytes - Click Count (0) -
src/main/resources/fess_label_ja.properties
labels.plugin_remote_install=リモート labels.crud_button_install=インストール labels.storage_configuration=ストレージ labels.storage_name=名前 labels.storage_size=サイズ labels.storage_last_modified=最終更新日時 labels.storage_upload_file=ファイルのアップロード labels.storage_button_upload=アップロード labels.storage_bucket_name=バケット名 labels.storage_file=ファイル labels.storage_folder_name=フォルダ名 labels.storage_button_download=ダウンロード labels.storage_button_tags=タグ
Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 49.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_storage_bucket_name = "{labels.storage_bucket_name}"; /** The key of the message: File */ public static final String LABELS_storage_file = "{labels.storage_file}"; /** The key of the message: Folder Name */ public static final String LABELS_storage_folder_name = "{labels.storage_folder_name}"; /** The key of the message: Download */Created: Sat Dec 20 09:19:18 GMT 2025 - Last Modified: Sat Dec 13 02:21:17 GMT 2025 - 156.4K bytes - Click Count (0) -
tensorflow/c/c_api.h
// The elements of `dims` will point to addresses in `storage` which must be // large enough to hold at least `storage_size` int64_ts. Ideally, `num_shapes` // would be set to TF_AttrMetadata.list_size and `storage_size` would be set to // TF_AttrMetadata.total_size from TF_OperationGetAttrMetadata(oper, // attr_name). // // Fails if storage_size is insufficient to hold the requested shapes. TF_CAPI_EXPORT extern void TF_OperationGetAttrShapeList(
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Thu Oct 26 21:08:15 GMT 2023 - 82.3K bytes - Click Count (0)