Skip to content

Commit

Permalink
Merge pull request #483 from folio-org/lokalise_20181031T224505
Browse files Browse the repository at this point in the history
Update translation strings as of 20181031T224505
  • Loading branch information
folio-translations authored Oct 31, 2018
2 parents acce493 + d1ac6b8 commit d52abe1
Showing 1 changed file with 65 additions and 0 deletions.
65 changes: 65 additions & 0 deletions translations/stripes-core/ar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"front.welcome": "Welcome, the Future Of Libraries Is OPEN!",
"front.home": "Home",
"front.about": "Software versions",
"button.new": "+ New",
"button.new_tooltip": "Add {entry}",
"button.edit": "Edit",
"button.delete": "Delete",
"button.deleteEntry": "Delete {entry}",
"button.saveAndClose": "Save and close",
"button.cancel": "Cancel",
"label.confirmDeleteEntry": "<strong>{name}</strong> will be <strong>removed</strong>",
"label.editEntry": "Edit {entry}",
"label.createEntry": "Create {entry}",
"label.missingRequiredField": "Please fill this in to continue",
"label.okay": "Okay",
"successfullyDeleted": "The {entry} <strong>{name}</strong> was successfully <strong>deleted</strong>.",
"untitled": "Untitled",
"about.paneTitle": "Software versions",
"about.userInterface": "User interface",
"about.foundation": "Foundation",
"about.okapiServices": "Okapi services",
"about.unknown": "Unknown",
"about.version": "Version {version}",
"about.forTenant": "For tenant {tenant}",
"about.onUrl": "On URL {url}",
"about.legendKey": "Key",
"about.notEnabledModules": "Installed modules that are not enabled for this tenant are displayed <span class='{className}'>in gray</span>.",
"about.moduleCount": "{count, number} {count, plural, one {module} other {modules}}",
"about.interfaceCount": "{count, number} {count, plural, one {interface} other {interfaces}}",
"about.uiOrServiceDependencies": "UI/service dependencies",
"about.moduleDependsOn": "{module} depends on:",
"about.newerModuleAvailable": "{required} ({available} available)",
"about.noDependencies": "{base} declares no dependencies",
"about.key.absentInterfaces": "Interfaces that are required but absent are highlighted in <span class='{className}'>bold red</span>.",
"about.key.incompatibleIntf": "Interfaces that are required but present only in an incompatible version are highlighted in <span class='{className}'>orange</span>.",
"about.key.compatible": "Interfaces that are present in a compatible version are shown in regular font.",
"about.moduleTypeCount": "{count, number} {type} {count, plural, one {module} other {modules}}",
"about.appModuleCount": "{count, number} app {count, plural, one {module} other {modules}}",
"about.settingsModuleCount": "{count, number} settings {count, plural, one {module} other {modules}}",
"about.pluginModuleCount": "{count, number} plugin {count, plural, one {module} other {modules}}",
"loggedInAs": "Logged in as {firstName} {lastName}",
"logout": "Log out",
"settings": "Settings",
"folioSettings": "FOLIO settings",
"mainNavigation": "Main Navigation",
"loginViaSSO": "Login via SSO",
"button.close": "Close",
"login": "Log in",
"username": "Username",
"password": "Password",
"loggingIn": "Logging in...",
"button.back": "Back",
"button.confirm": "Confirm",
"title.home": "Home",
"title.settings": "Settings",
"title.login": "Log in",
"title.ssoRedirect": "SSO Redirect",
"title.notFound": "Not Found",
"title.ssoLanding": "SSO Landing",
"currentServicePoint": "Service point: {name}",
"currentServicePointNotSelected": "Service point: None",
"stripes-core.front.welcome": "",
"stripes-core.front.about": ""
}

0 comments on commit d52abe1

Please sign in to comment.