Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 25 of 16252) sorted by relevance

12345678910>>...651

/dports/security/mailzu/MailZu_0.8RC3/lang/
H A Dcs.lang.php47 global $strings; //
114 $strings['mm'] = 'mm';
116 $strings['dd'] = 'dd';
119 $strings['am'] = 'dop';
120 $strings['pm'] = 'odp';
152 $strings['No'] = 'Ne';
153 $strings['Yes'] = 'Ano';
189 $strings['N/A'] = 'N/A';
221 $strings['for'] = 'pro';
252 $strings['To'] = 'Komu';
[all …]
H A Den_GB.lang.php48 global $strings; //
115 $strings['mm'] = 'mm';
117 $strings['dd'] = 'dd';
120 $strings['am'] = 'am';
121 $strings['pm'] = 'pm';
153 $strings['No'] = 'No';
154 $strings['Yes'] = 'Yes';
190 $strings['N/A'] = 'N/A';
222 $strings['for'] = 'for';
253 $strings['To'] = 'To';
[all …]
H A Den_US.lang.php49 global $strings; //
116 $strings['mm'] = 'mm';
118 $strings['dd'] = 'dd';
121 $strings['am'] = 'am';
122 $strings['pm'] = 'pm';
154 $strings['No'] = 'No';
155 $strings['Yes'] = 'Yes';
191 $strings['N/A'] = 'N/A';
223 $strings['for'] = 'for';
254 $strings['To'] = 'To';
[all …]
H A Des.lang.php49 global $strings; //
117 $strings['mm'] = 'mm';
119 $strings['dd'] = 'dd';
122 $strings['am'] = 'am';
123 $strings['pm'] = 'pm';
137 $strings['View'] = 'Ver';
155 $strings['No'] = 'No';
156 $strings['Yes'] = 'S�';
192 $strings['N/A'] = 'N/A';
255 $strings['To'] = 'Para';
[all …]
H A Dpl.lang.php50 global $strings; //
117 $strings['mm'] = 'mm';
119 $strings['dd'] = 'dd';
122 $strings['am'] = 'am';
123 $strings['pm'] = 'pm';
155 $strings['No'] = 'Nie';
156 $strings['Yes'] = 'Tak';
224 $strings['for'] = 'dla';
255 $strings['To'] = 'Do';
256 $strings['From'] = 'Od';
[all …]
H A Dfr.lang.php43 global $strings; //
111 $strings['mm'] = 'mm';
113 $strings['dd'] = 'jj';
116 $strings['am'] = 'am';
117 $strings['pm'] = 'pm';
149 $strings['No'] = 'Non';
150 $strings['Yes'] = 'Oui';
151 $strings['Name'] = 'Nom';
186 $strings['N/A'] = 'N/A';
249 $strings['To'] = '�';
[all …]
H A Dit.lang.php46 global $strings; //
114 $strings['mm'] = 'mm';
116 $strings['dd'] = 'gg';
119 $strings['am'] = 'am';
120 $strings['pm'] = 'pm';
152 $strings['No'] = 'No';
153 $strings['Yes'] = 'Yes';
189 $strings['N/A'] = 'N/A';
221 $strings['for'] = 'for';
252 $strings['To'] = 'A';
[all …]
H A Dpt_BR.lang.php48 global $strings; //
115 $strings['mm'] = 'mm';
117 $strings['dd'] = 'dd';
120 $strings['am'] = 'am';
121 $strings['pm'] = 'pm';
135 $strings['View'] = 'Ver';
153 $strings['No'] = 'N�o';
154 $strings['Yes'] = 'Sim';
190 $strings['N/A'] = 'N/A';
222 $strings['for'] = 'for';
[all …]
/dports/devel/efl/efl-1.25.1/src/benchmarks/eina/
H A Dstrlog69 strings[65] = str->add(strings[65]);
72 strings[65] = str->add(strings[65]);
79 strings[73] = str->add(strings[73]);
82 strings[73] = str->add(strings[73]);
85 strings[73] = str->add(strings[73]);
87 strings[77] = str->add(strings[77]);
89 strings[79] = str->add(strings[79]);
96 strings[71] = str->add(strings[71]);
104 strings[93] = str->add(strings[93]);
106 strings[94] = str->add(strings[94]);
[all …]
/dports/www/p5-AMF-Perl/AMF-Perl-0.15/doc/examples/petmarket/petmarket/api/
H A Dstringresourcesservice.pm54 my %strings;
69 $strings{"ITEM_LBL_str"}="Item";
72 $strings{"QTY_LBL_str"}="Qty";
78 $strings{"OK_BTN_LBL_str"}="OK";
198 %bundle = %strings;
208 my %strings;
214 return \%strings;
220 my %strings;
226 return \%strings;
233 my %strings;
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/kevinburke/ssh_config/ssh_config-01f96b0aa0cd/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
54 strings.ToLower("ConnectTimeout"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
160 strings.ToLower("VisualHostKey"): "no",
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/kevinburke/ssh_config/
H A Dvalidators.go15 return defaults[strings.ToLower(keyword)]
51 strings.ToLower("CanonicalizeMaxDots"): true,
53 strings.ToLower("ConnectionAttempts"): true,
70 lkey := strings.ToLower(key)
119 strings.ToLower("IdentitiesOnly"): "no",
128 strings.ToLower("LogLevel"): "INFO",
146 strings.ToLower("ServerAliveCountMax"): "3",
147 strings.ToLower("ServerAliveInterval"): "0",
159 strings.ToLower("VerifyHostKeyDNS"): "no",
160 strings.ToLower("VisualHostKey"): "no",
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/portuguese-ptbr/
H A Dgeneric.lua13 strings[000] = "Novo jogo";
19 strings[006] = "Opções";
20 strings[007] = "Sair";
26 strings[010] = "Sim";
27 strings[011] = "Não";
28 strings[012] = "Aplicar";
31 strings[015] = "Próximo";
32 strings[016] = "OK";
38 strings[019] = "ITENS";
40 strings[021] = "OPÇÕES";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/russian/
H A Dgeneric.lua14 strings[003] = "Дом Лары";
15 strings[004] = "Сохранить";
16 strings[005] = "Загрузить";
18 strings[007] = "Выход";
24 strings[010] = "Да";
25 strings[011] = "Нет";
27 strings[013] = "Отмена";
28 strings[014] = "Назад";
29 strings[015] = "Вперед";
30 strings[016] = "ОК";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/spanish/
H A Dgeneric.lua19 strings[006] = "Opciones";
20 strings[007] = "Salir";
26 strings[010] = "Sí";
27 strings[011] = "No";
28 strings[012] = "Aplicar";
29 strings[013] = "Cancelar";
30 strings[014] = "Atrás";
32 strings[016] = "Aceptar";
38 strings[019] = "OBJETOS";
39 strings[020] = "PAUSA";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/english/
H A Dgeneric.lua11 strings[000] = "New Game";
18 strings[007] = "Quit";
24 strings[010] = "Yes";
25 strings[011] = "No";
26 strings[012] = "Apply";
27 strings[013] = "Cancel";
29 strings[015] = "Next";
30 strings[016] = "OK";
36 strings[019] = "ITEMS";
50 strings[027] = "Equip";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/portuguese-ptpt/
H A Dgeneric.lua20 strings[006] = "Opções";
21 strings[007] = "Sair";
27 strings[010] = "Sim";
28 strings[011] = "Não";
29 strings[012] = "Guardar";
32 strings[015] = "Próximo";
33 strings[016] = "OK";
39 strings[019] = "ITEMS";
40 strings[020] = "PAUSA";
41 strings[021] = "OPÇÕES";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/italian/
H A Dgeneric.lua18 strings[006] = "Opzioni";
19 strings[007] = "Esci";
25 strings[010] = "Si";
26 strings[011] = "No";
27 strings[012] = "Applica";
28 strings[013] = "Annulla";
30 strings[015] = "Avanti";
31 strings[016] = "OK";
32 strings[017] = "Annulla";
38 strings[020] = "PAUSA";
[all …]
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/scripts/strings/french/
H A Dgeneric.lua19 strings[006] = "Options";
20 strings[007] = "Quitter";
26 strings[010] = "Oui";
27 strings[011] = "Non";
28 strings[012] = "Appliquer";
29 strings[013] = "Annuler";
31 strings[015] = "Suivant";
32 strings[016] = "OK";
38 strings[019] = "ARTICLES";
39 strings[020] = "PAUSE";
[all …]

12345678910>>...651