Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 17 of 17 for storage_size (0.05 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_pl.properties

    labels.crud_button_install=Zainstaluj
    labels.storage_configuration=Przechowywanie
    labels.storage_name=Nazwa
    labels.storage_size=Rozmiar
    labels.storage_last_modified=Ostatnia modyfikacja
    labels.storage_upload_file=Prześlij plik
    labels.storage_button_upload=Prześlij
    labels.storage_bucket_name=Nazwa bucketa
    labels.storage_file=Plik
    labels.storage_folder_name=Nazwa folderu
    labels.storage_button_download=Pobierz
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 53.2K bytes
    - Click Count (0)
  2. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 52.2K bytes
    - Click Count (0)
  3. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 71.6K bytes
    - Click Count (0)
  4. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 54.3K bytes
    - Click Count (0)
  5. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 51.6K bytes
    - Click Count (0)
  6. 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: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 56.7K bytes
    - Click Count (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        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 */
        public static final String LABELS_storage_last_modified = "{labels.storage_last_modified}";
    
        /** The key of the message: Upload File */
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top