mirror of https://github.com/buresdv/Cork
~ IT sync
This commit is contained in:
parent
72ea4487ce
commit
a75eece3d8
|
|
@ -5402,6 +5402,24 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"it" : {
|
||||
"variations" : {
|
||||
"plural" : {
|
||||
"one" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Aggiungi %lld app"
|
||||
}
|
||||
},
|
||||
"other" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Aggiungi %lld app"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -22582,6 +22600,12 @@
|
|||
"state" : "translated",
|
||||
"value" : "error.data-downloading.couldnt-execute-request.%@"
|
||||
}
|
||||
},
|
||||
"it" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "error.data-downloading.couldnt-execute-request.%@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -58059,6 +58083,24 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"it" : {
|
||||
"variations" : {
|
||||
"plural" : {
|
||||
"one" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "C'è %lld app installata che può essere aggiunta a Homebrew"
|
||||
}
|
||||
},
|
||||
"other" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Ci sono %lld app installate che possono essere aggiunte a Homebrew"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue