Synchronize translations

This commit is contained in:
Bartek Fabiszewski 2019-03-18 09:58:35 +01:00
parent 955f2c3de8
commit b6c89d8b55
7 changed files with 7 additions and 1 deletions

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "Parsing failed";
$lang["idatafailure"] = "No track data in imported file";
$lang["isizefailure"] = "The uploaded file size should not exceed %d bytes"; // substitutes number of bytes
$lang["imultiple"] = "Notice, multiple tracks imported (%d)"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>

View File

@ -102,7 +102,7 @@ $lang["actionfailure"] = "Ha ocurrido un error";
$lang["userdelwarn"] = "Precaución!\n\nVas a eliminar permanentemente al usuario %s, junto con todas sus rutas y posiciones.\n\n¿Estás seguro?"; // substitutes user login
$lang["editinguser"] = "Estás editando el usuario %s"; // substitutes user login
$lang["selfeditwarn"] = "No puedes editar tu propio usuario";
$lang["apifailure"] = "Upss, no se pueda cargar la API %s"; // substitutes api name (gmaps or openlayers)
$lang["apifailure"] = "Upss, no se pueda cargar la API %s"; // substitures api name (gmaps or openlayers)
$lang["trackdelwarn"] = "Precaución!\n\nVas a eliminar permanentemente la ruta %s y todas sus posiciones.\n\n¿Estás seguro?"; // substitutes track name
$lang["editingtrack"] = "Estás editando la ruta %s"; // substitutes track name
$lang["deltrack"] = "Eliminar ruta";

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "Parsing failed";
$lang["idatafailure"] = "No track data in imported file";
$lang["isizefailure"] = "The uploaded file size should not exceed %d bytes"; // substitutes number of bytes
$lang["imultiple"] = "Notice, multiple tracks imported (%d)"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "Parsing failed";
$lang["idatafailure"] = "No track data in imported file";
$lang["isizefailure"] = "The uploaded file size should not exceed %d bytes"; // substitutes number of bytes
$lang["imultiple"] = "Notice, multiple tracks imported (%d)"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "Analisi fallita";
$lang["idatafailure"] = "Nessun tracciato nel file importato";
$lang["isizefailure"] = "La dimensione del file caricato non deve superare i %d byte"; // substitutes number of bytes
$lang["imultiple"] = "Tracce multiple importate (%d)"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "Verwerking mislukt";
$lang["idatafailure"] = "Geen track data in geïmporteerd bestand";
$lang["isizefailure"] = "Het upload bestand kan niet groter zijn dan %d bytes"; // substitutes number of bytes
$lang["imultiple"] = "Info, meerdere tracks geïmporteerd (%d)"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>

View File

@ -121,4 +121,5 @@ $lang["iparsefailure"] = "解析失敗";
$lang["idatafailure"] = "在上傳的檔案中未發現路徑數據";
$lang["isizefailure"] = "上傳的檔案大小不能超過 %d 比特哦"; // substitutes number of bytes
$lang["imultiple"] = "恭喜,%d 條路徑已導入"; // substitutes number of imported tracks
$lang["allusers"] = "All users";
?>