Skip to content

Commit

Permalink
add strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Jun 13, 2024
1 parent d5ee01a commit c40f00c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
30 changes: 15 additions & 15 deletions state_of_css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ translations:
t: Fitur dan teknik-teknik aksesibilitas.

- key: sections.media_queries.title
t: Kueri Media
t: Kueri Media
- key: sections.media_queries.description
t: Cara-cara mengadaptasi situs Anda menurut perangkat atau preferensi pengguna.

Expand Down Expand Up @@ -121,12 +121,12 @@ translations:
t: Lingkungan
- key: sections.environments.description
t: Masalah lingkungan dan aksesibilitas apa saja yang Anda perhatikan saat menulis CSS?

- key: sections.usage_css.title
t: Pamakaian CSS
- key: sections.usage_css.description
t: Bagaimana cara Anda memakai CSS.

- key: sections.resources_css.title
t: Sumber-sumber
- key: sections.resources_css.description
Expand Down Expand Up @@ -174,7 +174,7 @@ translations:
t: Sering

- key: options.css_for_email.3
t: Fokus utama saya adalah CSS untuk klien email
t: Fokus utama saya adalah CSS untuk klien email
- key: options.css_for_email.3.short
t: Fokus utama

Expand All @@ -197,7 +197,7 @@ translations:
t: Dokumen cetak
- key: options.what_do_you_use_css_for.desktop_apps
t: Aplikasi desktop

- key: options.what_do_you_use_css_for.e_commerce
t: E-commerce
- key: options.what_do_you_use_css_for.websites
Expand Down Expand Up @@ -244,7 +244,7 @@ translations:
t: Isu performa
- key: options.css_pain_points.performance_issues.description
t: Berurusan dengan cacat scrolling, membuat animasi lebih halus, dll.

# CSS missing features (same as features section)
- key: options.css_missing_features.nesting
t: Penyarangan
Expand Down Expand Up @@ -358,7 +358,7 @@ translations:
t: "Kueri `@container`"
- key: features.at_container.description
t: Termasuk kueri ukuran dan gaya

# shapes & graphics
- key: features.shapes
t: CSS Shapes
Expand Down Expand Up @@ -423,7 +423,7 @@ translations:
- key: features.css_nesting
t: Penyarangan CSS
- key: features.shadow_dom_css
t: Fitur-fitur Shadow DOM
t: Fitur-fitur Shadow DOM
- key: features.individual_transform_properties
t: Properti Transform Individual
- key: features.comparison_functions
Expand Down Expand Up @@ -680,7 +680,7 @@ translations:

- key: tools_others.utilities
t: Alat-alat
- key: tools_others.utilities.description
- key: tools_others.utilities.question
t: Alat manakan yang Anda sering pakai?
- key: tools_others.utilities.others
t: Alat-alat lain
Expand All @@ -692,7 +692,7 @@ translations:
- key: other_tools.utilities
aliasFor: tools_others.utilities
- key: other_tools.utilities.description
aliasFor: tools_others.utilities.description
aliasFor: tools_others.utilities.question
- key: other_tools.utilities.others
aliasFor: tools_others.utilities.others
- key: other_tools.utilities.others.description
Expand All @@ -702,7 +702,7 @@ translations:

- key: tools_others.browsers
t: Browser
- key: tools_others.browsers.description
- key: tools_others.browsers.question
t: Browser manakah yang Anda pakai selama pengembangan awal?
- key: tools_others.browsers.others
t: Browser lain
Expand All @@ -712,7 +712,7 @@ translations:
- key: other_tools.browsers
aliasFor: tools_others.browsers
- key: other_tools.browsers.description
aliasFor: tools_others.browsers.description
aliasFor: tools_others.browsers.question
- key: other_tools.browsers.others
aliasFor: tools_others.browsers.others
- key: other_tools.browsers.others.description
Expand Down Expand Up @@ -826,7 +826,7 @@ translations:
- key: opinions.enjoy_writing_css.title
t: Kesenangan

# Browser interoperability question
# Browser interoperability question
- key: opinions_others.browser_interoperability_features.others
t: Ketidakcocokan antar browser
- key: opinions_others.browser_interoperability_features.others.description
Expand Down Expand Up @@ -892,7 +892,7 @@ translations:
- key: options.css_pain_points.na
t: Tidak Ada

# Missing Features
# Missing Features
- key: opinions.css_missing_features
t: Menurut Anda, apa yang saat ini hilang dari CSS?
- key: opinions.css_missing_features.description
Expand Down Expand Up @@ -982,7 +982,7 @@ translations:
t: Berapa banyak waktu yang Anda gunakan untuk menulis CSS (termasuk menulis HTML) dan kode JavaScript?

- key: usage.css_usage_type
t: Pengunaan CSS
t: Pengunaan CSS
- key: usage.css_usage_type.description
t: Dalam konteks apakah Anda menggunakan CSS?
- key: usage.css_usage_type.others
Expand Down
56 changes: 28 additions & 28 deletions state_of_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ translations:

- key: tools_others.libraries
t: Pustaka
- key: tools_others.libraries.description
- key: tools_others.libraries.question
t: Pustaka apa yang biasa Anda gunakan?
- key: tools_others.libraries.others
t: Pustaka lain
Expand All @@ -569,7 +569,7 @@ translations:

- key: tools_others.text_editors
t: Text Editor
- key: tools_others.text_editors.description
- key: tools_others.text_editors.question
t: Text editor apa yang biasa Anda gunakan?
- key: tools_others.text_editors.others
t: Text Editor lain
Expand All @@ -578,7 +578,7 @@ translations:

- key: tools_others.utilities
t: Utilitas
- key: tools_others.utilities.description
- key: tools_others.utilities.question
t: Utilitas atau alat apa yang biasa Anda gunakan?
- key: tools_others.utilities.others
t: Utilitas lain
Expand All @@ -587,7 +587,7 @@ translations:

- key: tools_others.browsers
t: Browser
- key: tools_others.browsers.description
- key: tools_others.browsers.question
t: Browser apa yang biasanya Anda gunakan untuk melakukan pengembangan?
- key: tools_others.browsers.others
t: Browser lain
Expand All @@ -596,7 +596,7 @@ translations:

- key: tools_others.build_tools
t: Alat Build
- key: tools_others.build_tools.description
- key: tools_others.build_tools.question
t: Alat build apa yang Anda gunakan?
- key: tools_others.build_tools.others
t: Alat build lain
Expand All @@ -605,7 +605,7 @@ translations:

- key: tools_others.non_js_languages
t: Bahasa selain Javascript
- key: tools_others.non_js_languages.description
- key: tools_others.non_js_languages.question
t: Apa bahasa pemrogramman selain Javascript yang Anda gunakan?
- key: tools_others.non_js_languages.others
t: Bahasa lain
Expand All @@ -614,7 +614,7 @@ translations:

- key: tools_others.javascript_flavors
t: Varian Javascript
- key: tools_others.javascript_flavors.description
- key: tools_others.javascript_flavors.question
t: Bahasa yang melakukan kompilasi ke Javascript
- key: tools_others.javascript_flavors.others
t: Varian Javascript lain
Expand All @@ -623,7 +623,7 @@ translations:

- key: tools_others.runtimes
t: Javascript Runtime
- key: tools_others.runtimes.description
- key: tools_others.runtimes.question
t: Mesin/runtime/eksekusi apa yang biasa ada gunakan?
- key: tools_others.runtimes.others
t: Runtime lain
Expand All @@ -632,7 +632,7 @@ translations:

- key: tools_others.package_registries
t: Paket Registri
- key: tools_others.package_registries.description
- key: tools_others.package_registries.question
t: Biasanya anda mendapat paket dari Paket registri apa?
- key: tools_others.package_registries.others
t: Paket Registri lain
Expand All @@ -646,43 +646,43 @@ translations:

- key: tools_others.backend_as_a_service
t: Penyedia Backend-as-a-Service
- key: tools_others.backend_as_a_service.description
- key: tools_others.backend_as_a_service.question
t: Layanan yang menyimpan data Anda dan memberikan API klien untuk mengaksesnya.
- key: tools_others.backend_as_a_service.others
t: Penyedia BaaS lainnya

- key: tools_others.date_management
t: Manajemen Tanggal
- key: tools_others.date_management.description
- key: tools_others.date_management.question
t: Pustaka yang membantu dalam manajemen tanggal dan zona waktu.
- key: tools_others.date_management.others
t: Pustaka manajemen tanggal lainnya

- key: tools_others.data_visualization
t: Visualisasi Data
- key: tools_others.data_visualization.description
- key: tools_others.data_visualization.question
t: Pustaka yang membantu dengan bagan dan visualisasi data lainnya.
- key: tools_others.data_visualization.others
t: Pustaka visualisasi data lainnya

- key: tools_others.graphics_animation
t: Grafik & Animasi
- key: tools_others.graphics_animation.description
- key: tools_others.graphics_animation.question
t: Pustaka khusus untuk grafik dan animasi.
- key: tools_others.graphics_animation.others
t: Pustaka grafik & animasi lainnya

- key: tools_others.data_fetching
t: Data Fetching
- key: tools_others.data_fetching.description
- key: tools_others.data_fetching.question
t: Pustaka yang menangani data fetching dan caching.
- key: tools_others.data_fetching.others
t: Pustaka data fetching lainnya

