|
53 | 53 | "active-plan-license-key-caption": "Apply this license key in your local Tolgee instance", |
54 | 54 | "active-plan-subscribed-at-tooltip": "Subscribed at", |
55 | 55 | "activity_accept_suggestion": "Accepted suggestion", |
| 56 | + "activity_batch_key_hard_delete": "{KeyCount, plural, one {Permanently deleted 1 key} other {Permanently deleted # key}}", |
56 | 57 | "activity_batch_more_items": "{value, plural, one {+# language...} other {+# languages...}}", |
57 | 58 | "activity_batch_operation_assign_translation_label": "{TranslationCount, plural, one {Assigned label to # translation in batch} other {Assigned label to # translations in batch}}", |
58 | 59 | "activity_batch_operation_auto_translate": "{TranslationCount, plural, one {Auto translated # translation} other {Auto translated # translations}}", |
|
89 | 90 | "activity_delete_language": "Deleted language", |
90 | 91 | "activity_delete_suggestion": "Deleted suggestion", |
91 | 92 | "activity_detail_translation_view_link": "Go to translations", |
| 93 | + "activity_detail_trash_view_link": "Go to trash", |
92 | 94 | "activity_dismiss_auto_translated_state": "Auto translated state dismissed", |
93 | 95 | "activity_edit_language": "Updated language", |
94 | 96 | "activity_edit_namespace": "Namespace edited", |
|
152 | 154 | "activity_group_create_key_item_table_header_key_name": "Name", |
153 | 155 | "activity_import": "{KeyCount, plural, one {Imported one key ({TranslationCount, plural, \n one {1 translation} \n other {# translations}\n})} other {Imported # keys ({TranslationCount, plural, \n one {1 translation} \n other {# translations}\n})}}", |
154 | 156 | "activity_key_delete": "{KeyCount, plural, one {Deleted 1 key} other {Deleted # keys}}", |
| 157 | + "activity_key_hard_delete": "{KeyCount, plural, one {Permanently deleted 1 key} other {Permanently deleted # keys}}", |
155 | 158 | "activity_key_name_edit": "Edited key name", |
| 159 | + "activity_key_restore": "Restored key", |
156 | 160 | "activity_key_soft_delete": "{KeyCount, plural, one {Moved # key to trash} other {Moved # keys to trash}}", |
157 | 161 | "activity_key_tags_edit": "Key tags updated", |
158 | 162 | "activity_order_translation": "Ordered professional translation", |
|
543 | 547 | "batch_operation_type_clear_translations": "Clear translations", |
544 | 548 | "batch_operation_type_copy_translations": "Copy translations", |
545 | 549 | "batch_operation_type_delete_keys": "Delete keys", |
| 550 | + "batch_operation_type_hard_delete_keys": "Permanently remove keys", |
546 | 551 | "batch_operation_type_machine_pre_translate_by_tm": "Pre-translate by TM", |
547 | 552 | "batch_operation_type_machine_translation": "Machine translation", |
548 | 553 | "batch_operation_type_moving_keys_to_trash": "Moving keys to trash...", |
|
2270 | 2275 | "translation_single_label_description": "Description", |
2271 | 2276 | "translation_single_label_is_plural": "Use plural forms", |
2272 | 2277 | "translation_single_label_key": "Key", |
| 2278 | + "translation_single_label_max_char_limit": "Limit of characters", |
2273 | 2279 | "translation_single_label_namespace": "Namespace", |
2274 | 2280 | "translation_single_label_plural_hint": "Change the variable name which is used for the plural form", |
2275 | 2281 | "translation_single_label_plural_variable": "Variable name", |
|
2289 | 2295 | "translations_key_edit_label_tags": "Tags", |
2290 | 2296 | "translations_key_edit_placeholder": "Add tag...", |
2291 | 2297 | "translations_key_edit_title": "Edit key", |
2292 | | - "translations_key_soft_delete_confirmation": "{count, plural, one {# key will be moved to Trash. You can restore them for 7 days.} other {# keys will be moved to Trash. You can restore them for 7 days.}}", |
| 2298 | + "translations_key_soft_delete_confirmation": "{count, plural, one {# key will be moved to Trash. You can restore it for 7 days.} other {# keys will be moved to Trash. You can restore them for 7 days.}}", |
2293 | 2299 | "translations_languages_limit_reached": "Cannot select more than {max} languages", |
2294 | 2300 | "translations_list_labels_more_label": "+{count}", |
2295 | 2301 | "translations_list_labels_more_label_full": "{count, plural, one {{count} label} other {{count} labels}}", |
|
2370 | 2376 | "translation_visual_disabled_hint": "Translation to this language is disabled, check advanced key settings", |
2371 | 2377 | "trash_banner_message": "Keys are permanently deleted 7 days after being trashed.", |
2372 | 2378 | "trash_batch_hard_delete": "Permanently delete", |
2373 | | - "trash_batch_hard_delete_confirmation": "{count, plural, one {# key will be moved to Trash. You can restore them for 7 days.} other {# keys will be moved to Trash. You can restore them for 7 days.}}", |
| 2379 | + "trash_batch_hard_delete_confirmation": "{count, plural, one {# key will be permanently deleted.} other {# keys will be permanently deleted.}}", |
| 2380 | + "trash_batch_hard_delete_title": "Permanently delete selected keys", |
2374 | 2381 | "trash_batch_restore": "Restore", |
2375 | 2382 | "trash_deleted_today": "today", |
2376 | 2383 | "trash_deletes_in": "{days, plural, one {Deletes in # day} other {Deletes in # days}}", |
|
0 commit comments