diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /core/l10n/es_CR.json | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CR.json')
-rw-r--r-- | core/l10n/es_CR.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es_CR.json b/core/l10n/es_CR.json index 52ecaf565a9..d2c1f43f96e 100644 --- a/core/l10n/es_CR.json +++ b/core/l10n/es_CR.json @@ -1,4 +1,5 @@ { "translations": { - "_{count} file conflict_::_{count} file conflicts_" : ["",""] + "_{count} file conflict_::_{count} file conflicts_" : ["",""], + "_download %n file_::_download %n files_" : ["",""] },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |