Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

getting started - czech translation #2941

Closed
wants to merge 2 commits into from
Closed

getting started - czech translation #2941

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 24, 2013

No description provided.

@ghost ghost assigned jasonsanjose Feb 25, 2013
@jasonsanjose
Copy link
Member

Hi @kvarel. For this and #2881 we need you to sign the contributor license agreement http://dev.brackets.io/brackets-contributor-license-agreement.html. Please let me know when this is done.

@ghost
Copy link
Author

ghost commented Feb 26, 2013

contributor licence agreement is signed.

@ghost ghost closed this Feb 26, 2013
@jasonsanjose
Copy link
Member

@kvarel Is there a reason you closed this pull request? Now that you've signed the CLA, we can merge this in.

@ghost ghost reopened this Mar 28, 2013
@ghost
Copy link
Author

ghost commented Mar 28, 2013

closed by mistake. reopened.

@jasonsanjose
Copy link
Member

@hansek Are you available to help @kvarel with this translation of the getting started project?

-->
<p>
<em>Máte před sebou jednu z prvních verzí Brackets.</em>
V mnoha směrech je Brackets jiným typem editoru. Jedním z rozdílů je, že tento editor se napsán pomocí Javascript. Takže zatímco Brackets ještě není zcela připraven pro každodenní používání, používáme ho každý den pro vytvoření Brackets.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mistype "...editor se napsán..." should be "...editor je napsán..."

@hansek
Copy link

hansek commented Apr 3, 2013

@jasonsanjose I have made few comments (see above), but otherwise it's fine. Thanks to @kvarel 😉

@jasonsanjose
Copy link
Member

Thanks @hansek! We really appreciate the help.

@hansek
Copy link

hansek commented Apr 3, 2013

@jasonsanjose Glad to help especially in this great project!

updated missing strings and fixed typos.
@jasonsanjose
Copy link
Member

Thanks @kvarel. It looks like you've made all of @hansek's changes. A few more things need to happen before we merge:

  1. Rename this file ``git mv samples/gs samples/cs/Getting Started/index.html
  2. Include an updated screenshot and commit that to samples/cs/Getting Started/screenshots/quick-edit.png
  3. Include main.css (see other getting started folders)
  4. Create src/nls/cs/urls.js with the following content:
/*
 * Copyright (c) 2013 Adobe Systems Incorporated. All rights reserved.
 *  
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"), 
 * to deal in the Software without restriction, including without limitation 
 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 
 * and/or sell copies of the Software, and to permit persons to whom the 
 * Software is furnished to do so, subject to the following conditions:
 *  
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *  
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
 * DEALINGS IN THE SOFTWARE.
 * 
 */

/*jslint vars: true, plusplus: true, devel: true, nomen: true, indent: 4, maxerr: 50 */
/*global define */

define({
    // Relative to the samples folder
    "GETTING_STARTED"   : "cs/Getting Started"
});

@jasonsanjose
Copy link
Member

Hey @kvarel. Just so you know, we will be updating the getting started content this sprint. The content changes should be done by 4/19. If this pull request is still open, you may want to update your translation to the latest content.

@jasonsanjose
Copy link
Member

@kvarel you might want to review the latest comments above and changes to the root getting started content.

@pthiess
Copy link
Contributor

pthiess commented May 14, 2014

This seems obsolete - sorry for missing this opportunity -- closing.

@pthiess pthiess closed this May 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants