diff options
| author | 2021-10-25 20:25:45 +0200 | |
|---|---|---|
| committer | 2021-10-25 20:25:45 +0200 | |
| commit | 670f4c45ab7d94df18cfad33ba1b9231b3629887 (patch) | |
| tree | df2c1b747812e64376796e02457168906079dcb1 /app/i18n/oc/sub.php | |
| parent | 296b912557dedd3a3100506c36c8da5e80292996 (diff) | |
Update Occitan locale (#3935)
* Update conf.php
* Update gen.php
* Update install.php
* Update sub.php
Diffstat (limited to 'app/i18n/oc/sub.php')
| -rw-r--r-- | app/i18n/oc/sub.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index dc058cbfb..50b605b25 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -89,11 +89,11 @@ return array( 'title_add' => 'Ajustar un flux RSS', 'ttl' => 'Actualizar pas automaticament mai sovent que', 'url' => 'Flux URL', - 'useragent' => 'Set the user agent for fetching this feed', // TODO - Translation - 'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO - Translation + 'useragent' => 'Definir un user agent per recuperar aqueste flux', + 'useragent_help' => 'Exemple : <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', 'validator' => 'Verificar la validitat del flux', 'website' => 'URL del site', - 'websub' => 'Notificaciones instantáneas amb WebSub', + 'websub' => 'Notificacions instantanèas amb WebSub', ), 'import_export' => array( 'export' => 'Exportar', @@ -132,7 +132,7 @@ return array( 'add_label' => 'Ajustar una etiqueta', 'delete_label' => 'Suprimir una etiqueta', 'feed_management' => 'Gestion dels fluxes RSS', - 'rename_label' => 'Rennomenar una etiqueta', + 'rename_label' => 'Renomenar una etiqueta', 'subscription_tools' => 'Aisinas d’abonament', ), ); |
