From 7686fdddf11f0f791f19f724d180dadfbcc0e281 Mon Sep 17 00:00:00 2001 From: noamoss Date: Sun, 14 Dec 2014 21:42:01 +0200 Subject: [PATCH 01/15] translate core index to Hebrew --- ...ranslation-en.json => translation-he.json} | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) rename main/webapp/modules/core/langs/{translation-en.json => translation-he.json} (96%) diff --git a/main/webapp/modules/core/langs/translation-en.json b/main/webapp/modules/core/langs/translation-he.json similarity index 96% rename from main/webapp/modules/core/langs/translation-en.json rename to main/webapp/modules/core/langs/translation-he.json index d24557c1d..71ab8e241 100644 --- a/main/webapp/modules/core/langs/translation-en.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -1,27 +1,27 @@ { - "name" : "English", + "name" : "Hebrew", "core-index": { - "slogan": "A power tool for working with messy data", - "help": "Help", - "about": "About", - "version": "Version", - "new-version": "New version!", - "download": "Download", - "now": "now", - "change-value": "Change value of preference key", - "delete-key": "Delete preference key", - "preferences": "Preferences", - "key": "Key", - "value": "Value", - "add-pref": "Add Preference", - "pref-key": "Preference key value:", - "edit": "Edit", - "delete": "Delete", - "new-proj-name": "New project name:", - "error-rename": "Failed to rename project:", - "no-proj": "No existing project. Select 'Create Project' on the left to create a new project", - "try-these": "If you have no data to work with, try these", - "sample-data": "sample data sets" + "slogan": "כלי עוצמתי לעבודה עם מידע מבולגן", + "help": "עזרה", + "about": "אודות", + "version": "גרסה", + "new-version": "גרסה חדשה!", + "download": "הורדה", + "now": "עכשיו", + "change-value": "שינוי ערך מפתח העדפה", + "delete-key": "מחיקת מפתח העדפה", + "preferences": "העדפות", + "key": "מפתח", + "value": "ערך", + "add-pref": "הוספת העדפה", + "pref-key": "ערך מפתח העדפה:", + "edit": "עריכה", + "delete": "מחיקה", + "new-proj-name": "שם הפרוייקט החדש:", + "error-rename": "כשלון בשינוי שם הפרוייקט:", + "no-proj": "אין פרוייקט קיים.בחרו ב'יצירת פרוייקט' מצד שמאל כדי ליצור.", + "try-these": "אם אין לכם מידע לעבוד איתו, נסו את", + "sample-data": "צבירי הנתונים לדוגמה" }, "core-index-create": { "create-proj": "Create Project", From 147ad0d7c67a1e01440e935d46c68b7b5a479a5c Mon Sep 17 00:00:00 2001 From: noamoss Date: Sun, 14 Dec 2014 21:52:06 +0200 Subject: [PATCH 02/15] start translating "fb-schema-alignment" to Hebrew --- ...ranslation-en.json => translation-he.json} | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) rename extensions/freebase/module/langs/{translation-en.json => translation-he.json} (85%) diff --git a/extensions/freebase/module/langs/translation-en.json b/extensions/freebase/module/langs/translation-he.json similarity index 85% rename from extensions/freebase/module/langs/translation-en.json rename to extensions/freebase/module/langs/translation-he.json index 7659541d4..6ecf75c87 100644 --- a/extensions/freebase/module/langs/translation-en.json +++ b/extensions/freebase/module/langs/translation-he.json @@ -1,21 +1,21 @@ { "fb-schema-alignment": { - "close-confirm": "There are unsaved changes. Close anyway?", - "status-warning": "There are unsaved changes.", - "assert-link-found": "Assert link when 'true' is found in column", - "search-pick-property": "Search for a property or pick one below", - "search-property": "Search for a property", - "cell": "cell", - "cells": "cells", - "which-column": "Which column?", - "configure": "Configure...", - "which-topic": "Which topic?", - "what-value": "What value?", - "anonymous": "anonymous", - "add-property": "add property", - "anonymous-node": "Anonymous Node", - "freebase-topic": "Freebase Topic", - "value": "Value", + "close-confirm": "ישנם שינויים לא שמורים. לסגור בכל זאת?", + "status-warning": "ישנם שינויים שלא נשמרו.", + "assert-link-found": "טען קישור כאשר הערך TRUE נמצא בעמודה", + "search-pick-property": "חיפוש מאפיין, או בחירת מאפיין מהרשימה", + "search-property": "חיפוש אחר מאפיין", + "cell": "תא", + "cells": "תאים", + "which-column": "איזה טור?", + "configure": "הגדרות...", + "which-topic": "איזה נושא?", + "what-value": "איזה ערך?", + "anonymous": "אנונימי/ת", + "add-property": "הוספת מאפיין", + "anonymous-node": "צומת אנונימי", + "freebase-topic": "נושא FreeBase", + "value": "ערך", "skeleton-node": "Schema Alignment Skeleton Node", "text": "text", "int": "int", From 68e20730da322f8787fe601407c0e34cde0a9cfb Mon Sep 17 00:00:00 2001 From: noamoss Date: Sun, 14 Dec 2014 21:58:16 +0200 Subject: [PATCH 03/15] translate "gdata-import" into Hebrew --- ...ranslation-en.json => translation-he.json} | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) rename extensions/gdata/module/langs/{translation-en.json => translation-he.json} (68%) diff --git a/extensions/gdata/module/langs/translation-en.json b/extensions/gdata/module/langs/translation-he.json similarity index 68% rename from extensions/gdata/module/langs/translation-en.json rename to extensions/gdata/module/langs/translation-he.json index 089eaeac7..9db7de32f 100644 --- a/extensions/gdata/module/langs/translation-en.json +++ b/extensions/gdata/module/langs/translation-he.json @@ -1,18 +1,18 @@ { "gdata-import": { - "preparing": "Preparing ...", - "creating": "Creating project ...", - "title": "Public Documents", - "import-by-url": "Import a public Google Spreadsheet or Fusion Table by its URL:", - "next->": "Next »", - "auth-doc": "Authorized Documents", - "please": "Please", - "sign-in": "sign in and authorize", - "sign-out": "sign out", - "access-data": "access to your Google data.", - "retrieving": "Retrieving Google Docs documents ...", - "re-sign-in": "re-sign in", - "another-account": "with another account" + "preparing": "הכנה ...", + "creating": "יצירת פרוייקט ...", + "title": "מסמכים ציבוריים", + "import-by-url": "יבוא גליון נתונים של גוגל או פיוזן מסמך ציבורי לפי כתובת:", + "next->": "הבא »", + "auth-doc": "מסמכים מאושרים", + "please": "בבקשה", + "sign-in": "התחברו ואשרו", + "sign-out": "התנתקות", + "access-data": "גשו לנתוני הגוגל שלכם", + "retrieving": "אחזור מסמכי גוגל ...", + "re-sign-in": "התחברו מחדש", + "another-account": "עם חשבון אחר" }, "gdata-parsing": { "start-over": "« Start Over", From 3bc6fce4d7ec4beb586c44e6e10704441159e8af Mon Sep 17 00:00:00 2001 From: noamoss Date: Tue, 16 Dec 2014 21:29:59 +0200 Subject: [PATCH 04/15] translate core-index-create & core-index-import --- .../modules/core/langs/translation-he.json | 108 +++++++++--------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 71ab8e241..0475a4114 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -24,63 +24,63 @@ "sample-data": "צבירי הנתונים לדוגמה" }, "core-index-create": { - "create-proj": "Create Project", - "starting": "Starting", - "done": "Done.", - "min-remaining": "minutes remaining", - "sec-remaining": "seconds remaining", - "almost-done": "almost done ...", - "memory-usage": "Memory usage:", - "no-details": "No technical details.", - "question": "Create a project by importing data. What kinds of data files can I import?", - "formats": "TSV, CSV, *SV, Excel (.xls and .xlsx), JSON, XML, RDF as XML, and Google Data documents are all supported. Support for other formats can be added with OpenRefine extensions.", - "from": "Get data from" + "create-proj": "יצירת פרוייקט", + "starting": "מתחילים", + "done": "הסתיים.", + "min-remaining": "דקות נותרו", + "sec-remaining": "שניות נותרו", + "almost-done": "כמעט הסתיים...", + "memory-usage": "זכרון בשימוש:", + "no-details": "אין פרטים טכניים.", + "question": "צרו פרוייקט באמצעות יבוא נתונים. אילו סוגים של נתונים ניתן לייבא?", + "formats": "TSV, CSV, *SV, Excel (.xls and .xlsx), JSON, XML, RDF as XML, and Google וגם ניתן להוסיף תמיכה לפורמטים אחרים עם הרחבות של OpenRefine.", + "from": "השיגו נתונים מ..." }, "core-index-import": { - "import-proj": "Import Project", - "locate": "Locate an existing Refine project file (.tar or .tar.gz):", - "file": "Project file:", - "rename": "Re-name project (optional):", - "inspecting": "Inspecting selected files ...", - "warning-name": "Please name the project.", - "errors": "Errors:", - "creating-proj": "Creating project ...", - "import": "Import?", - "name": "Name", + "import-proj": "יבוא פרוייקט", + "locate": "איתור קובץ פרוייקט Refine (.tar or .tar.gz):", + "file": "קובץ הפרוייקט:", + "rename": "שינוי שם הפרוייקט (אופציונאלי):", + "inspecting": "בודק את הקבצים שנבחרו ...", + "warning-name": "אנא תנו שם לפרוייקט.", + "errors": "שגיאות:", + "creating-proj": "יוצר פרוייקט ...", + "import": "לייבא?", + "name": "שם", "mime-type": "Mime-type", - "format": "Format", - "size": "Size", - "warning-select": "Please select at least one file.", - "inspecting-files": "Inspecting
selected files ...", - "unknown-err": "Unknown error", - "error": "Error:", - "select-file": "Select Files to Import", - "several-file": "There are several files available. Please select the ones to import.", - "sel-by-extension": "Select by Extension", - "sel-by-regex": "Select by Regex on File Names", - "parsing-options": "Configure Parsing Options", - "project-name": "Project name", - "updating-preview": "Updating preview ...", - "parse-as": "Parse data as", - "this-computer": "This Computer", - "warning-data-file": "You must specify a data file to import.", - "uploading-data": "Uploading data ...", - "web-address": "Web Addresses (URLs)", - "warning-web-address": "You must specify a web address (URL) to import.", - "downloading-data": "Downloading data ...", - "clipboard": "Clipboard", - "warning-clipboard": "You must paste some data to import.", - "uploading-pasted-data": "Uploading pasted data ...", - "locate-files": "Locate one or more files on your computer to upload:", - "enter-url": "Enter one or more web addresses (URLs) pointing to data to download:", - "clipboard-label": "Paste data from clipboard here:", - "import-worksheet": "Worksheets to Import", - "column-widths": "Column widths:", - "column-names": "Column names:", - "comma-separated": "comma separated numbers", - "optional-separated": "optional, comma separated", - "warning-record-path": "Please specify a record path first.", - "pick-nodes": "Pick Record Nodes", + "format": "פורמט", + "size": "גודל", + "warning-select": "בחרו בבקשה לפחות קובץ אחד.", + "inspecting-files": "בודק
קבצים שנבחרו ...", + "unknown-err": "שגיאה לא ידועה", + "error": "שגיאה:", + "select-file": "בחרו קבצים לייבוא", + "several-file": "ישנם כמה קבצים זמינים. אנא בחרו את אלו שברצונכם לייבא.", + "sel-by-extension": "בחרו לפי סיומת", + "sel-by-regex": "בחרו לפי ביטוי רגולרי בשם הקובץ", + "parsing-options": "התאמת אפשרויות ניתוח מבנה הטקסט", + "project-name": "שם הפרוייקט", + "updating-preview": "עדכון תצוגה מקדימה ...", + "parse-as": "ניתוח הנתונים כ...", + "this-computer": "מחשב זה", + "warning-data-file": "עליכם לפרט את שם הקובץ לייבוא.", + "uploading-data": "מעלה נתונים ...", + "web-address": "כתובות ברשת (URLs)", + "warning-web-address": "עליכם לפרט כתובות ברשת (URLs) לייבוא.", + "downloading-data": "מוריד נתונים ...", + "clipboard": "(Clipboard) לוח ", + "warning-clipboard": "עליכם להדביק מידע לייבוא.", + "uploading-pasted-data": "מעלה מידע שהודבק ...", + "locate-files": "אתרו קובץ או קבצים במחשבכם להעלאה:", + "enter-url": "הזינו כתובת רשת אחת או כמה (URLs) המפנות למידע להורדה:", + "clipboard-label": "הדביקו נתונים מהלוח לכאן:", + "import-worksheet": "גליונות לייבוא", + "column-widths": "רוחב עמודות:", + "column-names": "שמות עמודות:", + "comma-separated": "מספרים מופרדים בפסיקים", + "optional-separated": "אופציונאלי, מופרד בפסיקים", + "warning-record-path": "אנא ספקו נציב רשומה קודם.", + "pick-nodes": "בחרו צומת רשומה", "char-encoding": "Character encoding" }, "core-index-open": { From e1a890214f64cdf9ca1e3118466ceb4404c6b330 Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 17 Dec 2014 21:07:21 +0200 Subject: [PATCH 05/15] translate core-index-open to Hebrew --- .../modules/core/langs/translation-he.json | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 0475a4114..0f34e0536 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -84,17 +84,17 @@ "char-encoding": "Character encoding" }, "core-index-open": { - "open-proj" : "Open Project", - "name": "Name", - "rename": "rename", - "last-mod": "Last modified", - "del-title": "Delete this project", - "del-body": "Are you sure you want to delete project \"", - "new-title": "New project name:", - "warning-rename": "Failed to rename project:", - "warning-proj-name": "You must specify a project name.", - "warning-data-file": "You must specify a data file to upload or a URL to retrieve.", - "browse": "Browse workspace directory" + "open-proj" : "פתיחת פרוייקט", + "name": "שם", + "rename": "שינוי שם", + "last-mod": "שונה לאחרונה", + "del-title": "מחיקת פרוייקט זה", + "del-body": "האם אתם בטוחים שברצונכם למחוק את הפרוייקט \"", + "new-title": "שם פרוייקט חדש:", + "warning-rename": "שינוי שם הפרוייקט נכשל:", + "warning-proj-name": "עליכם לפרט שם פרוייקט.", + "warning-data-file": "עליכם לספק קובץ נתונים להעלות או כתוב למשוך ממנה נתונים.", + "browse": "שיטוט בספריית העבודה" }, "core-index-lang": { "lang-settings": "Language Settings", From 49a742ccfff1caf62e3f70c38d4d6476352ae4da Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 17 Dec 2014 21:08:39 +0200 Subject: [PATCH 06/15] translate core-index-lang to Hebrew --- main/webapp/modules/core/langs/translation-he.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 0f34e0536..b82755645 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -97,10 +97,10 @@ "browse": "שיטוט בספריית העבודה" }, "core-index-lang": { - "lang-settings": "Language Settings", - "label": "Select preferred language", - "send-req": "Change Language", - "page-reload": "The page will be refreshed to apply the change." + "lang-settings": "הגדרות שפה", + "label": "בחרו שפה מועדפת", + "send-req": "שינוי שפה", + "page-reload": "העמוד יטען מחדש כדי להחיל את ההגדרה החדשה." }, "core-index-parser":{ "ignore-first": "Ignore first", From f71a825de3f0593df0bd7ab9938d32919b3d476f Mon Sep 17 00:00:00 2001 From: noamoss Date: Sun, 21 Dec 2014 19:14:30 +0200 Subject: [PATCH 07/15] Translate "core-index-parser" into Hebrew --- .../modules/core/langs/translation-he.json | 46 +++++++++---------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index b82755645..b3f28d4a0 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -103,29 +103,29 @@ "page-reload": "העמוד יטען מחדש כדי להחיל את ההגדרה החדשה." }, "core-index-parser":{ - "ignore-first": "Ignore first", - "lines-beg": "line(s) at beginning of file", - "parse-next": "Parse next", - "lines-header": "line(s) as column headers", - "discard-initial": "Discard initial", - "rows-data": "row(s) of data", - "load-at-most": "Load at most", - "parse-cell": "Parse cell text into
numbers, dates, ...", - "store-blank": "Store blank rows", - "store-nulls": "Store blank cells as nulls", - "store-source": "Store file source
(file names, URLs)
in each row", - "preserve-empty": "Preserve empty strings", - "trim": "Trim leading & trailing whitespace from strings", - "json-parser": "Click on the first JSON { } node corresponding to the first record to load.", - "parse-every": "Parse every", - "lines-into-row": "lines into one row", - "col-separated-by": "Columns are separated by", - "commas": "commas (CSV)", - "tabs": "tabs (TSV)", - "custom": "custom", - "escape": "Escape special characters with \\", - "quotation-mark": "Quotation marks are used
to enclose cells containing
column separators", - "click-xml": "Click on the first XML element corresponding to the first record to load." + "ignore-first": "התעלמות מ", + "lines-beg": "שורה/שורות בתחילת הקובץ", + "parse-next": "ניתוח הלאה", + "lines-header": "שורה/שורות ככותרות עמודות", + "discard-initial": "התעלמות מראשי תיבות", + "rows-data": "שורה/שורות נתונים", + "load-at-most": "טעינה לכל היותר", + "parse-cell": "נתח תוכן התא כ
מספרים, תאריכים וכו' ...", + "store-blank": "אכסון שורות ריקות", + "store-nulls": "אכסון תאים ריקים כ-nulls", + "store-source": "אכסון קובץ המקור
(file names, URLs)
בכל שורה", + "preserve-empty": "שימור מחרוזות ריקות", + "trim": "חיתוך רווחים מקדימים ממחרוזות & ", + "json-parser": "הקליקו על צומת הג'ייסון {} התואם לרשומה הראשונה לטעינה.", + "parse-every": "ניתוח כל, + "lines-into-row": "השורות לשורה אחת", + "col-separated-by": "עמודות מופרדות באמצעות", + "commas": "פסיקים (CSV)", + "tabs": "טאבים (TSV)", + "custom": "מותאם אישית", + "escape": "המנעות מתווים מיוחדים בעזרת \\", + "quotation-mark": "סימני צידוד משתמשים
כדי להקיף תאים
הפרדה בין עמודות", + "click-xml": "הקליקו על אלמנט ה-XML הראשונה התואם לרשומה הראשונה לטעינה." }, "core-dialogs": { "cluster-edit": "Cluster & Edit column", From 4a822d2957b96a37f450a86aef6fce826fcc3157 Mon Sep 17 00:00:00 2001 From: Ram Ezrach Date: Mon, 22 Dec 2014 20:27:39 +0200 Subject: [PATCH 08/15] Update translation-he.json --- .../gdata/module/langs/translation-he.json | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/extensions/gdata/module/langs/translation-he.json b/extensions/gdata/module/langs/translation-he.json index 9db7de32f..98ba8120c 100644 --- a/extensions/gdata/module/langs/translation-he.json +++ b/extensions/gdata/module/langs/translation-he.json @@ -15,18 +15,18 @@ "another-account": "עם חשבון אחר" }, "gdata-parsing": { - "start-over": "« Start Over", + "start-over": "« התחל שוב", "conf-pars": "Configure Parsing Options", - "proj-name": "Project name", - "create-proj": "Create Project »", - "updating-preview": "Updating preview ...", - "worksheet": "Worksheets", - "option": "Options", - "preview-button": "Update Preview", + "proj-name": "שם פרוייקט", + "create-proj": "צור פרוייקט »", + "updating-preview": "מעדכן את הצפיה המקדימה ...", + "worksheet": "גיליונות עבודה", + "option": "אפשרויות", + "preview-button": "עדכן צפיה מקדימה", "ignore-first": "Ignore first", - "ignore": "line(s) at beginning of file", + "ignore": "שורה(ות) aבתחילת הקובץ", "parse-next": "Parse next", - "parse": "line(s) as column headers", + "parse": "שורה(ות) ככותרת טור", "discard-next": "Discard initial", "discard": "row(s) of data", "limit-next": "Load at most", @@ -35,22 +35,22 @@ "store-cell": "Store blank cells as nulls" }, "gdata-source": { - "alert-url": "You must specify a web address (URL) to import.", - "type": "Type", - "title": "Title", - "authors": "Authors", - "updated": "Updated" + "alert-url": "יש לציין כתובת אינטרנט (URL) כדי לייבא.", + "type": "סוג", + "title": "כותרת", + "authors": "מחברים", + "updated": "מעודכן" }, "gdata-exporter": { - "uploading": "Uploading...", - "upload-error": "Upload error: ", - "new-spreadsheet": "A new Google spreadsheet", - "enter-spreadsheet": "Enter a name for the new Google spreadsheet", - "new-fusion": "A new Google Fusion table", - "enter-fusion": "Enter a name for the new Google Fusion table" + "uploading": "מעלה...", + "upload-error": "שגיאת העלאה: ", + "new-spreadsheet": "גיליון חישוב חדש של גוגל", + "enter-spreadsheet": "הכנס שם לגיליון חישוב גוגל החדש", + "new-fusion": "טבלת מיזוג גוגל חדשה", + "enter-fusion": "הכנס שם לטבלת מיזוג גוגל חדשה" }, "gdata-auth": { "authorize-label": "OpenRefine - Authorization", - "authorized-label": "Authorization process completed. Close this window and return to OpenRefine." + "authorized-label": "תהליך האישור הסתיים. סגור חלון זה וחזור ל- OpenRefine." } } From 776a139775db0e504cbfb389e9f491e2f953002f Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 24 Dec 2014 20:43:07 +0200 Subject: [PATCH 09/15] translate "core-dialogs" to Hebrew --- .../modules/core/langs/translation-he.json | 213 +++++++++--------- 1 file changed, 106 insertions(+), 107 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index b3f28d4a0..2e0e3d71c 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -128,123 +128,122 @@ "click-xml": "הקליקו על אלמנט ה-XML הראשונה התואם לרשומה הראשונה לטעינה." }, "core-dialogs": { - "cluster-edit": "Cluster & Edit column", - "cluster-size": "Cluster Size", - "row-count": "Row Count", - "cluster-values": "Values in Cluster", - "merge": "Merge?", - "new-cell-val": "New Cell Value", - "use-this-val": "Use this value", - "browse-only-these": "Browse only these values", - "browse-this-cluster": "Browse this cluster", - "no-cluster-found": "No clusters were found with the selected method", - "try-another-method": "Try selecting another method above or changing its parameters", - "clustering": "Clustering... ", - "warning-check-boxes": "You must check some Edit? checkboxes for your edits to be applied.", - "choices-in-cluster": "# Choices in Cluster", - "rows-in-cluster": "# Rows in Cluster", - "choice-avg-length": "Average Length of Choices", - "choice-var-length": "Length Variance of Choices", - "found": "found", - "filtered-from": "filtered from ", - "from-total": " total", - "cluster-descr": "This feature helps you find groups of different cell values that might be alternative representations of the same thing. For example, the two strings \"New York\" and \"new york\" are very likely to refer to the same concept and just have capitalization differences, and \"Gödel\" and \"Godel\" probably refer to the same person.", - "find-more": "Find out more ...", - "method": "Method ", - "key-collision": "key collision", - "nearest-neighbor": "nearest neighbor", - "keying-function": "Keying Function ", - "fingerprint": "fingerprint", - "ngram": "ngram-fingerprint", - "metaphone": "metaphone3", + "cluster-edit": "קיבוץ ועריכת האשכול", + "cluster-size": "גודל האשכול", + "row-count": "ספירת שורות", + "cluster-values": "ערכים באשכול", + "merge": "לשלב?", + "new-cell-val": "ערך תא חדש", + "use-this-val": "שימוש בערך זה", + "browse-only-these": "לעיין רק בערכים אלו", + "browse-this-cluster": "לעיין רק באשכול זה", + "no-cluster-found": "לא נמצאו אשכולות בשיטה זו", + "try-another-method": "נסו לבחור שיטה אחרת למעלה, או לבחור פרמטרים שונים", + "clustering": "קיבוץ אשכולות.... ", + "warning-check-boxes": "האם עליכם לסמן עריכות? תיבות סימון לעריכות שלכם יופעלו.", + "choices-in-cluster": "# בחירות באשכול", + "rows-in-cluster": "# שורות באשכול", + "choice-avg-length": "אורך ממוצע של הבחירות", + "choice-var-length": "שונות האורך של הבחירות", + "found": "נמצאו", + "filtered-from": "סונן מתוך ", + "from-total": " סה''כ", + "cluster-descr": "אפשרות זו תסייע לך לאתר קבוצות של ערכי תאים שונים אשר עשויים להיות ייצוגים חלופיין של אותו הדבר.לדוגמא, שתי המחרוזות \"ניו יורק\" ו\"ניו-יורק\" עשויות כנראה לכווגן לאותו מושג ויש ביניהן הבדל מזערי"ת + "find-more": "גלו עוד ...", + "method": "שיטה ", + "key-collision": "התנגשות מפתח", + "nearest-neighbor": "השכן הקרוב ביותר", + "keying-function": "מפתוח פונקציה ", + "fingerprint": "טביעת אצבע", + "ngram": "ngram-טביעת אצבע", + "metaphone": "מטהפון3", "phonetic": "cologne-phonetic", - "distance-fun": "Distance Function ", + "distance-fun": "מרחק פונקציית ", "leven": "levenshtein", "ppm" : "PPM", - "ngram-size": "Ngram Size ", - "ngram-radius": "Radius ", - "block-chars": "Block Chars ", - "reorder-column": "Re-order / Remove Columns", - "drag-column": "Drag columns to re-order", - "drop-column": "Drop columns here to remove", - "template-export": "Templating Export", - "template-prefix": "Prefix", - "template-rowt": "Row Template", - "template-rows": "Row Separator", - "template-suffix": "Suffix", - "idling": "Idling...", + "ngram-size": "Ngram גודל ", + "ngram-radius": "רדיוס ", + "block-chars": "חסימת תווים ", + "reorder-column": "סידור מחדר / הסרת עמודות", + "drag-column": "גרוו טורים כדי לסדר מחדש", + "drop-column": "שחררו טורים כדי להסירם", + "template-export": "יצוא תבנית", + "template-prefix": "קידומת", + "template-rowt": "תבנית שורה", + "template-rows": "הפרדת שורה", + "template-suffix": "סיומת", + "idling": "השהייה...", "updating": "Updating...", - "scatterplot-matrix": "Scatterplot Matrix", - "focusing-on": "focusing on", - "processing": "Processing...", - "error-getColumnInfo": "Error calling 'get-columns-info'", - "no-column-dataset": "There are no columns in this dataset", - "linear-plot": "Linear Plot", - "logarithmic-plot": "Logarithmic Plot", - "rotated-counter-clock": "Rotated 45° Counter-Clockwise", - "no-rotation": "No rotation", - "rotated-clock": "Rotated 45° Clockwise", - "small-dot": "Small Dot Size", - "regular-dot": "Regular Dot Size", - "big-dot": "Big Dot Size", - "cell-fields": "The current cell. It has a few fields: 'value' and 'recon'.", - "cell-value": "The current cell's value. This is a shortcut for 'cell.value'.", - "row-fields": "The current row. It has 5 fields: 'flagged', 'starred', 'index', 'cells', and 'record'.", - "cells-of-row": "The cells of the current row. This is a shortcut for 'row.cells'. A particular cell can be retrieved with 'cells.' if the is a single word, or with 'cells[\"\"] otherwise.", - "row-index": "The current row's index. This is a shortcut for 'row.index'.", - "returns": "returns", - "from": "From", - "expression": "Expression", - "reuse": "Reuse", - "remove": "Remove", - "error": "Error", - "no-syntax-err": "No syntax error", - "internal-err": "Internal error", - "language": "Language", - "preview": "Preview", - "history": "History", - "starred": "Starred", - "help": "Help", - "opt-code-applied": "Option code successfully applied.", - "error-apply-code": "Error applying option code", - "custom-tab-exp": "Custom Tabular Exporter", - "content": "Content", - "download": "Download", - "upload": "Upload", - "opt-code": "Option Code", - "sel-and-ord": "Select and Order Columns to Export", - "opt-for": "Options for", - "for-recon-cell": "For reconciled cells, output", - "match-ent-name": "Matched entity's name", - "cell-content": "Cell's content", - "match-ent-id": "Matched entity's ID", - "link-match": "Link to matched entity's page", - "out-not-unmatch": "Output nothing for unmatched cells", - "date-format": "For date/time values, use format", + "scatterplot-matrix": "טבלת פיזור", + "focusing-on": "התמקדות ב", + "processing": "מעבד...", + "error-getColumnInfo": "שגיאה בביצוע 'get-columns-info'", + "no-column-dataset": "אין טורם בצביר נתונים זה", + "linear-plot": "הצגה ליניארית", + "logarithmic-plot": "הצגה לוגריטמית", + "rotated-counter-clock": "הוסב ב-45 מעלות בניגוד ללכיוון השעון", + "no-rotation": "ללא סיבוב", + "rotated-clock": "הוסב ב-45 מעלות עם כיוון השעון", + "small-dot": "גודל הנקודה הקטנה", + "regular-dot": "גודל נקודה רגילה", + "big-dot": "גודל נקודה גדולה", + "cell-fields": "בתא הנוכחי, יש כמה שדות: 'value' and 'recon'." + "cell-value": "ערך התא הנוכחי. זהו קיצור דרך עבור 'cell.value'.", + "row-fields": "בשורה הנוכחית, יש 5 שדות: 'flagged', 'starred', 'index', 'cells', 'record'.", + "cells-of-row": "התאים של השורה הנוכחית. זהו קיצור דרך ל-'row.cells'.תא מסויים יכול להיות מאוחזר עם 'cells.' אם היא מילה בודדת, או עם 'cells[\"\"] .", + "row-index": "אינדקס השורה הנוכחית. זהו קיצור דרך ל- 'row.index'.", + "returns": "חוזר", + "from": "מ", + "expression": "ביטוי", + "reuse": "שימוש חוזר", + "remove": "הסרה", + "error": "שגיאה", + "no-syntax-err": "ללא שגיאת תחביר", + "internal-err": "שגיאה פנימית", + "language": "שפה", + "preview": "תצוגה מקדימה", + "history": "היסטוריה", + "starred": "סימון בכוכב", + "help": "עזרה", + "opt-code-applied": "קוד האפשרות יושם בהצלחה.", + "error-apply-code": "שגיאה ביישום קוד האפשרות", + "custom-tab-exp": "יצוא טבלאות מותאם", + "content": "תוכן", + "download": "הורדה", + "upload": "העלאה", + "opt-code": "קוד אפשרות", + "sel-and-ord": "בחרו וסדרו טורים לייצוא", + "opt-for": "אפשרויות עבור", + "for-recon-cell": "השלמת תאים, פלט", + "match-ent-name": "שם הישות המתאימה", + "cell-content": "תוכן התא", + "match-ent-id": "זהות הישות התואמת", + "link-match": "קישור לעמוד היישות התואמת", + "out-not-unmatch": "ללא פלט עבור תאים לא תואמים", + "date-format": "שימוש במבנה עבור ערכי תאריך/שעה", "date-iso": "ISO 8601, e.g., 2011-08-24T18:36:10+08:00", - "short-format": "Short locale format", - "medium-format": "Medium locale format", - "long-format": "Long locale format", - "full-format": "Full locale format", - "custom": "Custom", - "local-time": "Use local time zone", - "omit-time": "Omit time", - "out-col-header": "Output column headers", - "out-empty-row": "Output empty rows (ie all cells null)", - "ignore-facets": "Ignore facets and filters and export all rows", - "line-based": "Line-based text formats", - "other-format": "Other formats", + "short-format": "מבנה מקומי מקוצר", + "medium-format": "מבנה מקומי בינוני", + "long-format": "מבנה מקומי ארוך", + "full-format": "מבנה מקומי שלם", + "custom": "מותאם אישית", + "local-time": "שימוש באזור הזמן המקומי", + "omit-time": "להשמיט זמן", + "out-col-header": "כותרות עמודות בפלט", + "out-empty-row": "שורות ריקות (כלומר, שכל התאים ריקים) בפלט", + "ignore-facets": "התעלמות מחיתוכים וסינונים, וייצוא כל השורות", + "line-based": "מבנה טקסט מבוסס שורות", + "other-format": "מבנים אחרים", "tsv": "Tab-separated values (TSV)", "csv": "Comma-separated values (CSV)", - "custom-separator": "Custom separator", + "custom-separator": "הפרדה על ידי תו אחר", "excel": "Excel (.xls)", "excel-xml": "Excel in XML (.xlsx)", "html-table": "HTML table", - "char-enc": "Character encoding", - "line-sep": "Line separator", - "upload-to": "Upload to", - "json-text": "The following JSON text encodes the options you have set in the other tabs. You can copy it out and save it for later, and paste it back in and click Apply to re-use the same options." - }, + "char-enc": "קידוד תוים", + "line-sep": "הפרדת שורה", + "upload-to": "העלאה אל", + "json-text": "טקסט ה-Json כולל את האפשרויות שכיוונת בלשוניות אחרות. באפשרותכם להעתיק אותו ולשמור אותו לשימור עתידי, ולהדביק אותו חזרה וללחוץ על הפעלה כדי להשתמש באותן אפשרויות." "core-facets": { "remove-facet": "Remove this facet", "reset": "reset", From d9aabd77f09cd59b99f7cf74021c91b6f5759327 Mon Sep 17 00:00:00 2001 From: noamoss Date: Fri, 26 Dec 2014 18:52:00 +0200 Subject: [PATCH 10/15] add missing quotes --- main/webapp/modules/core/langs/translation-he.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 2e0e3d71c..0acb02995 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -117,7 +117,7 @@ "preserve-empty": "שימור מחרוזות ריקות", "trim": "חיתוך רווחים מקדימים ממחרוזות & ", "json-parser": "הקליקו על צומת הג'ייסון {} התואם לרשומה הראשונה לטעינה.", - "parse-every": "ניתוח כל, + "parse-every": "ניתוח כל", "lines-into-row": "השורות לשורה אחת", "col-separated-by": "עמודות מופרדות באמצעות", "commas": "פסיקים (CSV)", From 0b6bd4abfa223106146af39b688772f243f27836 Mon Sep 17 00:00:00 2001 From: noamoss Date: Fri, 26 Dec 2014 19:02:15 +0200 Subject: [PATCH 11/15] transltate "core-facets" to Hebrew --- .../modules/core/langs/translation-he.json | 66 +++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 0acb02995..d4d635fc0 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -245,44 +245,44 @@ "upload-to": "העלאה אל", "json-text": "טקסט ה-Json כולל את האפשרויות שכיוונת בלשוניות אחרות. באפשרותכם להעתיק אותו ולשמור אותו לשימור עתידי, ולהדביק אותו חזרה וללחוץ על הפעלה כדי להשתמש באותן אפשרויות." "core-facets": { - "remove-facet": "Remove this facet", - "reset": "reset", - "invert": "invert", - "change": "change", - "click-to-edit": "Click to edit expression", - "sort-by": "Sort by", - "name": "name", - "count": "count", - "cluster": "Cluster", - "current-exp": "Current Expression", - "facet-choices": "Facet Choices as Tab Separated Values", - "loading": "Loading...", - "too-many-choices": "choices total, too many to display", - "set-choice-count": "Set choice count limit", - "edit": "edit", - "facet-by-count": "Facet by choice counts", - "edit-based-col": "Edit Facet's Expression based on Column", - "edit-facet-exp": "Edit Facet's Expression", - "set-max-choices": "Set the maximum number of choices shown in each text facet (too many will slow down the application)", + "remove-facet": "הסרת היבט/חיתוך זה", + "reset": "אתחול", + "invert": "היפוך", + "change": "שינוי", + "click-to-edit": "הקליקו לעריכת הביטוי", + "sort-by": "מיון לפי", + "name": "שם", + "count": "ספירה", + "cluster": "אשכול", + "current-exp": "ביטוי נוכחי", + "facet-choices": "בחירת היבט/חיתוך לפי הפרדת טאבים", + "loading": "טעינה...", + "too-many-choices": "סך האפשרויות, גדול מידי מכדי להציג", + "set-choice-count": "הגדירו גבול לספירת הבחירה", + "edit": "עריכה", + "facet-by-count": "היבט/חיתוך על פי סך האפשרויות", + "edit-based-col": "עריכת ביטוי ההיבט/חיתוך על בסיס תוכן עמודה זו", + "edit-facet-exp": "עריכת ביטוי ההיבט/חיתוך", + "set-max-choices": "כוונו את המספר המקסימלי של בחירות המוצגות בכל היבט/חיתוך טקסט (יותר מידי אפשרויות יאטו את התוכנה", "case-sensitive": "case sensitive", - "regular-exp": "regular expression", + "regular-exp": "ביטוי רגולרי", "time": "Time", "non-time": "Non-Time", - "blank": "Blank", - "error": "Error", - "unknown-error": "Unknown error", - "linear-plot": "Linear Plot", + "blank": "ריק", + "error": "שגיאה", + "unknown-error": "שגיאה לא ידועה", + "linear-plot": "תרשים לינארי", "linear-plot-abbr": "lin", - "logar-plot": "Logarithmic Plot", + "logar-plot": "תרשים לוגריתמי", "logar-plot-abbr": "log", - "rotated-counter-clock": "Rotated 45° Counter-Clockwise", - "no-rotation": "No rotation", - "rotated-clock": "Rotated 45° Clockwise", - "small-dot": "Small Dot Size", - "regular-dot": "Regular Dot Size", - "big-dot": "Big Dot Size", - "export-plot": "export plot", - "numeric": "Numeric" + "rotated-counter-clock": "הוסב ב-45 מעלות בניגוד לכיוון השעון", + "no-rotation": "ללא סיבוב", + "rotated-clock": "הוסב ב-45 מעלות עם כיוון השעון", + "small-dot": "גודל נקודה קטנה", + "regular-dot": "גודל נקודה רגילה", + "big-dot": "גודלה נקודה גדולה", + "export-plot": "ייצוא תרשים", + "numeric": "מספרי" }, "core-project": { "open": "Open", From d6cb2850069d5bd5a0d70c7352d0ac2367ef33f1 Mon Sep 17 00:00:00 2001 From: noamoss Date: Sat, 3 Jan 2015 11:09:34 +0200 Subject: [PATCH 12/15] translate "core-project" into Hebrew --- .../modules/core/langs/translation-he.json | 82 +++++++++---------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index d4d635fc0..41156acc4 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -148,7 +148,7 @@ "found": "נמצאו", "filtered-from": "סונן מתוך ", "from-total": " סה''כ", - "cluster-descr": "אפשרות זו תסייע לך לאתר קבוצות של ערכי תאים שונים אשר עשויים להיות ייצוגים חלופיין של אותו הדבר.לדוגמא, שתי המחרוזות \"ניו יורק\" ו\"ניו-יורק\" עשויות כנראה לכווגן לאותו מושג ויש ביניהן הבדל מזערי"ת + "cluster-descr": "אפשרות זו תסייע לך לאתר קבוצות של ערכי תאים שונים אשר עשויים להיות ייצוגים חלופיין של אותו הדבר.לדוגמא, שתי המחרוזות \"ניו יורק\" ו\"ניו-יורק\" עשויות כנראה לכווגן לאותו מושג ויש ביניהן הבדל מזערית", "find-more": "גלו עוד ...", "method": "שיטה ", "key-collision": "התנגשות מפתח", @@ -285,24 +285,24 @@ "numeric": "מספרי" }, "core-project": { - "open": "Open", - "permalink": "Permalink", - "export": "Export", - "help": "Help", - "starting": "Starting up", - "facet-filter": "Facet / Filter", - "undo-redo": "Undo / Redo", - "extensions": "Extensions", - "proj-name": "Click to rename project", - "use-facets": "Using facets and filters", - "use-to-select": "Use facets and filters to select subsets of your data to act on. Choose facet and filter methods from the menus at the top of each data column.", - "not-sure": "Not sure how to get started?", - "watch-cast": "Watch these screencasts", - "refreshing-facet": "Refreshing facets...", - "update-facets": "Update all facets", - "clear-selection": "Clear selection in all facets", - "remove-all": "Remove all facets", - "export-project": "Export project", + "open": "פתיחה", + "permalink": "קישור קבוע", + "export": "יצוא", + "help": "עזרה", + "starting": "מתחילים", + "facet-filter": "חיתוכים / סינון", + "undo-redo": "ביטול / ביצוע מחדש", + "extensions": "הרחבות", + "proj-name": "הקליקו לשינוי שם הפרוייקט", + "use-facets": "שימוש בחיתוכים ובסינון", + "use-to-select": "השתמשו בחיתוכים וסינונים כדי לבחור חלקים מהנתונים עליהם יבוצעו הפעולות. בחרו שיטות חיתוך וסינון מהתפריטים בראש כל אחד טורי הנתונים.", + "not-sure": "לא בטוחים כיצד להתחיל?", + "watch-cast": "צפו בהדרכות אלו", + "refreshing-facet": "ריענון חיתוכים...", + "update-facets": "עדכון כל החיתוכים", + "clear-selection": "ניקוי הבחירה בכל החיתוכים", + "remove-all": "הסרת כל החיתוכים", + "export-project": "ייצוא הפרוייקט", "tab-value": "Tab-separated value", "comma-sep": "Comma-separated value", "html-table": "HTML table", @@ -311,29 +311,29 @@ "odf": "ODF spreadsheet", "triple-loader": "Triple loader", "mqlwrite": "MQLWrite", - "custom-tabular": "Custom tabular exporter...", - "templating": "Templating...", + "custom-tabular": "יצוא טבלאי מותאם אישית...", + "templating": "יוצר תבנית...", "warning-align": "You haven't done any schema alignment yet,\n so there is no triple to export.\n\n Use the Freebase > Edit Schema Alignment Skeleton...\n command to align your data with Freebase schemas first.", - "json-invalid": "The JSON you pasted is invalid", - "undo-history": "Infinite undo history", - "mistakes": "Don't worry about making mistakes. Every change you make will be shown here, and you can undo your changes anytime.", - "learn-more": "Learn more »", - "apply": "Apply…", - "extract": "Extract…", - "filter": "Filter:", - "extract-history": "Extract Operation History", - "extract-save": "Extract and save parts of your operation history as JSON that you can apply to this or other projects in the future.", - "apply-operation": "Apply Operation History", - "paste-json": "Paste an extracted JSON history of operations to perform:", - "complete": "complete", - "other-processes": "other pending processes", - "other-process": "other pending process", - "cancel-all": "Cancel All", - "cancel": "Cancel", - "canceling": "Canceling...", - "last-op-er": "The last operation encountered some errors", - "continue-remaining": "Continue with the remaining operations", - "undo": "Undo" + "json-invalid": "ה-JSON שהדבקת אינו חוקי....", + "undo-history": "ביטול היסטוריה אינסופית", + "mistakes":"אל תחששו לבצע טעויות. כל שינוי שתעשו יוצג כאן, ותוכלו לבטל כל שינוי בכל עת.", + "learn-more": "למדו עוד »", + "apply": "ביצוע…", + "extract": "חילוץ…", + "filter": "סינון:", + "extract-history": "חילוץ היסטורייה פעולות", + "extract-save": "חילוץ ושמירת חלקים מהיסטוריית הפעולות שלכם כ-JSON שניתן יהיה להחיל בהמשך על פרוייקט זה או על פרוייקט אחר.", + "apply-operation": "החלת היסטוריית פעולות", + "paste-json": "הדביקו היסטוריית פעולות בפורמט JSON בכדי להחיל אותה:", + "complete": "הושלם", + "other-processes": "תהליכים אחרים בהמתנה", + "other-process": "תהליך אחר בהמתנה", + "cancel-all": "ביטול הכל", + "cancel": "ביטול", + "canceling": "מבטלים...", + "last-op-er": "הפעולה האחרונה עוררה כמה שגיאות", + "continue-remaining": "המשיכו עם הפעולות שנותרו", + "undo": "ביטול" }, "core-recon": { "access": "Access", From 20f53802b7311f9105d6acd4d1818d66c143c005 Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 18 Mar 2015 21:16:08 +0200 Subject: [PATCH 13/15] translate Reconciliation (core-recon) into hebrew --- .../modules/core/langs/translation-he.json | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index 41156acc4..b9ef4cb17 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -173,7 +173,7 @@ "template-rows": "הפרדת שורה", "template-suffix": "סיומת", "idling": "השהייה...", - "updating": "Updating...", + "updating": "מתעדכן...", "scatterplot-matrix": "טבלת פיזור", "focusing-on": "התמקדות ב", "processing": "מעבד...", @@ -336,36 +336,36 @@ "undo": "ביטול" }, "core-recon": { - "access": "Access", - "service-api": "Service API", - "cell-type": "Reconcile each cell to an entity of one of these types", - "col-detail": "Also use relevant details from other columns", - "against-type": "Reconcile against type", - "no-type": "Reconcile against no particular type", - "auto-match": "Auto-match candidates with high confidence", - "warning-type-sugg": "Sorry, we can't suggest any type for your data. Please specify a type yourself below.", - "column": "Column", - "include": "Include", - "as-property": "As Property", - "contact-service": "Contacting reconciliation service", - "error-contact": "Error contacting recon service", - "fb-recon": "Freebase Query-based Reconciliation", - "recon-col": "Reconcile column", - "pick-service": "Pick a Service or Extension on Left", - "add-recon-srv": "Add Namespaced Reconciliation Service", + "access": "גישה", + "service-api": "שירות ממשק נתונים", + "cell-type": "ליישב התנגשות של כל תא עם ישות מאחד הסוגים הללו", + "col-detail": "השתמשו גם בפרטים רלוונטים מטורים אחרים", + "against-type": "ליישב התנגשות כנגד סוג הטור ", + "no-type": "ליישב התנגשויות שלא אל מול סוג מסויים כלשהו", + "auto-match": "התאמה אוטומטית של מועמדים בעלי סבירות גבוהה", + "warning-type-sugg": "מצטערים, לא ניתן להציע סוג כלשהו לנתונים שלך. אנא פרטו למטה סוג משלכם.", + "column": "טור", + "include": "כולל", + "as-property": "כנכס", + "contact-service": "ה קשר עם שירות יישוב סתירות", + "error-contact": "תקלה בניסיון ליצירת קשר עם שירות יישוב סתירות", + "fb-recon": "יישוב סתירות מבוסס שאילתת Freebase", + "recon-col": "יישב סתירות בטור", + "pick-service": "בחרו שירות או הרחבה משמאל", + "add-recon-srv": "הוספת יישוב סתירות Namespaced", "namespace": "Namespace", - "ent-type": "Type of Entities (optional)", - "add-std-srv": "Add Standard Reconciliation Service", - "enter-url": "Enter the service's URL", - "specify-ns": "Please specify a namespace.", - "cell-contains": "Each cell contains:", - "fb-id": "a Freebase ID, e.g., /en/solar_system", - "fb-guid": "a Freebase GUID, e.g., #9202a8c04000641f80000000000354ae", - "fb-key": "a Freebase key in", + "ent-type": "סוגי יישויות (אופציונאלי)", + "add-std-srv": "הוספת שירות יישוב סתירות סטנדרטי", + "enter-url": "הזינו את כתובת ה-URL של השירות", + "specify-ns": "אנא פרטו Namespace.", + "cell-contains": "כל תא מכיל:", + "fb-id": "זהות Freebase, לדוגמא, /en/solar_system", + "fb-guid": "Freebase GUID, לדוגמא, #9202a8c04000641f80000000000354ae", + "fb-key": "מפתח Freebase ב", "fb-en-ns": "the Wikipedia English namespace", - "this-ns": "this namespace:", - "max-candidates" : "Maximum number of candidates to return", - "service-title": "Services" + "this-ns": "זה namespace:", + "max-candidates" : "מספר המועמדים המקסימלי להחזיר", + "service-title": "שירותים" }, "core-util-enc": { "select-enc": "Select Encoding", From 17dc89e2ffa4bb30f8b5154c3458c3833ab8cfe9 Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 18 Mar 2015 21:49:12 +0200 Subject: [PATCH 14/15] translate "core-util-enc" into Hebrew --- .../modules/core/langs/translation-he.json | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index b9ef4cb17..fc5edce87 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -368,22 +368,22 @@ "service-title": "שירותים" }, "core-util-enc": { - "select-enc": "Select Encoding", - "common": "Common Encodings", - "all": "All Encodings", - "encoding": "Encoding", - "aliases": "Aliases", - "today": "today", - "yesterday": "yesterday", - "days-ago": "days ago", - "week-ago": "a week ago", - "weeks-ago": "weeks ago", - "month-ago": "a month ago", - "months-ago": "months ago", - "year-ago": "a year ago", - "years-ago": "years ago", - "working": "Working", - "invalid-date": "Invalid date string" + "select-enc": "בחרו קידוד", + "common": "צורות קידוד מקובלות", + "all": "כל צורות הקידוד", + "encoding": "קידוד", + "aliases": "כינויים", + "today": "היום", + "yesterday": "אתמול", + "days-ago": "לפני כמה ימים", + "week-ago": "לפני שבוע", + "weeks-ago": "לפני כמה שבויות", + "month-ago": "לפני חודש", + "months-ago": "לפני כמה חודשים", + "year-ago": "לפני שנה", + "years-ago": "לפני כמה שנים", + "working": "עובד", + "invalid-date": "מחרוזת תאריך לא תקינה" }, "core-views": { "edit-cell": "Edit this cell", From cebb10f4b3a1a86048715a224e9fc5989c5a9b99 Mon Sep 17 00:00:00 2001 From: noamoss Date: Wed, 25 Mar 2015 21:15:50 +0200 Subject: [PATCH 15/15] translate "core-views" into Hebrew (part 1) --- .../modules/core/langs/translation-he.json | 178 +++++++++--------- 1 file changed, 89 insertions(+), 89 deletions(-) diff --git a/main/webapp/modules/core/langs/translation-he.json b/main/webapp/modules/core/langs/translation-he.json index fc5edce87..a9ee76e7e 100644 --- a/main/webapp/modules/core/langs/translation-he.json +++ b/main/webapp/modules/core/langs/translation-he.json @@ -386,98 +386,98 @@ "invalid-date": "מחרוזת תאריך לא תקינה" }, "core-views": { - "edit-cell": "Edit this cell", - "choose-match": "Choose new match", - "match-all-cells": "Match this topic to this and all identical cells", - "match-this-cell": "Match this topic to this cell", - "create-topic-cells": "Create a new topic for this and all identical cells", - "create-topic-cell": "Create a new topic for this cell", - "create-topic": "Create new topic", - "search-match": "Search for match", - "not-valid-number": "Not a valid number.", - "not-valid-date": "Not a valid date.", - "match-this": "Match this cell only", - "match-other": "Match other cells with same content", - "search-for": "Search for", - "match-cell": "Match this Cell", - "match-identical": "Match All Identical Cells", - "matched": "matched", - "new": "new", - "to-be-recon": "to be reconciled", - "facet": "Facet", - "edit-cells": "Edit cells", - "edit-column": "Edit column", - "transpose": "Transpose", - "sort": "Sort", - "collapse-expand": "Collapse/expand columns to make viewing the data more convenient", - "collapse-this": "Collapse this column", - "collapse-other": "Collapse all other columns", - "collapse-left": "Collapse all columns to left", - "collapse-right": "Collapse all columns to right", - "reconcile": "Reconcile", - "match-fb": "Match this column's cells to topics on Freebase", - "reverse": "Reverse", - "remove-sort": "Remove sort", - "sort-by": "Sort by", - "sort-cell": "Sort cell values as", - "pos-blank": "Position blanks and errors", - "text": "text", + "edit-cell": "עריכת תא זה", + "choose-match": "בחירת התאמה חדשה", + "match-all-cells": "התאמת נושא זה לכאן ולכל התאים הזהים", + "match-this-cell": "התאמת הנושא הזה לתא זה", + "create-topic-cells": "יצירת נושא חדש לתא זה ולכל התאים הזהים", + "create-topic-cell": "יצירת נושא חדש לתא זה", + "create-topic": "יצירת נושא חדש", + "search-match": "חיפוש התאמה", + "not-valid-number": "לא מספר תקין.", + "not-valid-date": "לא תאריך תקין.", + "match-this": "התאמה לתא זה בלבד", + "match-other": "התאמת תאים אחרים עם תוכן זהה", + "search-for": "חיפוש אחר ", + "match-cell": "התאמת תא זה", + "match-identical": "התאמת כל התאים הזהים", + "matched": "הותאמו", + "new": "חדש", + "to-be-recon": "השלמה", + "facet": "פן/היבט", + "edit-cells": "עריכת תאים", + "edit-column": "עריכת טור", + "transpose": "לשנות", + "sort": "מיון", + "collapse-expand": "כיווץ/הרחבת עמודות להצגת נתונים נוחה יותר", + "collapse-this": "כיווץ", + "collapse-other": "כיווץ כל הטורים האחרים", + "collapse-left": "כיווץ כל הטורים שמשמאל", + "collapse-right": "כיווץ כל הטורים מימין", + "reconcile": "השלמה", + "match-fb": "התאמת הטורים בטור זה לנושאים מתוך Freebase", + "reverse": "היפוך", + "remove-sort": "הסרת המיון", + "sort-by": "מיון לפי", + "sort-cell": "מיון ערכי התא לפי", + "pos-blank": "עמדות שגויות וחסרות", + "text": "טקסט", "case-sensitive": "case-sensitive", - "numbers": "numbers", - "dates": "dates", - "booleans": "booleans", - "drag-drop": "Drag and drop to re-order", - "forward": "forward", - "sort-by-col": "sort by this column alone", - "smallest-first": "smallest first", - "largest-first": "largest first", - "earliest-first": "earliest first", - "latest-first": "latest first", + "numbers": "מספרים", + "dates": "תאריכים", + "booleans": "בולאנים", + "drag-drop": "גררו ושחררו לסידור מחדש", + "forward": "העברה", + "sort-by-col": "מיון לפי תא זה בלבד", + "smallest-first": "הקטן ביותר קודם", + "largest-first": "הגדול ביותר קודם", + "earliest-first": "המוקדם ביותר ראשון", + "latest-first": "המאוחר ביותר ראשון", "false-true": "false then true", "true-fasle": "true then false", - "valid-values": "Valid values", - "blanks": "Blanks", - "errors": "Errors", - "search-fb-topic": "Search Freebase for a topic to match all filtered cells:", - "copy-recon-judg": "Copy recon judgments from column", - "copy-to-col": "Copy to Columns", - "copy-opt": "Copying Options", - "apply-to-cell": "Apply to judged cells", - "what-to-copy": "What to copy:", - "new-recon": "new recon judgments", - "match-recon": "match recon judgments", - "warning-other-col": "Please select some other column to copy to.", - "warning-sel-judg": "Please select at least one kind of judgment to copy.", - "start-recon": "Start reconciling", - "recon-text-fb": "Reconcile text in this column with topics on Freebase", - "facets": "Facets", - "by-judg": "By judgment", - "best-score": "Best candidate's score", - "best-cand-score": "best candidate's score", - "best-type-match": "Best candidate's type match", - "best-cand-type-match": "best candidate's types match?", - "best-name": "Best candidate's name match", - "best-cand-name": "best candidate's name match?", - "best-edit-dist": "Best candidate's name edit distance", - "best-cand-edit-dist": "best candidate's name edit distance", - "best-word-sim": "Best candidate's name word similarity", - "best-cand-word-sim": "best candidate's name word similarity", - "best-type": "Best candidate's types", - "qa-facets": "QA facets", - "qa-results": "QA results", - "qa-results2": "QA Results", - "judg-actions": "Judgment actions", - "judg-actions2": "Judgment Actions", - "judg-hist": "Judgment history entries", - "hist-entries": "History Entries", - "actions": "Actions", - "best-cand": "Match each cell to its best candidate", - "best-cand2": "Match each cell to its best candidate in this column for all current filtered rows", - "new-topic": "Create a new topic for each cell", - "new-topic2": "Mark to create one new topic for each cell in this column for all current filtered rows", - "one-topic": "Create one new topic for similar cells", - "one-topic2": "Mark to create one new topic for each group of similar cells in this column for all current filtered rows", - "filtered-cell": "Match all filtered cells to...", + "valid-values": "ערכים תקינים", + "blanks": "חסרים", + "errors": "שגיאות", + "search-fb-topic": "חיפוש אחר נושא ב-Freebase להתאים את כל הנושאים המסוננים", + "copy-recon-judg": "העתקת שיקולי השלמה מהטור", + "copy-to-col": "העתקה לטורים", + "copy-opt": "העתקת אפשרויות", + "apply-to-cell": "יישום על תאים שנשפטו", + "what-to-copy": "מה להעתיק:", + "new-recon": "שיקולי השלמה חדשים:", + "match-recon": "התאמת שיקולי התאמה", + "warning-other-col": "אנא בחרו טור אחר כלשהו כדי להעתיק אליו.", + "warning-sel-judg": "בחרו בבקשה לפחות שיקול אחד להעתקה", + "start-recon": "התחלת השלמה", + "recon-text-fb": "השלמת נושאים בטור זה על פי נושאים ב-Freebase", + "facets": "היבטים/פנים", + "by-judg": "לפי שיקול", + "best-score": "ניקוד המועמד הגבוה ביותר", + "best-cand-score": "ניקוד המועמד הגבוה ביותר", + "best-type-match": "סוג ההתאמה של המועמד הטוב ביותר", + "best-cand-type-match": "סוג ההתאמה של המועמד הטוב ביותר?", + "best-name": "שם המועמד הטוב ביותר", + "best-cand-name": "שם המועמד הטוב ביותר?", + "best-edit-dist": "מרחק העריכה של שם המועמד הטוב ביותר", + "best-cand-edit-dist": "מרחק העריכה של שם המועמד הטוב ביותר", + "best-word-sim": "דמיון מילולי בשם המועמד הטוב ביותר", + "best-cand-word-sim": "דמיון מילולי בשם המועמד הטוב ביותר", + "best-type": "סוגי המועמד הטוב ביותר", + "qa-facets": "שו"ת היבטים/פנים, + "qa-results": "שו''ת תוצאות", + "qa-results2": "שו''ת תוצאות", + "judg-actions": "פעולות שיקולים", + "judg-actions2": "פעולות שיקולים", + "judg-hist": "היסטוריית ערכי שיקולים", + "hist-entries": "היסטוריית ערכים", + "actions": "פעולות", + "best-cand": "התאמת כל תא למועמד הטוב ביותר שלו", + "best-cand2": "התאמת כל תא למועמד הטוב ביותר בטור זה לכל השורות המסוננות כרגע", + "new-topic": "יצירת נושא חדש לכל תא", + "new-topic2": "סימון ליצירת נושא חדש לכל תא בטור זה עבור כל השורות המסוננות", + "one-topic": "יצירת נושא חדש עבור תאים דומים", + "one-topic2": "סימון ליצירת נושא חדש לכל קבוצה של תאים דומים בטור זה עבור השורות המסוננות כרגע" + "filtered-cell": "התאמת כל התאים המסוננים ל...", "filtered-cell2": "Search for a topic to match all filtered cells to", "discard-judg": "Discard reconciliation judgments", "discard-judg2": "Discard reconciliation judgments in this column for all current filtered rows",