New translations from Crowdin (main) (#5339)
This commit is contained in:
@@ -248,6 +248,18 @@
|
||||
"form.placeholder.state": {
|
||||
"defaultMessage": "Ilagay ang estado/probinsiya"
|
||||
},
|
||||
"header.category.category": {
|
||||
"defaultMessage": "Kategorya"
|
||||
},
|
||||
"header.category.feature": {
|
||||
"defaultMessage": "Tampok"
|
||||
},
|
||||
"header.category.performance-impact": {
|
||||
"defaultMessage": "Epekto sa performance"
|
||||
},
|
||||
"header.category.resolutions": {
|
||||
"defaultMessage": "Resolusyon"
|
||||
},
|
||||
"hosting.specs.burst": {
|
||||
"defaultMessage": "Mag-burst ng hanggang sa {cpus} CPU"
|
||||
},
|
||||
@@ -638,44 +650,53 @@
|
||||
"payment-method.visa": {
|
||||
"defaultMessage": "Visa"
|
||||
},
|
||||
"project-card.environment.client": {
|
||||
"defaultMessage": "Client"
|
||||
},
|
||||
"project-card.environment.server": {
|
||||
"defaultMessage": "Server"
|
||||
},
|
||||
"project-type.all": {
|
||||
"defaultMessage": "Lahat"
|
||||
},
|
||||
"project-type.datapack.capital": {
|
||||
"defaultMessage": "{count, plural, one {Data Pack} other {Mga Data Pack}}"
|
||||
"defaultMessage": "{count, plural, one {Data Pack} other {na Data Pack}}"
|
||||
},
|
||||
"project-type.datapack.category": {
|
||||
"defaultMessage": "Mga Data Pack"
|
||||
},
|
||||
"project-type.datapack.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {data pack} other {mga data pack}}"
|
||||
"defaultMessage": "{count, plural, one {data pack} other {na data pack}}"
|
||||
},
|
||||
"project-type.mod.capital": {
|
||||
"defaultMessage": "{count, plural, one {Mod} other {Mga Mod}}"
|
||||
"defaultMessage": "{count, plural, one {Mod} other {na Mod}}"
|
||||
},
|
||||
"project-type.mod.category": {
|
||||
"defaultMessage": "Mga Mod"
|
||||
},
|
||||
"project-type.mod.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {mod} other {mga mod}}"
|
||||
"defaultMessage": "{count, plural, one {mod} other {na mod}}"
|
||||
},
|
||||
"project-type.modpack.capital": {
|
||||
"defaultMessage": "{count, plural, one {Modpack} other {Mga Modpack}}"
|
||||
"defaultMessage": "{count, plural, one {Modpack} other {na Modpack}}"
|
||||
},
|
||||
"project-type.modpack.category": {
|
||||
"defaultMessage": "Mga Modpack"
|
||||
},
|
||||
"project-type.modpack.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {modpack} other {mga modpack}}"
|
||||
"defaultMessage": "{count, plural, one {modpack} other {na modpack}}"
|
||||
},
|
||||
"project-type.plugin.capital": {
|
||||
"defaultMessage": "{count, plural, one {Plugin} other {Mga Plugin}}"
|
||||
"defaultMessage": "{count, plural, one {Plugin} other {na Plugin}}"
|
||||
},
|
||||
"project-type.plugin.category": {
|
||||
"defaultMessage": "Mga Plugin"
|
||||
},
|
||||
"project-type.plugin.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {plugin} other {mga plugin}}"
|
||||
"defaultMessage": "{count, plural, one {plugin} other {na plugin}}"
|
||||
},
|
||||
"project-type.project.capital": {
|
||||
"defaultMessage": "{count, plural, one {Proyekto} other {na Proyekto}}"
|
||||
},
|
||||
"project-type.project.category": {
|
||||
"defaultMessage": "Mga proyekto"
|
||||
@@ -684,13 +705,13 @@
|
||||
"defaultMessage": "{count, plural, one {proyekto} other {na proyekto}}"
|
||||
},
|
||||
"project-type.resourcepack.capital": {
|
||||
"defaultMessage": "{count, plural, one {Resource Pack} other {Resource Pack}}"
|
||||
"defaultMessage": "{count, plural, one {Resource Pack} other {na Resource Pack}}"
|
||||
},
|
||||
"project-type.resourcepack.category": {
|
||||
"defaultMessage": "Mga Resource Pack"
|
||||
},
|
||||
"project-type.resourcepack.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {resource pack} other {mga resource pack}}"
|
||||
"defaultMessage": "{count, plural, one {resource pack} other {na resource pack}}"
|
||||
},
|
||||
"project-type.server.capital": {
|
||||
"defaultMessage": "{count, plural, one {Server} other {na Server}}"
|
||||
@@ -702,13 +723,13 @@
|
||||
"defaultMessage": "{count, plural, one {server} other {na server}}"
|
||||
},
|
||||
"project-type.shader.capital": {
|
||||
"defaultMessage": "{count, plural, one {Shader} other {Mga Shader}}"
|
||||
"defaultMessage": "{count, plural, one {Shader} other {na Shader}}"
|
||||
},
|
||||
"project-type.shader.category": {
|
||||
"defaultMessage": "Mga Shader"
|
||||
},
|
||||
"project-type.shader.lowercase": {
|
||||
"defaultMessage": "{count, plural, one {shader} other {mga shader}}"
|
||||
"defaultMessage": "{count, plural, one {shader} other {na shader}}"
|
||||
},
|
||||
"project.about.compatibility.environments": {
|
||||
"defaultMessage": "Mga sinusuportahang environment"
|
||||
@@ -794,6 +815,9 @@
|
||||
"project.about.links.wiki": {
|
||||
"defaultMessage": "Bisitahin ang wiki"
|
||||
},
|
||||
"project.download-count-tooltip": {
|
||||
"defaultMessage": "{count} {count, plural, one {download} other {na download}}"
|
||||
},
|
||||
"project.environment.client-and-server.description": {
|
||||
"defaultMessage": "May mga tungkulin sa client at server, o kaya bahagya lamang."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user