diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
commit | eb90fa78adb5685b1d24527f03e2348a39a0a8f4 (patch) | |
tree | bf2b90be8b142909a99be3a70b7e18b82ac8fe02 /lib/l10n/he.js | |
parent | eac5d9fb3a52932fafdb200a2cf5d50fe9f1c759 (diff) | |
download | nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.tar.gz nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index ce99a984cac..3c150ca5120 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -22,6 +22,7 @@ OC.L10N.register( "Apps" : "יישומים", "A valid username must be provided" : "יש לספק שם משתמש תקני", "A valid password must be provided" : "יש לספק ססמה תקנית", + "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.", "Storage not available" : "אחסון לא זמין" }, "nplurals=2; plural=(n != 1);"); |