- key: other_tools.libraries
aliasFor: tools_others.libraries
- key: other_tools.libraries.description
aliasFor: tools_others.libraries.description
aliasFor: tools_others.libraries.question
- key: other_tools.libraries.others
aliasFor: tools_others.libraries.others
- key: other_tools.libraries.others.description
Expand All @@ -691,7 +691,7 @@ translations:
- key: other_tools.text_editors
aliasFor: tools_others.text_editors
- key: other_tools.text_editors.description
aliasFor: tools_others.text_editors.description
aliasFor: tools_others.text_editors.question
- key: other_tools.text_editors.others
aliasFor: tools_others.text_editors.others
- key: other_tools.text_editors.others.description
Expand All @@ -700,7 +700,7 @@ translations:
- key: other_tools.utilities
aliasFor: tools_others.utilities
- key: other_tools.utilities.description
aliasFor: tools_others.utilities.description
aliasFor: tools_others.utilities.question
- key: other_tools.utilities.others
aliasFor: tools_others.utilities.others
- key: other_tools.utilities.others.description
Expand All @@ -709,7 +709,7 @@ translations:
- key: other_tools.browsers
aliasFor: tools_others.browsers
- key: other_tools.browsers.description
aliasFor: tools_others.browsers.description
aliasFor: tools_others.browsers.question
- key: other_tools.browsers.others
aliasFor: tools_others.browsers.others
- key: other_tools.browsers.others.description
Expand All @@ -718,7 +718,7 @@ translations:
- key: other_tools.build_tools
aliasFor: tools_others.build_tools
- key: other_tools.build_tools.description
aliasFor: tools_others.build_tools.description
aliasFor: tools_others.build_tools.question
- key: other_tools.build_tools.others
aliasFor: tools_others.build_tools.others
- key: other_tools.build_tools.others.description
Expand All @@ -727,7 +727,7 @@ translations:
- key: other_tools.non_js_languages
aliasFor: tools_others.non_js_languages
- key: other_tools.non_js_languages.description
aliasFor: tools_others.non_js_languages.description
aliasFor: tools_others.non_js_languages.question
- key: other_tools.non_js_languages.others
aliasFor: tools_others.non_js_languages.others
- key: other_tools.non_js_languages.others.description
Expand All @@ -736,7 +736,7 @@ translations:
- key: other_tools.javascript_flavors
aliasFor: tools_others.javascript_flavors
- key: other_tools.javascript_flavors.description
aliasFor: tools_others.javascript_flavors.description
aliasFor: tools_others.javascript_flavors.question
- key: other_tools.javascript_flavors.others
aliasFor: tools_others.javascript_flavors.others
- key: other_tools.javascript_flavors.others.description
Expand All @@ -752,7 +752,7 @@ translations:
- key: other_tools.runtimes
aliasFor: tools_others.runtimes
- key: other_tools.runtimes.description
aliasFor: tools_others.runtimes.description
aliasFor: tools_others.runtimes.question
- key: other_tools.runtimes.others
aliasFor: tools_others.runtimes.others
- key: other_tools.runtimes.others.description
Expand All @@ -761,7 +761,7 @@ translations:
- key: other_tools.package_registries
aliasFor: tools_others.package_registries
- key: other_tools.package_registries.description
aliasFor: tools_others.package_registries.description
aliasFor: tools_others.package_registries.question
- key: other_tools.package_registries.others
aliasFor: tools_others.package_registries.others
- key: other_tools.package_registries.others.description
Expand All @@ -775,35 +775,35 @@ translations:
- key: other_tools.backend_as_a_service
aliasFor: tools_others.backend_as_a_service
- key: other_tools.backend_as_a_service.description
aliasFor: tools_others.backend_as_a_service.description
aliasFor: tools_others.backend_as_a_service.question
- key: other_tools.backend_as_a_service.others
aliasFor: tools_others.backend_as_a_service.others

- key: other_tools.date_management
aliasFor: tools_others.date_management
- key: other_tools.date_management.description
aliasFor: tools_others.date_management.description
aliasFor: tools_others.date_management.question
- key: other_tools.date_management.others
aliasFor: tools_others.date_management.others

- key: other_tools.data_visualization
aliasFor: tools_others.data_visualization
- key: other_tools.data_visualization.description
aliasFor: tools_others.data_visualization.description
aliasFor: tools_others.data_visualization.question
- key: other_tools.data_visualization.others
aliasFor: tools_others.data_visualization.others

- key: other_tools.graphics_animation
aliasFor: tools_others.graphics_animation
- key: other_tools.graphics_animation.description
aliasFor: tools_others.graphics_animation.description
aliasFor: tools_others.graphics_animation.question
- key: other_tools.graphics_animation.others
aliasFor: tools_others.graphics_animation.others

- key: other_tools.data_fetching
aliasFor: tools_others.data_fetching
- key: other_tools.data_fetching.description
aliasFor: tools_others.data_fetching.description
aliasFor: tools_others.data_fetching.question
- key: other_tools.data_fetching.others
aliasFor: tools_others.data_fetching.others

Expand Down

0 comments on commit c40f00c

Please sign in to comment.