Files
ox_lib/locales/et.json

33 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2022-05-24 08:02:57 +03:00
{
"language": "Eesti",
2022-05-24 08:02:57 +03:00
"ui": {
"cancel": "Tühista",
2022-05-24 08:02:57 +03:00
"close": "Sulge",
"confirm": "Kinnita",
"more": "Rohkem...",
"settings": {
"locale": "Change locale",
"locale_description": "Current language: ${language} (%s)",
2024-04-12 09:45:49 +10:00
"notification_audio": "Notification audio",
"notification_position": "Notification position"
},
"position": {
"bottom": "Bottom",
"bottom-left": "Bottom-left",
"bottom-right": "Bottom-right",
"center-left": "Center-left",
"center-right": "Center-right",
"top": "Top",
"top-left": "Top-left",
"top-right": "Top-right"
}
},
2024-04-06 18:10:40 +03:00
"open_radial_menu": "Ava rullikmenüü",
"cancel_progress": "Katkesta praegune edenemisriba",
2023-05-22 00:01:03 +03:00
"txadmin_announcement": "Serveri teadaanne kasutajalt %s",
"txadmin_dm": "Sulle saadeti sõnum kasutajalt %s",
"txadmin_warn": "Sind hoiatati kasutaja %s poolt",
"txadmin_warn_content": "%s \nTegevuse ID: %s",
"txadmin_scheduledrestart": "Planeeritud taaskäivitus"
2022-05-24 08:02:57 +03:00
}