- Sort Score
- Result 10 results
- Languages All
Results 11 - 17 of 17 for storage_name (0.06 sec)
-
src/main/resources/fess_label_nl.properties
labels.plugin_jar_file=Jar-bestand labels.plugin_local_install=Lokaal labels.plugin_remote_install=Extern labels.crud_button_install=Installeren labels.storage_configuration=Opslag labels.storage_name=Naam labels.storage_size=Grootte labels.storage_last_modified=Laatst gewijzigd labels.storage_upload_file=Bestand uploaden labels.storage_button_upload=Uploaden labels.storage_bucket_name=Bucketnaam
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_zh_CN.properties
labels.plugin_install_title=安装插件 labels.plugin_jar_file=Jar文件 labels.plugin_local_install=本地 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=文件
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.plugin_jar_file=Fichier Jar labels.plugin_local_install=Local labels.plugin_remote_install=Distant 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
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.plugin_jar_file=Arquivo Jar labels.plugin_local_install=Local labels.plugin_remote_install=Remoto labels.crud_button_install=Instalar labels.storage_configuration=Armazenamento labels.storage_name=Nome labels.storage_size=Tamanho labels.storage_last_modified=Última modificação labels.storage_upload_file=Fazer upload de arquivo labels.storage_button_upload=Fazer upload
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.plugin_install_title=プラグインのインストール labels.plugin_jar_file=Jarファイル labels.plugin_local_install=ローカル 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=ファイル
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_storage_configuration = "{labels.storage_configuration}"; /** The key of the message: Name */ public static final String LABELS_storage_name = "{labels.storage_name}"; /** The key of the message: Size */ public static final String LABELS_storage_size = "{labels.storage_size}"; /** The key of the message: Last Modified */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/opensearch/query/StoredLtrQueryBuilder.java
/** The parse field for the featureset name. */ public static final ParseField FEATURESET_NAME = new ParseField("featureset"); /** The parse field for the store name. */ public static final ParseField STORE_NAME = new ParseField("store"); /** The parse field for the query parameters. */ public static final ParseField PARAMS = new ParseField("params"); /** The parse field for the active features. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 7.6K bytes - Viewed (0)