mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 23:30:36 +01:00
Latest translations and fallbacks
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
"acp-title": "%1 | Kontrol Panel Admin NodeBB",
|
||||
"settings-header-contents": "Konten",
|
||||
"changes-saved": "Changes Saved",
|
||||
"changes-saved-message": "Your changes to the NodeBB configuration have been saved.",
|
||||
"changes-not-saved": "Changes Not Saved",
|
||||
"changes-not-saved-message": "NodeBB encountered a problem saving your changes. (%1)"
|
||||
"changes-saved": "Perubahan Disimpan",
|
||||
"changes-saved-message": "Perubahan konfigurasi NodeBB Anda telah disimpan.",
|
||||
"changes-not-saved": "Perubahan Tidak Disimpan",
|
||||
"changes-not-saved-message": "NodeBB mengalami masalah saat menyimpan perubahan Anda. (%1)"
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"figure-x": "Figure %1",
|
||||
"error-events-per-day": "<code>%1</code> events per day",
|
||||
"error.404": "404 Not Found",
|
||||
"error.503": "503 Service Unavailable",
|
||||
"manage-error-log": "Manage Error Log",
|
||||
"export-error-log": "Export Error Log (CSV)",
|
||||
"clear-error-log": "Clear Error Log",
|
||||
"route": "Route",
|
||||
"count": "Count",
|
||||
"no-routes-not-found": "Hooray! No 404 errors!",
|
||||
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
|
||||
"clear404-success": "\"404 Not Found\" errors cleared"
|
||||
"figure-x": "Figur %1",
|
||||
"error-events-per-day": "<code>%1</code> tindakan per hari",
|
||||
"error.404": "404 Tidak Ditemukan",
|
||||
"error.503": "503 Layanan Tidak Tersedia",
|
||||
"manage-error-log": "Kelola Log Galat",
|
||||
"export-error-log": "Ekspor Log Galat (CSV)",
|
||||
"clear-error-log": "Bersihkan Log Galat",
|
||||
"route": "Rute",
|
||||
"count": "Hitung",
|
||||
"no-routes-not-found": "Hore! Tidak ada galat 404!",
|
||||
"clear404-confirm": "Anda yakin ingin membersihkan log galat 404?",
|
||||
"clear404-success": "Galat \"404 Tidak Ditemukan\" telah dibersihkan"
|
||||
}
|
||||
Reference in New Issue
Block a user