mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
i18n page strings
This commit is contained in:
parent
073ef81e80
commit
6d735e8579
8 changed files with 41 additions and 81 deletions
|
@ -83,6 +83,8 @@
|
|||
"meta": "Meta",
|
||||
"permissions": "Permissions",
|
||||
"profile": "Profile",
|
||||
"go_top": "Go top",
|
||||
"help": "Help",
|
||||
|
||||
"public": "Public",
|
||||
"protected": "Protected",
|
||||
|
@ -102,6 +104,11 @@
|
|||
"pinned": "Pinned",
|
||||
"unpinned": "Unpinned",
|
||||
"blocks": "Content Blocks",
|
||||
"actions": "Actions",
|
||||
"activity": "Activity",
|
||||
"reports": "Reports",
|
||||
"bookmarks": "Bookmarks",
|
||||
"content": "Content",
|
||||
|
||||
"space_new": "New Space",
|
||||
"space_name": "Space name",
|
||||
|
@ -154,6 +161,9 @@
|
|||
"search_example8": "Show results that contain either word",
|
||||
"search_example9": "Show results that have \"google\", either \"apple\" or \"microsoft\" but not \"ibm\"",
|
||||
"search_example10": "Show results that contain words that start with \"apple\", such as \"applesauce\" or \"applet\"",
|
||||
"space_density_complete": "Complete",
|
||||
"space_density_comfort": "Comfort",
|
||||
"space_density_compact": "Compact",
|
||||
|
||||
"backup_explain1": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. As a Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. The Documize Community Tenant Administrator can login to perform a tenant-level backup (e.g. marketing.mycompany.com).",
|
||||
"backup_explain2": "Documize Community is a multi-tenanted application enabling both 'tech.mycompany.com' and 'sales.mycompany.com' to run using the same executable/database. A Documize Community Global Administrator, you will be performing a complete system-wide backup across all tenants. As a Documize Community Tenant Administrator you can perform a tenant-level backup (e.g. marketing.mycompany.com).",
|
||||
|
@ -225,6 +235,7 @@
|
|||
"smtp_ssl": "Use SSL",
|
||||
"smtp_save_test": "Save & Test",
|
||||
"smtp_sent_test_email": "Sending test email to you",
|
||||
"smtp_missing": "Missing mail server settings",
|
||||
"space_admin_export": "Export All Content",
|
||||
"space_admin_export_running": "Export running....",
|
||||
"space_admin_make_owner": "Add myself as owner",
|
||||
|
@ -351,6 +362,10 @@
|
|||
"product_feedback": "Have a product idea, suggestion or some feedback?",
|
||||
"product_news": "Product News",
|
||||
"product_news_explain": "Latest product news and updates",
|
||||
"product_update": "Update available",
|
||||
"product_whats_new": "What's New",
|
||||
"product_activation_key_missing": "Missing activation key",
|
||||
"account_update": "Update Account",
|
||||
"404": "Oops! That page couldn't be found.",
|
||||
"404_explain": "Maybe the content you're looking for is no longer available?",
|
||||
"close_account": "Please close my Documize account.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue