Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions locales/ka-GE/src/presentation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ export default removeUndefinedLocaleResources({
'document-list-pane.document-list.title': 'დოკუმენტები ამ გვერდზე',
/** The text shown if the document list is unable to render */
'document-list-pane.error.text': 'დოკუმენტების სიის ჩვენება ვერ მოხერხდა',
/** The label for the ordering that lists documents in the order they appear on the page */
'document-list-pane.ordering.by-appearance': 'გარეგნობის მიხედვით',
/** The label for the ordering that lists documents by when they were last edited */
'document-list-pane.ordering.last-edited': 'ბოლოს რედაქტირებული',

/** The text shown if the document editor is unable to render */
'document-pane.error.text': 'დოკუმენტის რედაქტორის ჩვენება ვერ მოხერხდა',
Expand Down
18 changes: 18 additions & 0 deletions locales/ka-GE/src/structure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,19 @@ export default removeUndefinedLocaleResources({
'menu-items.layout.compact-view': 'კომპაქტური ხედვა',
/** The menu item title to use the detailed view */
'menu-items.layout.detailed-view': 'დეტალური ხედვა',
/** The menu item title that restores the structure-configured default layout */
'menu-items.layout.restore-default': 'ნაგულისხმევი ხედი',
/** Tooltip shown when the restore-default layout item is disabled (default already in use) */
'menu-items.layout.restore-default.disabled-reason': 'უკვე გამოიყენება ნაგულისხმევი ხედი',
/** The menu item title to Sort by Created */
'menu-items.sort-by.created': 'დალაგება შექმნის თარიღით',
/** The menu item title to Sort by Last Edited */
'menu-items.sort-by.last-edited': 'დალაგება ბოლოს რედაქტირებულით',
/** The menu item title that restores the structure-configured default sort order */
'menu-items.sort-by.restore-default': 'ნაგულისხმევი დალაგება',
/** Tooltip shown when the restore-default sort item is disabled (default already in use) */
'menu-items.sort-by.restore-default.disabled-reason':
'უკვე გამოიყენება ნაგულისხმევი დალაგების თანმიმდევრობა',

/** The link text of the no document type screen that appears directly below the subtitle */
'no-document-types-screen.link-text': 'გაიგეთ, როგორ დაამატოთ დოკუმენტის ტიპი →',
Expand Down Expand Up @@ -567,6 +576,15 @@ export default removeUndefinedLocaleResources({
'panes.document-list-pane.search-input.aria-label': 'სიის ძიება',
/** The search input for the search input on the document list pane */
'panes.document-list-pane.search-input.placeholder': 'სიის ძიება',
/** The aria-label for the sort-order control shown beneath the document list search input */
'panes.document-list-pane.search-ordering.aria-label': 'საძიებო შედეგების დალაგების შეცვლა',
/** The label for the sort-order control beneath the search input, summarising the applied ordering (e.g. "Sorted by relevance") */
'panes.document-list-pane.search-ordering.label': 'დალაგებულია {{order}}-ის მიხედვით',
/** The label for the relevance (best match) option in the document list search sort-order control */
'panes.document-list-pane.search-ordering.relevance': 'რელევანტურობა',
/** The sort-order control summary shown when results are ranked by relevance */
'panes.document-list-pane.search-ordering.summary-relevance':
'დალაგებულია რელევანტურობის მიხედვით',
/** The tooltip text shown when a sort menu item references fields not present in the current schema */
'panes.document-list-pane.sort-order.disabled-reason':
'დახარისხების ეს პარამეტრი იყენებს ველებს, რომლებიც არ არის ამ დოკუმენტის ტიპის ნაწილი',
Expand Down
84 changes: 84 additions & 0 deletions locales/ka-GE/src/studio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,90 @@ export default removeUndefinedLocaleResources({
'divergence.unresolved-divergence_other':
'{{count}} გადაუჭრელი ცვლილება {{versionName}} ვერსიაში',

/** --- Document inventory --- */
/** The label used in the feedback dialog asking how easy the document group inventory is to use */
'document-group-inventory.feedback.sentiment-label':
'რამდენად მარტივი ან რთულია ვერსიების ინვენტარის ახალი ვერსიის გამოყენება?',
/** The label for the input that filters the variants in the document group inventory */
'document-group-inventory.filter-string.label': '{{subject}}-ის ფილტრი',
/** The document inventory title (plural) */
'document-group-inventory.title_one': '{{count}} {{subject}}',
/** The document inventory title (plural) */
'document-group-inventory.title_other': '{{count}} {{subject}}',
/** The label text that indicates an item in the document group inventory is currently being viewed */
'document-group-inventory.viewing-item-label': 'ნახვა',

/** --- Document group --- */
/** The text in the "Cancel" button in the confirm delete dialog that cancels the action */
'document-group.delete.cancel-button.text': 'გაუქმება',
/** Used in `document-group.delete.cdr-summary.title` */
'document-group.delete.cdr-summary.document-count_one': '1 დოკუმენტი',
/** Used in `document-group.delete.cdr-summary.title` */
'document-group.delete.cdr-summary.document-count_other': '{{count}} დოკუმენტი',
/** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
'document-group.delete.cdr-summary.subtitle_one': 'Dataset: {{datasets}}',
/** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
'document-group.delete.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',
/** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
'document-group.delete.cdr-summary.subtitle_unavailable_one': 'მიუწვდომელი dataset',
/** The text that appears in the subtitle `<summary>` that lists the datasets below the title */
'document-group.delete.cdr-summary.subtitle_unavailable_other': 'მიუწვდომელი datasets',
/** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */
'document-group.delete.cdr-summary.title_one': '{{documentCount}} სხვა dataset-ში',
/** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */
'document-group.delete.cdr-summary.title_other': '{{documentCount}} {{count}} dataset-ში',
/** Appears when hovering over the copy button to copy */
'document-group.delete.cdr-table.copy-id-button.tooltip': 'ID-ის კლიპბორდზე კოპირება',
/** The header for the dataset column in the list of cross-dataset references found */
'document-group.delete.cdr-table.dataset.label': 'Dataset',
/** The header for the document ID column in the list of cross-dataset references found */
'document-group.delete.cdr-table.document-id.label': 'დოკუმენტის ID',
/** The toast title when the copy button has been clicked but copying failed */
'document-group.delete.cdr-table.id-copied-toast.title-failed':
'დოკუმენტის ID-ის კოპირება ვერ მოხერხდა',
/** The header for the project ID column in the list of cross-dataset references found */
'document-group.delete.cdr-table.project-id.label': 'პროექტის ID',
/** The text in the "Delete now" button in the confirm delete dialog that confirms the action (singular) */
'document-group.delete.confirm-button.text_one': 'წაშლა (1)',
/** The text in the "Delete now" button in the confirm delete dialog that confirms the action (plural) */
'document-group.delete.confirm-button.text_other': 'წაშლა ({{count}})',
/** The message shown after deletion fails */
'document-group.delete.error.message':
'შეცდომა მოხდა ამ დოკუმენტის წაშლის მცდელობისას. ეს ჩვეულებრივ ნიშნავს, რომ სხვა დოკუმენტები მიმართავენ მას.',
/** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */
'document-group.delete.other-reference-count.title_one': '1 სხვა მითითება არ არის ნაჩვენები',
/** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */
'document-group.delete.other-reference-count.title_other':
'{{count}} სხვა მითითება არ არის ნაჩვენები',
/** Text in the tooltip of this component if hovering over the info icon */
'document-group.delete.other-reference-count.tooltip':
'ჩვენ ვერ ვაჩვენებთ მეტამონაცემებს ამ მითითებებისთვის, რადგან დაკავშირებული dataset-ებისთვის წვდომის ტოკენი არ არის.',
/** Appears when unable to render a document preview in the referring document list */
'document-group.delete.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',
/** Appears when unable to render a document preview in the referring document list */
'document-group.delete.preview-item.preview-unavailable.title': 'გადახედვა მიუწვდომელია',
/** Tells the user the count of how many other referring documents there are before listing them. (singular) */
'document-group.delete.referring-document-count.text_one':
'1 დოკუმენტი მიუთითებს "<DocumentTitle/>"-ზე',
/** Tells the user the count of how many other referring documents there are before listing them. (plural) */
'document-group.delete.referring-document-count.text_other':
'{{count}} დოკუმენტი მიუთითებს "<DocumentTitle/>"-ზე',
/** Describes the list of documents that refer to the one trying to be deleted (delete) */
'document-group.delete.referring-documents-descriptor.text':
'შესაძლოა ვერ შეძლოთ "<DocumentTitle/>"-ის წაშლა, რადგან შემდეგი დოკუმენტები მიუთითებენ მასზე:',
/** Header of the delete dialog. `count` controls pluralization; `subject` is a translated noun (see `document-group.subject.*`) (singular) */
'document-group.delete.title_one': '{{count}} {{subject}}-ის წაშლა',
/** Header of the delete dialog. `count` controls pluralization; `subject` is a translated noun (see `document-group.subject.*`) (plural) */
'document-group.delete.title_other': '{{count}} {{subject}}-ის წაშლა',
/** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (singular) */
'document-group.subject.variant_one': 'ვარიანტი',
/** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (plural) */
'document-group.subject.variant_other': 'ვარიანტი',
/** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (singular) */
'document-group.subject.version_one': 'ვერსია',
/** Translated noun used as the `{{subject}}` value in document group strings such as `document-group.delete.title` (plural) */
'document-group.subject.version_other': 'ვერსიები',

/** Label to show in the document footer indicating the creation date of the document */
'document-status.created': 'შეიქმნა {{date}}',
/** Label to show in the document status indicating the date of the status */
Expand Down
Loading