chore(i8n,learn): processed translations

This commit is contained in:
Crowdin Bot
2021-02-06 04:42:36 +00:00
committed by Mrugesh Mohapatra
parent 15047f2d90
commit e5c44a3ae5
3274 changed files with 172122 additions and 14164 deletions

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f05b
title: Build your own Functions
challengeType: 11
videoId: nLDychdBwUg
dashedName: build-your-own-functions
@ -30,47 +31,35 @@ jane()
## --answers--
Zap
<pre>Zap
ABC
jane
fred
jane
jane</pre>
---
Zap
<pre>Zap
ABC
Zap
Zap</pre>
---
ABC
<pre>ABC
Zap
jane
jane</pre>
---
ABC
<pre>ABC
Zap
ABC
ABC</pre>
---
<pre>Zap
Zap
Zap
Zap
Zap</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f06d
title: Comparing and Sorting Tuples
challengeType: 11
videoId: dZXzBXUxxCs
dashedName: comparing-and-sorting-tuples

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f058
title: Conditional Execution
challengeType: 11
videoId: gz_IfIsZQtc
dashedName: conditional-execution

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f6a0b6c005b0e76f097
title: 'Data Visualization: Mailing Lists'
challengeType: 11
videoId: RYdW660KkaQ
dashedName: data-visualization-mailing-lists

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f6a0b6c005b0e76f096
title: 'Data Visualization: Page Rank'
challengeType: 11
videoId: 6-w_qIUwaxU
dashedName: data-visualization-page-rank

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0a0b6c005b0e76f069
title: Dictionaries and Loops
challengeType: 11
videoId: EEmekKiKG70
dashedName: dictionaries-and-loops
@ -26,27 +27,23 @@ for key in counts:
## --answers--
<pre>annie 42
jan 100</pre>
---
<pre>chuck 1
annie 42
jan 100
jan 100</pre>
---
chuck 1
annie 42
jan 100
<pre>chuck 1</pre>
---
chuck 1
---
[Error]
<pre>[Error]</pre>
## --video-solution--
1

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f090b6c005b0e76f068
title: 'Dictionaries: Common Applications'
challengeType: 11
videoId: f17xPfIXct0
dashedName: dictionaries-common-applications

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f080b6c005b0e76f063
title: Files as a Sequence
challengeType: 11
videoId: cIA0EokbaHE
dashedName: files-as-a-sequence

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f057
title: Intermediate Expressions
challengeType: 11
videoId: dKgUaIa5ATg
dashedName: intermediate-expressions

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f061
title: Intermediate Strings
challengeType: 11
videoId: KgT_fYLXnyk
dashedName: intermediate-strings

View File

@ -1,5 +1,6 @@
---
id: 5e6a54c358d3af90110a60a3
title: 'Introduction: Elements of Python'
challengeType: 11
videoId: aRY_xjL35v0
dashedName: introduction-elements-of-python

View File

@ -1,5 +1,6 @@
---
id: 5e6a54af58d3af90110a60a1
title: 'Introduction: Hardware Architecture'
challengeType: 11
videoId: H6qtjRTfSog
dashedName: introduction-hardware-architecture

View File

@ -1,5 +1,6 @@
---
id: 5e6a54ba58d3af90110a60a2
title: 'Introduction: Python as a Language'
challengeType: 11
videoId: 0QeGbZNS_bY
dashedName: introduction-python-as-a-language

View File

@ -1,5 +1,6 @@
---
id: 5e6a54a558d3af90110a60a0
title: 'Introduction: Why Program?'
challengeType: 11
videoId: 3muQV-Im3Z0
dashedName: introduction-why-program

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05d
title: 'Iterations: Definite Loops'
challengeType: 11
videoId: hiRTRAqNlpE
dashedName: iterations-definite-loops

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05e
title: 'Iterations: Loop Idioms'
challengeType: 11
videoId: AelGAcoMXbI
dashedName: iterations-loop-idioms

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f05f
title: 'Iterations: More Patterns'
challengeType: 11
videoId: 9Wtqo6vha1M
dashedName: iterations-more-patterns

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f05c
title: Loops and Iterations
challengeType: 11
videoId: dLA-szNRnUY
dashedName: loops-and-iterations
@ -22,35 +23,27 @@ while True:
## --answers--
0
<pre>0
1
2
2</pre>
---
0
<pre>0
1
2
3
3</pre>
---
1
2
<pre>1
2</pre>
---
1
<pre>1
2
3
3</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f08b
title: Make a Relational Database
challengeType: 11
videoId: MQ5z4bdF92U
dashedName: make-a-relational-database
@ -9,35 +10,35 @@ dashedName: make-a-relational-database
## --text--
What SQL command would you use to retrieve all users that have the email address [quincy@freecodecamp.org](mailto:quincy@freecodecamp.org)?`mailto:quincy@freecodecamp.org`e to retrieve all users that have the email address [quincy@freecodecamp.org](mailto:quincy@freecodecamp.org)?`mailto:quincy@freecodecamp.org`have the email address [quincy@freecodecamp.org](mailto:quincy@freecodecamp.org)?`mailto:quincy@freecodecamp.org`@freecodecamp.org?
What SQL command would you use to retrieve all users that have the email address `quincy@freecodecamp.org`?
## --answers--
```
```sql
SELECT Users WHERE email="quincy@freecodecamp.org"
```
---
```
```sql
SELECT Users WHERE email IS "quincy@freecodecamp.org"
```
---
```
```sql
SELECT ALL Users WHERE email="quincy@freecodecamp.org"
```
---
```
```sql
SELECT * FROM Users WHERE email IS "quincy@freecodecamp.org"
```
---
```
```sql
SELECT * FROM Users WHERE email="quincy@freecodecamp.org"
```

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f059
title: More Conditional Structures
challengeType: 11
videoId: HdL82tAZR20
dashedName: more-conditional-structures

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f072
title: Networking Protocol
challengeType: 11
videoId: c6vZGescaSc
dashedName: networking-protocol

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f074
title: 'Networking: Text Processing'
challengeType: 11
videoId: Pv_pJgVu8WI
dashedName: networking-text-processing

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0d0b6c005b0e76f075
title: 'Networking: Using urllib in Python'
challengeType: 11
videoId: 7lFM1T_CxBs
dashedName: networking-using-urllib-in-python

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0d0b6c005b0e76f076
title: 'Networking: Web Scraping with Python'
challengeType: 11
videoId: Uyioq2q4cEg
dashedName: networking-web-scraping-with-python

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f071
title: Networking with Python
challengeType: 11
videoId: _kJvneKVdNM
dashedName: networking-with-python

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0c0b6c005b0e76f073
title: 'Networking: Write a Web Browser'
challengeType: 11
videoId: zjyT9DaAjx4
dashedName: networking-write-a-web-browser

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f087
title: Object Lifecycle
challengeType: 11
videoId: p1r3h_AMMIM
dashedName: object-lifecycle
@ -32,39 +33,33 @@ q.party()
## --answers--
<pre>
Quincy constructed
Miya constructed
Quincy party count 1
Miya party count 2
Quincy party count 3
</pre>
---
<pre>
Quincy constructed
Miya constructed
Quincy party count 1
Miya party count 1
Quincy party count 2
</pre>
---
<pre>
Quincy constructed
Quincy party count 1
Quincy party count 2
Miya constructed
Miya party count 1
</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f160b6c005b0e76f086
title: 'Objects: A Sample Class'
challengeType: 11
videoId: FiABKEuaSJ8
dashedName: objects-a-sample-class
@ -25,27 +26,31 @@ an.party()
## --answers--
<pre>
So far 1
So far 2
</pre>
---
<pre>
0
0
</pre>
---
<pre>
2
2
</pre>
---
<pre>
2
4
</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f088
title: 'Objects: Inheritance'
challengeType: 11
videoId: FBL3alYrxRM
dashedName: objects-inheritance

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f090b6c005b0e76f067
title: Python Dictionaries
challengeType: 11
videoId: dnzvfimrRMg
dashedName: python-dictionaries

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f060b6c005b0e76f05a
title: Python Functions
challengeType: 11
videoId: 3JGF-n3tDPU
dashedName: python-functions

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f080b6c005b0e76f064
title: Python Lists
challengeType: 11
videoId: Y0cvfDpYC_c
dashedName: python-lists

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f160b6c005b0e76f085
title: Python Objects
challengeType: 11
videoId: uJxGeTYy0us
dashedName: python-objects

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f080b6c005b0e76f062
title: Reading Files
challengeType: 11
videoId: Fo1tW09KIwo
dashedName: reading-files

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f06f
title: 'Regular Expressions: Matching and Extracting Data'
challengeType: 11
videoId: LaCZnTbQGkE
dashedName: regular-expressions-matching-and-extracting-data

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f070
title: 'Regular Expressions: Practical Applications'
challengeType: 11
videoId: xCjFU9G6x48
dashedName: regular-expressions-practical-applications

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0b0b6c005b0e76f06e
title: Regular Expressions
challengeType: 11
videoId: Yud_COr6pZo
dashedName: regular-expressions

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08c
title: Relational Database Design
challengeType: 11
videoId: AqdfbrpkbHk
dashedName: relational-database-design

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f170b6c005b0e76f08a
title: Relational Databases and SQLite
challengeType: 11
videoId: QlNod5-kFpA
dashedName: relational-databases-and-sqlite

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08f
title: 'Relational Databases: Join Operation'
challengeType: 11
videoId: jvDw3D9GKac
dashedName: relational-databases-join-operation

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f190b6c005b0e76f090
title: 'Relational Databases: Many-to-many Relationships'
challengeType: 11
videoId: z-SBYcvEQOc
dashedName: relational-databases-many-to-many-relationships

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08e
title: 'Relational Databases: Relationship Building'
challengeType: 11
videoId: CSbqczsHVnc
dashedName: relational-databases-relationship-building

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f180b6c005b0e76f08d
title: Representing Relationships in a Relational Database
challengeType: 11
videoId: '-orenCNdC2Q'
dashedName: representing-relationships-in-a-relational-database

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f090b6c005b0e76f066
title: Strings and Lists
challengeType: 11
videoId: lxcFa7ldCi0
dashedName: strings-and-lists
@ -38,7 +39,7 @@ lar
---
[lar@freecodecamp.org](mailto:lar@freecodecamp.org)`mailto:lar@freecodecamp.org`
`lar@freecodecamp.org`
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f070b6c005b0e76f060
title: Strings in Python
challengeType: 11
videoId: LYZj207fKpQ
dashedName: strings-in-python
@ -18,43 +19,39 @@ for n in "banana":
## --answers--
<pre>
n
n
</pre>
---
<pre>
0
1
</pre>
---
<pre>
0
1
2
3
4
5
</pre>
---
<pre>
b
a
n
a
n
a
</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0a0b6c005b0e76f06c
title: The Tuples Collection
challengeType: 11
videoId: 3Lxpladfh2k
dashedName: the-tuples-collection
@ -22,35 +23,35 @@ for (k,i) in d.items():
## --answers--
<pre>
k i
k i
k i
</pre>
---
<pre>
quincy 0
beau 1
kris 2
</pre>
---
<pre>
quincy 1
beau 5
kris 9
</pre>
---
<pre>
1 quincy
5 beau
9 kris
</pre>
## --video-solution--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0e0b6c005b0e76f07a
title: Using Web Services
challengeType: 11
videoId: oNl1OVDPGKE
dashedName: using-web-services

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f050b6c005b0e76f056
title: 'Variables, Expressions, and Statements'
challengeType: 11
videoId: nELR-uyyrok
dashedName: variables-expressions-and-statements

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f690b6c005b0e76f095
title: Visualizing Data with Python
challengeType: 11
videoId: e3lydkH0prw
dashedName: visualizing-data-with-python
@ -9,7 +10,7 @@ dashedName: visualizing-data-with-python
## --text--
Most data needs to be **\_\_** before using it.
Most data needs to be \_\_\_\_\_\_ before using it.
## --answers--

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f150b6c005b0e76f080
title: 'Web Services: API Rate Limiting and Security'
challengeType: 11
videoId: pI-g0lI8ngs
dashedName: web-services-api-rate-limiting-and-security

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f150b6c005b0e76f07f
title: 'Web Services: APIs'
challengeType: 11
videoId: oUNn1psfBJg
dashedName: web-services-apis

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f140b6c005b0e76f07d
title: 'Web Services: JSON'
challengeType: 11
videoId: ZJE-U56BppM
dashedName: web-services-json
@ -15,13 +16,13 @@ What will the following code print?:
import json
data = '''
[
{ 'id' : '001',
'x' : '2',
'name' : 'Quincy'
{ "id" : "001",
"x" : "2",
"name" : "Quincy"
} ,
{ 'id' : '009',
'x' : '7',
'name' : 'Mrugesh'
{ "id" : "009",
"x" : "7",
"name" : "Mrugesh"
}
]
'''

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f140b6c005b0e76f07e
title: 'Web Services: Service Oriented Approach'
challengeType: 11
videoId: muerlsCHExI
dashedName: web-services-service-oriented-approach

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0e0b6c005b0e76f07c
title: 'Web Services: XML Schema'
challengeType: 11
videoId: yWU9kTxW-nc
dashedName: web-services-xml-schema

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f0e0b6c005b0e76f07b
title: 'Web Services: XML'
challengeType: 11
videoId: _pZ0srbg7So
dashedName: web-services-xml

View File

@ -1,5 +1,6 @@
---
id: 5e7b9f090b6c005b0e76f065
title: Working with Lists
challengeType: 11
videoId: lCnHfTHkhbE
dashedName: working-with-lists