Skip to content

Commit

Permalink
removed transaltion folder from gitignore and added translations folder
Browse files Browse the repository at this point in the history
  • Loading branch information
alphalemon committed Jun 17, 2013
1 parent b04d294 commit 117bc8a
Show file tree
Hide file tree
Showing 23 changed files with 2,110 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
/Model/om
/Model/map
/Resources/public/uploads/*
/Resources/translations/*
/Resources/public/vendor/lib/.sass-cache/*
/Resources/public/css/skins/alphaLemon/lib/.sass-cache/*
/Tests/CmsTestKernel/cache/
Expand Down
99 changes: 99 additions & 0 deletions Resources/translations/en_blocks_controller.en.xliff
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>The block has been successfully removed</source>
<target>The block has been successfully removed</target>
</trans-unit>
<trans-unit id="2">
<source>The block has not been removed</source>
<target>The block has not been removed</target>
</trans-unit>
<trans-unit id="3">
<source>The key param is mandatory to open the right file manager</source>
<target>The key param is mandatory to open the right file manager</target>
</trans-unit>
<trans-unit id="4">
<source>The block does not exist anymore or the slot has any block inside</source>
<target>The block does not exist anymore or the slot has any block inside</target>
</trans-unit>
<trans-unit id="5">
<source>The block has been successfully added</source>
<target>The block has been successfully added</target>
</trans-unit>
<trans-unit id="6">
<source>You can add just one block into an included block</source>
<target>You can add just one block into an included block</target>
</trans-unit>
<trans-unit id="7">
<source>The block has not been added because an unespected error has occoured when saving</source>
<target>The block has not been added because an unespected error has occoured when saving</target>
</trans-unit>
<trans-unit id="8">
<source>You are trying to manage a block on a slot that does not exist on this page, or the slot name is empty</source>
<target>You are trying to manage a block on a slot that does not exist on this page, or the slot name is empty</target>
</trans-unit>
<trans-unit id="9">
<source>The block has not been edited because an unespected error has occoured when saving</source>
<target>The block has not been edited because an unespected error has occoured when saving</target>
</trans-unit>
<trans-unit id="10">
<source>It seems that anything has changed with the values you entered or the block you tried to edit does not exist anymore: nothing has been made</source>
<target>It seems that anything has changed with the values you entered or the block you tried to edit does not exist anymore: nothing has been made</target>
</trans-unit>
<trans-unit id="11">
<source>The block you tried to remove does not exist anymore in the website</source>
<target>The block you tried to remove does not exist anymore in the website</target>
</trans-unit>
<trans-unit id="12">
<source>The key param is mandatory to open the right file manager</source>
<target>The key param is mandatory to open the right file manager</target>
</trans-unit>
<trans-unit id="13">
<source>External file cannot be added because any file has been given</source>
<target>External file cannot be added because any file has been given</target>
</trans-unit>
<trans-unit id="14">
<source>External file cannot be added because you have not provided any valid field name</source>
<target>External file cannot be added because you have not provided any valid field name</target>
</trans-unit>
<trans-unit id="15">
<source>You have already assigned this file to the block</source>
<target>You have already assigned this file to the block</target>
</trans-unit>
<trans-unit id="16">
<source>The external file reference has not been added to this block because an unespected error has occoured when saving</source>
<target>The external file reference has not been added to this block because an unespected error has occoured when saving</target>
</trans-unit>
<trans-unit id="17">
<source>You are trying to add an external file on a block that does not exist anymore</source>
<target>You are trying to add an external file on a block that does not exist anymore</target>
</trans-unit>
<trans-unit id="18">
<source>External file cannot be removed because any file has been given</source>
<target>External file cannot be removed because any file has been given</target>
</trans-unit>
<trans-unit id="19">
<source>External file cannot be removed because you have not provided any valid field name</source>
<target>External file cannot be removed because you have not provided any valid field name</target>
</trans-unit>
<trans-unit id="20">
<source>The external file reference has not been removed from this block because an unespected error has occoured when saving</source>
<target>The external file reference has not been removed from this block because an unespected error has occoured when saving</target>
</trans-unit>
<trans-unit id="21">
<source>You are trying to delete an external file from a block that does not exist anymore</source>
<target>You are trying to delete an external file from a block that does not exist anymore</target>
</trans-unit>
<trans-unit id="22">
<source>The page you are trying to edit does not exist</source>
<target>The page you are trying to edit does not exist</target>
</trans-unit>
<trans-unit id="23">
<source>You are trying to manage a block on a slot that does not exist on this page, or the slot name is empty</source>
<target>You are trying to manage a block on a slot that does not exist on this page, or the slot name is empty</target>
</trans-unit>
</body>
</file>
</xliff>
120 changes: 120 additions & 0 deletions Resources/translations/en_cms_controller.en.xliff
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>The requested page has not been loaded</source>
<target>The requested page has not been loaded</target>
</trans-unit>
<trans-unit id="2">
<source>The template assigned to this page does not exist. This appens when you change a theme with a different number of templates from the active one. To fix this issue you shoud activate the previous theme again and change the template for the pages which cannot be rendered by this theme</source>
<target>The template assigned to this page does not exist. This appens when you change a theme with a different number of templates from the active one. To fix this issue you shoud activate the previous theme again and change the template for the pages which cannot be rendered by this theme</target>
</trans-unit>
<trans-unit id="3">
<source>Pages</source>
<target>Pages</target>
</trans-unit>
<trans-unit id="4">
<source>Languages</source>
<target>Languages</target>
</trans-unit>
<trans-unit id="5">
<source>Themes</source>
<target>Themes</target>
</trans-unit>
<trans-unit id="6">
<source>Media Library</source>
<target>Media Library</target>
</trans-unit>
<trans-unit id="7">
<source>Deploy Stage</source>
<target>Deploy Stage</target>
</trans-unit>
<trans-unit id="8">
<source>Deploy Prod</source>
<target>Deploy Prod</target>
</trans-unit>
<trans-unit id="9">
<source>Opens the panel to add, modify, delete pages from the website</source>
<target>Opens the panel to add, modify, delete pages from the website</target>
</trans-unit>
<trans-unit id="10">
<source>Opens the panel to add, modify, delete languages from the website</source>
<target>Opens the panel to add, modify, delete languages from the website</target>
</trans-unit>
<trans-unit id="11">
<source>Opens the panel to manage the website themes</source>
<target>Opens the panel to manage the website themes</target>
</trans-unit>
<trans-unit id="12">
<source>Opens the media library to upload, edit and remove external assets</source>
<target>Opens the media library to upload, edit and remove external assets</target>
</trans-unit>
<trans-unit id="13">
<source>Deploys the website for stage environment</source>
<target>Deploys the website for stage environment</target>
</trans-unit>
<trans-unit id="14">
<source>Deploys the website for production</source>
<target>Deploys the website for production</target>
</trans-unit>
<trans-unit id="15">
<source>Opens the panel to add, modify, delete users from the website</source>
<target>Opens the panel to add, modify, delete users from the website</target>
</trans-unit>
<trans-unit id="16">
<source>Logs out from AlphaLemon CMS</source>
<target>Logs out from AlphaLemon CMS</target>
</trans-unit>
<trans-unit id="17">
<source>Users</source>
<target>Users</target>
</trans-unit>
<trans-unit id="18">
<source>Logout</source>
<target>Logout</target>
</trans-unit>
<trans-unit id="19">
<source>Edits the current page</source>
<target>Edits the current page</target>
</trans-unit>
<trans-unit id="20">
<source>Edit</source>
<target>Edit</target>
</trans-unit>
<trans-unit id="21">
<source>Stops to edit the current page</source>
<target>Stops to edit the current page</target>
</trans-unit>
<trans-unit id="23">
<source>Opens the panel that contains the tools to navigate through the pages of your website</source>
<target>Opens the panel that contains the tools to navigate through the pages of your website</target>
</trans-unit>
<trans-unit id="24">
<source>Nav</source>
<target>Nav</target>
</trans-unit>
<trans-unit id="25">
<source>Starts to edit the template slots</source>
<target>Starts to edit the template slots</target>
</trans-unit>
<trans-unit id="26">
<source>Slots</source>
<target>Slots</target>
</trans-unit>
<trans-unit id="27">
<source>Stops to edit the template slots</source>
<target>Stops to edit the template slots</target>
</trans-unit>
<trans-unit id="28">
<source>Finalizes the change of the website theme. This command should be used when all the templates slots have been mapped each other</source>
<target>Finalizes the change of the website theme. This command should be used when all the templates slots have been mapped each other</target>
</trans-unit>
<trans-unit id="29">
<source>Finalize</source>
<target>Finalize</target>
</trans-unit>
</body>
</file>
</xliff>

40 changes: 40 additions & 0 deletions Resources/translations/en_common.en.xliff
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" datatype="plaintext" original="file.ext">
<body>
<trans-unit id="1">
<source>Stop</source>
<target>Stop</target>
</trans-unit>
<trans-unit id="2">
<source>Undo</source>
<target>Undo</target>
</trans-unit>
<trans-unit id="3">
<source>Save</source>
<target>Save</target>
</trans-unit>
<trans-unit id="4">
<source>Close</source>
<target>Close</target>
</trans-unit>
<trans-unit id="5">
<source>New</source>
<target>New</target>
</trans-unit>
<trans-unit id="6">
<source>Delete</source>
<target>Delete</target>
</trans-unit>
<trans-unit id="7">
<source>Edit</source>
<target>Edit</target>
</trans-unit>
<trans-unit id="8">
<source>Change</source>
<target>Change</target>
</trans-unit>
</body>
</file>
</xliff>

Loading

0 comments on commit 117bc8a

Please sign in to comment.