Welcome to mirror list, hosted at ThFree Co, Russian Federation.

he.json « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9159995d0102a938a17c1b0bc70214775f42d4d (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Full text search" : "חיפוש טקסט מלא",
    "Index not found" : "המפתח לא נמצא",
    "Full text search (BETA)" : "חיפוש טקסט מלא (בטא)",
    "Search on %s" : "חיפוש תחת %s"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 1: n == 2 ? 2 : (n % 10 == 0 and n > 10) ? 4);"
}