123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "presence.page.buttons.sourceCode": {
- "description": "Source Code button on presence pages.",
- "message": "קוד מקור"
- },
- "presence.sections.changelog.title": {
- "description": "The title of the changelog section.",
- "message": "יומן שינויים"
- },
- "presence.sections.description.title": {
- "description": "The title of the description section.",
- "message": "תיאור"
- },
- "presence.sections.information.author": {
- "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
- "message": "מחבר"
- },
- "presence.sections.information.contributors": {
- "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
- "message": "תורמים"
- },
- "presence.sections.information.likes": {
- "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
- "message": "לייקים"
- },
- "presence.sections.information.moreurls": {
- "description": "Shown in a presence’s page if it uses RegExp. The term \"RegExp\" should not be translated",
- "message": "ה-Presence תומח בהרבה יותר קישורים ממה שמצויין למטה דרך השימוש של-RegExp. רחף עם העכבר כדי לראות את התבנית"
- },
- "presence.sections.information.supportedurls": {
- "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
- "message": "כתובות נתמכות"
- },
- "presence.sections.information.tags": {
- "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
- "message": "תגים"
- },
- "presence.sections.information.title": {
- "description": "The title of the information section.",
- "message": "מידע"
- },
- "presence.sections.information.users": {
- "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
- "message": "אנשים"
- },
- "presence.sections.information.version": {
- "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
- "message": "גרסה"
- }
- }
|