Skip to content

Commit

Permalink
Merge pull request #1340 from vector-im/actions/localazy-download
Browse files Browse the repository at this point in the history
Localazy Download
  • Loading branch information
RiotRobot authored Nov 17, 2023
2 parents 95186da + 0ad43a6 commit be2639a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 3 deletions.
4 changes: 3 additions & 1 deletion src/i18n/strings/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"menu": {
"hide": "Masquer",
"hide_others": "Masquer les autres",
"services": "Services",
"unhide": "Dé-masquer"
},
"right_click_menu": {
Expand All @@ -56,6 +57,7 @@
},
"window_menu": {
"bring_all_to_front": "Tout amener au premier plan",
"label": "Fenêtre"
"label": "Fenêtre",
"zoom": "Zoom"
}
}
1 change: 1 addition & 0 deletions src/i18n/strings/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
},
"common": {
"about": "Névjegy",
"brand_help": "%(brand)s Súgó",
"help": "Segítség",
"preferences": "Beállítások"
},
Expand Down
3 changes: 3 additions & 0 deletions src/i18n/strings/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
"speech_start_speaking": "Inizia a parlare",
"speech_stop_speaking": "Smetti di parlare"
},
"file_menu": {
"label": "File"
},
"menu": {
"hide": "Nascondi",
"hide_others": "Nascondi gli altri",
Expand Down
4 changes: 2 additions & 2 deletions src/i18n/strings/lt.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"copy": "Kopijuoti",
"cut": "Iškirpti",
"delete": "Ištrinti",
"edit": "Redaguoti",
"edit": "Koreguoti",
"minimise": "Sumažinti",
"paste": "Įklijuoti",
"paste_match_style": "Įklijuoti ir suderinti stilių",
Expand Down Expand Up @@ -52,7 +52,7 @@
"actual_size": "Tikrasis dydis",
"toggle_developer_tools": "Perjungti kūrėjo įrankius",
"toggle_full_screen": "Perjungti viso ekrano režimą",
"view": "Peržiūrėti"
"view": "Žiūrėti"
},
"window_menu": {
"bring_all_to_front": "Viską iškelti į priekį",
Expand Down

0 comments on commit be2639a

Please sign in to comment.