scratch-l10n 3.14.20220120031513 → 3.14.20220126031626
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/editor/interface/an.json +2 -2
- package/editor/interface/de.json +4 -4
- package/locales/editor-msgs.js +6 -6
- package/locales/interface-msgs.js +6 -6
- package/package.json +1 -1
- package/www/scratch-website.about-l10njson/de.json +9 -9
- package/www/scratch-website.about-l10njson/sr.json +14 -14
- package/www/scratch-website.annual-report-2019-l10njson/an.json +11 -11
- package/www/scratch-website.annual-report-2020-l10njson/an.json +29 -29
- package/www/scratch-website.annual-report-l10njson/an.json +11 -11
- package/www/scratch-website.contact-us-l10njson/sr.json +8 -8
- package/www/scratch-website.credits-l10njson/sr.json +20 -20
- package/www/scratch-website.developers-l10njson/an.json +2 -2
- package/www/scratch-website.developers-l10njson/sr.json +9 -9
- package/www/scratch-website.download-l10njson/sr.json +19 -19
- package/www/scratch-website.download-scratch2-l10njson/sr.json +1 -1
- package/www/scratch-website.faq-l10njson/sr.json +20 -20
- package/www/scratch-website.general-l10njson/an.json +15 -15
- package/www/scratch-website.general-l10njson/ru.json +15 -15
- package/www/scratch-website.general-l10njson/sr.json +2 -2
- package/www/scratch-website.messages-l10njson/sr.json +3 -3
- package/www/scratch-website.parents-l10njson/de.json +22 -22
- package/www/scratch-website.parents-l10njson/sr.json +1 -1
- package/www/scratch-website.research-l10njson/de.json +4 -4
package/editor/interface/an.json
CHANGED
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"gui.gui.variableScopeOptionSpriteOnly": "Nomás pa este obchecto",
|
|
141
141
|
"gui.gui.cloudVariableOption": "Variable en a boira (alzada en o servidor)",
|
|
142
142
|
"gui.gui.variablePromptAllSpritesMessage": "Esta variable será disponible en totz los obchectos.",
|
|
143
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
143
|
+
"gui.gui.listPromptAllSpritesMessage": "Esta lista será disponible pa totz los obchectos.",
|
|
144
144
|
"gui.prompt.cancel": "Cancelar",
|
|
145
145
|
"gui.prompt.ok": "Acceptar",
|
|
146
146
|
"gui.playbackStep.stopMsg": "Aturar",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"gui.howtos.intro-move.step_stepMove": "Anyade un bloque de movimiento",
|
|
256
256
|
"gui.howtos.add-a-move-block.step_stepSay": "Anyade un bloque de decir",
|
|
257
257
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Fe clic en a bandera verde pa empecipiar",
|
|
258
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
258
|
+
"gui.howtos.intro-getting-started-ASL.name": "Pa empecipiar - ASL (Luenga de sinyals americana)",
|
|
259
259
|
"gui.howtos.animate-a-name.name": "Animar un nombre",
|
|
260
260
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Tría un obchecto de letra",
|
|
261
261
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "En fer clic, toca un son",
|
package/editor/interface/de.json
CHANGED
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"gui.gui.variableScopeOptionSpriteOnly": "Nur für diese Figur",
|
|
141
141
|
"gui.gui.cloudVariableOption": "Cloud-Variable (auf dem Server gespeichert)",
|
|
142
142
|
"gui.gui.variablePromptAllSpritesMessage": "Diese Variable wird für alle Figuren verfügbar sein.",
|
|
143
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
143
|
+
"gui.gui.listPromptAllSpritesMessage": "Diese Liste wird für alle Figuren sichtbar sein.",
|
|
144
144
|
"gui.prompt.cancel": "Abbrechen",
|
|
145
145
|
"gui.prompt.ok": "OK",
|
|
146
146
|
"gui.playbackStep.stopMsg": "Stopp",
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"gui.alerts.savingError": "Das Projekt konnte nicht gespeichert werden.",
|
|
247
247
|
"gui.alerts.savesuccess": "Das Projekt wurde gespeichert.",
|
|
248
248
|
"gui.alerts.saving": "Das Projekt wird gespeichert...",
|
|
249
|
-
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole {learnMoreLink}",
|
|
249
|
+
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole. {learnMoreLink}",
|
|
250
250
|
"gui.alerts.cloudInfoLearnMore": "Erfahre mehr.",
|
|
251
251
|
"gui.alerts.importing": "Importiere...",
|
|
252
252
|
"gui.defaultProject.meow": "Miau",
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
"gui.howtos.intro-move.step_stepMove": "Füge einen Bewegungsblock hinzu",
|
|
256
256
|
"gui.howtos.add-a-move-block.step_stepSay": "Füge einen „sage“-Block hinzu",
|
|
257
257
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Klicke zum Starten auf die grüne Flagge",
|
|
258
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
258
|
+
"gui.howtos.intro-getting-started-ASL.name": "Erste Schritte - ASL",
|
|
259
259
|
"gui.howtos.animate-a-name.name": "Animiere einen Namen",
|
|
260
260
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Wähle eine Buchstabenfigur",
|
|
261
261
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "Spiele einen Klang, wenn angeklickt",
|
|
@@ -392,7 +392,7 @@
|
|
|
392
392
|
"gui.howtos.talking.step_talesChooseSprite": "Figur wählen",
|
|
393
393
|
"gui.howtos.talking.step_talesSaySomething": "Lasse die Figur sprechen",
|
|
394
394
|
"gui.howtos.talking.step_talesChooseBackdrop": "Bühnenbild wählen",
|
|
395
|
-
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um Bühnenbild zu wechseln",
|
|
395
|
+
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um zum nächsten Bühnenbild zu wechseln",
|
|
396
396
|
"gui.howtos.talking.step_talesChooseAnotherSprite": "Wähle eine andere Figur",
|
|
397
397
|
"gui.howtos.talking.step_talesMoveAround": "Umher bewegen",
|
|
398
398
|
"gui.howtos.talking.step_talesChooseAnotherBackdrop": "Ein anderes Bühnenbild auswählen",
|
package/locales/editor-msgs.js
CHANGED
|
@@ -3178,7 +3178,7 @@ export default {
|
|
|
3178
3178
|
"gui.gui.variableScopeOptionSpriteOnly": "Nomás pa este obchecto",
|
|
3179
3179
|
"gui.gui.cloudVariableOption": "Variable en a boira (alzada en o servidor)",
|
|
3180
3180
|
"gui.gui.variablePromptAllSpritesMessage": "Esta variable será disponible en totz los obchectos.",
|
|
3181
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
3181
|
+
"gui.gui.listPromptAllSpritesMessage": "Esta lista será disponible pa totz los obchectos.",
|
|
3182
3182
|
"gui.prompt.cancel": "Cancelar",
|
|
3183
3183
|
"gui.prompt.ok": "Acceptar",
|
|
3184
3184
|
"gui.playbackStep.stopMsg": "Aturar",
|
|
@@ -3293,7 +3293,7 @@ export default {
|
|
|
3293
3293
|
"gui.howtos.intro-move.step_stepMove": "Anyade un bloque de movimiento",
|
|
3294
3294
|
"gui.howtos.add-a-move-block.step_stepSay": "Anyade un bloque de decir",
|
|
3295
3295
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Fe clic en a bandera verde pa empecipiar",
|
|
3296
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
3296
|
+
"gui.howtos.intro-getting-started-ASL.name": "Pa empecipiar - ASL (Luenga de sinyals americana)",
|
|
3297
3297
|
"gui.howtos.animate-a-name.name": "Animar un nombre",
|
|
3298
3298
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Tría un obchecto de letra",
|
|
3299
3299
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "En fer clic, toca un son",
|
|
@@ -10768,7 +10768,7 @@ export default {
|
|
|
10768
10768
|
"gui.gui.variableScopeOptionSpriteOnly": "Nur für diese Figur",
|
|
10769
10769
|
"gui.gui.cloudVariableOption": "Cloud-Variable (auf dem Server gespeichert)",
|
|
10770
10770
|
"gui.gui.variablePromptAllSpritesMessage": "Diese Variable wird für alle Figuren verfügbar sein.",
|
|
10771
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
10771
|
+
"gui.gui.listPromptAllSpritesMessage": "Diese Liste wird für alle Figuren sichtbar sein.",
|
|
10772
10772
|
"gui.prompt.cancel": "Abbrechen",
|
|
10773
10773
|
"gui.prompt.ok": "OK",
|
|
10774
10774
|
"gui.playbackStep.stopMsg": "Stopp",
|
|
@@ -10874,7 +10874,7 @@ export default {
|
|
|
10874
10874
|
"gui.alerts.savingError": "Das Projekt konnte nicht gespeichert werden.",
|
|
10875
10875
|
"gui.alerts.savesuccess": "Das Projekt wurde gespeichert.",
|
|
10876
10876
|
"gui.alerts.saving": "Das Projekt wird gespeichert...",
|
|
10877
|
-
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole {learnMoreLink}",
|
|
10877
|
+
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole. {learnMoreLink}",
|
|
10878
10878
|
"gui.alerts.cloudInfoLearnMore": "Erfahre mehr.",
|
|
10879
10879
|
"gui.alerts.importing": "Importiere...",
|
|
10880
10880
|
"gui.defaultProject.meow": "Miau",
|
|
@@ -10883,7 +10883,7 @@ export default {
|
|
|
10883
10883
|
"gui.howtos.intro-move.step_stepMove": "Füge einen Bewegungsblock hinzu",
|
|
10884
10884
|
"gui.howtos.add-a-move-block.step_stepSay": "Füge einen „sage“-Block hinzu",
|
|
10885
10885
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Klicke zum Starten auf die grüne Flagge",
|
|
10886
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
10886
|
+
"gui.howtos.intro-getting-started-ASL.name": "Erste Schritte - ASL",
|
|
10887
10887
|
"gui.howtos.animate-a-name.name": "Animiere einen Namen",
|
|
10888
10888
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Wähle eine Buchstabenfigur",
|
|
10889
10889
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "Spiele einen Klang, wenn angeklickt",
|
|
@@ -11020,7 +11020,7 @@ export default {
|
|
|
11020
11020
|
"gui.howtos.talking.step_talesChooseSprite": "Figur wählen",
|
|
11021
11021
|
"gui.howtos.talking.step_talesSaySomething": "Lasse die Figur sprechen",
|
|
11022
11022
|
"gui.howtos.talking.step_talesChooseBackdrop": "Bühnenbild wählen",
|
|
11023
|
-
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um Bühnenbild zu wechseln",
|
|
11023
|
+
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um zum nächsten Bühnenbild zu wechseln",
|
|
11024
11024
|
"gui.howtos.talking.step_talesChooseAnotherSprite": "Wähle eine andere Figur",
|
|
11025
11025
|
"gui.howtos.talking.step_talesMoveAround": "Umher bewegen",
|
|
11026
11026
|
"gui.howtos.talking.step_talesChooseAnotherBackdrop": "Ein anderes Bühnenbild auswählen",
|
|
@@ -2166,7 +2166,7 @@ export default {
|
|
|
2166
2166
|
"gui.gui.variableScopeOptionSpriteOnly": "Nomás pa este obchecto",
|
|
2167
2167
|
"gui.gui.cloudVariableOption": "Variable en a boira (alzada en o servidor)",
|
|
2168
2168
|
"gui.gui.variablePromptAllSpritesMessage": "Esta variable será disponible en totz los obchectos.",
|
|
2169
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
2169
|
+
"gui.gui.listPromptAllSpritesMessage": "Esta lista será disponible pa totz los obchectos.",
|
|
2170
2170
|
"gui.prompt.cancel": "Cancelar",
|
|
2171
2171
|
"gui.prompt.ok": "Acceptar",
|
|
2172
2172
|
"gui.playbackStep.stopMsg": "Aturar",
|
|
@@ -2281,7 +2281,7 @@ export default {
|
|
|
2281
2281
|
"gui.howtos.intro-move.step_stepMove": "Anyade un bloque de movimiento",
|
|
2282
2282
|
"gui.howtos.add-a-move-block.step_stepSay": "Anyade un bloque de decir",
|
|
2283
2283
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Fe clic en a bandera verde pa empecipiar",
|
|
2284
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
2284
|
+
"gui.howtos.intro-getting-started-ASL.name": "Pa empecipiar - ASL (Luenga de sinyals americana)",
|
|
2285
2285
|
"gui.howtos.animate-a-name.name": "Animar un nombre",
|
|
2286
2286
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Tría un obchecto de letra",
|
|
2287
2287
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "En fer clic, toca un son",
|
|
@@ -7226,7 +7226,7 @@ export default {
|
|
|
7226
7226
|
"gui.gui.variableScopeOptionSpriteOnly": "Nur für diese Figur",
|
|
7227
7227
|
"gui.gui.cloudVariableOption": "Cloud-Variable (auf dem Server gespeichert)",
|
|
7228
7228
|
"gui.gui.variablePromptAllSpritesMessage": "Diese Variable wird für alle Figuren verfügbar sein.",
|
|
7229
|
-
"gui.gui.listPromptAllSpritesMessage": "
|
|
7229
|
+
"gui.gui.listPromptAllSpritesMessage": "Diese Liste wird für alle Figuren sichtbar sein.",
|
|
7230
7230
|
"gui.prompt.cancel": "Abbrechen",
|
|
7231
7231
|
"gui.prompt.ok": "OK",
|
|
7232
7232
|
"gui.playbackStep.stopMsg": "Stopp",
|
|
@@ -7332,7 +7332,7 @@ export default {
|
|
|
7332
7332
|
"gui.alerts.savingError": "Das Projekt konnte nicht gespeichert werden.",
|
|
7333
7333
|
"gui.alerts.savesuccess": "Das Projekt wurde gespeichert.",
|
|
7334
7334
|
"gui.alerts.saving": "Das Projekt wird gespeichert...",
|
|
7335
|
-
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole {learnMoreLink}",
|
|
7335
|
+
"gui.alerts.cloudInfo": "Beachte bitte, dass Cloud-Variablen nur Zahlen unterstützen, keine Buchstaben oder Symbole. {learnMoreLink}",
|
|
7336
7336
|
"gui.alerts.cloudInfoLearnMore": "Erfahre mehr.",
|
|
7337
7337
|
"gui.alerts.importing": "Importiere...",
|
|
7338
7338
|
"gui.defaultProject.meow": "Miau",
|
|
@@ -7341,7 +7341,7 @@ export default {
|
|
|
7341
7341
|
"gui.howtos.intro-move.step_stepMove": "Füge einen Bewegungsblock hinzu",
|
|
7342
7342
|
"gui.howtos.add-a-move-block.step_stepSay": "Füge einen „sage“-Block hinzu",
|
|
7343
7343
|
"gui.howtos.add-a-move-block.step_stepGreenFlag": "Klicke zum Starten auf die grüne Flagge",
|
|
7344
|
-
"gui.howtos.intro-getting-started-ASL.name": "
|
|
7344
|
+
"gui.howtos.intro-getting-started-ASL.name": "Erste Schritte - ASL",
|
|
7345
7345
|
"gui.howtos.animate-a-name.name": "Animiere einen Namen",
|
|
7346
7346
|
"gui.howtos.animate-a-name.step_AnimatePickLetter": "Wähle eine Buchstabenfigur",
|
|
7347
7347
|
"gui.howtos.animate-a-name.step_AnimatePlaySound": "Spiele einen Klang, wenn angeklickt",
|
|
@@ -7478,7 +7478,7 @@ export default {
|
|
|
7478
7478
|
"gui.howtos.talking.step_talesChooseSprite": "Figur wählen",
|
|
7479
7479
|
"gui.howtos.talking.step_talesSaySomething": "Lasse die Figur sprechen",
|
|
7480
7480
|
"gui.howtos.talking.step_talesChooseBackdrop": "Bühnenbild wählen",
|
|
7481
|
-
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um Bühnenbild zu wechseln",
|
|
7481
|
+
"gui.howtos.talking.step_talesSwitchBackdrop": "Klicke auf Figur, um zum nächsten Bühnenbild zu wechseln",
|
|
7482
7482
|
"gui.howtos.talking.step_talesChooseAnotherSprite": "Wähle eine andere Figur",
|
|
7483
7483
|
"gui.howtos.talking.step_talesMoveAround": "Umher bewegen",
|
|
7484
7484
|
"gui.howtos.talking.step_talesChooseAnotherBackdrop": "Ein anderes Bühnenbild auswählen",
|
package/package.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
|
-
"about.introOne": "Scratch
|
|
3
|
-
"about.introTwo": "Scratch
|
|
4
|
-
"about.introThree": "Scratch
|
|
2
|
+
"about.introOne": "Scratch ist die weltweit größte Coding-Community für Kinder und eine visuelle Programmiersprache, mit der junge Menschen ganz einfach digitale Geschichten, Spiele und Animationen erstellen können. Die {foundationLink}, eine Non-Profit-Organisation, designt, entwickelt und moderiert Scratch.",
|
|
3
|
+
"about.introTwo": "Scratch fördert informatisches Denken und Problemlösungskompetenzen, Kreativität beim Unterrichten und Lernen, Eigendarstellung und Teamarbeit sowie Chancengleichheit am Computer.",
|
|
4
|
+
"about.introThree": "Scratch ist kostenlos und in über 70 Sprachen verfügbar!",
|
|
5
5
|
"about.foundationText": "Scratch Foundation",
|
|
6
6
|
"about.introParents": "Infos für Eltern",
|
|
7
7
|
"about.introEducators": "Infos für Lehrkräfte",
|
|
8
8
|
"about.whoUsesScratch": "Wer benutzt Scratch?",
|
|
9
9
|
"about.whoUsesScratchDescription": "Scratch ist insbesondere für 8- bis 16-Jährige konzipiert, wird aber quer durch alle Altersgruppen benutzt. Millionen Menschen erstellen Scratch-Projekte in einer Vielzahl von Einrichtungen, sei es zu Hause, an Schulen, in Museen, Bibliotheken oder Gemeindezentren.",
|
|
10
10
|
"about.aroundTheWorld": "Rund um die Welt",
|
|
11
|
-
"about.aroundTheWorldDescription": "Scratch
|
|
11
|
+
"about.aroundTheWorldDescription": "Scratch wird in über {countryCount} Ländern verwendet und ist in über {languageCount} Sprachen verfügbar. Um die Sprache zu ändern, klicke auf das Drop-down-Menü ganz unten. Im Projekteditor findet sich die Sprachauswahl links oben. Wenn du eine Übersetzung ergänzen oder verbessern möchtest, gehe zu {translationLink}.",
|
|
12
12
|
"about.translationLinkText": "Übersetzung",
|
|
13
13
|
"about.quotes": "Zitate",
|
|
14
14
|
"about.quotesDescription": "Das Scratch-Team bekommt viele E-Mails von Jugendlichen, Eltern und Lehrkräften, die von Scratch begeistert sind. Willst du sehen, was sie so schreiben? Schau dir unsere Sammlung von ausgewählten {quotesLink} an.",
|
|
15
15
|
"about.quotesLinkText": "Zitaten",
|
|
16
16
|
"about.learnMore": "Erfahre mehr über Scratch",
|
|
17
17
|
"about.learnMoreFaq": "Häufig gestellte Fragen (FAQ)",
|
|
18
|
-
"about.learnMoreParents": "
|
|
19
|
-
"about.learnMoreEducators": "
|
|
18
|
+
"about.learnMoreParents": "Informationen für Eltern",
|
|
19
|
+
"about.learnMoreEducators": "Informationen für Lehrkräfte",
|
|
20
20
|
"about.learnMoreAnnualReport": "Jahresbericht",
|
|
21
21
|
"about.literacy": "Lerne zu programmieren – programmiere und lerne",
|
|
22
22
|
"about.literacyDescription": "Programmieren zu können zählt in unserer heutigen Gesellschaft zu den Grundkompetenzen. Wenn junge Menschen mit Scratch programmieren lernen, lernen sie auch wichtige Strategien für das Lösen von Problemen, die Arbeit mit Projekten und das Kommunizieren von Ideen.",
|
|
@@ -25,15 +25,15 @@
|
|
|
25
25
|
"about.scratchForEducatorsLinkText": "Scratch - Für Lehrkräfte",
|
|
26
26
|
"about.scratchedLinkText": "ScratchEd-Website",
|
|
27
27
|
"about.research": "Forschung",
|
|
28
|
-
"about.researchDescription": "
|
|
29
|
-
"about.researchLinkText": "
|
|
28
|
+
"about.researchDescription": "Die{lifelongKindergartenGroupLink} und ihre Partnerorganisationen {researchLink}, wie junge Menschen mit Scratch lernen, zusammenarbeiten und Projekte erstellen. Ein Überblick über diese Forschungsarbeiten findet sich in dem Artikel {codingAtACrossroadsLink} und dem Buch {lifelongKindergartenBookLink}. Für weitere Informationen zur Nutzung von Scratch, siehe die {statisticsLink} und den Scratch-{annualReportLink}.",
|
|
29
|
+
"about.researchLinkText": "erforschen",
|
|
30
30
|
"about.statisticsLinkText": "Statistiken",
|
|
31
31
|
"about.lifelongKindergartenGroupLinkText": "Lifelong Kindergarten Group",
|
|
32
32
|
"about.codingAtACrossroadsLinkText": "Programmieren am Scheideweg",
|
|
33
33
|
"about.lifelongKindergartenBookLinkText": "Lifelong Kindergarten",
|
|
34
34
|
"about.annualReportLinkText": "Jahresbericht",
|
|
35
35
|
"about.support": "Unterstützung und Förderung",
|
|
36
|
-
"about.supportDescription": "Scratch
|
|
36
|
+
"about.supportDescription": "Scratch ist dank der Unterstützung unserer {donorsLink} kostenlos verfügbar. Durch diese finanzielle Unterstützung können wir allen Kindern auf der Welt die Möglichkeit geben, ihren Ideen Ausdruck zu verleihen, kreativ zu sein und ihre Projekte zu teilen. Unterstütze auch du {donateLink} Scratch mit einer Spende.",
|
|
37
37
|
"about.donorsLinkText": "Spender:innen",
|
|
38
38
|
"about.donateLinkText": "hier",
|
|
39
39
|
"about.donateButton": "Spenden"
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"about.introOne": "
|
|
3
|
-
"about.introTwo": "
|
|
4
|
-
"about.introThree": "
|
|
2
|
+
"about.introOne": "Скрач представља највећу светску програмерску заједницу за децу и програмски језик са једноставним визуелним интерфејсом, који омогућава најмлађима да креирају дигиталне приче, игре и анимације. Скрач је дизајниран, развијан и уређиван од стране непрофитне организације {foundationLink}. ",
|
|
3
|
+
"about.introTwo": "Скрач промовише развој вештина решавања проблема и кодирања за рачунаре; креативног предавања и учења; сарадњу и изражавање личности; правичности.",
|
|
4
|
+
"about.introThree": "Скрач је увек бесплатан и доступан на више од 70 језика.",
|
|
5
5
|
"about.foundationText": "Скрач фондација",
|
|
6
6
|
"about.introParents": "Информације за родитеље",
|
|
7
7
|
"about.introEducators": "Информације за наставнике",
|
|
8
8
|
"about.whoUsesScratch": "Ко користи Скрач?",
|
|
9
9
|
"about.whoUsesScratchDescription": "Скрач је направљен посебно за узраст од 8 до 16 година, али користе га људи свих узраста. Милиони људи праве пројекте у Скрачу у различитим окружењима, укључујући домове, школе, музеје, библиотеке и центре заједнице.",
|
|
10
10
|
"about.aroundTheWorld": "Широм света",
|
|
11
|
-
"about.aroundTheWorldDescription": "
|
|
11
|
+
"about.aroundTheWorldDescription": "Скрач је доступнан у више од {countryCount} држава или територија, као и на више од {languageCount} језика. При дну стране можете променити језик. Такође, језик можете променити у едитору пројеката, кликом на слику глобуса при врху екрана. Ако желите да додате или унапредите превод, посетите следећи линк: {translationLink}.",
|
|
12
12
|
"about.translationLinkText": "превод",
|
|
13
13
|
"about.quotes": "Цитати",
|
|
14
14
|
"about.quotesDescription": "Скрач тим је примио много е-писама од младих, родитеља и наставника који су изразили захвалност за Скрач. Желиш да видиш шта кажу људи? Прочитај поруке које смо добили кликом на {quotesLink}.",
|
|
@@ -16,25 +16,25 @@
|
|
|
16
16
|
"about.learnMore": "Сазнај више о Скрачу",
|
|
17
17
|
"about.learnMoreFaq": "Често постављана питања (FAQ)",
|
|
18
18
|
"about.learnMoreParents": "Информација за родитеље",
|
|
19
|
-
"about.learnMoreEducators": "
|
|
20
|
-
"about.learnMoreAnnualReport": "
|
|
19
|
+
"about.learnMoreEducators": "Информације за наставнике/предаваче",
|
|
20
|
+
"about.learnMoreAnnualReport": "Годишњи извештај",
|
|
21
21
|
"about.literacy": "Учи да програмираш, програмирај да би учио",
|
|
22
22
|
"about.literacyDescription": "То да је неко способан да пише рачунарске програме је важан део песмености у данашњем друштву. Учећи да програмирају у Скрачу, људи уче важне стратегије за решавање проблема, дизајнирање пројеката и размену идеја.",
|
|
23
23
|
"about.schools": "Скрач у школи",
|
|
24
|
-
"about.schoolsDescription": "
|
|
25
|
-
"about.scratchForEducatorsLinkText": "
|
|
24
|
+
"about.schoolsDescription": "Скрач се користи у настави, на свим нивоима образовања (од основне школе до факултета) и у разним научним дисциплинама (као што су математика, рачунарство, лингвистика, друштвене науке и др.). Материјали за наставнике и предаваче су доступни на следећим странама {scratchForEducatorsLink}.",
|
|
25
|
+
"about.scratchForEducatorsLinkText": "Скрач за наставнике/предаваче",
|
|
26
26
|
"about.scratchedLinkText": "SkratchEd сајт",
|
|
27
27
|
"about.research": "Истраживање",
|
|
28
|
-
"about.researchDescription": "
|
|
29
|
-
"about.researchLinkText": "
|
|
28
|
+
"about.researchDescription": "{lifelongKindergartenGroupLink} и сарадници {researchLink} како младе особе уче, стварају и сарађују уз помоћ Скрача. Да се упознате са истраживањем, погледајте чланак {codingAtACrossroadsLink} и књигу {lifelongKindergartenBookLink}. Да сазнате више о Скрачу, посетите страницу {statisticsLink} и страницу на којој је{annualReportLink}.",
|
|
29
|
+
"about.researchLinkText": "истражују",
|
|
30
30
|
"about.statisticsLinkText": "статистика",
|
|
31
|
-
"about.lifelongKindergartenGroupLinkText": "Lifelong Kindergarten
|
|
31
|
+
"about.lifelongKindergartenGroupLinkText": "Lifelong Kindergarten група",
|
|
32
32
|
"about.codingAtACrossroadsLinkText": "Coding at a Crossroads",
|
|
33
33
|
"about.lifelongKindergartenBookLinkText": "Lifelong Kindergarten",
|
|
34
|
-
"about.annualReportLinkText": "
|
|
34
|
+
"about.annualReportLinkText": "Годишњи извештај",
|
|
35
35
|
"about.support": "Подршка и финансирање",
|
|
36
|
-
"about.supportDescription": "
|
|
37
|
-
"about.donorsLinkText": "
|
|
36
|
+
"about.supportDescription": "Скрач је је бесплатан захваљујући нашим донаторима{donorsLink}. Њихова подршка омогућава да деци широм света пружимо могућност да маштају, стварају и деле. И ви можете подржати Скрач, донирајте: {donateLink}.",
|
|
37
|
+
"about.donorsLinkText": "донатори",
|
|
38
38
|
"about.donateLinkText": "овде",
|
|
39
39
|
"about.donateButton": "Донирајте"
|
|
40
40
|
}
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
"annualReport.missionP1": "We are committed to prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators furthest from educational justice.",
|
|
29
29
|
"annualReport.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively — essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
|
|
30
30
|
"annualReport.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the {fourPsItalics}:",
|
|
31
|
-
"annualReport.fourPs": "
|
|
31
|
+
"annualReport.fourPs": "Las Quatro Ps de l'Aprendizache Creativo",
|
|
32
32
|
"annualReport.missionProjectsTitle": "Prochectos",
|
|
33
|
-
"annualReport.missionPeersTitle": "
|
|
34
|
-
"annualReport.missionPassionTitle": "
|
|
33
|
+
"annualReport.missionPeersTitle": "Companyers",
|
|
34
|
+
"annualReport.missionPassionTitle": "Pasión",
|
|
35
35
|
"annualReport.missionPlayTitle": "Reproducir",
|
|
36
|
-
"annualReport.missionProjectsDescription": "
|
|
37
|
-
"annualReport.missionPeersDescription": "
|
|
38
|
-
"annualReport.missionPassionDescription": "
|
|
39
|
-
"annualReport.missionPlayDescription": "
|
|
36
|
+
"annualReport.missionProjectsDescription": "Embrecar a los ninos en o disenyo, la creyación y la expresión creativa",
|
|
37
|
+
"annualReport.missionPeersDescription": "Emparar a los ninos pa que colaboren, compartan, remezclen y sían mentors",
|
|
38
|
+
"annualReport.missionPassionDescription": "Permitir que los ninos aprofiten los suyos intereses y treballen en prochectos personalment significativos",
|
|
39
|
+
"annualReport.missionPlayDescription": "Anime a los ninos a chugar, experimentar y iterar",
|
|
40
40
|
"annualReport.milestonesTitle": "Milestones",
|
|
41
41
|
"annualReport.milestonesDescription": "Here are some key events and accomplishments in the history of Scratch and the global Scratch community.",
|
|
42
42
|
"annualReport.milestones2003Message": "Awarded a National Science Foundation grant to start development of Scratch",
|
|
@@ -53,15 +53,15 @@
|
|
|
53
53
|
"annualReport.milestones2017Message": "Scratch Day grows to 1,100 events in 60 countries",
|
|
54
54
|
"annualReport.milestones2019MessageScratch3": "Launch of Scratch 3.0, expanding what kids can create with code",
|
|
55
55
|
"annualReport.milestones2019MessageMove": "Scratch Team moves from MIT into Scratch Foundation",
|
|
56
|
-
"annualReport.reachTitle": "
|
|
57
|
-
"annualReport.reachSubtitle": "Scratch
|
|
58
|
-
"annualReport.reachMillion": "
|
|
56
|
+
"annualReport.reachTitle": "Plegar a los ninos arredol d'o mundo",
|
|
57
|
+
"annualReport.reachSubtitle": "Scratch ye la mayor comunidat de codificación d'o mundo pa ninos y adolescents a partir de 8 anyos.",
|
|
58
|
+
"annualReport.reachMillion": "millón",
|
|
59
59
|
"annualReport.reach170million": "170 {million}",
|
|
60
60
|
"annualReport.reach60million": "60 {million}",
|
|
61
61
|
"annualReport.reach20million": "20 {million}",
|
|
62
62
|
"annualReport.reach48million": "48 {million}",
|
|
63
63
|
"annualReport.reachUniqueVisitors": "Unique Visitors",
|
|
64
|
-
"annualReport.reachProjectsCreated": "
|
|
64
|
+
"annualReport.reachProjectsCreated": "Prochectos creyaus",
|
|
65
65
|
"annualReport.reachProjectCreators": "People Created Projects",
|
|
66
66
|
"annualReport.reachComments": "Comments Posted in the Online Community",
|
|
67
67
|
"annualReport.reachGrowthTitle": "Community Growth",
|
|
@@ -7,49 +7,49 @@
|
|
|
7
7
|
"annualReport.2020.subnavSupporters": "Aduyants",
|
|
8
8
|
"annualReport.2020.subnavTeam": "Equipo",
|
|
9
9
|
"annualReport.2020.subnavDonate": "Donar",
|
|
10
|
-
"annualReport.2020.mastheadYear": "
|
|
11
|
-
"annualReport.2020.mastheadTitle": "
|
|
12
|
-
"annualReport.2020.foundersMessageTitle": "
|
|
10
|
+
"annualReport.2020.mastheadYear": "Informe anyal 2020",
|
|
11
|
+
"annualReport.2020.mastheadTitle": "Adaptar-se a un mundo cambiant",
|
|
12
|
+
"annualReport.2020.foundersMessageTitle": "Un mensache d'o nuestro fundador",
|
|
13
13
|
"annualReport.2020.foundersMessageP1": "L'anyo 2020 será recordau como l'anyo en que la pasa de COVID s'extendió per totz, causando dificultatz y trestornos en a vida de totz, y las mayors dificultatz recayioron de traza desigual en qui ya s'enfrontinaban a roncas en as suyas vidas.",
|
|
14
14
|
"annualReport.2020.foundersMessageP2": "A lo largo d'a pasa, los chovens de totz, muitos d'ells aislaus en os suyos fogars, han acudiu a lo puesto web de Scratch en mayor numero que nunca, veyendo en Scratch un espacio seguro an pueden expresar-se de forma creativa, aprender nuevas habilidatz y colaborar entre ells. Nos inspiroron muitos d'os prochectos de Scratch que los chovens creyoron entre l'anyo 2020, muitos d'ells compartindo los suyos pensamientos y sentimientos sobre la pasa, lo cambio climatico, la inchusticia racial y atros temas que les preocupan. Los chovens no nomás aprendioron conceptos y habilidatz computacionals, sino que tamién desenvolvioron la suya voz y las suyas identidatz.",
|
|
15
15
|
"annualReport.2020.foundersMessageP3": "Pa guarenciar que Scratch pueda seguir desempeñando este important papel en a vida d'os chovens en os proximos anyos, hemos realizau importants cambios organizativos en Scratch. A primers de 2020, l'equipo de Scratch se tresladó d'a suya antiga siede en o MIT Meya Lab a las nuevas usinas d'a Fundación Scratch en o centro de Boston. Este treslado nos aduyará a construyir una organización sostenible capaz d'emparar a Scratch como una plataforma global de codificación creativa en o futuro.",
|
|
16
16
|
"annualReport.2020.foundersMessageP4": "A zaguers de 2020, como parte d'esta transición organizativa, contratemos a Shawna Young pa que ocupase lo cargo de Directora Executiva d'a Fundación Scratch. Shawna plega a la Fundación Scratch con una solida experiencia en educación y chestión d'organizacions sin animo de lucro, y un profundo compromiso con a equidat y la inclusión. A lo largo d'a suya corrida en institucions como Duke y lo MIT, Shawna ha treballau pa enamplar las experiencias d'aprendizache d'os estudiants de diversas comunidatz. Ixe compromiso ye fuertement aliniau con a misión y las valors de Scratch, y desempenyará un papel important en o suyo liderazgo en Scratch. Tos animo a leyer lo mensache de Shawna a la fin d'este informe anyal.",
|
|
17
|
-
"annualReport.2020.foundersMessageP5": "
|
|
18
|
-
"annualReport.2020.foundersMessageScratchTitle": "
|
|
19
|
-
"annualReport.2020.foundersMessageAffiliation": "
|
|
17
|
+
"annualReport.2020.foundersMessageP5": "A lo largo d'o zaguer decenio, Scratch ha teniu un exito fenomenal, aconseguindo la participación de decenas de millons de chovens de tot lo mundo. Pero no hemos feito mas que empecipiar. Lo reto pa los proximos anyos ye guarenciar que podamos seguir difundindo y emparando no nomás la nuestra tecnolochía, sino tamién nuestro enfoque d'aprendizache creativo, solidario y colaborativo, pa que los chovens de tot lo mundo tiengan oportunidatz equitativas d'imachinar, creyar, compartir y aprender. Somos deseyando treballar con totz vusatros pa aconseguir-lo.",
|
|
18
|
+
"annualReport.2020.foundersMessageScratchTitle": "President d'a Fundación Scratch",
|
|
19
|
+
"annualReport.2020.foundersMessageAffiliation": "Profesor/a d'o MIT Media Lab",
|
|
20
20
|
"annualReport.2020.watchVideo": "Veyer video",
|
|
21
|
-
"annualReport.2020.missionTitle": "
|
|
22
|
-
"annualReport.2020.visionHeader": "
|
|
23
|
-
"annualReport.2020.visionSubtitle": "
|
|
21
|
+
"annualReport.2020.missionTitle": "La nuestra misión y visión",
|
|
22
|
+
"annualReport.2020.visionHeader": "Visión",
|
|
23
|
+
"annualReport.2020.visionSubtitle": "Difundir en tot lo mundo enfoques creativos, solidarios, colaborativos y equitativos d'a codificación y l'aprendizache.",
|
|
24
24
|
"annualReport.2020.missionHeader": "Misión",
|
|
25
|
-
"annualReport.2020.missionSubtitle": "
|
|
26
|
-
"annualReport.2020.missionP1": "
|
|
27
|
-
"annualReport.2020.missionP2": "
|
|
28
|
-
"annualReport.2020.missionP3": "
|
|
29
|
-
"annualReport.2020.fourPs": "
|
|
25
|
+
"annualReport.2020.missionSubtitle": "Proporcionar a los chovens ferramientas dichitals y oportunidatz pa imachinar, creyar, compartir y aprender.",
|
|
26
|
+
"annualReport.2020.missionP1": "Somos comprometius con a chusticia educativa y con dar prioridat a la equidat en totz los aspectos d'o nuestro treballo, con especial atención a las iniciativas y enfoques que emparan a los ninos, las familias y los educadors excluyius d'a informatica creativa.",
|
|
27
|
+
"annualReport.2020.missionP2": "Hemos desembolicau Scratch como un entorno d'aprendizache libre, seguro y ludico que fa que totz los ninos piensen de forma creativa, razonen sistematicament y treballen en colaboración — habilidatz esencials pa totz en a sociedat actual. Treballamos con educadors y familias pa aduyar a los ninos a explorar, compartir y aprender.",
|
|
28
|
+
"annualReport.2020.missionP3": "En desembolicar nuevas tecnolochías, actividatz y materials d'aprendizache, nos guiamos per lo que clamamos las Quatro P de l'Aprendizache Creativo:",
|
|
29
|
+
"annualReport.2020.fourPs": "Las Quatro Ps de l'Aprendizache Creativo",
|
|
30
30
|
"annualReport.2020.missionProjectsTitle": "Prochectos",
|
|
31
|
-
"annualReport.2020.missionPeersTitle": "
|
|
32
|
-
"annualReport.2020.missionPassionTitle": "
|
|
31
|
+
"annualReport.2020.missionPeersTitle": "Companyers",
|
|
32
|
+
"annualReport.2020.missionPassionTitle": "Pasión",
|
|
33
33
|
"annualReport.2020.missionPlayTitle": "Reproducir",
|
|
34
|
-
"annualReport.2020.missionProjectsDescription": "
|
|
35
|
-
"annualReport.2020.missionPeersDescription": "
|
|
36
|
-
"annualReport.2020.missionPassionDescription": "
|
|
37
|
-
"annualReport.2020.missionPlayDescription": "
|
|
38
|
-
"annualReport.2020.reachTitle": "
|
|
39
|
-
"annualReport.2020.reachSubtitle": "Scratch
|
|
40
|
-
"annualReport.2020.reachMillion": "
|
|
34
|
+
"annualReport.2020.missionProjectsDescription": "Embrecar a los ninos en o disenyo, la creyación y la expresión creativa",
|
|
35
|
+
"annualReport.2020.missionPeersDescription": "Emparar a los ninos pa que colaboren, compartan, remezclen y sían mentors",
|
|
36
|
+
"annualReport.2020.missionPassionDescription": "Permitir que los ninos aprofiten los suyos intereses y treballen en prochectos personalment significativos",
|
|
37
|
+
"annualReport.2020.missionPlayDescription": "Anima a los ninos a chugar, experimentar y iterar",
|
|
38
|
+
"annualReport.2020.reachTitle": "Plegar a los ninos arredol d'o mundo",
|
|
39
|
+
"annualReport.2020.reachSubtitle": "Scratch ye la mayor comunidat de codificación d'o mundo pa ninos y adolescents a partir de 8 anyos.",
|
|
40
|
+
"annualReport.2020.reachMillion": "millón",
|
|
41
41
|
"annualReport.2020.reachNewUsersNumber": "15 {million}",
|
|
42
|
-
"annualReport.2020.reachNewUsersIncrease": "3.8%
|
|
42
|
+
"annualReport.2020.reachNewUsersIncrease": "3.8% de 2019",
|
|
43
43
|
"annualReport.2020.reachProjectsCreatedNumber": "80 {million}",
|
|
44
|
-
"annualReport.2020.reachProjectsCreatedIncrease": "37%
|
|
44
|
+
"annualReport.2020.reachProjectsCreatedIncrease": "37% de 2019",
|
|
45
45
|
"annualReport.2020.reachProjectCreatorsNumber": "29 {million}",
|
|
46
|
-
"annualReport.2020.reachProjectCreatorsIncrease": "44%
|
|
46
|
+
"annualReport.2020.reachProjectCreatorsIncrease": "44% de 2019",
|
|
47
47
|
"annualReport.2020.reachIncreaseInCommentsNumber": "217%",
|
|
48
48
|
"annualReport.2020.reachIncreaseInCommentsOld": "48 {million}",
|
|
49
49
|
"annualReport.2020.reachIncreaseInCommentsIncrease": "150 {million}",
|
|
50
|
-
"annualReport.2020.reachNewUsers": "
|
|
51
|
-
"annualReport.2020.reachProjectsCreated": "
|
|
52
|
-
"annualReport.2020.reachProjectCreators": "
|
|
50
|
+
"annualReport.2020.reachNewUsers": "Nuevos usuarios",
|
|
51
|
+
"annualReport.2020.reachProjectsCreated": "Prochectos creyaus",
|
|
52
|
+
"annualReport.2020.reachProjectCreators": "Chent creyando prochectos",
|
|
53
53
|
"annualReport.2020.reachComments": "increase in comments posted",
|
|
54
54
|
"annualReport.2020.reachGlobalCommunity": "Our Global Community",
|
|
55
55
|
"annualReport.2020.reachMapBlurb": "Total accounts registered in the Scratch Online Community from the launch of Scratch through December 2020",
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
"annualReport.missionP1": "We are committed to prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators furthest from educational justice.",
|
|
29
29
|
"annualReport.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively — essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.",
|
|
30
30
|
"annualReport.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the {fourPsItalics}:",
|
|
31
|
-
"annualReport.fourPs": "
|
|
31
|
+
"annualReport.fourPs": "Las Quatro Ps de l'Aprendizache Creativo",
|
|
32
32
|
"annualReport.missionProjectsTitle": "Prochectos",
|
|
33
|
-
"annualReport.missionPeersTitle": "
|
|
34
|
-
"annualReport.missionPassionTitle": "
|
|
33
|
+
"annualReport.missionPeersTitle": "Companyers",
|
|
34
|
+
"annualReport.missionPassionTitle": "Pasión",
|
|
35
35
|
"annualReport.missionPlayTitle": "Reproducir",
|
|
36
|
-
"annualReport.missionProjectsDescription": "
|
|
37
|
-
"annualReport.missionPeersDescription": "
|
|
38
|
-
"annualReport.missionPassionDescription": "
|
|
39
|
-
"annualReport.missionPlayDescription": "
|
|
36
|
+
"annualReport.missionProjectsDescription": "Embrecar a los ninos en o disenyo, la creyación y la expresión creativa",
|
|
37
|
+
"annualReport.missionPeersDescription": "Emparar a los ninos pa que colaboren, compartan, remezclen y sían mentors",
|
|
38
|
+
"annualReport.missionPassionDescription": "Permitir que los ninos aprofiten los suyos intereses y treballen en prochectos personalment significativos",
|
|
39
|
+
"annualReport.missionPlayDescription": "Anime a los ninos a chugar, experimentar y iterar",
|
|
40
40
|
"annualReport.milestonesTitle": "Milestones",
|
|
41
41
|
"annualReport.milestonesDescription": "Here are some key events and accomplishments in the history of Scratch and the global Scratch community.",
|
|
42
42
|
"annualReport.milestones2003Message": "Awarded a National Science Foundation grant to start development of Scratch",
|
|
@@ -53,15 +53,15 @@
|
|
|
53
53
|
"annualReport.milestones2017Message": "Scratch Day grows to 1,100 events in 60 countries",
|
|
54
54
|
"annualReport.milestones2019MessageScratch3": "Launch of Scratch 3.0, expanding what kids can create with code",
|
|
55
55
|
"annualReport.milestones2019MessageMove": "Scratch Team moves from MIT into Scratch Foundation",
|
|
56
|
-
"annualReport.reachTitle": "
|
|
57
|
-
"annualReport.reachSubtitle": "Scratch
|
|
58
|
-
"annualReport.reachMillion": "
|
|
56
|
+
"annualReport.reachTitle": "Plegar a los ninos arredol d'o mundo",
|
|
57
|
+
"annualReport.reachSubtitle": "Scratch ye la mayor comunidat de codificación d'o mundo pa ninos y adolescents a partir de 8 anyos.",
|
|
58
|
+
"annualReport.reachMillion": "millón",
|
|
59
59
|
"annualReport.reach170million": "170 {million}",
|
|
60
60
|
"annualReport.reach60million": "60 {million}",
|
|
61
61
|
"annualReport.reach20million": "20 {million}",
|
|
62
62
|
"annualReport.reach48million": "48 {million}",
|
|
63
63
|
"annualReport.reachUniqueVisitors": "Unique Visitors",
|
|
64
|
-
"annualReport.reachProjectsCreated": "
|
|
64
|
+
"annualReport.reachProjectsCreated": "Prochectos creyaus",
|
|
65
65
|
"annualReport.reachProjectCreators": "People Created Projects",
|
|
66
66
|
"annualReport.reachComments": "Comments Posted in the Online Community",
|
|
67
67
|
"annualReport.reachGrowthTitle": "Community Growth",
|
|
@@ -4,24 +4,24 @@
|
|
|
4
4
|
"contactUs.faqLinkText": "Често постављана питања (FAQ)",
|
|
5
5
|
"contactUs.forumsInfo": "Ако не можеш да пронађеш одговоре међу одговорима на често постављана питања, постоји пуно искусних Скрачера на форумина за дискусију који ће са задовољством да ти помогну.",
|
|
6
6
|
"contactUs.forumsLinkText": "Форуми за дискусије",
|
|
7
|
-
"contactUs.questionsText": "{questionsLink}:
|
|
7
|
+
"contactUs.questionsText": "{questionsLink}: Питај друге чланове заједнице о било чему у вези са Скрачом.",
|
|
8
8
|
"contactUs.questionsForum": "Можеш да постављаш општа питања, како нешто да урадиш, на {questionsLink} форуму.",
|
|
9
9
|
"contactUs.questionsLinkText": "Питања у вези Скрача",
|
|
10
|
-
"contactUs.scriptsText": "{scriptsLink}:
|
|
10
|
+
"contactUs.scriptsText": "{scriptsLink}: Пронађи помоћ у вези блокова или кода за своје пројекте.",
|
|
11
11
|
"contactUs.scriptsForum": "Ако ти је потребна помоћ везано за одређени пројекат, покушај да пишеш на {scriptsLink} форуму.",
|
|
12
12
|
"contactUs.scriptsLinkText": "Помоћ у вези кода",
|
|
13
|
-
"contactUs.bugsText": "{bugsLink}:
|
|
13
|
+
"contactUs.bugsText": "{bugsLink}: Пронађи како решавати техничке проблеме са Скрач-ом на интернету или у уређивачу пројеката.",
|
|
14
14
|
"contactUs.bugsForum": "Ако хоћеш да пријавиш грешку на Скрачу, погледај {bugsLink} форум. То је најбоље место да пријавиш грешке и видиш да ли други имају сличне проблеме.",
|
|
15
15
|
"contactUs.bugsLinkText": "Грешке и неправилности",
|
|
16
|
-
"contactUs.formIntro": "
|
|
16
|
+
"contactUs.formIntro": "Уколико и даље имате потребу да нас контактирате, попуните следећи формулар са што више детаља. Уколико имате додатне слике екрана, прилоге или везе које ближе описују проблем, молим вас да их приложите. Пошто добијамо пуно порука, могуће је да нећемо бити у могућности да вам одговоримо.",
|
|
17
17
|
"contactUs.findHelp": "Где да пронађеш помоћ:",
|
|
18
18
|
"contactUs.contactScratch": "Контактирај Скрач тим",
|
|
19
19
|
"contactUs.qTitle": "Питања",
|
|
20
20
|
"contactUs.seeFaq": "Погледај ЧПП",
|
|
21
21
|
"contactUs.faqInfo": "Можеш да нађеш списак одговора на многа питања о Скрачу на нашој {faqLink} страници.",
|
|
22
22
|
"contactUs.askCommunity": "Питај Заједницу",
|
|
23
|
-
"contactUs.forumsIntro": "
|
|
24
|
-
"contactUs.forumsHelp": "
|
|
25
|
-
"contactUs.needSupport": "
|
|
26
|
-
"contactUs.supportInfo": "
|
|
23
|
+
"contactUs.forumsIntro": "Можете претражити и слати питања на Скреч форумима.",
|
|
24
|
+
"contactUs.forumsHelp": "Скреч заједницу чине бројни искусни и предусретљиви чланови, који вам могу помоћи око следећих питања:",
|
|
25
|
+
"contactUs.needSupport": "Потребна вам је помоћ?",
|
|
26
|
+
"contactUs.supportInfo": "Отворите везу {helpLink}, како би унели питање у вези Скрач-а или ако желите да нас контактирате. Скрач тим свакодневно добија пуно порука и није у могућности да одговори на сваку појединачну поруку. Зато вас охрабрујемо да потражите одговор на страницама подршке или да учествујете у дискусионим форумима."
|
|
27
27
|
}
|