You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/cli_options.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -127,16 +127,16 @@ db_lib_mongodb:
127
127
da: "Mongodb: Den officielle MongoDB-driver for Rust"
128
128
select_db_type:
129
129
en: select database type (select sqlite to run code directly, others need to modify configuration and run migrations first, please check readme or related docs)
fr: sélectionnez le type de base de données (sélectionnez sqlite pour exécuter le code directement, les autres nécessitent de modifier la configuration et d'exécuter les migrations d'abord, veuillez consulter le readme ou la documentation associée)
es: seleccione el tipo de base de datos (seleccione sqlite para ejecutar el código directamente, otros necesitan modificar la configuración y ejecutar migraciones primero, consulte el readme o la documentación relacionada)
135
135
de: wählen Sie den Datenbanktyp aus (wählen Sie sqlite, um den Code direkt auszuführen, andere erfordern zuerst Konfigurationsänderungen und Migrationen, bitte lesen Sie die Readme oder zugehörige Dokumentation)
136
136
ru: выберите тип базы данных (выберите sqlite для прямого запуска кода, для других нужно сначала изменить конфигурацию и запустить миграции, см. readme или соответствующую документацию)
137
137
it: seleziona il tipo di database (seleziona sqlite per eseguire il codice direttamente, altri richiedono di modificare la configurazione ed eseguire le migrazioni prima, consulta il readme o la documentazione correlata)
138
138
pt: selecione o tipo de banco de dados (selecione sqlite para executar o código diretamente, outros precisam modificar a configuração e executar migrações primeiro, verifique o readme ou documentação relacionada)
139
-
ko: 데이터베이스 유형을 선택하십시오 (sqlite를 선택하면 코드를 직접 실행할 수 있으며, 다른 것들은 먼저 구성을 수정하고 마이그레이션을 실행해야 합니다. readme 또는 관련 문서를 확인하십시오)
139
+
ko: 데이터베이스 유형을 선택하십시오 (sqlite 를 선택하면 코드를 직접 실행할 수 있으며, 다른 것들은 먼저 구성을 수정하고 마이그레이션을 실행해야 합니다. readme 또는 관련 문서를 확인하십시오)
140
140
no: velg databasetype (velg sqlite for å kjøre koden direkte, andre trenger å endre konfigurasjon og kjøre migrasjoner først, se readme eller relatert dokumentasjon)
141
141
is: veldu gagnagrunnstegund (veldu sqlite til að keyra kóða beint, aðrir þurfa að breyta stillingar og keyra flutningar fyrst, vinsamlegast skoðaðu readme eða tengd skjöl)
142
142
uk: виберіть тип бази даних (виберіть sqlite для прямого запуску коду, для інших потрібно спочатку змінити конфігурацію та запустити міграції, див. readme або відповідну документацію)
el: Middleware που εκτελεί λογική μετά τον επόμενο χειριστή (Μετα-επεξεργασία)
852
774
da: Middleware, der udfører logik efter den næste handler (Efterbehandling)
775
+
acme_support:
776
+
en: Acme support, automatically get TLS certificate from Let's Encrypt. For example, see https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
fr: Support Acme, obtention automatique du certificat TLS de Let's Encrypt. Pour exemple, voir https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
es: Soporte Acme, obtención automática del certificado TLS de Let's Encrypt. Para ejemplo, vea https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
782
+
de: Acme-Unterstützung, automatisches Abrufen des TLS-Zertifikats von Let's Encrypt. Beispiel siehe https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
783
+
ru: Поддержка Acme, автоматическое получение TLS-сертификата от Let's Encrypt. Пример см. https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
784
+
it: Supporto Acme, ottenimento automatico del certificato TLS da Let's Encrypt. Per esempio, vedere https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
785
+
pt: Suporte Acme, obtenção automática do certificado TLS do Let's Encrypt. Para exemplo, veja https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
786
+
ko: Acme 지원, Let's Encrypt에서 TLS 인증서를 자동으로 가져옵니다. 예시는 https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs 를 참조하세요
787
+
no: Acme-støtte, automatisk henting av TLS-sertifikat fra Let's Encrypt. For eksempel, se https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
788
+
is: Acme stuðningur, sjálfvirk öflun TLS skírteinis frá Let's Encrypt. Fyrir dæmi, sjá https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
789
+
uk: Підтримка Acme, автоматичне отримання TLS-сертифіката від Let's Encrypt. Приклад див. https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
el: Υποστήριξη Acme, αυτόματη λήψη πιστοποιητικού TLS από το Let's Encrypt. Για παράδειγμα, δείτε https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
792
+
da: Acme-support, automatisk hentning af TLS-certifikat fra Let's Encrypt. For eksempel, se https://github.com/salvo-rs/salvo/blob/main/examples/acme-http01-quinn/src/main.rs
0 commit comments