mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
91d0ebbcf5
commit
21565e326d
2 changed files with 72 additions and 2 deletions
|
|
@ -1,7 +1,42 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Moodle notifications" : "Moodle notifications",
|
||||
"Moodle courses" : "Moodle courses",
|
||||
"Moodle course" : "Moodle course",
|
||||
"Moodle course modules" : "Moodle course modules",
|
||||
"Moodle upcoming events" : "Moodle upcoming events",
|
||||
"Bad HTTP method" : "Bad HTTP method",
|
||||
"Bad credentials" : "Bad credentials"
|
||||
"Bad credentials" : "Bad credentials",
|
||||
"Connected accounts" : "Connected accounts",
|
||||
"Moodle integration" : "Moodle integration",
|
||||
"Integration of Moodle learning management system" : "Integration of Moodle learning management system",
|
||||
"Moodle integration provides a dashboard widget displaying information about your recent courses and upcoming events.\n It also allows you to search for content in Moodle." : "Moodle integration provides a dashboard widget displaying information about your recent courses and upcoming events.\n It also allows you to search for content in Moodle.",
|
||||
"Disable search for all users" : "Disable search for all users",
|
||||
"Moodle admin options saved" : "Moodle admin options saved",
|
||||
"Failed to save Moodle admin options" : "Failed to save Moodle admin options",
|
||||
"Your password is not stored. It is just used once to get an access token which will be used to interact with your Moodle account." : "Your password is not stored. It is just used once to get an access token which will be used to interact with your Moodle account.",
|
||||
"Moodle instance address" : "Moodle instance address",
|
||||
"Moodle instance URL" : "Moodle instance URL",
|
||||
"Moodle login" : "Moodle login",
|
||||
"Your user name" : "Your user name",
|
||||
"Moodle password" : "Moodle password",
|
||||
"Your password" : "Your password",
|
||||
"Connect to Moodle" : "Connect to Moodle",
|
||||
"Connected as {user}" : "Connected as {user}",
|
||||
"Disconnect from Moodle" : "Disconnect from Moodle",
|
||||
"Check SSL certificate" : "Check SSL certificate",
|
||||
"Enable searching for courses" : "Enable searching for courses",
|
||||
"Enable searching for course modules" : "Enable searching for course modules",
|
||||
"Enable searching for upcoming events" : "Enable searching for upcoming events",
|
||||
"Warning, everything you type in the search bar will be sent to your Moodle instance." : "Warning, everything you type in the search bar will be sent to your Moodle instance.",
|
||||
"Moodle options saved" : "Moodle options saved",
|
||||
"Failed to save Moodle options" : "Failed to save Moodle options",
|
||||
"Successfully connected to Moodle!" : "Successfully connected to Moodle!",
|
||||
"Failed to authenticate to Moodle" : "Failed to authenticate to Moodle",
|
||||
"No Moodle account connected" : "No Moodle account connected",
|
||||
"Error connecting to Moodle" : "Error connecting to Moodle",
|
||||
"No Moodle notifications!" : "No Moodle notifications!",
|
||||
"Failed to get Moodle notifications" : "Failed to get Moodle notifications"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -1,5 +1,40 @@
|
|||
{ "translations": {
|
||||
"Moodle notifications" : "Moodle notifications",
|
||||
"Moodle courses" : "Moodle courses",
|
||||
"Moodle course" : "Moodle course",
|
||||
"Moodle course modules" : "Moodle course modules",
|
||||
"Moodle upcoming events" : "Moodle upcoming events",
|
||||
"Bad HTTP method" : "Bad HTTP method",
|
||||
"Bad credentials" : "Bad credentials"
|
||||
"Bad credentials" : "Bad credentials",
|
||||
"Connected accounts" : "Connected accounts",
|
||||
"Moodle integration" : "Moodle integration",
|
||||
"Integration of Moodle learning management system" : "Integration of Moodle learning management system",
|
||||
"Moodle integration provides a dashboard widget displaying information about your recent courses and upcoming events.\n It also allows you to search for content in Moodle." : "Moodle integration provides a dashboard widget displaying information about your recent courses and upcoming events.\n It also allows you to search for content in Moodle.",
|
||||
"Disable search for all users" : "Disable search for all users",
|
||||
"Moodle admin options saved" : "Moodle admin options saved",
|
||||
"Failed to save Moodle admin options" : "Failed to save Moodle admin options",
|
||||
"Your password is not stored. It is just used once to get an access token which will be used to interact with your Moodle account." : "Your password is not stored. It is just used once to get an access token which will be used to interact with your Moodle account.",
|
||||
"Moodle instance address" : "Moodle instance address",
|
||||
"Moodle instance URL" : "Moodle instance URL",
|
||||
"Moodle login" : "Moodle login",
|
||||
"Your user name" : "Your user name",
|
||||
"Moodle password" : "Moodle password",
|
||||
"Your password" : "Your password",
|
||||
"Connect to Moodle" : "Connect to Moodle",
|
||||
"Connected as {user}" : "Connected as {user}",
|
||||
"Disconnect from Moodle" : "Disconnect from Moodle",
|
||||
"Check SSL certificate" : "Check SSL certificate",
|
||||
"Enable searching for courses" : "Enable searching for courses",
|
||||
"Enable searching for course modules" : "Enable searching for course modules",
|
||||
"Enable searching for upcoming events" : "Enable searching for upcoming events",
|
||||
"Warning, everything you type in the search bar will be sent to your Moodle instance." : "Warning, everything you type in the search bar will be sent to your Moodle instance.",
|
||||
"Moodle options saved" : "Moodle options saved",
|
||||
"Failed to save Moodle options" : "Failed to save Moodle options",
|
||||
"Successfully connected to Moodle!" : "Successfully connected to Moodle!",
|
||||
"Failed to authenticate to Moodle" : "Failed to authenticate to Moodle",
|
||||
"No Moodle account connected" : "No Moodle account connected",
|
||||
"Error connecting to Moodle" : "Error connecting to Moodle",
|
||||
"No Moodle notifications!" : "No Moodle notifications!",
|
||||
"Failed to get Moodle notifications" : "Failed to get Moodle notifications"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue