mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-29 19:51:20 -04:00
* Better authorization label for OIDC Reword description of HTTP login method to include OIDC fix https://github.com/FreshRSS/FreshRSS/issues/7254#issuecomment-2615838151 And remove several duplicated i18n entries. And add to documentation https://www.authelia.com/integration/openid-connect/freshrss/ * Update app/i18n/it/admin.php Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> * Update app/i18n/nl/admin.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> --------- Co-authored-by: UserRoot-Luca <55756898+UserRoot-Luca@users.noreply.github.com> Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
129 lines
5.5 KiB
PHP
129 lines
5.5 KiB
PHP
<?php
|
||
|
||
/******************************************************************************/
|
||
/* Each entry of that file can be associated with a comment to indicate its */
|
||
/* state. When there is no comment, it means the entry is fully translated. */
|
||
/* The recognized comments are (comment matching is case-insensitive): */
|
||
/* + TODO: the entry has never been translated. */
|
||
/* + DIRTY: the entry has been translated but needs to be updated. */
|
||
/* + IGNORE: the entry does not need to be translated. */
|
||
/* When a comment is not recognized, it is discarded. */
|
||
/******************************************************************************/
|
||
|
||
return array(
|
||
'action' => array(
|
||
'finish' => 'Acabar l’installacion',
|
||
'fix_errors_before' => 'Mercés de corregir las errors seguentas abans de contunhar.',
|
||
'keep_install' => 'Gardar la configuracion precedenta',
|
||
'next_step' => 'Anar a l’estapa seguenta',
|
||
'reinstall' => 'Reïnstallar FreshRSS',
|
||
),
|
||
'bdd' => array(
|
||
'_' => 'Basa de donadas',
|
||
'conf' => array(
|
||
'_' => 'Configuracion de la basa de donadas',
|
||
'ko' => 'Verificatz las informacions de la basa de donadas.',
|
||
'ok' => 'La configuracion de la basa de donadas es salvagarda.',
|
||
),
|
||
'host' => 'Òste',
|
||
'password' => 'Senhal de la basa de donadas',
|
||
'prefix' => 'Prefixe de tabla',
|
||
'type' => 'Tipe de basa de donadas',
|
||
'username' => 'Nom d’utilizaire de la basa de donadas',
|
||
),
|
||
'check' => array(
|
||
'_' => 'Verificacions',
|
||
'already_installed' => 'Sembla que FreshRSS es ja installat !',
|
||
'cache' => array(
|
||
'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
|
||
'ok' => 'Los dreches sul cache son bons.',
|
||
),
|
||
'ctype' => array(
|
||
'nok' => 'Impossible de trobar una bibliotèca per la verificacion del tipe de caractèrs (php-ctype).',
|
||
'ok' => 'Avètz la bibliotèca per la verificacion del tipe de caractèrs (ctype).',
|
||
),
|
||
'curl' => array(
|
||
'nok' => 'Impossible de trobar la bibliotèca curl ( paquet php-curl).',
|
||
'ok' => 'Avètz la bibliotèca cURL.',
|
||
),
|
||
'data' => array(
|
||
'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
|
||
'ok' => 'Los dreches sul repertòri data son bons.',
|
||
),
|
||
'dom' => array(
|
||
'nok' => 'Impossible de trobar una bibliotèca per percórrer lo DOM.',
|
||
'ok' => 'Avètz la bibliotèca per percórrer lo DOM.',
|
||
),
|
||
'favicons' => array(
|
||
'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
|
||
'ok' => 'Los dreches sul repertòri dels favicons son bons.',
|
||
),
|
||
'fileinfo' => array(
|
||
'nok' => 'Avètz pas PHP fileinfo (paquet fileinfo).',
|
||
'ok' => 'Avètz la bibliotèca fileinfo.',
|
||
),
|
||
'json' => array(
|
||
'nok' => 'Impossible de trobar l’extension recomandada JSON (paquet php-json).',
|
||
'ok' => 'Avètz l’exension recomandada JSON.',
|
||
),
|
||
'mbstring' => array(
|
||
'nok' => 'Impossible de trobar la bibliotèca recomandada mbstring per Unicode.',
|
||
'ok' => 'Avètz la bibliotèca recomandada mbstring per Unicode.',
|
||
),
|
||
'pcre' => array(
|
||
'nok' => 'Impossible de trobar una bibliotèca per las expressions regulara (php-pcre).',
|
||
'ok' => 'Avètz la bibliotèca per las expressions regularas (PCRE).',
|
||
),
|
||
'pdo' => array(
|
||
'nok' => 'Impossible de trobar PDO o un dels drivers compatibles (pdo_mysql, pdo_sqlite, pdo_pgsql).',
|
||
'ok' => 'Avètz PDO e almens un des drivers compatibles (pdo_mysql, pdo_sqlite, pdo_pgsql).',
|
||
),
|
||
'php' => array(
|
||
'nok' => 'Vòstra version PHP es la %s mas FreshRSS demanda almens la version %s.',
|
||
'ok' => 'Vòstra version PHP es %s, qu’es compatibla amb FreshRSS.',
|
||
),
|
||
'reload' => 'Revérifier',
|
||
'tmp' => array(
|
||
'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
|
||
'ok' => 'Las permissions sul repertòri temporari son bonas.',
|
||
),
|
||
'unknown_process_username' => 'desconegut',
|
||
'users' => array(
|
||
'nok' => 'Volgatz verificar los dreches sul repertòri <em>%s</em>. Lo servidor HTTP deu poder escriure dedins.',
|
||
'ok' => 'Los dreches sul repertòri dels utilizaires son bons.',
|
||
),
|
||
'xml' => array(
|
||
'nok' => 'Impossible de trobar una bibliotèca necessària per XML.',
|
||
'ok' => 'Avètz la bibliotèca per percórrer los XML.',
|
||
),
|
||
),
|
||
'conf' => array(
|
||
'_' => 'Configuracion generala',
|
||
'ok' => 'La configuracion generala es enregistrada.',
|
||
),
|
||
'congratulations' => 'Òsca !',
|
||
'default_user' => array(
|
||
'_' => 'Nom d’utilizaire per defaut',
|
||
'max_char' => '16 caractèrs alfanumerics maximum',
|
||
),
|
||
'fix_errors_before' => 'Mercés de corregir las errors seguentas abans de contunhar.',
|
||
'javascript_is_better' => 'FreshRSS es mai agradable amb lo JavaScript activat',
|
||
'js' => array(
|
||
'confirm_reinstall' => 'En reïnstallant FreshRSS perdretz la configuracion precedenta. Volètz vertadièrament contunhar ?',
|
||
),
|
||
'language' => array(
|
||
'_' => 'Lenga',
|
||
'choose' => 'Causissètz la lenga per FreshRSS',
|
||
'defined' => 'La lenga es corrèctament definida.',
|
||
),
|
||
'missing_applied_migrations' => 'Quicòm a trucat ; devètz crear un fichièr <em>%s</em> void manualament.',
|
||
'ok' => 'L’installacion s’es corrèctament passada.',
|
||
'session' => array(
|
||
'nok' => 'Sembla que lo servidor web siá pas corrèctament configurat pels cookies per las sessions PHP !',
|
||
),
|
||
'step' => 'etapa %d',
|
||
'steps' => 'Etapas',
|
||
'this_is_the_end' => 'Es la fin',
|
||
'title' => 'Installacion · FreshRSS',
|
||
);
|