Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azerbaijani language JSON added. #150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions languages/az.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"measure": "Hesabla",
"measureDistancesAndAreas": "Məsafə və sahə ölçmə",
"createNewMeasurement": "Yeni ölçmə yarat",
"startCreating": "Yeni nöqtə əlavə edərək ölçməyə başla",
"finishMeasurement": "Ölçməni bitir",
"lastPoint": "Son nöqtə",
"area": "Sahə",
"perimeter": "Sahə uzunluğu",
"pointLocation": "Nöqtə yeri",
"areaMeasurement": "Sahə ölçmə",
"linearMeasurement": "Xətti ölçmə",
"pathDistance": "Yol uzunluğu",
"centerOnArea": "Bu sahəyə fokusla",
"centerOnLine": "Bu xəttə fokusla",
"centerOnLocation": "Bu yerə fokusla",
"cancel": "Ləğv et",
"delete": "Sil",
"acres": "Hektar",
"feet": "Fut",
"kilometers": "Kilometr",
"hectares": "Hektar",
"meters": "Metr",
"miles": "Mil",
"sqfeet": "Kvadrat fut",
"sqmeters": "Kvadrat metr",
"sqmiles": "Kvadrat mil",
"decPoint": ".",
"thousandsSep": ","
}