- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 58 for Nopout (0.1 sec)
-
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: Logout */ public static final String LABELS_logout_title = "{labels.logout_title}"; /** The key of the message: Logout */ public static final String LABELS_LOGOUT = "{labels.logout}"; /** The key of the message: Do you want to logout? */ public static final String LABELS_do_you_want_to_logout = "{labels.do_you_want_to_logout}";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.login.placeholder_password = 비밀번호 labels.login.title = 로그인 labels.index_label = 레이블(Label) labels.index_lang = 기본언어 labels.index_sort = 정렬 labels.index_num = 표시 건수 labels.logout_title = 로그아웃 labels.logout = 로그아웃 labels.do_you_want_to_logout = 로그아웃 하시겠습니까? labels.logout_button = 로그아웃 labels.profile = 암호 변경 labels.administration = 관리 labels.profile_button = 설정 labels.profile.title = 설정 labels.profile.update = 업데이트
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/sso/aad/AzureAdAuthenticator.java
} @Override public ActionResponse getResponse(final SsoResponseType responseType) { return null; } @Override public String logout(final FessUserBean user) { return null; }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 28.2K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.login.title = Connexion labels.index_label = Étiquettes labels.index_lang = Langues préférées labels.index_sort = Trier labels.index_num = résultats par page labels.logout_title = Se déconnecter labels.logout = Se déconnecter labels.do_you_want_to_logout = Voulez-vous vous déconnecter ? labels.logout_button = Se déconnecter labels.profile = Changer le mot de passe labels.administration = Administration
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.login.title=Anmelden labels.index_label=Labels labels.index_lang=Bevorzugte Sprachen labels.index_sort=Sortiere labels.index_num=Suchergebnisse pro Seite labels.logout_title=Abmelden labels.logout=Abmelden labels.do_you_want_to_logout=Möchten Sie sich abmelden? labels.logout_button=Abmelden labels.profile=Passwort ändern labels.administration=Administration labels.profile_button=Profil
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.login.placeholder_password=パスワード labels.login.title=ログイン labels.index_label=ラベル labels.index_lang=優先する言語 labels.index_sort=ソート labels.index_num=表示件数 labels.logout_title=ログアウト labels.logout=ログアウト labels.do_you_want_to_logout=ログアウトしますか? labels.logout_button=ログアウト labels.profile=パスワード変更 labels.administration=管理 labels.profile_button=設定 labels.profile.title= 設定 labels.profile.update= 更新
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
okhttp/src/main/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.gz
aws awsglobalaccelerator.com awsmppl.com ax axa axis.museum aya.miyazaki.jp ayabe.kyoto.jp ayagawa.kagawa.jp ayase.kanagawa.jp az az.us azerbaijan.su azimuth.network azumino.nagano.jp azure azure-mobile.net azurestaticapps.net azurewebsites.net aéroport.ci b-data.io b.bg b.br b.se b.ssl.fastly.net ba ba.gov.br ba.it ba.leg.br babia-gora.pl baby babyblue.jp babymilk.jp backdrop.jp backplaneapp.io badaddja.no badajoz.museum baghdad.museum bahcavuotna.no bahccavuotna.no bahn.museum baidar.no baidu bajddar.no...
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Wed Dec 20 23:27:07 UTC 2023 - 40.4K bytes - Viewed (1) -
api/go1.1.txt
pkg syscall (darwin-386), const ONOCR ideal-int pkg syscall (darwin-386), const ONOEOT = 8 pkg syscall (darwin-386), const ONOEOT ideal-int pkg syscall (darwin-386), const OPOST = 1 pkg syscall (darwin-386), const OPOST ideal-int pkg syscall (darwin-386), const O_ACCMODE = 3 pkg syscall (darwin-386), const O_ALERT = 536870912 pkg syscall (darwin-386), const O_APPEND = 8 pkg syscall (darwin-386), const O_ASYNC = 64
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
api/go1.2.txt
pkg syscall (freebsd-386-cgo), const ONLRET ideal-int pkg syscall (freebsd-386-cgo), const ONOCR ideal-int pkg syscall (freebsd-386-cgo), const ONOEOT ideal-int pkg syscall (freebsd-386-cgo), const OPOST ideal-int pkg syscall (freebsd-386-cgo), const O_ACCMODE ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECT ideal-int pkg syscall (freebsd-386-cgo), const O_DIRECTORY ideal-int
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (0) -
RELEASE.md
states. Specifically, it no longer ever drops the `c` (memory) state of an `LSTMStateTuple`. The new behavior leads to proper dropout behavior for LSTMs and stacked LSTMs. This bug fix follows recommendations from published literature, but is a behavioral change. State dropout behavior may be customized via the new `dropout_state_filter_visitor` argument.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)