Skip to content

Commit

Permalink
chore(locales): create ro.json (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
EdyzPW authored Sep 9, 2024
1 parent 85031dc commit 9f5879e
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions ro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"language": "Română",
"settings": "Setări",
"ui": {
"cancel": "Anulează",
"close": "Închide",
"confirm": "Confirmă",
"more": "Mai multe...",
"settings": {
"locale": "Schimbă limba",
"locale_description": "Limba actuală: ${language} (%s)",
"notification_audio": "Audio notificări",
"notification_position": "Poziţie notificări"
},
"position": {
"bottom": "Jos",
"bottom-left": "Jos-stânga",
"bottom-right": "Jos-dreapta",
"center-left": "Centru-stânga",
"center-right": "Centru-dreapta",
"top": "Sus",
"top-left": "Sus-stânga",
"top-right": "Sus-dreapta"
}
},
"open_radial_menu": "Deschide meniul radial",
"cancel_progress": "Anuleaza bara de progres actuala",
"txadmin_announcement": "Anunţ de server dat de %s",
"txadmin_dm": "Mesaj Direct de la %s",
"txadmin_warn": "Ai fost avertizat de %s",
"txadmin_warn_content": "%s \nID Acţiune: %s",
"txadmin_scheduledrestart": "Restart Programat"
}

0 comments on commit 9f5879e

Please sign in to comment.