diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /lib/l10n/he.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 1ba2c475a94..ae3c2a6eaea 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -202,14 +202,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s", "Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s", - "Overview" : "סקירה", - "Basic settings" : "הגדרות בסיסיות", - "Sharing" : "שיתוף", - "Security" : "אבטחה", - "Groupware" : "קבוצתי", - "Personal info" : "פרטים אישיים", - "Mobile & desktop" : "נייד ושולחן עבודה", - "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית היישומונים או להשבית את חנות היישומונים בקובץ ההגדרות. נא לעיין ב־%s" + "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |