diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-05 02:18:19 +0000 |
commit | 48b374f68396bbfd11c858c18038995d806a48b2 (patch) | |
tree | 8e4a05eb4a73a977bd5f89062f5601912779165a /apps/dav | |
parent | 0f9fe74020d8b8b71ce03e0baf2f1e2b13cda5f9 (diff) | |
download | nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.tar.gz nextcloud-server-48b374f68396bbfd11c858c18038995d806a48b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 22e37487f7f..9fcffafb106 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -50,7 +50,7 @@ OC.L10N.register( "Where:" : "Dónde:", "Description:" : "Descripción:", "Untitled event" : "Evento sin título", - "_%n year_::_%n years_" : ["%n año","%naños"], + "_%n year_::_%n years_" : ["%n año","%n años"], "_%n month_::_%n months_" : ["%n mes","%n meses"], "_%n day_::_%n days_" : ["%n día","%n días"], "_%n hour_::_%n hours_" : ["%n hora","%n horas"], diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 917f038c0a6..e3e6c8671ac 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -48,7 +48,7 @@ "Where:" : "Dónde:", "Description:" : "Descripción:", "Untitled event" : "Evento sin título", - "_%n year_::_%n years_" : ["%n año","%naños"], + "_%n year_::_%n years_" : ["%n año","%n años"], "_%n month_::_%n months_" : ["%n mes","%n meses"], "_%n day_::_%n days_" : ["%n día","%n días"], "_%n hour_::_%n hours_" : ["%n hora","%n horas"], |