diff options
| author | 2020-04-03 23:53:11 +0200 | |
|---|---|---|
| committer | 2020-04-03 23:53:11 +0200 | |
| commit | c9b5e8b5271cc59598a4fbcea5ff93698aab2eea (patch) | |
| tree | 03046444d8f95e57c650c60e6615ceade85414c7 /app/i18n/oc/conf.php | |
| parent | 9997acd6115e03ef9cd8e7b5097caaccc531cbf0 (diff) | |
[i18n] Update Occitan language (#2873)
* Update admin.php
* Update user.php
* Update index.php
* Update gen.php
* Update feedback.php
* Update conf.php
* Update sub.php
Diffstat (limited to 'app/i18n/oc/conf.php')
| -rw-r--r-- | app/i18n/oc/conf.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/oc/conf.php b/app/i18n/oc/conf.php index 811c27759..f4364c438 100644 --- a/app/i18n/oc/conf.php +++ b/app/i18n/oc/conf.php @@ -49,7 +49,7 @@ return array( '_' => 'Afichatge', ), 'profile' => array( - 'api' => 'API management', // TODO - Translation + 'api' => 'Gestion API', 'delete' => array( 'warn' => 'Lo compte e totas las donadas ligadas seràn suprimits.', '_' => 'Supression del compte', @@ -97,7 +97,7 @@ return array( ), 'reading' => array( 'after_onread' => 'Aprèp « marcar coma legit »,', - 'always_show_favorites' => 'Show all articles in favorites by default', // TODO - Translation + 'always_show_favorites' => 'Mostrar totes los articles dels favorits per defaut', 'articles_per_page' => 'Nombre d’articles per pagina', 'auto_load_more' => 'Cargar los articles seguents enbàs de la pagina', 'auto_remove_article' => 'Rescondre los articles aprèp lectura', @@ -180,7 +180,7 @@ return array( 'reading_view' => 'Passar a la vista lectura', 'rss_view' => 'Dobrir la vista RSS dins un onglet novèl', 'see_on_website' => 'Veire al site d’origina', - 'shift_for_all_read' => '+ <kbd>⇧ Shift</kbd> to mark previous articles as read<br />+ <kbd>Alt ⎇</kbd> per marcar los articles coma legits', // TODO - Translation + 'shift_for_all_read' => '+ <kbd>⇧ Shift</kbd> per marcar l’article precedent coma legit<br />+ <kbd>Alt ⎇</kbd> per marcar los articles coma legits', 'skip_next_article' => 'Centrar sul seguent sens lo dobrir', 'skip_previous_article' => 'Centrar sul precedent sens lo dobrir', 'title' => 'Acorchis', |
