From: Mike Taylor Date: Thu, 14 Nov 2013 17:45:22 +0000 (+0000) Subject: Reorder translations and insert informative headings. X-Git-Tag: 0.9.1~148^2~80 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=1eefa3a21cb79d3ddf88bcaa139e97cedcfc8974 Reorder translations and insert informative headings. --- diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 6005caa..b32ec03 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -16,32 +16,37 @@ query_width: 50, perpage_default: 20, language_Arabic: { - "Authors": "الكتاب", - "Subjects": "المواضيع", - "Sources": "مصادر", - "Termlists": "العضو الأجل", - "Next": "التالي", - "Prev": "السابق", + // Navigation "Search": "بحث", - "Sort by": "الترتيب حسب", - "and show": "وعرض", - "per page": "في كل صفحة", "Displaying": "عرض", "to": "إلى", "of": "من", "found": "أسس", + "Prev": "السابق", + "Next": "التالي", + // Sorting and sort-criteria + "Sort by": "الترتيب حسب", + "and show": "وعرض", + "per page": "في كل صفحة", + "relevance": "أهميتها", + "title": "لقب", + "newest": "أحدث", + "oldest": "أقدم", + // Field names "Title": "لقب", - "Author": "الكاتب", "Date": "تاريخ", + "Author": "الكاتب", + "URL": "URL", // Is this a universal? "Subject": "موضوع", "Location": "موقع", + // Facet heading and individual facet names + "Termlists": "العضو الأجل", + "Sources": "مصادر", + "Subjects": "المواضيع", + "Authors": "الكتاب", + // Display switching "Records": "أهداف", "Targets": "السجلات", - // Sorting criteria - "relevance": "أهميتها", - "title": "لقب", - "newest": "أحدث", - "oldest": "أقدم", // Status info captions "Status info": "معلومات الحالة", "Active clients": "عميل نشط",