en.json 2.07 KB
Newer Older
yogevbd's avatar
yogevbd committed
1 2 3 4 5 6 7
{
  "_comment": "This file is auto-generated by write-translations.js",
  "localized-strings": {
    "next": "Next",
    "previous": "Previous",
    "tagline": "Documentation",
    "docs": {
8 9 10 11
      "advanced-ios": {
        "title": "iOS Advanced API",
        "sidebar_label": "iOS"
      },
yogevbd's avatar
yogevbd committed
12
      "android-api": {
yogevbd's avatar
yogevbd committed
13
        "title": "Android Specific Commands",
yogevbd's avatar
yogevbd committed
14 15 16
        "sidebar_label": "Android specific"
      },
      "general-api": {
yogevbd's avatar
yogevbd committed
17 18
        "title": "General Commands",
        "sidebar_label": "General"
yogevbd's avatar
yogevbd committed
19 20
      },
      "general-events": {
yogevbd's avatar
yogevbd committed
21 22
        "title": "General",
        "sidebar_label": "General"
yogevbd's avatar
yogevbd committed
23 24 25 26 27 28 29 30 31 32
      },
      "installation-android": {
        "title": "Android Installation",
        "sidebar_label": "Android Installation"
      },
      "installation-ios": {
        "title": "iOS Installation",
        "sidebar_label": "iOS Installation"
      },
      "ios-api": {
yogevbd's avatar
yogevbd committed
33
        "title": "iOS Specific Commands",
yogevbd's avatar
yogevbd committed
34 35 36 37 38
        "sidebar_label": "iOS specific"
      },
      "ios-events": {
        "title": "iOS",
        "sidebar_label": "iOS specific"
39
      },
40 41 42 43
      "localNotifications": {
        "title": "Local Notifications",
        "sidebar_label": "Local Notifications"
      },
44 45 46
      "notification-object": {
        "title": "Notification object",
        "sidebar_label": "Notification"
47
      },
48 49 50 51
      "notifications-events": {
        "title": "Handling Notification Events",
        "sidebar_label": "Events"
      },
52 53 54
      "subscription": {
        "title": "Push Notifications Subscription",
        "sidebar_label": "Subscription"
yogevbd's avatar
yogevbd committed
55 56 57 58
      }
    },
    "links": {
      "Docs": "Docs",
59
      "API": "API"
yogevbd's avatar
yogevbd committed
60 61 62
    },
    "categories": {
      "Installation": "Installation",
63
      "Guides": "Guides",
64
      "Advanced": "Advanced",
yogevbd's avatar
yogevbd committed
65
      "Commands": "Commands",
66 67
      "Events": "Events",
      "Objects": "Objects"
yogevbd's avatar
yogevbd committed
68 69 70 71 72 73 74 75
    }
  },
  "pages-strings": {
    "Help Translate|recruit community translators for your project": "Help Translate",
    "Edit this Doc|recruitment message asking to edit the doc source": "Edit",
    "Translate this Doc|recruitment message asking to translate the docs": "Translate"
  }
}