forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request sakaiproject#948 from juanjmerono/SAK-29764
SAK-29764 Update spanish translations.
- Loading branch information
Showing
21 changed files
with
150 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# The properties file for the LTI entity broker | ||
lti=Permite acceder a las diferentes estructuras de datos disponibles desde el servicio LTIService soportando el trabajo en LTI 1.x y LTI 2.x. La colecci\u00f3n permite el uso de os par\u00e1metros first\= last\= y order\= | ||
lti.action.tools=Obtiene las herramientas de un siteID. Ej\: /lti/{siteId}/tools[.format][?first\=0&last\=10&order\=title] | ||
lti.action.tool=Obtiene una herramienta de un siteId. ej /lti/tool/{siteId}/{toolId}/tool[.format] | ||
lti.action.contents=Obtiene los elementos de contenido de un siteId. Ej\: /lti/{siteId}/contents[.format][?first\=0&last\=10&order\=title] | ||
lti.action.content=Recupera un elemento de contenido de un siteId. Ej\: /lti/content/{siteId}/{contentId}[.format] | ||
lti.action.deploys=Obtiene los despliegues de un siteId. Ej /lti/{siteId}/deploys[.format][?first\=0&last\=10&order\=title] (solo funciona para \!admin) | ||
lti.action.deploy=Obtiene un despliegue de un siteId. Ej /lti/deploy/{siteId}/{deployId}[.format] (solo funciona para \!admin) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.