diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:30 +0000 |
commit | 0eed71870d38bb5dc83d6908360b23a0bb82dbdf (patch) | |
tree | 7eb877aa9e5fdbfb9e6d4cd800461b1ffccdd969 /core/l10n/he.js | |
parent | 03778d6463b2ed67a04269c715137046a4f953b2 (diff) | |
download | nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.tar.gz nextcloud-server-0eed71870d38bb5dc83d6908360b23a0bb82dbdf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 752631ff19d..23af52ddda8 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -147,6 +147,7 @@ OC.L10N.register( "Forgot password?" : "שכחת ססמה?", "Log in with a device" : "כניסה עם מכשיר", "Back" : "חזרה", + "Searching …" : "מתבצע חיפוש…", "Settings" : "הגדרות", "Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך", "Search contacts …" : "חיפוש אנשי קשר…", @@ -279,8 +280,6 @@ OC.L10N.register( "More apps" : "יישומים נוספים", "More" : "עוד", "More apps menu" : "תפריט יישומונים נוספים", - "Search" : "חיפוש", - "Reset search" : "איפוס החיפוש", "Contacts" : "אנשי קשר", "Contacts menu" : "תפריט אנשי קשר", "Settings menu" : "תפריט הגדרות", @@ -410,6 +409,8 @@ OC.L10N.register( "Error removing share" : "שגיאה בזמן הסרת שיתוף", "({scope})" : "({scope})", "Saving..." : "שמירה…", + "Search" : "חיפוש", + "Reset search" : "איפוס החיפוש", "Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה.", "Cancel log in" : "ביטול כניסה", "These apps will be updated:" : "יישומים אלו יעודכנו:", |