From 186750124580b141015c79593ebaa462508d276e Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 15 Jun 2019 00:03:27 +0300 Subject: [PATCH 01/20] Update user.login.url.yml --- translations/user.login.url.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/user.login.url.yml b/translations/user.login.url.yml index 0f4bc58..ba5c7ce 100644 --- a/translations/user.login.url.yml +++ b/translations/user.login.url.yml @@ -2,7 +2,7 @@ description: 'מחזיר לינק חד פעמי עבור כניסת משתמש.' options: user: 'שם משתמש/מזהה משתמש' messages: - url: '"%s" כניסה חד פעמית עבור' + url: 'כניסה חד פעמית עבור "%s"' questions: user: 'הכנס/י שם משתמש/מזהה משתמש' errors: From d74595f1c40c6d7a4b003fc502c5ed9eb425ed52 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Tue, 25 Jun 2019 22:20:57 +0300 Subject: [PATCH 02/20] fix login url and add more translation to about --- translations/about.yml | 6 +++--- translations/user.login.url.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/about.yml b/translations/about.yml index 7cc0165..ee78940 100644 --- a/translations/about.yml +++ b/translations/about.yml @@ -7,7 +7,7 @@ messages: links: 'לינקים לפרוייקט' landing: '"%s" - דף נחיתה ' change-log: 'Change log at - "%s"' - documentation: 'Documentation at - "%s"' - support: 'Support chat room - "%s"' - supporting-organizations: 'Supporting organizations' + documentation: 'דוקומנטציה - "%s"' + support: 'חדר תמיכה בצ׳ט - "%s"' + supporting-organizations: 'תומך בארגונים' version-supported: 'Drupal supported version "%s"' diff --git a/translations/user.login.url.yml b/translations/user.login.url.yml index ba5c7ce..db6bb2d 100644 --- a/translations/user.login.url.yml +++ b/translations/user.login.url.yml @@ -2,7 +2,7 @@ description: 'מחזיר לינק חד פעמי עבור כניסת משתמש.' options: user: 'שם משתמש/מזהה משתמש' messages: - url: 'כניסה חד פעמית עבור "%s"' + url: '"%s"כניסה חד פעמית עבור' questions: user: 'הכנס/י שם משתמש/מזהה משתמש' errors: From 11d4cc910dd45dc9201335aa8c1d6550a54298af Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Tue, 25 Jun 2019 22:26:22 +0300 Subject: [PATCH 03/20] Update user.login.url.yml --- translations/user.login.url.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/user.login.url.yml b/translations/user.login.url.yml index db6bb2d..0f4bc58 100644 --- a/translations/user.login.url.yml +++ b/translations/user.login.url.yml @@ -2,7 +2,7 @@ description: 'מחזיר לינק חד פעמי עבור כניסת משתמש.' options: user: 'שם משתמש/מזהה משתמש' messages: - url: '"%s"כניסה חד פעמית עבור' + url: '"%s" כניסה חד פעמית עבור' questions: user: 'הכנס/י שם משתמש/מזהה משתמש' errors: From 9a1d508275a84b10d5ff971aff5dfc3176ebc587 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Tue, 25 Jun 2019 22:33:53 +0300 Subject: [PATCH 04/20] Update about.yml --- translations/about.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/about.yml b/translations/about.yml index ee78940..405703a 100644 --- a/translations/about.yml +++ b/translations/about.yml @@ -6,8 +6,8 @@ messages: welcome-feature-learn: 'מלמד דרופל 8.' links: 'לינקים לפרוייקט' landing: '"%s" - דף נחיתה ' - change-log: 'Change log at - "%s"' - documentation: 'דוקומנטציה - "%s"' - support: 'חדר תמיכה בצ׳ט - "%s"' + change-log: '"%s" - (תיעוד לוגים (ארועים' + documentation: '"%s" - דוקומנטציה' + support: '"%s" - חדר תמיכה בצ׳ט' supporting-organizations: 'תומך בארגונים' - version-supported: 'Drupal supported version "%s"' + version-supported: '"%s" דרופל תומך בגרסאות' From 56f357b895cf8597cc9c74061d034ac5bfc9990d Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Tue, 25 Jun 2019 22:50:10 +0300 Subject: [PATCH 05/20] update exec.yml --- translations/exec.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/exec.yml b/translations/exec.yml index 9f4d52c..a0ce70b 100644 --- a/translations/exec.yml +++ b/translations/exec.yml @@ -2,12 +2,12 @@ description: 'Execute an external command.' arguments: bin: 'Executable command.' options: - working-directory: 'The current working directory.' + working-directory: 'ספרית העבודה הנוכחית' messages: - success: 'Executed the command.' - invalid-bin: 'Error executing the command.' + success: 'הפקודה בוצעה בהצלחה' + invalid-bin: 'שגיאה בביצוע הפקודה' missing-bin: 'Provide an executable command.' binary-not-found: 'Unable to find the binary "%s" to execute.' - working-directory: 'Working directory' - executing-command: 'Executing command' + working-directory: 'ספרית עבודה' + executing-command: 'ביצוע פקודה' From 2d86eccdb434c6d4ae84ec991ce55d627d8b2bc1 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Fri, 28 Jun 2019 23:04:38 +0300 Subject: [PATCH 06/20] translated exec.yml --- translations/exec.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/exec.yml b/translations/exec.yml index a0ce70b..89f262c 100644 --- a/translations/exec.yml +++ b/translations/exec.yml @@ -1,13 +1,13 @@ -description: 'Execute an external command.' +description: 'בצע פקודה חיצונית.' arguments: - bin: 'Executable command.' + bin: 'פקודה לביצוע' options: working-directory: 'ספרית העבודה הנוכחית' messages: success: 'הפקודה בוצעה בהצלחה' invalid-bin: 'שגיאה בביצוע הפקודה' - missing-bin: 'Provide an executable command.' - binary-not-found: 'Unable to find the binary "%s" to execute.' + missing-bin: 'עליך לספק פקודת הפעלה' + binary-not-found: 'לא נמצא קובץ בינארי "%s" לביצוע' working-directory: 'ספרית עבודה' executing-command: 'ביצוע פקודה' From b45abdab1d9e6c571284f286da400927adeb60c1 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Fri, 28 Jun 2019 23:32:46 +0300 Subject: [PATCH 07/20] translate complete.yml and elephant.yml --- translations/complete.yml | 2 +- translations/elephpant.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/complete.yml b/translations/complete.yml index f36c530..3684c8b 100644 --- a/translations/complete.yml +++ b/translations/complete.yml @@ -1 +1 @@ -description: 'Shell completion command list' +description: 'shell-רשימת פקודות של ה' diff --git a/translations/elephpant.yml b/translations/elephpant.yml index d9e4499..4ee915b 100644 --- a/translations/elephpant.yml +++ b/translations/elephpant.yml @@ -1 +1 @@ -description: 'Elephpants are cute ...' +description: 'פילים הם חמודים....' From 10410f04101289d36b7d041961e66c4507a41b63 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Fri, 28 Jun 2019 23:36:38 +0300 Subject: [PATCH 08/20] translate docker.init.yml --- translations/docker.init.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/docker.init.yml b/translations/docker.init.yml index 95f79c0..6cebd85 100644 --- a/translations/docker.init.yml +++ b/translations/docker.init.yml @@ -1 +1 @@ -description: 'Create a docker-compose.yml file' +description: 'docker-compose.yml יצירת קובץ' From 308f33ceaab2d40005c3f6834bf217e3b8afff8b Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 29 Jun 2019 00:00:25 +0300 Subject: [PATCH 09/20] translate help.yml --- translations/help.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/help.yml b/translations/help.yml index d8deefc..d0d1350 100644 --- a/translations/help.yml +++ b/translations/help.yml @@ -1,4 +1,4 @@ -description: 'Displays help for a command' +description: 'מראה עזרה לפקודה' help: | The %command.name% command displays help for a given command: @@ -10,7 +10,7 @@ help: | To display the list of available commands, please use the list command. arguments: - command-name: 'The command name' + command-name: 'שם הפקודה' options: xml: 'To output list as XML' raw: 'To output raw command list' From 66d30405126c0561dc57d0eaf2258de622e02640 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 29 Jun 2019 00:00:53 +0300 Subject: [PATCH 10/20] translate drush.yml --- translations/drush.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/drush.yml b/translations/drush.yml index 7a398a9..ecc9f63 100644 --- a/translations/drush.yml +++ b/translations/drush.yml @@ -1,3 +1,3 @@ -description: 'Drupal Console equivalents' +description: 'פקודות שוות ערך לדרופל קונסול' messages: - not-found: 'Drush command not found' + not-found: 'פקודת דראש לא נמצאה' From 185925840efdb8f943da172e0d37bede8b70c42b Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 29 Jun 2019 00:01:28 +0300 Subject: [PATCH 11/20] translate init.yml --- translations/init.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/translations/init.yml b/translations/init.yml index d2bc26a..37288d9 100644 --- a/translations/init.yml +++ b/translations/init.yml @@ -1,17 +1,17 @@ -description: 'Copy configuration files.' +description: 'העתקת קבצי קונפיגורציה' options: destination: 'Destination directory to copy files' override: 'Override configurations files flag' autocomplete: 'Autocomplete tool files flag.' - site: 'Use local site as destination.' + site: 'שימוש באתר המקומי כיעד.' questions: destination: 'Select destination to copy configuration' - autocomplete: 'Generate autocomplete files' - language: 'Select language' - temp: 'Enter temporary file path' + autocomplete: 'יצירת קבצי השלמה אוטומטים' + language: 'בחירת שפה' + temp: 'הזן נתיב קובץ זמניh' chain: 'Copy chain files examples' sites: 'Copy site alias files examples' - temp: 'Enter temporary file path' - learning: 'Shows information for learning purposes?' + temp: 'הזנת נתיב קובץ זמני' + learning: '?האם להראות אינפורמציה לצרכי למידה' generate-inline: 'Show inline representation of the executed command?' generate-chain: 'Show chain representation of the executed command?' From 017aa6bef4496e8a5e3939aee50532575c346013 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 29 Jun 2019 00:02:01 +0300 Subject: [PATCH 12/20] update exec.yml --- translations/exec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/exec.yml b/translations/exec.yml index 89f262c..388460b 100644 --- a/translations/exec.yml +++ b/translations/exec.yml @@ -7,7 +7,7 @@ messages: success: 'הפקודה בוצעה בהצלחה' invalid-bin: 'שגיאה בביצוע הפקודה' missing-bin: 'עליך לספק פקודת הפעלה' - binary-not-found: 'לא נמצא קובץ בינארי "%s" לביצוע' + binary-not-found: 'לביצוע "%s"לא נמצא קובץ בינארי' working-directory: 'ספרית עבודה' executing-command: 'ביצוע פקודה' From 1c5ac7cc4bee1f3b50c9453c46dfc4ed961f7f9b Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:00:49 +0300 Subject: [PATCH 13/20] translated module.path.yml --- translations/module.path.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/module.path.yml b/translations/module.path.yml index 70407ff..74f1488 100644 --- a/translations/module.path.yml +++ b/translations/module.path.yml @@ -1,10 +1,10 @@ -description: 'Returns the relative path to the module (or absolute path)' +description: ' ( מחזיר את הנתיב היחסי של המודול (או את הנתיב המוחלט ' arguments: - module: 'The Module name (machine name)' + module: '(שם המודול (שם המכונה' options: - absolute: 'Return module absolute path' + absolute: 'מחזיר את הנתיב המוחלט של המודול' messages: examples: - - description: 'Get the relative path of the module specifying the module name' + - description: 'מחזיר את הנתיב היחסי של המודול בהתבסס על שם המודול' execution: | drupal module:path modulename From f3df2453cd0346b415926ab05dac5290f2193438 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:08:51 +0300 Subject: [PATCH 14/20] translated locale.language.add.yml and updated init.yml --- translations/init.yml | 2 +- translations/locale.language.add.yml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/init.yml b/translations/init.yml index 37288d9..ff8334a 100644 --- a/translations/init.yml +++ b/translations/init.yml @@ -8,7 +8,7 @@ questions: destination: 'Select destination to copy configuration' autocomplete: 'יצירת קבצי השלמה אוטומטים' language: 'בחירת שפה' - temp: 'הזן נתיב קובץ זמניh' + temp: 'הזן נתיב קובץ זמני' chain: 'Copy chain files examples' sites: 'Copy site alias files examples' temp: 'הזנת נתיב קובץ זמני' diff --git a/translations/locale.language.add.yml b/translations/locale.language.add.yml index 29fa09e..f20f568 100644 --- a/translations/locale.language.add.yml +++ b/translations/locale.language.add.yml @@ -1,8 +1,8 @@ -description: 'Add languages to be supported by your site' +description: 'הוספת שפות אשר יתמכו באתר ' messages: - invalid-language: 'Language "%s" is an invalid language' - invalid-languages: 'Languages "%s" are invalid' - language-add-successfully: 'Language "%s" was added successfully.' - languages-add-successfully: 'Languages "%s" were added successfully.' - language-installed: 'Language "%s" is already installed.' - languages-installed: 'Languages "%s" are already installed.' + invalid-language: 'היא שפה לא חוקית "%s" השפה' + invalid-languages: 'אינן חוקיות "%s" השפות' + language-add-successfully: 'הוספה בהצלחה "%s" השפה' + languages-add-successfully: 'הוספו בהצלחה "%s" השפות' + language-installed: 'כבר מותקנת "%s" השפה' + languages-installed: 'כבר מותקנות "%s" השפות' From 10836484ef6cba4451bece47044522a71399355d Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:11:40 +0300 Subject: [PATCH 15/20] translated locale.language.delete.yml and updated locale.language.add.yml --- translations/locale.language.add.yml | 2 +- translations/locale.language.delete.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/locale.language.add.yml b/translations/locale.language.add.yml index f20f568..971594a 100644 --- a/translations/locale.language.add.yml +++ b/translations/locale.language.add.yml @@ -1,6 +1,6 @@ description: 'הוספת שפות אשר יתמכו באתר ' messages: - invalid-language: 'היא שפה לא חוקית "%s" השפה' + invalid-language: 'היא שפה אינה חוקית "%s" השפה' invalid-languages: 'אינן חוקיות "%s" השפות' language-add-successfully: 'הוספה בהצלחה "%s" השפה' languages-add-successfully: 'הוספו בהצלחה "%s" השפות' diff --git a/translations/locale.language.delete.yml b/translations/locale.language.delete.yml index df219c2..5eccdbb 100644 --- a/translations/locale.language.delete.yml +++ b/translations/locale.language.delete.yml @@ -1,4 +1,4 @@ -description: 'Delete a language to be supported by your site' +description: 'הסרת שפה מותקנת' messages: - invalid-language: 'Language "%s" it''s an invalid language' - language-deleted-successfully: 'Language "%s" was deleted successfully.' + invalid-language: 'אינה חוקית "%s" השפה' + language-deleted-successfully: 'נמחקה בהצלחה "%s" השפה' From 74494ee6085919e520c9197edaf707c81ce2678e Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:20:03 +0300 Subject: [PATCH 16/20] translated site.maintenance.yml --- translations/site.maintenance.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/translations/site.maintenance.yml b/translations/site.maintenance.yml index 1c535e2..da2a6c1 100644 --- a/translations/site.maintenance.yml +++ b/translations/site.maintenance.yml @@ -1,15 +1,15 @@ -description: 'Switch site into maintenance mode' +description: 'העברת האתר למצב תחזוקה' arguments: - mode: 'Site maintenance mode [on/off]' + mode: '[ מצב תחזוקת האתר [פעיל/לא פעיל ' messages: - maintenance-on: 'Operating in maintenance mode on' - maintenance-off: 'Operating in maintenance mode off' + maintenance-on: 'עבודה במצב תחזוקה - פעיל' + maintenance-off: 'עבודה במצב תחזוקה - לא פעיל' errors: - invalid-mode: 'Invalid maintenance mode' + invalid-mode: 'מצב תחזוקה לא חוקי' examples: - - description: 'Switch on maintenance' + - description: 'מעבר למצב תחזוקה פעיל' execution: | drupal site:maintenance on - - description: 'Switch off maintenance' + - description: 'כיבוי מצב תחזוקה - מצב תחזוקה לא פעיל' execution: | drupal site:maintenance off From 41afa67ebbb8110bc6f7af11354561a7e57a2fd4 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:24:55 +0300 Subject: [PATCH 17/20] translated views.enable.yml --- translations/views.enable.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/translations/views.enable.yml b/translations/views.enable.yml index 4531768..e17dda2 100644 --- a/translations/views.enable.yml +++ b/translations/views.enable.yml @@ -1,10 +1,10 @@ -description: 'Enable a View' +description: 'אפשר היבט' messages: - enabled-successfully: 'View "%s" was enabled successfully.' + enabled-successfully: 'אופשר בהצלחה "%s" ההיבט' examples: - - description: 'Enable content view' + - description: 'אפשר היבט של תוכן' execution: | drupal views:enable content - - description: 'Enable frontpage view' + - description: 'אפשר היבט של דף ראשי' execution: | drupal views:enable frontpage From 70a6fe2b2e469affd8cd4899d1e30605a98938c8 Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sun, 14 Jul 2019 21:40:52 +0300 Subject: [PATCH 18/20] translated theme.path.yml --- translations/theme.path.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/translations/theme.path.yml b/translations/theme.path.yml index 07a0593..9338694 100644 --- a/translations/theme.path.yml +++ b/translations/theme.path.yml @@ -1,11 +1,11 @@ -description: 'Returns the relative path to the theme (or absolute path)' +description: '(מחזיר את הנתיב היחסי של ערכת העיצוב (או נתיב אבסלוטי ' arguments: - theme: 'Theme name' + theme: 'שם ערכת העיצוב' options: - absolute: 'Return theme absolute path' + absolute: 'מחזיר נתיב אבסלוטי לערכת העיצוב' messages: - invalid-theme-name: 'Invalid theme name: "%s"' + invalid-theme-name: 'אינו תקין "%s" שם ערכת העיצוב ' examples: - - description: 'Get the path of mytheme' + - description: ' mytheme מחזיר את שם ערכת העיצוב ' execution: | drupal theme:path mytheme From d30bedc9f74daf7c66011f479d17f80099be7e5f Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 27 Jul 2019 12:20:24 +0300 Subject: [PATCH 19/20] translate cache.rebuild.yml --- translations/cache.rebuild.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/translations/cache.rebuild.yml b/translations/cache.rebuild.yml index 3e1b5ff..1908833 100644 --- a/translations/cache.rebuild.yml +++ b/translations/cache.rebuild.yml @@ -1,15 +1,15 @@ -description: 'Rebuild and clear all site caches.' +description: 'בניה מחדש וניקוי כל זכרון המטמון' options: - cache: 'Only clear a specific cache.' + cache: 'מנקה זכרון מטמון ספסציפי' messages: - welcome: 'Welcome to the cache:rebuild command' - rebuild: 'Rebuilding cache(s), wait a moment please.' - completed: 'Done clearing cache(s).' - invalid-cache: 'Cache "%s" is invalid.' + welcome: 'cache:rebuild command ברוכים הבאים לפקודת ' + rebuild: 'בונה מחדש את הזכרון מטמון, נא להמתין' + completed: 'זכרון המטמון נוקה בהצלחה' + invalid-cache: 'אינו תקין "%s" זכרון מטמון' questions: - cache: 'Select cache.' + cache: 'נא לבחור זכרון מטמון' examples: - - description: Rebuild all caches + - description: בנית כל זכרונות המטמון execution: drupal cr all - - description: Rebuild discovery cache + - description: בניה מחדש של הזכרון מטמון execution: drupal cr discovery From fab23e31dd6bb00d564198293a66b1dcc37944fa Mon Sep 17 00:00:00 2001 From: Inbal Jona Date: Sat, 27 Jul 2019 12:26:01 +0300 Subject: [PATCH 20/20] translate cache.tag.invalidate.yml --- translations/cache.tag.invalidate.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/translations/cache.tag.invalidate.yml b/translations/cache.tag.invalidate.yml index dbe22a2..880bde4 100644 --- a/translations/cache.tag.invalidate.yml +++ b/translations/cache.tag.invalidate.yml @@ -1,11 +1,11 @@ -description: 'Invalidate cache tags.' +description: 'תגיות זכרון מטמון לא תקינות' options: - tag: 'One or more tags to invalidate.' + tag: ' תגית זכרון מטמון אחת או יותר לא תקינות' messages: - start: 'Invalidating tag(s) "%s".' - completed: 'Done invalidating tag(s).' + start: 'אינן תקינות "%s" תג/יות' + completed: 'מעבר על תגיות לא תקינות הסתיים' examples: - - description: Invalidate routes + - description: נתיבים לא תקינים execution: drupal cti routes - - description: Invalidate a specific node + - description: נוד ספציפי לא תקין execution: drupal cti node:1 node_list