Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.

Commit

Permalink
feat(i18n): update the Romanian translation. (#42)
Browse files Browse the repository at this point in the history
Ref: #39
  • Loading branch information
hisk authored and zkat committed Jun 21, 2017
1 parent fe638db commit 2ed36b6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion locales/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,14 @@
"Command failed: %s %s": "Comanda a eșuat: %s %s",
"Install for %s failed with code %s": "Procesul de instalare pentru %s a dat greș cu codul de eroare %s",
"%s not found. Trying with npx...": "%s nu a fost găsită. Încercare cu npx...",
"command not found: %s": "comanda nu a fost găsită: %s"
"command not found: %s": "comanda nu a fost găsită: %s",
"options": "opţiuni",
"command": "comandă",
"version": "versiune",
"command-arg": "comandă-argument",
"command-string": "comandă-string",
"shell": "shell",
"package": "pachet",
"npx: installed %s in %ss": "npx: instalat %s în %ss",
"Suppress output from npx itself. Subcommands will not be affected.": "Suprimă ieșirile din npx însăși. Subcomenzile nu vor fi afectate."
}

0 comments on commit 2ed36b6

Please sign in to comment.