diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-04 01:55:53 -0500 |
commit | bcc200cf9bb18ecb385ef617488555bdcc598312 (patch) | |
tree | 39292c878df5e5e3a1b6b0f0a77d33c6e9d249ae /core/l10n/fil.js | |
parent | 8d2238e0559be894a4b836d3371dbdae5696e5eb (diff) | |
download | nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.tar.gz nextcloud-server-bcc200cf9bb18ecb385ef617488555bdcc598312.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fil.js')
-rw-r--r-- | core/l10n/fil.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fil.js b/core/l10n/fil.js index 572404948ed..2970f46e122 100644 --- a/core/l10n/fil.js +++ b/core/l10n/fil.js @@ -1,8 +1,8 @@ OC.L10N.register( "core", { - "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "_{count} search result in other places_::_{count} search results in other places_" : ["",""] + "Error" : "Error", + "Password" : "Password", + "Username" : "Username" }, "nplurals=2; plural=(n > 1);"); |