mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
Resolve issue #140 missing language strings
This commit is contained in:
parent
cca8ce065c
commit
340b0304b4
8 changed files with 16 additions and 0 deletions
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Speichern"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Ja",
|
||||
"BUTTON_NO": "Nein",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Sind Sie sicher, dass Sie dieses Fenster schließen möchten?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Save"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Yes",
|
||||
"BUTTON_NO": "No",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Are you sure you want to close this window?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Guardar"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Sí",
|
||||
"BUTTON_NO": "No",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "¿Estás seguro de que deseas cerrar esta ventana?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Enregistrer"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Oui",
|
||||
"BUTTON_NO": "Non",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Êtes-vous sûr de vouloir fermer cette fenêtre ?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Mentés"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Igen",
|
||||
"BUTTON_NO": "Nem",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Biztos, hogy be akarod zárni ezt az ablakot?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Opslaan"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Ja",
|
||||
"BUTTON_NO": "Nee",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Weet u zeker dat u dit venster wilt stuiten?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "Spara"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "Ja",
|
||||
"BUTTON_NO": "Nej",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "Är du säker på att du vill stänga sidan?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
|
|
@ -145,6 +145,8 @@
|
|||
"BUTTON_SAVE": "保存"
|
||||
},
|
||||
"POPUPS_ASK": {
|
||||
"BUTTON_YES": "是",
|
||||
"BUTTON_NO": "否",
|
||||
"DESC_WANT_CLOSE_THIS_WINDOW": "你确定要关闭此窗口吗?"
|
||||
},
|
||||
"POPUPS_LANGUAGES": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue