Fix english typo

This commit is contained in:
Frederic Guillot 2015-01-12 18:07:09 -05:00
parent 16945c3649
commit 6a1515c0cc
8 changed files with 8 additions and 8 deletions

View File

@ -121,7 +121,7 @@ Router\get_action('feeds', function() {
} }
$message = t( $message = t(
'There is %d empty feeds, there is maybe an error: %s...', 'There are %d empty feeds, there is maybe an error: %s...',
count($empty_feeds), count($empty_feeds),
implode(', ', array_slice($listing, 0, 5)) implode(', ', array_slice($listing, 0, 5))
); );

View File

@ -56,7 +56,7 @@ return array(
'download content' => 'stáhnout obsah', 'download content' => 'stáhnout obsah',
'Help' => 'Nápověda', 'Help' => 'Nápověda',
'Theme' => 'Vzhled', 'Theme' => 'Vzhled',
'There is %d empty feeds, there is maybe an error: %s...' => 'K dispozici je %d prázdné kanály, je možná chyba: %s...', 'There are %d empty feeds, there is maybe an error: %s...' => 'K dispozici je %d prázdné kanály, je možná chyba: %s...',
'Items per page' => 'Článků na stránku', 'Items per page' => 'Článků na stránku',
'Previous page' => 'Předchozí stránka', 'Previous page' => 'Předchozí stránka',
'Next page' => 'Další stránka', 'Next page' => 'Další stránka',

View File

@ -56,7 +56,7 @@ return array(
'download content' => 'Inhalt herunterladen', 'download content' => 'Inhalt herunterladen',
'Help' => 'Hilfe', 'Help' => 'Hilfe',
'Theme' => 'Theme', 'Theme' => 'Theme',
'There is %d empty feeds, there is maybe an error: %s...' => 'Es gibt %d leere Feeds, vielleicht gibt es einen Fehler: %s...', 'There are %d empty feeds, there is maybe an error: %s...' => 'Es gibt %d leere Feeds, vielleicht gibt es einen Fehler: %s...',
'Items per page' => 'Einträge pro Seite', 'Items per page' => 'Einträge pro Seite',
'Previous page' => 'vorherige Seite', 'Previous page' => 'vorherige Seite',
'Next page' => 'nächste Seite', 'Next page' => 'nächste Seite',

View File

@ -56,7 +56,7 @@ return array(
'download content' => 'descargar contenido', 'download content' => 'descargar contenido',
'Help' => 'Ayuda', 'Help' => 'Ayuda',
'Theme' => 'Tema', 'Theme' => 'Tema',
'There is %d empty feeds, there is maybe an error: %s...' => 'Hay %d suscripciones vacías, tal vez haya un problema: %s...', 'There are %d empty feeds, there is maybe an error: %s...' => 'Hay %d suscripciones vacías, tal vez haya un problema: %s...',
'Items per page' => 'Ítems por página', 'Items per page' => 'Ítems por página',
'Previous page' => 'Página anterior', 'Previous page' => 'Página anterior',
'Next page' => 'Página siguiente', 'Next page' => 'Página siguiente',

View File

@ -56,7 +56,7 @@ return array(
'download content' => 'télécharger le contenu', 'download content' => 'télécharger le contenu',
'Help' => 'Aide', 'Help' => 'Aide',
'Theme' => 'Thème', 'Theme' => 'Thème',
'There is %d empty feeds, there is maybe an error: %s...' => 'Il y a %d abonnements vides, il y a peut-être un problème : %s...', 'There are %d empty feeds, there is maybe an error: %s...' => 'Il y a %d abonnements vides, il y a peut-être un problème : %s...',
'Items per page' => 'Nombre d\'éléments par page', 'Items per page' => 'Nombre d\'éléments par page',
'Previous page' => 'Page précédente', 'Previous page' => 'Page précédente',
'Next page' => 'Page suivante', 'Next page' => 'Page suivante',

View File

@ -56,7 +56,7 @@ return array(
// 'download content' => '', // 'download content' => '',
'Help' => 'Aiuto', 'Help' => 'Aiuto',
'Theme' => 'Tema', 'Theme' => 'Tema',
// 'There is %d empty feeds, there is maybe an error: %s...' => '', // 'There are %d empty feeds, there is maybe an error: %s...' => '',
'Items per page' => 'Articoli per pagina', 'Items per page' => 'Articoli per pagina',
'Previous page' => 'Pagina precedente', 'Previous page' => 'Pagina precedente',
'Next page' => 'Pagina successiva', 'Next page' => 'Pagina successiva',

View File

@ -56,7 +56,7 @@ return array(
'download content' => 'download conteúdo', 'download content' => 'download conteúdo',
'Help' => 'Ajuda', 'Help' => 'Ajuda',
'Theme' => 'Tema', 'Theme' => 'Tema',
'There is %d empty feeds, there is maybe an error: %s...' => 'Existem %d feeds vazios, talvez haja um erro: %s...', 'There are %d empty feeds, there is maybe an error: %s...' => 'Existem %d feeds vazios, talvez haja um erro: %s...',
'Items per page' => 'Itens por página', 'Items per page' => 'Itens por página',
'Previous page' => 'Página anterior', 'Previous page' => 'Página anterior',
'Next page' => 'Proxima página', 'Next page' => 'Proxima página',

View File

@ -56,7 +56,7 @@ return array(
// 'download content' => '', // 'download content' => '',
'Help' => '帮助', 'Help' => '帮助',
// 'Theme' => '', // 'Theme' => '',
// 'There is %d empty feeds, there is maybe an error: %s...' => '', // 'There are %d empty feeds, there is maybe an error: %s...' => '',
'Items per page' => '每页条目数', 'Items per page' => '每页条目数',
'Previous page' => '上一页', 'Previous page' => '上一页',
'Next page' => '下一页', 'Next page' => '下一页',