diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /core/l10n/en@pirate.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en@pirate.js')
-rw-r--r-- | core/l10n/en@pirate.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en@pirate.js b/core/l10n/en@pirate.js index 9db5e2cd3ef..ad49e97968d 100644 --- a/core/l10n/en@pirate.js +++ b/core/l10n/en@pirate.js @@ -2,7 +2,7 @@ OC.L10N.register( "core", { "_{count} file conflict_::_{count} file conflicts_" : ["",""], - "_download %n file_::_download %n files_" : ["",""], - "Password" : "Passcode" + "Password" : "Passcode", + "_download %n file_::_download %n files_" : ["",""] }, "nplurals=2; plural=(n != 1);"); |