diff options
Diffstat (limited to 'app/i18n/oc/sub.php')
| -rw-r--r-- | app/i18n/oc/sub.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php index 0353c33a5..6bde53f0b 100644 --- a/app/i18n/oc/sub.php +++ b/app/i18n/oc/sub.php @@ -3,7 +3,7 @@ return array( 'api' => array( 'documentation' => 'Copiatz l’URL seguenta per l’utilizaire dins d’una aisina extèrna.', - 'title' => 'API', // TODO - Translation + 'title' => 'API', ), 'bookmarklet' => array( 'documentation' => 'Depausatz aqueste boton per la barra de marcapaginas o clicatz-lo a drecha e causissètz « Enregistrar aqueste ligam». Puèi clicatz «S’abonar» sus las paginas que volètz seguir.', @@ -45,11 +45,11 @@ return array( 'information' => 'Informacions', 'keep_min' => 'Nombre minimum d’articles de servar', 'maintenance' => array( - 'clear_cache' => 'Clear cache', // TODO - Translation - 'clear_cache_help' => 'Clear the cache of this feed on disk', // TODO - Translation - 'reload_articles' => 'Reload articles', // TODO - Translation - 'reload_articles_help' => 'Reload articles and fetch complete content', // TODO - Translation - 'title' => 'Maintenance', // TODO - Translation + 'clear_cache' => 'Escafar lo cache', + 'clear_cache_help' => 'Escafar lo cache d’aqueste flux sul disc', + 'reload_articles' => 'Recargar los articles', + 'reload_articles_help' => 'Recargar los articles e recuperar lo contengut complet', + 'title' => 'Mantenença', ), 'moved_category_deleted' => 'Quand escafatz una categoria, sos fluxes son automaticament classats dins <em>%s</em>.', 'mute' => 'mut', @@ -62,8 +62,8 @@ return array( '_' => 'Visibilitat', ), 'selector_preview' => array( - 'show_raw' => 'Show source', // TODO - Translation - 'show_rendered' => 'Show content', // TODO - Translation + 'show_raw' => 'Veire lo còdi font', + 'show_rendered' => 'Veire lo contengut', ), 'show' => array( 'all' => 'Mostrar totes los fluxes', |
