Skip to content

Commit ae0a0a4

Browse files
committed
gr_GR translation
1 parent 1c06b5d commit ae0a0a4

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

translations/gr_GR/readme.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,34 +1296,34 @@
12961296

12971297
8. <a name="native">Native & Host Objects</a>
12981298

1299-
The basic principle here is:
1299+
Η βασική αρχή εδώ είναι:
13001300

1301-
### Don't do stupid shit and everything will be ok.
1301+
### Μην κάνετε χαζές βλακείες και όλα θα δουλεύουν καλά.
13021302

1303-
To reinforce this concept, please watch the following presentation:
1303+
Για να ενισχύσετε αυτήν την έννοια, παρακαλούμε δείτε την ακόλουθη παρουσίαση:
13041304

1305-
#### “Everything is Permitted: Extending Built-ins” by Andrew Dupont (JSConf2011, Portland, Oregon)
1305+
#### “Everything is Permitted: Extending Built-ins” του Andrew Dupont (JSConf2011, Portland, Oregon)
13061306

13071307
http://www.everytalk.tv/talks/441-JSConf-Everything-is-Permitted-Extending-Built-ins
13081308

13091309

13101310
9. <a name="comments">Comments</a>
13111311

1312-
#### Single line above the code that is subject
1313-
#### Multiline is good
1314-
#### End of line comments are prohibited!
1315-
#### JSDoc style is good, but requires a significant time investment
1312+
#### Μονή γραμμή πάνς από τον κώδικα είναι υποκειμενικό
1313+
#### Πολλαπλή γραμμή είναι καλή
1314+
#### Τα σχόλια στο τέλος της γραμμής απαγορεύονται!
1315+
#### Το JSDoc στυλ είναι καλό, αλλά απαιτεί μια σημαντική επένδυση χρόνου
13161316

13171317

13181318
10. <a name="language">One Language Code</a>
13191319

1320-
Programs should be written in one language, whatever that language may be, as dictated by the maintainer or maintainers.
1320+
Τα προγράμματα πρέπει να είναι γραμμένα σε μία γλώσσα, όποια και αν είναι αυτή η γλώσσα, όπως υπαγορεύει ο διαχειριστής ή οι συντηρητές.
13211321

1322-
## Appendix
1322+
## Παράρτημα
13231323

13241324
### Comma First.
13251325

1326-
Any project that cites this document as its base style guide will not accept comma first code formatting, unless explicitly specified otherwise by that project's author.
1326+
Οποιοδήποτε project που παραθέτει αυτό το έγγραφο ως βασικό οδηγό στυλ δεν θα δεχτεί μορφοποίηση πρώτου κώδικα με κόμμα, εκτός εάν έχει οριστεί διαφορετικά από τον συντάκτη του project.
13271327

13281328

13291329

0 commit comments

Comments
 (0)