From 65fe95c57799902b7d536611f85fdbcdd0d359f5 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Sun, 24 Nov 2024 00:13:09 +0300 Subject: [PATCH] Fix translation --- apps/documenteditor/forms/locale/he.json | 2 +- apps/documenteditor/main/locale/he.json | 2 +- apps/presentationeditor/main/locale/he.json | 2 +- apps/spreadsheeteditor/main/locale/he.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/documenteditor/forms/locale/he.json b/apps/documenteditor/forms/locale/he.json index 9f18819773..42ce1aa29a 100644 --- a/apps/documenteditor/forms/locale/he.json +++ b/apps/documenteditor/forms/locale/he.json @@ -75,7 +75,7 @@ "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtPreview": "תצוגה מקדימה", "Common.Views.OpenDialog.txtProtected": "לאחר שתזין את הסיסמה ותפתח את הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר אפשרויות % 1", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ שמור", "Common.Views.SaveAsDlg.textLoading": "מוריד", "Common.Views.SaveAsDlg.textTitle": "תיקייה לשמירה", diff --git a/apps/documenteditor/main/locale/he.json b/apps/documenteditor/main/locale/he.json index 8ee1545357..aa01068bc6 100644 --- a/apps/documenteditor/main/locale/he.json +++ b/apps/documenteditor/main/locale/he.json @@ -620,7 +620,7 @@ "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtPreview": "תצוגה מקדימה", "Common.Views.OpenDialog.txtProtected": "לאחר הזנת הסיסמה ופתיחת הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה", diff --git a/apps/presentationeditor/main/locale/he.json b/apps/presentationeditor/main/locale/he.json index b6a4500601..fbf747a90b 100644 --- a/apps/presentationeditor/main/locale/he.json +++ b/apps/presentationeditor/main/locale/he.json @@ -720,7 +720,7 @@ "Common.Views.OpenDialog.txtOpenFile": "הזנת סיסמה לפתיחת הקובץ", "Common.Views.OpenDialog.txtPassword": "סיסמה", "Common.Views.OpenDialog.txtProtected": "לאחר הזנת הסיסמה ופתיחת הקובץ, הסיסמה הנוכחית לקובץ תאופס.", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה", diff --git a/apps/spreadsheeteditor/main/locale/he.json b/apps/spreadsheeteditor/main/locale/he.json index 5fe97a33a2..b295563ebf 100644 --- a/apps/spreadsheeteditor/main/locale/he.json +++ b/apps/spreadsheeteditor/main/locale/he.json @@ -562,7 +562,7 @@ "Common.Views.OpenDialog.txtSemicolon": "נקודה-פסיק", "Common.Views.OpenDialog.txtSpace": "רווח", "Common.Views.OpenDialog.txtTab": "טאב", - "Common.Views.OpenDialog.txtTitle": "בחר % 1 אפשרויות", + "Common.Views.OpenDialog.txtTitle": "בחר %1 אפשרויות", "Common.Views.OpenDialog.txtTitleProtected": "קובץ מוגן", "Common.Views.PasswordDialog.txtDescription": "הגדר סיסמה כדי להגן על מסמך זה", "Common.Views.PasswordDialog.txtIncorrectPwd": "סיסמת האישור אינה זהה",