diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
commit | 20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch) | |
tree | 6b7f292035cf90570de606ebfa914571652b8212 /apps/files_sharing/l10n/hi.php | |
parent | 5506f9dc813f034bc79f41aac1dea0db412092af (diff) | |
download | nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/hi.php')
-rw-r--r-- | apps/files_sharing/l10n/hi.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hi.php b/apps/files_sharing/l10n/hi.php index 84f20e7f1ff..47625e00207 100644 --- a/apps/files_sharing/l10n/hi.php +++ b/apps/files_sharing/l10n/hi.php @@ -1,6 +1,6 @@ <?php $TRANSLATIONS = array( -"Password" => "पासवर्ड", -"Shared by" => "द्वारा साझा" +"Shared by" => "द्वारा साझा", +"Password" => "पासवर्ड" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |