Push updated languages

This commit is contained in:
Dane Everitt 2016-12-30 17:17:36 -05:00
parent 0afa568095
commit a1dff5cda0
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
101 changed files with 1626 additions and 1317 deletions

View file

@ -0,0 +1,29 @@
<?php
return array(
"again" => "Iar",
"close" => "Închide",
"connection" => "Conexiunea",
"cpu" => "CPU",
"current_password" => "Parola Curentă",
"disabled" => "Dezactivat",
"email" => "Email",
"enabled" => "Activat",
"language" => "Limba",
"location" => "Locația",
"login" => "Loghează-te",
"memory" => "Memorie",
"no" => "Nu",
"node" => "Nod",
"players" => "Jucători",
"registered" => "Înregistrat",
"restart" => "Repornește",
"root_administrator" => "Administrator cu Acces Total",
"save" => "Salvează",
"start" => "Pornește",
"status" => "Status",
"stop" => "Oprește",
"submit" => "Trimite",
"success" => "Succes",
"whoops" => "Ups",
"yes" => "Da",
);