aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/es/gen.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-12-22 13:22:20 +0100
committerGravatar GitHub <noreply@github.com> 2018-12-22 13:22:20 +0100
commitf0a359619fa2936d66a2b96dd086d4686e7405fa (patch)
treeddad42a7f6813bd458f39d5203d083daad4cc1c5 /app/i18n/es/gen.php
parente04804d0f67dd43fd3f072b9a127768ee7b7b56c (diff)
parent4a1a852f457d52fa47191e3f7e3e9073e1324cd9 (diff)
Merge pull request #2186 from FreshRSS/dev1.13.0
FreshRSS 1.13.0
Diffstat (limited to 'app/i18n/es/gen.php')
-rwxr-xr-xapp/i18n/es/gen.php28
1 files changed, 15 insertions, 13 deletions
diff --git a/app/i18n/es/gen.php b/app/i18n/es/gen.php
index fe3d62e2d..db36e5f5b 100755
--- a/app/i18n/es/gen.php
+++ b/app/i18n/es/gen.php
@@ -19,7 +19,7 @@ return array(
'see_website' => 'Ver web',
'submit' => 'Enviar',
'truncate' => 'Borrar todos los artículos',
- 'update' => 'Update', // TODO
+ 'update' => 'Update', //TODO - Translation
),
'auth' => array(
'email' => 'Correo electrónico',
@@ -44,33 +44,28 @@ return array(
),
'date' => array(
'Apr' => '\\A\\b\\r\\i\\l',
- 'Aug' => '\\A\\g\\o\\s\\t\\o',
- 'Dec' => '\\D\\i\\c\\i\\e\\m\\b\\r\\e',
- 'Feb' => '\\F\\e\\b\\r\\e\\r\\o',
- 'Jan' => '\\E\\n\\e\\r\\o',
- 'Jul' => '\\J\\u\\l\\i\\o',
- 'Jun' => '\\J\\u\\n\\i\\o',
- 'Mar' => '\\M\\a\\r\\z\\o',
- 'May' => '\\M\\a\\y\\o',
- 'Nov' => '\\N\\o\\v\\i\\e\\m\\b\\r\\e',
- 'Oct' => '\\O\\c\\t\\u\\b\\r\\e',
- 'Sep' => '\\S\\e\\p\\t\\i\\e\\m\\b\\r\\e',
'apr' => 'abr',
'april' => 'abril',
+ 'Aug' => '\\A\\g\\o\\s\\t\\o',
'aug' => 'ago',
'august' => 'agosto',
'before_yesterday' => 'Anteayer',
+ 'Dec' => '\\D\\i\\c\\i\\e\\m\\b\\r\\e',
'dec' => 'dic',
'december' => 'diciembre',
+ 'Feb' => '\\F\\e\\b\\r\\e\\r\\o',
'feb' => 'feb',
'february' => 'febrero',
'format_date' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y',
'format_date_hour' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y \\a\\t H\\:i',
'fri' => 'Vie',
+ 'Jan' => '\\E\\n\\e\\r\\o',
'jan' => 'ene',
'january' => 'ene',
+ 'Jul' => '\\J\\u\\l\\i\\o',
'jul' => 'jul',
'july' => 'julio',
+ 'Jun' => '\\J\\u\\n\\i\\o',
'jun' => 'jun',
'june' => 'junio',
'last_3_month' => 'Últimos tres meses',
@@ -78,17 +73,22 @@ return array(
'last_month' => 'Mes pasado',
'last_week' => 'Semana pasada',
'last_year' => 'Año pasado',
+ 'Mar' => '\\M\\a\\r\\z\\o',
'mar' => 'mar',
'march' => 'marzo',
+ 'May' => '\\M\\a\\y\\o',
'may' => 'mayo',
'may_' => 'may',
'mon' => 'Lun',
'month' => 'meses',
+ 'Nov' => '\\N\\o\\v\\i\\e\\m\\b\\r\\e',
'nov' => 'nov',
'november' => 'noviembre',
+ 'Oct' => '\\O\\c\\t\\u\\b\\r\\e',
'oct' => 'oct',
'october' => 'octubre',
'sat' => 'Sab',
+ 'Sep' => '\\S\\e\\p\\t\\i\\e\\m\\b\\r\\e',
'sep' => 'sep',
'september' => 'septiembre',
'sun' => 'Dom',
@@ -124,6 +124,7 @@ return array(
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
+ 'oc' => 'Occitan',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
@@ -160,7 +161,6 @@ return array(
'previous' => 'Anterior',
),
'share' => array(
- 'Known' => 'Known based sites',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => 'Email',
@@ -168,9 +168,11 @@ return array(
'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
+ 'Known' => 'Known based sites',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
+ 'pinboard' => 'Pinboard',
'pocket' => 'Pocket',
'print' => 'Print',
'shaarli' => 'Shaarli',