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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MobileMessaging/lang/en.json')
-rw-r--r--plugins/MobileMessaging/lang/en.json41
1 files changed, 41 insertions, 0 deletions
diff --git a/plugins/MobileMessaging/lang/en.json b/plugins/MobileMessaging/lang/en.json
new file mode 100644
index 0000000000..4c46237286
--- /dev/null
+++ b/plugins/MobileMessaging/lang/en.json
@@ -0,0 +1,41 @@
+{
+ "MobileMessaging": {
+ "Exception_UnknownProvider": "Provider name '%s' unknown. Try any of the following instead: %s.",
+ "MobileReport_AdditionalPhoneNumbers": "You can add more phone numbers by accessing",
+ "MobileReport_MobileMessagingSettingsLink": "the Mobile Messaging settings page",
+ "MobileReport_NoPhoneNumbers": "Please activate at least one phone number by accessing",
+ "MultiSites_Must_Be_Activated": "To generate SMS texts of your website stats, please enable the MultiSites plugin in Piwik.",
+ "PhoneNumbers": "Phone Numbers",
+ "PluginDescription": "Create and download custom SMS reports and have them sent to your mobile on a daily, weekly or monthly basis.",
+ "Settings_APIKey": "API Key",
+ "Settings_CountryCode": "Country Code",
+ "Settings_CredentialNotProvided": "Before you can create and manage phone numbers, please connect Piwik to your SMS Account above.",
+ "Settings_CredentialNotProvidedByAdmin": "Before you can create and manage phone numbers, please ask your administrator to connect Piwik to an SMS Account.",
+ "Settings_CredentialProvided": "Your %s SMS API account is correctly configured!",
+ "Settings_DeleteAccountConfirm": "Are you sure you want to delete this SMS account?",
+ "Settings_InvalidActivationCode": "Code entered was not valid, please try again.",
+ "Settings_LetUsersManageAPICredential": "Allow users to manage their own SMS API credentials",
+ "Settings_LetUsersManageAPICredential_No_Help": "All users are able to receive SMS Reports and will use your account's credits.",
+ "Settings_LetUsersManageAPICredential_Yes_Help": "Each user will be able to setup their own SMS API Account and will not use your credit.",
+ "Settings_ManagePhoneNumbers": "Manage Phone Numbers",
+ "Settings_PhoneActivated": "Phone number validated! You can now receive SMS with your stats.",
+ "Settings_PhoneNumber": "Phone Number",
+ "Settings_PhoneNumbers_Add": "Add a new Phone Number",
+ "Settings_PhoneNumbers_CountryCode_Help": "If you do not know the phone country code, look for your country here",
+ "Settings_PhoneNumbers_Help": "Before receiving SMS (text messages) reports on a phone, the phone number must be entered below.",
+ "Settings_PhoneNumbers_HelpAdd": "When you click \"Add\", a SMS containing a code will be sent to the phone. The user receiving the code should then login to Piwik, click on Settings, then click on Mobile Messaging. After entering the code, the user will be able to receive text reports on his phone.",
+ "Settings_PleaseSignUp": "To create SMS reports and receive short text messages with your websites' stats on your mobile phone, please sign up with the SMS API and enter your information below.",
+ "Settings_SMSAPIAccount": "Manage SMS API Account",
+ "Settings_SMSProvider": "SMS Provider",
+ "Settings_SuperAdmin": "Super User Settings",
+ "Settings_SuspiciousPhoneNumber": "If you don't receive the text message, you may try without the leading zero. ie. %s",
+ "Settings_UpdateOrDeleteAccount": "You can also %supdate%s or %sdelete%s this account.",
+ "Settings_ValidatePhoneNumber": "Validate",
+ "Settings_VerificationCodeJustSent": "We just sent a SMS to this number with a code: please enter this code above and click \"Validate\".",
+ "SettingsMenu": "Mobile Messaging",
+ "SMS_Content_Too_Long": "[too long]",
+ "TopLinkTooltip": "Get Web Analytics Reports delivered to your email inbox or your mobile phone.",
+ "TopMenu": "Email & SMS Reports",
+ "VerificationText": "Code is %s. To validate your phone number and receive Piwik SMS reports please copy this code in the form accessible via Piwik > %s > %s."
+ }
+} \ No newline at end of file