X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cc10d1ddfc652f6bcf3bbf61d5ec2e2861394c03..refs/pull/5689/head:/lang/uz/common.php diff --git a/lang/uz/common.php b/lang/uz/common.php index 5e01378da..2c1788bee 100644 --- a/lang/uz/common.php +++ b/lang/uz/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'Tavsif', 'role' => 'Rol', 'cover_image' => 'Muqova rasmi', - 'cover_image_description' => 'Bu rasm taxminan 440x250px boʻlishi kerak.', + 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', // Actions 'actions' => 'Harakatlar', @@ -30,6 +30,8 @@ return [ 'create' => 'Yaratish', 'update' => 'Yangilash', 'edit' => 'Tahrirlash', + 'archive' => 'Archive', + 'unarchive' => 'Un-Archive', 'sort' => 'Saralash', 'move' => 'Ko‘chirish', 'copy' => 'Nusxalash', @@ -107,4 +109,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Maxfiylik siyosati', 'terms_of_service' => 'Xizmat ko‘rsatish shartlari', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];