aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGravatar Quentí <33203663+Quenty31@users.noreply.github.com> 2019-01-23 19:11:56 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-01-23 19:11:56 +0100
commit02e66677591e13a4aef4a657a2fd5e480fc4c247 (patch)
tree1d43299eb6fb71da675a23fc38f34c079f04f192 /app
parente2853770e2f1e95d3e7ddfb4ad0a5d7e897284c6 (diff)
Update sub.php (#2223)
Diffstat (limited to 'app')
-rw-r--r--app/i18n/oc/sub.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/i18n/oc/sub.php b/app/i18n/oc/sub.php
index 3ca98d75e..fc5a0cc1f 100644
--- a/app/i18n/oc/sub.php
+++ b/app/i18n/oc/sub.php
@@ -1,7 +1,7 @@
<?php
return array(
'api' => array(
- 'documentation' => 'Copiar l’URL seguenta per l’utilizaire dins d’una aisina extèrna.',
+ 'documentation' => 'Copiatz l’URL seguenta per l’utilizaire dins d’una aisina extèrna.',
'title' => 'API',
),
'bookmarklet' => array(
@@ -46,11 +46,11 @@ return array(
),
'websub' => 'Notificaciones instantáneas amb WebSub',
'show' => array(
- 'all' => 'Show all feeds', //TODO - Translation
- 'error' => 'Show only feeds with error', //TODO - Translation
+ 'all' => 'Mostrar totes los fluxes',
+ 'error' => 'Mostrar pas que los fluxes amb errors',
),
'showing' => array(
- 'error' => 'Showing only feeds with error', //TODO - Translation
+ 'error' => 'Afichatge dels articles amb errors solament',
),
'ssl_verify' => 'Verificacion de la seguretat SSL',
'stats' => 'Estatisticas',
@@ -64,14 +64,14 @@ return array(
'website' => 'URL del site',
),
'firefox' => array(
- 'documentation' => 'Seguir las etapas descrichas <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">aquí</a> per ajustar FreshRSS a la lista dels lectors de flux de Firefox.',
+ 'documentation' => 'Seguissètz las etapas descrichas <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">aquí</a> per ajustar FreshRSS a la lista dels lectors de flux de Firefox.',
'title' => 'Lector de flux de Firefox',
),
'import_export' => array(
'export' => 'Exportar',
'export_opml' => 'Exportar la lista de fluxes (OPML)',
'export_starred' => 'Exportar los favorits',
- 'export_labelled' => 'Export your labelled articles', //TODO
+ 'export_labelled' => 'Exportar los articles etiquetats',
'feed_list' => 'Lista dels %s articles',
'file_to_import' => 'Fichièr d’importar<br />(OPML, JSON o ZIP)',
'file_to_import_no_zip' => 'Fichièr d’importar<br />(OPML o JSON)',
@@ -87,7 +87,7 @@ return array(
'subscription_tools' => 'Aisinas d’abonament',
),
'title' => array(
- '_' => 'Gestión dels abonaments',
+ '_' => 'Gestion dels abonaments',
'feed_management' => 'Gestion dels fluxes RSS',
'subscription_tools' => 'Aisinas d’abonament',
),