Merge pull request #2452 from element-hq/actions/localazy-download
Localazy Download
This commit is contained in:
@@ -35,6 +35,13 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "Fail"
|
"label": "Fail"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Viga",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "Sul on %(count)s lugemata teavitus",
|
||||||
|
"other": "Sul on %(count)s lugemata teavitust"
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Peida",
|
"hide": "Peida",
|
||||||
"hide_others": "Peida muud",
|
"hide_others": "Peida muud",
|
||||||
|
|||||||
@@ -35,6 +35,13 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "Fichier"
|
"label": "Fichier"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Erreur",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "Vous avez %(count)s notification non lue.",
|
||||||
|
"other": "Vous avez %(count)s notifications non lues."
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Masquer",
|
"hide": "Masquer",
|
||||||
"hide_others": "Masquer les autres",
|
"hide_others": "Masquer les autres",
|
||||||
|
|||||||
@@ -35,6 +35,13 @@
|
|||||||
"file_menu": {
|
"file_menu": {
|
||||||
"label": "Fil"
|
"label": "Fil"
|
||||||
},
|
},
|
||||||
|
"icon_overlay": {
|
||||||
|
"description_error": "Feil",
|
||||||
|
"description_notifications": {
|
||||||
|
"one": "Du har %(count)s ulest varsel.",
|
||||||
|
"other": "Du har %(count)s uleste varsler."
|
||||||
|
}
|
||||||
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hide": "Skjul",
|
"hide": "Skjul",
|
||||||
"hide_others": "Skjul andre",
|
"hide_others": "Skjul andre",
|
||||||
|
|||||||
Reference in New Issue
Block a user