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/admin.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/admin.php')
| -rw-r--r-- | app/i18n/oc/admin.php | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/app/i18n/oc/admin.php b/app/i18n/oc/admin.php index d04a94e59..e1e8b5f34 100644 --- a/app/i18n/oc/admin.php +++ b/app/i18n/oc/admin.php @@ -122,7 +122,7 @@ return array( 'title' => 'Extensions', 'update' => 'Mesa a jorn disponibla', 'user' => 'Extensions utilizaire', - 'version' => 'Version', // TODO - Translation + 'version' => 'Version', ), 'stats' => array( 'all_feeds' => 'Totes los fluxes', @@ -150,7 +150,7 @@ return array( 'repartition' => 'Reparticion dels articles', 'status_favorites' => 'Favorits', 'status_read' => 'Legit', - 'status_total' => 'Total', // TODO - Translation + 'status_total' => 'Total', 'status_unread' => 'Pas legits', 'title' => 'Estatisticas', 'top_feed' => 'Los dètz fluxes mai gròsses', @@ -182,18 +182,18 @@ return array( '_' => 'Sistèma de mesa a jorn', ), 'user' => array( - 'admin' => 'Administrator', // TODO - Translation + 'admin' => 'Administrator', 'articles_and_size' => '%s articles (%s)', - 'article_count' => 'Articles', // TODO - Translation - 'back_to_manage' => '← Return to user list', // TODO - Translation + 'article_count' => 'Articles', + 'back_to_manage' => '← Tornar a la lista dels utilizaires', 'create' => 'Crear un nòu utilizaire', - 'database_size' => 'Database size', // TODO - Translation + 'database_size' => 'Talha basa de donadas', 'delete_users' => 'Suprimir un utilizaire', - 'email' => 'Email address', // TODO - Translation - 'feed_count' => 'Feeds', // TODO - Translation - 'is_admin' => 'Is admin', // TODO - Translation + 'email' => 'Adreça electronica', + 'feed_count' => 'Flux', + 'is_admin' => 'Es admin', 'language' => 'Lenga', - 'list' => 'User list', // TODO - Translation + 'list' => 'Lista dels utilizaires', 'number' => '%d compte ja creat', 'numbers' => '%d comptes ja creats', 'password_form' => 'Senhal <br /><small>(ex. : per la connexion via formulari)</small>', |
