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/he.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/he.php')
-rw-r--r-- | apps/files_sharing/l10n/he.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php index 6ca76eb563f..923234c7cb2 100644 --- a/apps/files_sharing/l10n/he.php +++ b/apps/files_sharing/l10n/he.php @@ -1,8 +1,8 @@ <?php $TRANSLATIONS = array( -"Password" => "סיסמא", "Shared by {owner}" => "שותף בידי {owner}", "Shared by" => "שותף על־ידי", +"Password" => "סיסמא", "Name" => "שם", "Download" => "הורדה" ); |