|
|
@@ -5,20 +5,20 @@ return array(
|
|
|
'_' => 'Archius',
|
|
|
'advanced' => 'Avançat',
|
|
|
'delete_after' => 'Levar los articles aprèp',
|
|
|
- 'exception' => 'Purge exception', //TODO - Translation
|
|
|
+ 'exception' => 'Excepcion de purga',
|
|
|
'help' => 'Mai d’opcions son disponiblas dins la configuracion individuala dels fluxes',
|
|
|
- 'keep_favourites' => 'Never delete favourites', //TODO - Translation
|
|
|
+ 'keep_favourites' => 'Jamai suprimir los favorits',
|
|
|
'keep_min_by_feed' => 'Nombre minimum d’articles de servar per flux',
|
|
|
- 'keep_labels' => 'Never delete labels', //TODO - Translation
|
|
|
- 'keep_unreads' => 'Never delete unreads', //TODO - Translation
|
|
|
- 'maintenance' => 'Maintenance', //TODO - Translation
|
|
|
+ 'keep_labels' => 'Jamai suprimir las etiquetas',
|
|
|
+ 'keep_unreads' => 'Jamai suprimir los pas legits',
|
|
|
+ 'maintenance' => 'Entreten',
|
|
|
'optimize' => 'Optimizar la basa de donada',
|
|
|
'optimize_help' => 'De far de temps en temps per redusir la talha de la basa de donadas',
|
|
|
- 'policy' => 'Purge policy', //TODO - Translation
|
|
|
- 'policy_warning' => 'If no purge policy is selected, every article will be kept.', //TODO - Translation
|
|
|
+ 'policy' => 'Politica de purga',
|
|
|
+ 'policy_warning' => 'Se cap de politica de purga es pas seleccionada, totes los articles seràn gardats',
|
|
|
'purge_now' => 'Purgar ara',
|
|
|
- 'keep_max' => 'Maximum number of articles to keep', //TODO - Translation
|
|
|
- 'keep_period' => 'Maximum age of articles to keep', //TODO - Translation
|
|
|
+ 'keep_max' => 'Nombre maximum d’articles de gardar',
|
|
|
+ 'keep_period' => 'Atge maximum dels articles de gardar',
|
|
|
'title' => 'Archius',
|
|
|
'ttl' => 'Actualizar pas automaticament mai sovent que',
|
|
|
),
|