- Sort Score
- Result 10 results
- Languages All
Results 41 - 50 of 105 for pidfile (0.35 sec)
-
src/main/resources/fess_label_ru.properties
labels.do_you_want_to_logout=Вы хотите выйти? labels.logout_button=Выход labels.profile=Изменить пароль labels.administration=Администрирование labels.profile_button=Настройки labels.profile.title=Настройки labels.profile.update=Обновить labels.profile.back=Назад labels.profile.placeholder_old_password=Текущий пароль labels.profile.placeholder_new_password=Новый пароль labels.profile.placeholder_confirm_new_password=Подтвердите новый пароль
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.logout_button=Esci labels.profile=Cambia password labels.administration=Amministrazione labels.profile_button=Impostazioni labels.profile.title= Impostazioni labels.profile.update= Aggiorna labels.profile.back= Indietro labels.profile.placeholder_old_password= Password attuale labels.profile.placeholder_new_password= Nuova password labels.profile.placeholder_confirm_new_password= Conferma nuova password
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/helper/OsddHelper.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 4.7K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/io/FilesTest.java
File asciiFile = getTestFile("ascii.txt"); File dir = asciiFile.getParentFile(); assertTrue(Files.isDirectory().apply(dir)); assertFalse(Files.isFile().apply(dir)); assertFalse(Files.isDirectory().apply(asciiFile)); assertTrue(Files.isFile().apply(asciiFile)); } /** Returns a root path for the file system. */ private static File root() { return File.listRoots()[0]; }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Jul 14 14:44:08 UTC 2025 - 22.1K bytes - Viewed (0) -
guava-testlib/src/com/google/common/collect/testing/testers/AbstractListTester.java
fail("mismatch at index " + i + ": " + reportContext(expectedList)); } } } /** * Used to delay string formatting until actually required, as it otherwise shows up in the test * execution profile when running an extremely large numbers of tests. */ private String reportContext(List<E> expected) { return Platform.format( "expected collection %s; actual collection %s", expected, this.collection); }
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Sun Dec 22 03:38:46 UTC 2024 - 2.9K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.logout=注销 labels.do_you_want_to_logout=您要注销吗? labels.logout_button=注销 labels.profile=更改密码 labels.administration=管理 labels.profile_button=设置 labels.profile.title= 设置 labels.profile.update= 更新 labels.profile.back= 返回 labels.profile.placeholder_old_password= 当前密码 labels.profile.placeholder_new_password= 新密码 labels.profile.placeholder_confirm_new_password= 确认新密码 labels.top.search=搜索 labels.index_title=Fess
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.logout_button=Déconnexion labels.profile=Changer le mot de passe labels.administration=Administration labels.profile_button=Paramètres labels.profile.title=Paramètres labels.profile.update=Mettre à jour labels.profile.back=Retour labels.profile.placeholder_old_password=Mot de passe actuel labels.profile.placeholder_new_password=Nouveau mot de passe
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/webapp/WEB-INF/orig/view/login/newpassword.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.login.title" /></title> <link href="${fe:url('/css/admin/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 3.1K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/login/index.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%><!DOCTYPE html> ${fe:html(true)} <head profile="http://a9.com/-/spec/opensearch/1.1/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title><la:message key="labels.login.title" /></title> <link href="${fe:url('/css/admin/bootstrap.min.css')}" rel="stylesheet" type="text/css" />
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 3K bytes - Viewed (1) -
android/guava/src/com/google/common/io/Files.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 32.9K bytes - Viewed (0)