Skip to content

Commit

Permalink
Add Romanian translations (#248)
Browse files Browse the repository at this point in the history
* Add Romanian translations

Create ro.json.

* Add ro option.

Add ro option.

* Update ro.json

* Prettier

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
  • Loading branch information
stefansn and scastiel authored Oct 20, 2024
1 parent e9d5831 commit f515439
Show file tree
Hide file tree
Showing 12 changed files with 424 additions and 14 deletions.
3 changes: 2 additions & 1 deletion messages/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Teilen",
Expand Down
3 changes: 2 additions & 1 deletion messages/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Share",
Expand Down
4 changes: 2 additions & 2 deletions messages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
"saving": "Guardando",
"cancel": "Cancelar",
"reimbursement": "Reembolso"

},
"ExpenseDocumentsInput": {
"TooBigToast": {
Expand Down Expand Up @@ -305,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Compartir",
Expand Down
3 changes: 2 additions & 1 deletion messages/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Jaa",
Expand Down
3 changes: 2 additions & 1 deletion messages/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Partager",
Expand Down
5 changes: 3 additions & 2 deletions messages/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Benvenuto nella tua nuova instanza di <strong>Spliit</strong>!",
"button": {
"groups": "Vai ai gruppi",
"github": "GitHub"
"github": "GitHub"
}
},
"Header": {
Expand Down Expand Up @@ -304,7 +304,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Condividi",
Expand Down
6 changes: 3 additions & 3 deletions messages/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,7 @@
"expenseCreated": "Wydatek <em>{expense}</em> stworzony przez <strong>{participant}</strong>.",
"expenseUpdated": "Wydatek <em>{expense}</em> zaktualizowany przez <strong>{participant}</strong>.",
"expenseDeleted": "Wydatek <em>{expense}</em> usunięty przez <strong>{participant}</strong>.",
"Groups":
{
"Groups": {
"today": "Dzisiaj",
"yesterday": "Wczoraj",
"earlierThisWeek": "Wcześniej w tym tygodniu",
Expand Down Expand Up @@ -304,7 +303,8 @@
"pl-PL": "Polski",
"ru-RU": "Русский",
"it-IT": "Italiano",
"ua-UA": "Українська"
"ua-UA": "Українська",
"ro": "Română"
},
"Share": {
"title": "Udostępnij",
Expand Down
Loading

0 comments on commit f515439

Please sign in to comment.