Skip to content

Commit

Permalink
Update app strings
Browse files Browse the repository at this point in the history
  • Loading branch information
iffy committed Mar 6, 2024
1 parent 787702a commit abfaadc
Show file tree
Hide file tree
Showing 21 changed files with 142 additions and 296 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@ This is the repository of translations for the [Buckets budgeting app](https://w
|-------|---|
| 7% | Беларуская |
| 3% | Dansk |
| 71% | Deutsch |
| 70% | Deutsch |
| 100% | English |
| 82% | Español |
| 81% | Español |
| 83% | Eesti |
| 70% | Français |
| 1% | עִברִית |
| 40% | Magyar |
| 53% | Italiano |
| 83% | Norsk |
| 67% | Nederlands |
| 64% | Polski |
| 63% | Polski |
| 62% | Português |
| 85% | Română |
| 13% | Русский |
| 71% | Svenska |
| 70% | Svenska |
| 26% | Türkçe |
| 20% | Українська |
| 19% | Українська |
<!-- trans stats end -->

# How to contribute
Expand Down
4 changes: 1 addition & 3 deletions langs/base.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ export interface IMessages extends IMessageSet {
"Disconnected": IMsg<string>;
"Do both devices show the same pairing codes?": IMsg<string>;
"Done": IMsg<string>;
"Download": IMsg<string>;
"Download Update": IMsg<string>;
"Downloading update...": IMsg<string>;
"Duplicate Window": IMsg<string>;
Expand Down Expand Up @@ -450,6 +449,7 @@ export interface IMessages extends IMessageSet {
"Sharing": IMsg<string>;
"Sharing key": IMsg<string>;
"Show All": IMsg<string>;
"Show Budget File...": IMsg<string>;
"Show Log Files...": IMsg<string>;
"Show debug info": IMsg<string>;
"Show folder": IMsg<string>;
Expand Down Expand Up @@ -527,7 +527,6 @@ export interface IMessages extends IMessageSet {
"Update": IMsg<string>;
"Update Account Balance": IMsg<string>;
"Update Account Name": IMsg<string>;
"Update Available": IMsg<string>;
"Update Bucket Name": IMsg<string>;
"Update Bucket Type": IMsg<string>;
"Update Color": IMsg<string>;
Expand Down Expand Up @@ -694,6 +693,5 @@ export interface IMessages extends IMessageSet {
"unknown_account.ignore": IMsg<string>;
"use-delimiter": IMsg<(delimiter:string)=>string|JSX.Element>;
"verb-open": IMsg<string>;
"version-available": IMsg<(newv:string)=>string|JSX.Element>;
}

22 changes: 7 additions & 15 deletions langs/be.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ const messages:IMessages = {
h: "/frArhrZL+bxdiiBKi/1cYdR/tSD7rhbMHJLgHQQdNQ=",
},
"Change": {
/* Noun: name of object describing a change in data */
val: "Change",
translated: false,
h: "prG6DzYDTLinvWF30h7VL2QRdBBwll00hx4flJyEWMc=",
Expand Down Expand Up @@ -880,11 +881,6 @@ const messages:IMessages = {
translated: false,
h: "FlUsJYC76LgtNYLenrPiDvDgAVk3wLT14rwyk2hHYiY=",
},
"Download": {
val: "Download",
translated: false,
h: "QVM3NKWnuJ19cWUaN3y9fVCbkiQTygWbOYuFMklAwNc=",
},
"Download Update": {
val: "Download Update",
translated: false,
Expand Down Expand Up @@ -2395,6 +2391,12 @@ const messages:IMessages = {
translated: false,
h: "Kng6HqlojyhuqEK6kaB3KPtAs1w0LcpFWkJYrscali0=",
},
"Show Budget File...": {
/* Show the current budget file in Finder/Explorer */
val: "Show Budget File...",
translated: false,
h: "iMBwVJg17i7WagCWW3Att0OrtczZYyVqAM7PDdo5sXk=",
},
"Show Log Files...": {
val: "Show Log Files...",
translated: false,
Expand Down Expand Up @@ -2793,11 +2795,6 @@ const messages:IMessages = {
translated: false,
h: "xcyLhnHNOTDgJsYGhaelbAmXYam4HWMfD5mQiTiZJ50=",
},
"Update Available": {
val: "Update Available",
translated: false,
h: "FKOD6i3t69T8rvTwVJ5VSnLfkQPBcceuuk2X4ZsNKMY=",
},
"Update Bucket Name": {
val: "Update Bucket Name",
translated: false,
Expand Down Expand Up @@ -3714,11 +3711,6 @@ Would you like to purchase a license now?`,
translated: false,
h: "PlLwT5LggHCmpOqXIa1xXdU/K/ztbasiD703lhOnltA=",
},
"version-available": {
val: (newv:string) => `Version ${newv} available.`,
translated: false,
h: "YCoofx1v0tRUHkHfhFnm6bV2xXfnsNT6QAyXqgkUa9c=",
},
}
export const pack:ILangPack = {
name: 'Беларуская',
Expand Down
22 changes: 7 additions & 15 deletions langs/da.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ const messages:IMessages = {
h: "/frArhrZL+bxdiiBKi/1cYdR/tSD7rhbMHJLgHQQdNQ=",
},
"Change": {
/* Noun: name of object describing a change in data */
val: "Change",
translated: false,
h: "prG6DzYDTLinvWF30h7VL2QRdBBwll00hx4flJyEWMc=",
Expand Down Expand Up @@ -880,11 +881,6 @@ const messages:IMessages = {
translated: false,
h: "FlUsJYC76LgtNYLenrPiDvDgAVk3wLT14rwyk2hHYiY=",
},
"Download": {
val: "Download",
translated: false,
h: "QVM3NKWnuJ19cWUaN3y9fVCbkiQTygWbOYuFMklAwNc=",
},
"Download Update": {
val: "Download Update",
translated: false,
Expand Down Expand Up @@ -2395,6 +2391,12 @@ const messages:IMessages = {
translated: false,
h: "Kng6HqlojyhuqEK6kaB3KPtAs1w0LcpFWkJYrscali0=",
},
"Show Budget File...": {
/* Show the current budget file in Finder/Explorer */
val: "Show Budget File...",
translated: false,
h: "iMBwVJg17i7WagCWW3Att0OrtczZYyVqAM7PDdo5sXk=",
},
"Show Log Files...": {
val: "Show Log Files...",
translated: false,
Expand Down Expand Up @@ -2793,11 +2795,6 @@ const messages:IMessages = {
translated: false,
h: "xcyLhnHNOTDgJsYGhaelbAmXYam4HWMfD5mQiTiZJ50=",
},
"Update Available": {
val: "Update Available",
translated: false,
h: "FKOD6i3t69T8rvTwVJ5VSnLfkQPBcceuuk2X4ZsNKMY=",
},
"Update Bucket Name": {
val: "Update Bucket Name",
translated: false,
Expand Down Expand Up @@ -3714,11 +3711,6 @@ Would you like to purchase a license now?`,
translated: false,
h: "PlLwT5LggHCmpOqXIa1xXdU/K/ztbasiD703lhOnltA=",
},
"version-available": {
val: (newv:string) => `Version ${newv} available.`,
translated: false,
h: "YCoofx1v0tRUHkHfhFnm6bV2xXfnsNT6QAyXqgkUa9c=",
},
}
export const pack:ILangPack = {
name: 'Dansk',
Expand Down
22 changes: 7 additions & 15 deletions langs/de.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ const messages:IMessages = {
h: "/frArhrZL+bxdiiBKi/1cYdR/tSD7rhbMHJLgHQQdNQ=",
},
"Change": {
/* Noun: name of object describing a change in data */
val: "Change",
translated: false,
h: "prG6DzYDTLinvWF30h7VL2QRdBBwll00hx4flJyEWMc=",
Expand Down Expand Up @@ -880,11 +881,6 @@ const messages:IMessages = {
translated: true,
h: "FlUsJYC76LgtNYLenrPiDvDgAVk3wLT14rwyk2hHYiY=",
},
"Download": {
val: "Download",
translated: true,
h: "QVM3NKWnuJ19cWUaN3y9fVCbkiQTygWbOYuFMklAwNc=",
},
"Download Update": {
val: "Update herunterladen",
translated: true,
Expand Down Expand Up @@ -2395,6 +2391,12 @@ const messages:IMessages = {
translated: true,
h: "Kng6HqlojyhuqEK6kaB3KPtAs1w0LcpFWkJYrscali0=",
},
"Show Budget File...": {
/* Show the current budget file in Finder/Explorer */
val: "Show Budget File...",
translated: false,
h: "iMBwVJg17i7WagCWW3Att0OrtczZYyVqAM7PDdo5sXk=",
},
"Show Log Files...": {
val: "Protokolldateien anzeigen...",
translated: true,
Expand Down Expand Up @@ -2793,11 +2795,6 @@ const messages:IMessages = {
translated: true,
h: "xcyLhnHNOTDgJsYGhaelbAmXYam4HWMfD5mQiTiZJ50=",
},
"Update Available": {
val: "Aktualisierung verfügbar",
translated: true,
h: "FKOD6i3t69T8rvTwVJ5VSnLfkQPBcceuuk2X4ZsNKMY=",
},
"Update Bucket Name": {
val: "Eimernamen ändern",
translated: true,
Expand Down Expand Up @@ -3714,11 +3711,6 @@ Möchten Sie jetzt eine Lizenz erwerben?`,
translated: true,
h: "PlLwT5LggHCmpOqXIa1xXdU/K/ztbasiD703lhOnltA=",
},
"version-available": {
val: (newv:string) => `Version ${newv} verfügbar.`,
translated: true,
h: "YCoofx1v0tRUHkHfhFnm6bV2xXfnsNT6QAyXqgkUa9c=",
},
}
export const pack:ILangPack = {
name: 'Deutsch',
Expand Down
22 changes: 7 additions & 15 deletions langs/en.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ const messages:IMessages = {
h: "/frArhrZL+bxdiiBKi/1cYdR/tSD7rhbMHJLgHQQdNQ=",
},
"Change": {
/* Noun: name of object describing a change in data */
val: "Change",
translated: false,
h: "prG6DzYDTLinvWF30h7VL2QRdBBwll00hx4flJyEWMc=",
Expand Down Expand Up @@ -880,11 +881,6 @@ const messages:IMessages = {
translated: false,
h: "FlUsJYC76LgtNYLenrPiDvDgAVk3wLT14rwyk2hHYiY=",
},
"Download": {
val: "Download",
translated: false,
h: "QVM3NKWnuJ19cWUaN3y9fVCbkiQTygWbOYuFMklAwNc=",
},
"Download Update": {
val: "Download Update",
translated: false,
Expand Down Expand Up @@ -2395,6 +2391,12 @@ const messages:IMessages = {
translated: false,
h: "Kng6HqlojyhuqEK6kaB3KPtAs1w0LcpFWkJYrscali0=",
},
"Show Budget File...": {
/* Show the current budget file in Finder/Explorer */
val: "Show Budget File...",
translated: false,
h: "iMBwVJg17i7WagCWW3Att0OrtczZYyVqAM7PDdo5sXk=",
},
"Show Log Files...": {
val: "Show Log Files...",
translated: false,
Expand Down Expand Up @@ -2793,11 +2795,6 @@ const messages:IMessages = {
translated: false,
h: "xcyLhnHNOTDgJsYGhaelbAmXYam4HWMfD5mQiTiZJ50=",
},
"Update Available": {
val: "Update Available",
translated: false,
h: "FKOD6i3t69T8rvTwVJ5VSnLfkQPBcceuuk2X4ZsNKMY=",
},
"Update Bucket Name": {
val: "Update Bucket Name",
translated: false,
Expand Down Expand Up @@ -3714,11 +3711,6 @@ Would you like to purchase a license now?`,
translated: false,
h: "PlLwT5LggHCmpOqXIa1xXdU/K/ztbasiD703lhOnltA=",
},
"version-available": {
val: (newv:string) => `Version ${newv} available.`,
translated: false,
h: "YCoofx1v0tRUHkHfhFnm6bV2xXfnsNT6QAyXqgkUa9c=",
},
}
export const pack:ILangPack = {
name: 'English',
Expand Down
22 changes: 7 additions & 15 deletions langs/es.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ const messages:IMessages = {
h: "/frArhrZL+bxdiiBKi/1cYdR/tSD7rhbMHJLgHQQdNQ=",
},
"Change": {
/* Noun: name of object describing a change in data */
val: "Change",
translated: false,
h: "prG6DzYDTLinvWF30h7VL2QRdBBwll00hx4flJyEWMc=",
Expand Down Expand Up @@ -900,11 +901,6 @@ const messages:IMessages = {
translated: true,
h: "FlUsJYC76LgtNYLenrPiDvDgAVk3wLT14rwyk2hHYiY=",
},
"Download": {
val: "Descargar",
translated: true,
h: "QVM3NKWnuJ19cWUaN3y9fVCbkiQTygWbOYuFMklAwNc=",
},
"Download Update": {
val: "Descargar la actualización",
translated: true,
Expand Down Expand Up @@ -2415,6 +2411,12 @@ const messages:IMessages = {
translated: true,
h: "Kng6HqlojyhuqEK6kaB3KPtAs1w0LcpFWkJYrscali0=",
},
"Show Budget File...": {
/* Show the current budget file in Finder/Explorer */
val: "Show Budget File...",
translated: false,
h: "iMBwVJg17i7WagCWW3Att0OrtczZYyVqAM7PDdo5sXk=",
},
"Show Log Files...": {
val: "Mostrar archivos de registro...",
translated: true,
Expand Down Expand Up @@ -2813,11 +2815,6 @@ const messages:IMessages = {
translated: true,
h: "xcyLhnHNOTDgJsYGhaelbAmXYam4HWMfD5mQiTiZJ50=",
},
"Update Available": {
val: "Actualización disponible",
translated: true,
h: "FKOD6i3t69T8rvTwVJ5VSnLfkQPBcceuuk2X4ZsNKMY=",
},
"Update Bucket Name": {
val: "Actualizar Nombre del Cubo",
translated: true,
Expand Down Expand Up @@ -3734,11 +3731,6 @@ const messages:IMessages = {
translated: true,
h: "PlLwT5LggHCmpOqXIa1xXdU/K/ztbasiD703lhOnltA=",
},
"version-available": {
val: (newv:string) => `Versión ${newv} disponible.`,
translated: true,
h: "YCoofx1v0tRUHkHfhFnm6bV2xXfnsNT6QAyXqgkUa9c=",
},
}
export const pack:ILangPack = {
name: 'Español',
Expand Down
Loading

0 comments on commit abfaadc

Please sign in to comment.