Skip to content

Commit

Permalink
[DE mobile] Fix send forms
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRadzhabova committed Oct 7, 2024
1 parent 9384a92 commit c9f6aae
Show file tree
Hide file tree
Showing 43 changed files with 186 additions and 84 deletions.
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "بدء وضع التحرير...",
"uploadImageTextText": "جار رفع الصورة...",
"uploadImageTitleText": "رفع الصورة...",
"waitText": "الرجاء الانتظار..."
"waitText": "الرجاء الانتظار...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "خطأ",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "موافق",
"textRenameFile": "إعادة تسمية الملف",
"textSwitchedMobileView": "تم التبديل إلى عرض المحمول",
"textSwitchedStandardView": "تم التبديل إلى العرض القياسي"
"textSwitchedStandardView": "تم التبديل إلى العرض القياسي",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"uploadImageTextText": "Təsvir yüklənir...",
"uploadImageTitleText": "Təsvir Yüklənir",
"waitText": "Lütfən, gözləyin...",
"confirmMaxChangesSize": "The size of actions exceeds the limitation set for your server.<br>Press \"Undo\" to cancel your last action or press \"Continue\" to keep action locally (you need to download the file or copy its content to make sure nothing is lost)."
"confirmMaxChangesSize": "The size of actions exceeds the limitation set for your server.<br>Press \"Undo\" to cancel your last action or press \"Continue\" to keep action locally (you need to download the file or copy its content to make sure nothing is lost).",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Xəta",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textEnterNewFileName": "Enter a new file name",
"textRenameFile": "Rename File",
"textSwitchedMobileView": "Switched to Mobile view",
"textSwitchedStandardView": "Switched to Standard view"
"textSwitchedStandardView": "Switched to Standard view",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Актывацыя рэжыму рэдагавання…",
"uploadImageTextText": "Запампоўванне выявы…",
"uploadImageTitleText": "Запампоўванне выявы",
"waitText": "Калі ласка, пачакайце..."
"waitText": "Калі ласка, пачакайце...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Памылка",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textEnterNewFileName": "Enter a new file name",
"textRenameFile": "Rename File",
"textSwitchedMobileView": "Switched to Mobile view",
"textSwitchedStandardView": "Switched to Standard view"
"textSwitchedStandardView": "Switched to Standard view",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Set editing mode...",
"uploadImageTextText": "Uploading image...",
"uploadImageTitleText": "Uploading Image",
"waitText": "Please, wait..."
"waitText": "Please, wait...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Rename File",
"textSwitchedMobileView": "Switched to Mobile view",
"textSwitchedStandardView": "Switched to Standard view"
"textSwitchedStandardView": "Switched to Standard view",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Establir el mode d'edició ...",
"uploadImageTextText": "S'està carregant la imatge...",
"uploadImageTitleText": "S'està carregant la imatge",
"waitText": "Espera..."
"waitText": "Espera...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "D'acord",
"textRenameFile": "Canvia el nom del fitxer",
"textSwitchedMobileView": "S'ha canviat a visualització mòbil",
"textSwitchedStandardView": "S'ha canviat a visualització estàndard"
"textSwitchedStandardView": "S'ha canviat a visualització estàndard",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Nastavit režim úprav…",
"uploadImageTextText": "Nahrávání obrázku...",
"uploadImageTitleText": "Nahrávání obrázku",
"waitText": "Čekejte prosím..."
"waitText": "Čekejte prosím...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Chyba",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Přejmenovat soubor",
"textSwitchedMobileView": "Přepnout na mobilní zobrazení",
"textSwitchedStandardView": "Přepnout na standartní zobrazení"
"textSwitchedStandardView": "Přepnout na standartní zobrazení",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Set editing mode...",
"uploadImageTextText": "Uploading image...",
"uploadImageTitleText": "Uploading Image",
"waitText": "Please, wait..."
"waitText": "Please, wait...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Rename File",
"textSwitchedMobileView": "Switched to Mobile view",
"textSwitchedStandardView": "Switched to Standard view"
"textSwitchedStandardView": "Switched to Standard view",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Bearbeitungsmodul wird festgelegt...",
"uploadImageTextText": "Bild wird hochgeladen...",
"uploadImageTitleText": "Bild wird hochgeladen",
"waitText": "Bitte warten..."
"waitText": "Bitte warten...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Fehler",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Datei umbenennen",
"textSwitchedMobileView": "Mobile Ansicht aktiviert",
"textSwitchedStandardView": "Standard-Ansicht aktiviert"
"textSwitchedStandardView": "Standard-Ansicht aktiviert",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Ορισμός κατάστασης επεξεργασίας...",
"uploadImageTextText": "Μεταφόρτωση εικόνας...",
"uploadImageTitleText": "Μεταφόρτωση Εικόνας",
"waitText": "Παρακαλούμε, περιμένετε..."
"waitText": "Παρακαλούμε, περιμένετε...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Σφάλμα",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "Εντάξει",
"textRenameFile": "Μετονομασία αρχείου",
"textSwitchedMobileView": "Μετάβαση σε προβολή κινητού",
"textSwitchedStandardView": "Εναλλαγή σε τυπική προβολή"
"textSwitchedStandardView": "Εναλλαγή σε τυπική προβολή",
"btnSend": "Send"
}
}
3 changes: 2 additions & 1 deletion apps/documenteditor/mobile/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Set editing mode...",
"uploadImageTextText": "Uploading image...",
"uploadImageTitleText": "Uploading Image",
"waitText": "Please, wait..."
"waitText": "Please, wait...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Establecer el modo de edición...",
"uploadImageTextText": "Cargando imagen...",
"uploadImageTitleText": "Cargando imagen",
"waitText": "Por favor, espere..."
"waitText": "Por favor, espere...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "Aceptar",
"textRenameFile": "Renombrar archivo",
"textSwitchedMobileView": "Cambiado a vista móvil",
"textSwitchedStandardView": "Cambiado a vista estándar"
"textSwitchedStandardView": "Cambiado a vista estándar",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Ezarri edizio modua...",
"uploadImageTextText": "Irudia kargatzen...",
"uploadImageTitleText": "Irudia kargatzen",
"waitText": "Mesedez, itxaron..."
"waitText": "Mesedez, itxaron...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Errorea",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "Ados",
"textRenameFile": "Berrizendatu fitxategia",
"textSwitchedMobileView": "Mugikorreko ikuspegira aldatu da",
"textSwitchedStandardView": "Ikuspegi estandarrera aldatu da"
"textSwitchedStandardView": "Ikuspegi estandarrera aldatu da",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,8 @@
"waitText": "Please, wait...",
"confirmMaxChangesSize": "The size of actions exceeds the limitation set for your server.<br>Press \"Undo\" to cancel your last action or press \"Continue\" to keep action locally (you need to download the file or copy its content to make sure nothing is lost).",
"textUndo": "Undo",
"textContinue": "Continue"
"textContinue": "Continue",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Error",
Expand Down Expand Up @@ -841,6 +842,7 @@
"textSwitchedStandardView": "Switched to Standard view",
"textRenameFile": "Rename File",
"textEnterNewFileName": "Enter a new file name",
"textCloseHistory": "Close History"
"textCloseHistory": "Close History",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Réglage mode d'édition...",
"uploadImageTextText": "Chargement d'une image en cours...",
"uploadImageTitleText": "Chargement d'une image",
"waitText": "Veuillez patienter..."
"waitText": "Veuillez patienter...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Erreur",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Renommer le fichier",
"textSwitchedMobileView": "Passé à l'affichage mobile",
"textSwitchedStandardView": "Passé à l'affichage standard"
"textSwitchedStandardView": "Passé à l'affichage standard",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"uploadImageTitleText": "Cargando imaxe",
"waitText": "Agarde...",
"confirmMaxChangesSize": "The size of actions exceeds the limitation set for your server.<br>Press \"Undo\" to cancel your last action or press \"Continue\" to keep action locally (you need to download the file or copy its content to make sure nothing is lost).",
"textContinue": "Continue"
"textContinue": "Continue",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Erro",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textEnterNewFileName": "Enter a new file name",
"textRenameFile": "Rename File",
"textSwitchedMobileView": "Switched to Mobile view",
"textSwitchedStandardView": "Switched to Standard view"
"textSwitchedStandardView": "Switched to Standard view",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "הגדרת מצב עריכה...",
"uploadImageTextText": "העלאת תמונה...",
"uploadImageTitleText": "העלאת תמונה",
"waitText": "נא להמתין ..."
"waitText": "נא להמתין ...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "שגיאה",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "בסדר",
"textRenameFile": "שינוי שם קובץ",
"textSwitchedMobileView": "החלפה לתצוגה ניידת",
"textSwitchedStandardView": "החלפה לתצוגה רגילה"
"textSwitchedStandardView": "החלפה לתצוגה רגילה",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Szerkesztési mód beállítása...",
"uploadImageTextText": "Kép feltöltése...",
"uploadImageTitleText": "Kép feltöltése",
"waitText": "Kérjük, várjon..."
"waitText": "Kérjük, várjon...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Hiba",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Fájl Átnevezése",
"textSwitchedMobileView": "Váltás Mobil nézetre",
"textSwitchedStandardView": "Normál nézetre váltott"
"textSwitchedStandardView": "Normál nézetre váltott",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/hy.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Սահմանել ցուցակի խմբագրում․․․",
"uploadImageTextText": "Նկարի վերբեռնում...",
"uploadImageTitleText": "Նկարի վերբեռնում",
"waitText": "Խնդրում ենք սպասել..."
"waitText": "Խնդրում ենք սպասել...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Սխալ",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "Լավ",
"textRenameFile": "Վերանվանել ֆայլը",
"textSwitchedMobileView": " Փոխարկվել է բջջային տեսքի",
"textSwitchedStandardView": " Փոխարկվել է ստանդարտ տեսքի"
"textSwitchedStandardView": " Փոխարկվել է ստանդարտ տեսքի",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Atur mode editing...",
"uploadImageTextText": "Mengunggah gambar...",
"uploadImageTitleText": "Mengunggah Gambar",
"waitText": "Silahkan menunggu"
"waitText": "Silahkan menunggu",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Kesalahan",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Ganti Nama File",
"textSwitchedMobileView": "Beralih ke Tampilan seluler",
"textSwitchedStandardView": "Beralih ke Tampilan standar"
"textSwitchedStandardView": "Beralih ke Tampilan standar",
"btnSend": "Send"
}
}
6 changes: 4 additions & 2 deletions apps/documenteditor/mobile/locale/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,8 @@
"txtEditingMode": "Impostare la modalità di modifica...",
"uploadImageTextText": "Caricamento dell'immagine...",
"uploadImageTitleText": "Caricamento dell'immagine",
"waitText": "Attendere prego..."
"waitText": "Attendere prego...",
"savingText": "Saving"
},
"Main": {
"criticalErrorTitle": "Errore",
Expand Down Expand Up @@ -810,6 +811,7 @@
"textOk": "OK",
"textRenameFile": "Rinomina file",
"textSwitchedMobileView": "Passato alla visualizzazione per dispositivi mobili",
"textSwitchedStandardView": "Passato alla visualizzazione standard"
"textSwitchedStandardView": "Passato alla visualizzazione standard",
"btnSend": "Send"
}
}
Loading

0 comments on commit c9f6aae

Please sign in to comment.