From 4e445ba1f58f530d08ff2ea075758fb6f8d95ed0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Nov 2024 00:36:34 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 18 ++--- l10n/tr.json | 18 ++--- l10n/ug.js | 188 +++++++++++++++++++++++++++++++++++++++++++++++++++ l10n/ug.json | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 392 insertions(+), 18 deletions(-) create mode 100644 l10n/ug.js create mode 100644 l10n/ug.json diff --git a/l10n/tr.js b/l10n/tr.js index 21179f99..5ec9f098 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -46,8 +46,8 @@ OC.L10N.register( "The path of the website is invalid." : "Sitenin yolu geçersiz.", "The website's path is stored on a non-local storage." : "Sitenin yolu yerel olmayan bir depolama aygıtı üzerinde bulunuyor.", "Parent folder of the website's path not found." : "Site yolunun üst klasörü bulunamadı.", - "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS etkinleştirilemedi: \"%s\" bulunamadı. Uygulamanın \"%s\" altındaki kurulum klasöründe `composer install` komutunu yürüterek uygulamanın bağımlılıklarının kurulduğundan emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını etkinleştirmeyi deneyin.", - "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS etkinleştirilemedi: Site sunucusunun \"%s\" altında dosya ve klasör oluşturma izni yok. Bu klasörün izinlerini ve sahipliğini \"%s\" klasörünüz ile aynı olacak şekilde değiştirerek site sunucusuna yazma izni verdiğinizden emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını etkinleştirmeyi deneyin.", + "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS kullanıma alınamadı: \"%s\" bulunamadı. Uygulamanın \"%s\" altındaki kurulum klasöründe `composer install` komutunu yürüterek uygulamanın bağımlılıklarının kurulduğundan emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını kullanıma almayı deneyin.", + "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS kullanıma alınamadı: Site sunucusunun \"%s\" altında dosya ve klasör oluşturma izni yok. Bu klasörün izinlerini ve sahipliğini \"%s\" klasörünüz ile aynı olacak şekilde değiştirerek site sunucusuna yazma izni verdiğinizden emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını kullanıma almayı deneyin.", "Pico CMS" : "Pico CMS", "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Nextcloud için Pico CMS ile kendi sitelerinizi oluşturup yayınlayabilirsiniz!", "[Pico CMS for Nextcloud](https://github.com/nextcloud/cms_pico) combines the power of [**Pico**](http://picocms.org/) and [**Nextcloud**](https://nextcloud.com/) to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy.\n\n* Start a blog\n* Share your resume with the world\n* Create a plan for world domination and only share with the right friends\n* Build a knowledge base and let the smart ones among your colleagues help out\n\nInstalling Pico CMS for Nextcloud allows your users to create and manage their own websites. Creating a new page with Pico is no more than creating a simple text file in a users' Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server.\n\nWebsites will be accessible through URLs like `https://cloud.example.com/sites/my_site/` and consist of just a bunch of `.md` text files in a user's Nextcloud files. `.md` stands for [**Markdown**](https://www.markdownguide.org/) - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Consider enabling Nextcloud's [Markdown Editor](https://apps.nextcloud.com/apps/files_markdown) app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called the [**YAML**](https://en.wikipedia.org/wiki/YAML) Front Matter. Creating websites can't be easier…\n\nBut that wasn't everything… Pico CMS for Nextcloud is highly customizable. You can change Pico’s appearance by using custom themes and add new functionality by using custom plugins. For security reasons users can neither add custom themes nor plugins on their own - but as an admin you can. Plugins and themes aren’t just new \"skins\" or \"widgets\", the underlying technologies are powerful frameworks you can leverage to make your users' websites truly unique. However, with great power comes great responsibility. Pico CMS for Nextcloud does its best to prevent users from including scripts into websites, since this might bear security risks (so called \"Cross Scripting\"). Since this risk doesn't apply to Pico itself, 3rd-party developers of plugins and themes might not be aware of this issue - so be careful when installing custom plugins and themes.\n\nYou want to learn more about Pico CMS for Nextcloud? Easy! Just download and enable the app from [Nextcloud's App Store](https://apps.nextcloud.com/apps/cms_pico) and navigate to Nextcloud's settings page. As an admin you'll find two \"Pico CMS\" sections in your Nextcloud settings - one below \"Personal\", another below \"Administration\". The latter allows you to add custom themes, plugins and templates to Pico, as well as tweaking some advanced settings. The \"Pico CMS\" section below \"Personal\" exists for all Nextcloud users and allows one to create personal websites. Simply create your first personal website and choose \"sample_pico\" as website template. Pico's sample contents will explain all you need to know…" : "[Nextcloud için Pico CMS](https://github.com/nextcloud/cms_pico) uygulaması, [**Pico**](http://picocms.org/) ile [**Nextcloud**](https://nextcloud.com/) uygulamalarının güçlerini birleştirerek, bir kaç tıklama ile basit, güvenli, paylaşılabilir ve inanılmaz güçlü siteler oluşturulmasını sağlar. Pico inanılamayacak kadar basit, çok hızlı ve düz dosya alt yapısı ile çalışan bir içerik yönetimi sistemidir (CMS). Siteleri hazırlamak artık çok kolay.\n\n* Bir günlük oluşturabilirsiniz\n* Özgeçmişinizi Dünya ile paylaşabilirsiniz\n* Dünyayı ele geçirmek için bir plan yapıp yalnızca doğru arkadaşlarınız ile paylaşabilirsiniz\n* Bir bilgi bankası oluşturarak zeki iş arkadaşlarınızın yardımcı olmasını sağlayabilirsiniz\n\nNextcloud için Pico CMS uygulamasını kurmak, kullanıcılarınızın kendi sitelerini oluşturup yönetebilmesini sağlar. Pico ile yeni bir sayfa oluşturmak, kullanıcının Nextcloud dosyalarında bir metin dosyası oluşturmaktan farklı değildir. Herhangi bir yapılandırma ya da karmaşık yönetim panoları ile uğraşmaya gerek yoktur. Yalnızca dosyalar yeterlidir. Nextcloud için kusursuz bir eşleşmedir. Güvenli paylaşım, iş birlikli çalışma, erişim denetimi gibi özellikler Nextcloud için Pico CMS ile yalnızca dosyalarınız için değil, siteleriniz için de kullanılabilir! Mobil ve Masaüstü aygıtlarınız ile sunucunuz arasındaki sınırlar kalkar.\n\nSitelere `https://cloud.ornek.com/sites/benim_sitem/` gibi adresler kullanılarak erişebilir. Siteler kullanıcının Nextcloud dosyaları içindeki `.md` dosyalarından oluşur. `.md` [**Markdown**](https://www.markdownguide.org/) anlamına gelir ve başlıklar, paragraflar, metin biçimlendirme, listeler, görüntüler ve bağlantılar oluşturmak için süper basit ve sezgisel olarak öğrenilebilen bir kod imlemesi biçimidir. Hemen umutsuzluğa kapılmayın. İstemiyorsanız yeni bir dil öğrenmek zorunda değilsiniz. Nextcloud için [Markdown düzenleyici](https://apps.nextcloud.com/apps/files_markdown) uygulamasını kullanarak bu işleri inanılmaz derecede kolayca yapabilirsiniz. İç Nextcloud metin düzenleyicisinin Nextcloud için Pico CMS ile uyumlu olmadığını unutmayın. Peki bir sayfanın başlığı ya da yayın tarihi gibi üst veriler ne olacak? Doğru bildiniz, hepsi aynı yerde bulunur. Bu tür üst veriler Markdown dosyalarının üst bölümüne [**YAML**](https://en.wikipedia.org/wiki/YAML) olarak eklenebilir. Site oluşturmak daha kolay olamazdı …\n\nAncak hepsi bununla sınırlı değil… Nextcloud için Pico CMS büyük oranda özelleştirilebilir. Özel temaları kullanarak Pico görünümü değiştirebilir, özel uygulama ekleri kullanarak yeni özellikler ekleyebilirsiniz. Güvenlik nedeniyle kullanıcılar kendi kendilerine özel temalar ya da uygulama ekleri kuramaz. Ancak bir yönetici olarak bunları siz yapabilirsiniz. Uygulama ekleri ve temalar yalnız yeni \"görünümler\" ya da \"pano bileşenleri\" değildir. Altındaki teknolojiler, kullanıcılarınızın sitelerini gerçekten benzersiz kılmak için yararlanabileceğiniz güçlü yazılım çerçevelerdir. Bununla birlikte büyük gücün sorumluluğu da büyük olur. \n\nNextcloud için Pico CMS, güvenlik riskleri oluşturabileceğinden, kullanıcıların sitelerine betik dosyaları eklemesini engellemek için elinden gelenin en iyisini yapar (\"Karşılıklı Betik Erişimi, Cross Scripting\" olarak bilinir). Bu risk Pico uygulamasından kaynaklanmadığından, üçüncü taraf uygulama eki ve tema geliştiricileri bu sorunun farkında olmayabilir. O yüzden özel uygulama eki ve temaları kurarken dikkatli olmalısınız.\n\nNextcloud için Pico CMS hakkında ayrıntılı bilgi mi almak istiyorsunuz? Çok kolay! [Nextcloud Uygulama Mağazası](https://apps.nextcloud.com/apps/cms_pico) üzerinden indirip kurun ve Nextcloud ayarları bölümüne gidin. Bir yönetici olarak, Nextcloud ayarları altında, biri \"Kişisel\" diğeri \"Yönetim\" başlığı altında iki tane \"Pico CMS\" bölümü göreceksiniz. \"Yönetim\" altından, Pico için özel temalar, uygulama ekleri ve kalıplar ekleyebilir ve bazı gelişmiş ayarları değiştirebilirsiniz. \"Kişisel\" altındaki bölüm, tüm Nextcloud kullanıcıları tarafından görülebilir ve kişisel siteleri oluşturmak için kullanılabilir. İlk kişisel sitenizi oluşturmak için \"sample_pico\" kalıbını kullanın. Oluşturulacak örnek Pico içeriğinde bilmeniz gerekenleri görebilirsiniz …", @@ -96,8 +96,8 @@ OC.L10N.register( "Encountered unexpected {exception}: {exceptionMessage}" : "Beklenmeyen {exception} sorunu çıktı: {exceptionMessage}", "Custom plugins" : "Özel uygulama ekleri", "Add custom plugins to reach for Pico's full potential." : "Pico uygulamasının tam potansiyeline ulaşmak için özel uygulama ekleri ekleyin.", - "Pico CMS for Nextcloud allows you to add custom plugins to really utilize all of Pico's power. Plugins work on a global basis, i.e. adding a custom plugin will enable it for all of your users' websites. Before adding a new custom plugin using the \"Add custom plugin\" button below, you must upload all of the plugin's files to the data folder of your Nextcloud instance. After uploading the plugin it will show up in the form below to actually enable it. If you want to update one of your previously added custom plugins, simply replace the plugin's files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom plugin\" button next to the updated plugin in the form below." : "Nextcloud için Pico CMS uygulaması, Pico uygulamasının gücünden tam olarak faydalanmak için özel uygulama ekleri eklenmesine izin verir. Uygulama ekleri genel olarak tüm siteler için kullanılır. Yani eklenen özel uygulama ekleri, tüm kullanıcıların siteleri için geçerli olur. Aşağıdaki \"Özel uygulama eki ekle\" düğmesini kullanarak yeni bir özel uygulama eki eklemeden önce, uygulama ekinin tüm dosyalarını Nextcloud kopyanızın veri klasörüne yüklemelisiniz. Uygulama eki yüklendikten sonra aşağıdaki formda görüntülenir ve böylece etkinleştirilebilir. Önceden eklenmiş özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Değişikliklerin etkili olması için, aşağıdaki formda düzenlenen uygulama ekinin yanındaki \"Özel uygulama ekini yeniden yükle\" düğmesine tıklayın.", - "Before adding a new custom plugin, upload all of the plugin's files to a new folder in the following directory. If you want to update one of your custom plugins, refer to this directory likewise. Please note that the name of a plugin's folder must strictly match the name of the plugin, otherwise Pico will refuse to enable the plugin." : "Yeni bir özel uygulama ekini eklemeden önce, uygulama ekinin tüm dosyalarını şu klasör altındaki yeni bir klasöre yükleyin. Bu yeni klasörün adının, uygulama ekinin adıyla aynı olması gerektiğini unutmayın. Yoksa Pico uygulama ekini etkinleştirmeyi reddeder. Özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Uygulama eki klasörünün adının uygulama eki adı ile tam olarak aynı olduğundan emin olun. Yoksa Pico uygulama ekini etkinleştirmez.", + "Pico CMS for Nextcloud allows you to add custom plugins to really utilize all of Pico's power. Plugins work on a global basis, i.e. adding a custom plugin will enable it for all of your users' websites. Before adding a new custom plugin using the \"Add custom plugin\" button below, you must upload all of the plugin's files to the data folder of your Nextcloud instance. After uploading the plugin it will show up in the form below to actually enable it. If you want to update one of your previously added custom plugins, simply replace the plugin's files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom plugin\" button next to the updated plugin in the form below." : "Nextcloud için Pico CMS uygulaması, Pico uygulamasının gücünden tam olarak faydalanmak için özel uygulama ekleri eklenmesini sağlar. Uygulama ekleri genel olarak tüm siteler için kullanılır. Yani eklenen özel uygulama ekleri, tüm kullanıcıların siteleri için geçerli olur. Aşağıdaki \"Özel uygulama eki ekle\" düğmesini kullanarak yeni bir özel uygulama eki eklemeden önce, uygulama ekinin tüm dosyalarını Nextcloud kopyanızın veri klasörüne yüklemelisiniz. Uygulama eki yüklendikten sonra aşağıdaki formda görüntülenir ve böylece kullanıma alınabilir. Önceden eklenmiş özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Değişikliklerin etkili olması için, aşağıdaki formda düzenlenen uygulama ekinin yanındaki \"Özel uygulama ekini yeniden yükle\" düğmesine tıklayın.", + "Before adding a new custom plugin, upload all of the plugin's files to a new folder in the following directory. If you want to update one of your custom plugins, refer to this directory likewise. Please note that the name of a plugin's folder must strictly match the name of the plugin, otherwise Pico will refuse to enable the plugin." : "Yeni bir özel uygulama ekini eklemeden önce, uygulama ekinin tüm dosyalarını şu klasör altındaki yeni bir klasöre yükleyin. Bu yeni klasörün adının, uygulama ekinin adıyla aynı olması gerektiğini unutmayın. Yoksa Pico uygulama ekini kullanıma almayı reddeder. Özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Uygulama eki klasörünün adının uygulama eki adı ile tam olarak aynı olduğundan emin olun. Yoksa Pico uygulama ekini kullanıma almaz.", "Loading plugins…" : "Uygulama ekleri yükleniyor …", "Add custom plugin" : "Özel uygulama eki ekle", "Reload plugins list" : "Uygulama eki listesini yeniden yükle", @@ -131,14 +131,14 @@ OC.L10N.register( "Enable short website URLs" : "Kısa site adresleri kullanılsın", "Full application URLs" : "Tam uygulama adresleri", "Short website URLs" : "Kısa site adresleri", - "After you have configured your web server to enable shortened URLs, you should select the corresponding option above to let your users know about this feature. Do not enable this option if you have not configured the virtual \"sites/\" folder yet using one of the configuration examples shown below." : "Site sunucunuzu kısaltılmış adresleri kullanacak şekilde yapılandırdıktan sonra, kullanıcılarınıza bu özelliği öğrenmeleri için yukarıdan ilgili seçeneği seçmelisiniz. Henüz aşağıda görüntülenen yapılandırma örneklerinden birini kullanarak sanal \"sites/\" klasörünü yapılandırmadıysanız, bu seçeneği etkinleştirmeyin.", + "After you have configured your web server to enable shortened URLs, you should select the corresponding option above to let your users know about this feature. Do not enable this option if you have not configured the virtual \"sites/\" folder yet using one of the configuration examples shown below." : "Site sunucunuzu kısaltılmış adresleri kullanacak şekilde yapılandırdıktan sonra, kullanıcılarınıza bu özelliği duyurmak için yukarıdan ilgili seçeneği seçmelisiniz. Henüz aşağıda görüntülenen yapılandırma örneklerinden birini kullanarak sanal \"sites/\" klasörünü yapılandırmadıysanız, bu seçeneği kullanıma almayın.", "Using Apache's mod_proxy" : "Apache mod_proxy kullanarak", "Your users' website URLs will look like the following:" : "Kullanıcılarınızın site adresleri şunun gibi görünecek:", - "Copy the config snippet above to Nextcloud's section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_proxy ve mod_proxy_http modüllerini etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler.", + "Copy the config snippet above to Nextcloud's section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_proxy ve mod_proxy_http modüllerini kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler.", "Using Apache's mod_rewrite" : "Apache mod_rewrite kullanarak", - "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_rewrite modüllünü etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki Apache mod_proxy çözümünü kullanmanız önerilir.", + "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_rewrite modüllünü kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki Apache mod_proxy çözümünü kullanmanız önerilir.", "Using nginx's proxy_pass" : "Nginx proxy_pass kullanarak", - "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Bunu yapmadan önce nginx ngx_http_proxy_module modülünü etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntülenir.", + "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Bunu yapmadan önce nginx ngx_http_proxy_module modülünü kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntülenir.", "Using nginx's rewrite" : "Nginx rewrite kullanarak", "Simply copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing nginx's proxy_pass directive shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki nginx proxy_pass directive çözümünü kullanmanız önerilir.", "Version information" : "Sürüm bilgileri", @@ -179,7 +179,7 @@ OC.L10N.register( "Address" : "Adres", "You will be able to access your website using the address (URL) shown above." : "Sitenize yukarıdaki adresi (URL) kullanarak erişebileceksiniz.", "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "Yeni bir site oluştururken, Nextcloud için Pico CMS, site kalıbını Nextcloud kopyanızda aşağıdaki yeni klasöre kopyalar.", - "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "Hazır temalardan birini kullanarak daha kişisel bir görünüm ve biçem elde edebilirsiniz. Başka bir tema kullanmak istiyorsanız Nextcloud yöneticinizle görüşün. Beğendiğiniz temayı ekleyebilir!", + "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "Hazır temalardan birini kullanarak daha kişisel bir görünüm ve biçem elde edebilirsiniz. Başka bir tema kullanmak istiyorsanız Nextcloud yöneticiniz ile görüşün. Beğendiğiniz temayı ekleyebilir!", "Template" : "Kalıp", "Templates act as a starting point when creating a new website. All templates consist of a \"content\" directory (for your pages) and a \"assets\" directory (for your website's assets), which will be copied to the above folder in your Nextcloud." : "Yeni bir site oluştururken başlangıç noktası kalıplardır. Tüm kalıplarda bir \"content\" klasörü (sayfalarınız için) ve bir \"assets\" klasörü (sitenizin varlıkları için) bulunur. Bu klasörler Nextcloud kopyanızda yukarıdaki klasöre kopyalanır.", "Create new website" : "Site ekle", diff --git a/l10n/tr.json b/l10n/tr.json index 79f08126..20771b01 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -44,8 +44,8 @@ "The path of the website is invalid." : "Sitenin yolu geçersiz.", "The website's path is stored on a non-local storage." : "Sitenin yolu yerel olmayan bir depolama aygıtı üzerinde bulunuyor.", "Parent folder of the website's path not found." : "Site yolunun üst klasörü bulunamadı.", - "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS etkinleştirilemedi: \"%s\" bulunamadı. Uygulamanın \"%s\" altındaki kurulum klasöründe `composer install` komutunu yürüterek uygulamanın bağımlılıklarının kurulduğundan emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını etkinleştirmeyi deneyin.", - "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS etkinleştirilemedi: Site sunucusunun \"%s\" altında dosya ve klasör oluşturma izni yok. Bu klasörün izinlerini ve sahipliğini \"%s\" klasörünüz ile aynı olacak şekilde değiştirerek site sunucusuna yazma izni verdiğinizden emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını etkinleştirmeyi deneyin.", + "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS kullanıma alınamadı: \"%s\" bulunamadı. Uygulamanın \"%s\" altındaki kurulum klasöründe `composer install` komutunu yürüterek uygulamanın bağımlılıklarının kurulduğundan emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını kullanıma almayı deneyin.", + "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud için Pico CMS kullanıma alınamadı: Site sunucusunun \"%s\" altında dosya ve klasör oluşturma izni yok. Bu klasörün izinlerini ve sahipliğini \"%s\" klasörünüz ile aynı olacak şekilde değiştirerek site sunucusuna yazma izni verdiğinizden emin olun. Ardından yeniden Nextcloud için Pico CMS uygulamasını kullanıma almayı deneyin.", "Pico CMS" : "Pico CMS", "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Nextcloud için Pico CMS ile kendi sitelerinizi oluşturup yayınlayabilirsiniz!", "[Pico CMS for Nextcloud](https://github.com/nextcloud/cms_pico) combines the power of [**Pico**](http://picocms.org/) and [**Nextcloud**](https://nextcloud.com/) to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy.\n\n* Start a blog\n* Share your resume with the world\n* Create a plan for world domination and only share with the right friends\n* Build a knowledge base and let the smart ones among your colleagues help out\n\nInstalling Pico CMS for Nextcloud allows your users to create and manage their own websites. Creating a new page with Pico is no more than creating a simple text file in a users' Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server.\n\nWebsites will be accessible through URLs like `https://cloud.example.com/sites/my_site/` and consist of just a bunch of `.md` text files in a user's Nextcloud files. `.md` stands for [**Markdown**](https://www.markdownguide.org/) - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Consider enabling Nextcloud's [Markdown Editor](https://apps.nextcloud.com/apps/files_markdown) app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called the [**YAML**](https://en.wikipedia.org/wiki/YAML) Front Matter. Creating websites can't be easier…\n\nBut that wasn't everything… Pico CMS for Nextcloud is highly customizable. You can change Pico’s appearance by using custom themes and add new functionality by using custom plugins. For security reasons users can neither add custom themes nor plugins on their own - but as an admin you can. Plugins and themes aren’t just new \"skins\" or \"widgets\", the underlying technologies are powerful frameworks you can leverage to make your users' websites truly unique. However, with great power comes great responsibility. Pico CMS for Nextcloud does its best to prevent users from including scripts into websites, since this might bear security risks (so called \"Cross Scripting\"). Since this risk doesn't apply to Pico itself, 3rd-party developers of plugins and themes might not be aware of this issue - so be careful when installing custom plugins and themes.\n\nYou want to learn more about Pico CMS for Nextcloud? Easy! Just download and enable the app from [Nextcloud's App Store](https://apps.nextcloud.com/apps/cms_pico) and navigate to Nextcloud's settings page. As an admin you'll find two \"Pico CMS\" sections in your Nextcloud settings - one below \"Personal\", another below \"Administration\". The latter allows you to add custom themes, plugins and templates to Pico, as well as tweaking some advanced settings. The \"Pico CMS\" section below \"Personal\" exists for all Nextcloud users and allows one to create personal websites. Simply create your first personal website and choose \"sample_pico\" as website template. Pico's sample contents will explain all you need to know…" : "[Nextcloud için Pico CMS](https://github.com/nextcloud/cms_pico) uygulaması, [**Pico**](http://picocms.org/) ile [**Nextcloud**](https://nextcloud.com/) uygulamalarının güçlerini birleştirerek, bir kaç tıklama ile basit, güvenli, paylaşılabilir ve inanılmaz güçlü siteler oluşturulmasını sağlar. Pico inanılamayacak kadar basit, çok hızlı ve düz dosya alt yapısı ile çalışan bir içerik yönetimi sistemidir (CMS). Siteleri hazırlamak artık çok kolay.\n\n* Bir günlük oluşturabilirsiniz\n* Özgeçmişinizi Dünya ile paylaşabilirsiniz\n* Dünyayı ele geçirmek için bir plan yapıp yalnızca doğru arkadaşlarınız ile paylaşabilirsiniz\n* Bir bilgi bankası oluşturarak zeki iş arkadaşlarınızın yardımcı olmasını sağlayabilirsiniz\n\nNextcloud için Pico CMS uygulamasını kurmak, kullanıcılarınızın kendi sitelerini oluşturup yönetebilmesini sağlar. Pico ile yeni bir sayfa oluşturmak, kullanıcının Nextcloud dosyalarında bir metin dosyası oluşturmaktan farklı değildir. Herhangi bir yapılandırma ya da karmaşık yönetim panoları ile uğraşmaya gerek yoktur. Yalnızca dosyalar yeterlidir. Nextcloud için kusursuz bir eşleşmedir. Güvenli paylaşım, iş birlikli çalışma, erişim denetimi gibi özellikler Nextcloud için Pico CMS ile yalnızca dosyalarınız için değil, siteleriniz için de kullanılabilir! Mobil ve Masaüstü aygıtlarınız ile sunucunuz arasındaki sınırlar kalkar.\n\nSitelere `https://cloud.ornek.com/sites/benim_sitem/` gibi adresler kullanılarak erişebilir. Siteler kullanıcının Nextcloud dosyaları içindeki `.md` dosyalarından oluşur. `.md` [**Markdown**](https://www.markdownguide.org/) anlamına gelir ve başlıklar, paragraflar, metin biçimlendirme, listeler, görüntüler ve bağlantılar oluşturmak için süper basit ve sezgisel olarak öğrenilebilen bir kod imlemesi biçimidir. Hemen umutsuzluğa kapılmayın. İstemiyorsanız yeni bir dil öğrenmek zorunda değilsiniz. Nextcloud için [Markdown düzenleyici](https://apps.nextcloud.com/apps/files_markdown) uygulamasını kullanarak bu işleri inanılmaz derecede kolayca yapabilirsiniz. İç Nextcloud metin düzenleyicisinin Nextcloud için Pico CMS ile uyumlu olmadığını unutmayın. Peki bir sayfanın başlığı ya da yayın tarihi gibi üst veriler ne olacak? Doğru bildiniz, hepsi aynı yerde bulunur. Bu tür üst veriler Markdown dosyalarının üst bölümüne [**YAML**](https://en.wikipedia.org/wiki/YAML) olarak eklenebilir. Site oluşturmak daha kolay olamazdı …\n\nAncak hepsi bununla sınırlı değil… Nextcloud için Pico CMS büyük oranda özelleştirilebilir. Özel temaları kullanarak Pico görünümü değiştirebilir, özel uygulama ekleri kullanarak yeni özellikler ekleyebilirsiniz. Güvenlik nedeniyle kullanıcılar kendi kendilerine özel temalar ya da uygulama ekleri kuramaz. Ancak bir yönetici olarak bunları siz yapabilirsiniz. Uygulama ekleri ve temalar yalnız yeni \"görünümler\" ya da \"pano bileşenleri\" değildir. Altındaki teknolojiler, kullanıcılarınızın sitelerini gerçekten benzersiz kılmak için yararlanabileceğiniz güçlü yazılım çerçevelerdir. Bununla birlikte büyük gücün sorumluluğu da büyük olur. \n\nNextcloud için Pico CMS, güvenlik riskleri oluşturabileceğinden, kullanıcıların sitelerine betik dosyaları eklemesini engellemek için elinden gelenin en iyisini yapar (\"Karşılıklı Betik Erişimi, Cross Scripting\" olarak bilinir). Bu risk Pico uygulamasından kaynaklanmadığından, üçüncü taraf uygulama eki ve tema geliştiricileri bu sorunun farkında olmayabilir. O yüzden özel uygulama eki ve temaları kurarken dikkatli olmalısınız.\n\nNextcloud için Pico CMS hakkında ayrıntılı bilgi mi almak istiyorsunuz? Çok kolay! [Nextcloud Uygulama Mağazası](https://apps.nextcloud.com/apps/cms_pico) üzerinden indirip kurun ve Nextcloud ayarları bölümüne gidin. Bir yönetici olarak, Nextcloud ayarları altında, biri \"Kişisel\" diğeri \"Yönetim\" başlığı altında iki tane \"Pico CMS\" bölümü göreceksiniz. \"Yönetim\" altından, Pico için özel temalar, uygulama ekleri ve kalıplar ekleyebilir ve bazı gelişmiş ayarları değiştirebilirsiniz. \"Kişisel\" altındaki bölüm, tüm Nextcloud kullanıcıları tarafından görülebilir ve kişisel siteleri oluşturmak için kullanılabilir. İlk kişisel sitenizi oluşturmak için \"sample_pico\" kalıbını kullanın. Oluşturulacak örnek Pico içeriğinde bilmeniz gerekenleri görebilirsiniz …", @@ -94,8 +94,8 @@ "Encountered unexpected {exception}: {exceptionMessage}" : "Beklenmeyen {exception} sorunu çıktı: {exceptionMessage}", "Custom plugins" : "Özel uygulama ekleri", "Add custom plugins to reach for Pico's full potential." : "Pico uygulamasının tam potansiyeline ulaşmak için özel uygulama ekleri ekleyin.", - "Pico CMS for Nextcloud allows you to add custom plugins to really utilize all of Pico's power. Plugins work on a global basis, i.e. adding a custom plugin will enable it for all of your users' websites. Before adding a new custom plugin using the \"Add custom plugin\" button below, you must upload all of the plugin's files to the data folder of your Nextcloud instance. After uploading the plugin it will show up in the form below to actually enable it. If you want to update one of your previously added custom plugins, simply replace the plugin's files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom plugin\" button next to the updated plugin in the form below." : "Nextcloud için Pico CMS uygulaması, Pico uygulamasının gücünden tam olarak faydalanmak için özel uygulama ekleri eklenmesine izin verir. Uygulama ekleri genel olarak tüm siteler için kullanılır. Yani eklenen özel uygulama ekleri, tüm kullanıcıların siteleri için geçerli olur. Aşağıdaki \"Özel uygulama eki ekle\" düğmesini kullanarak yeni bir özel uygulama eki eklemeden önce, uygulama ekinin tüm dosyalarını Nextcloud kopyanızın veri klasörüne yüklemelisiniz. Uygulama eki yüklendikten sonra aşağıdaki formda görüntülenir ve böylece etkinleştirilebilir. Önceden eklenmiş özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Değişikliklerin etkili olması için, aşağıdaki formda düzenlenen uygulama ekinin yanındaki \"Özel uygulama ekini yeniden yükle\" düğmesine tıklayın.", - "Before adding a new custom plugin, upload all of the plugin's files to a new folder in the following directory. If you want to update one of your custom plugins, refer to this directory likewise. Please note that the name of a plugin's folder must strictly match the name of the plugin, otherwise Pico will refuse to enable the plugin." : "Yeni bir özel uygulama ekini eklemeden önce, uygulama ekinin tüm dosyalarını şu klasör altındaki yeni bir klasöre yükleyin. Bu yeni klasörün adının, uygulama ekinin adıyla aynı olması gerektiğini unutmayın. Yoksa Pico uygulama ekini etkinleştirmeyi reddeder. Özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Uygulama eki klasörünün adının uygulama eki adı ile tam olarak aynı olduğundan emin olun. Yoksa Pico uygulama ekini etkinleştirmez.", + "Pico CMS for Nextcloud allows you to add custom plugins to really utilize all of Pico's power. Plugins work on a global basis, i.e. adding a custom plugin will enable it for all of your users' websites. Before adding a new custom plugin using the \"Add custom plugin\" button below, you must upload all of the plugin's files to the data folder of your Nextcloud instance. After uploading the plugin it will show up in the form below to actually enable it. If you want to update one of your previously added custom plugins, simply replace the plugin's files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom plugin\" button next to the updated plugin in the form below." : "Nextcloud için Pico CMS uygulaması, Pico uygulamasının gücünden tam olarak faydalanmak için özel uygulama ekleri eklenmesini sağlar. Uygulama ekleri genel olarak tüm siteler için kullanılır. Yani eklenen özel uygulama ekleri, tüm kullanıcıların siteleri için geçerli olur. Aşağıdaki \"Özel uygulama eki ekle\" düğmesini kullanarak yeni bir özel uygulama eki eklemeden önce, uygulama ekinin tüm dosyalarını Nextcloud kopyanızın veri klasörüne yüklemelisiniz. Uygulama eki yüklendikten sonra aşağıdaki formda görüntülenir ve böylece kullanıma alınabilir. Önceden eklenmiş özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Değişikliklerin etkili olması için, aşağıdaki formda düzenlenen uygulama ekinin yanındaki \"Özel uygulama ekini yeniden yükle\" düğmesine tıklayın.", + "Before adding a new custom plugin, upload all of the plugin's files to a new folder in the following directory. If you want to update one of your custom plugins, refer to this directory likewise. Please note that the name of a plugin's folder must strictly match the name of the plugin, otherwise Pico will refuse to enable the plugin." : "Yeni bir özel uygulama ekini eklemeden önce, uygulama ekinin tüm dosyalarını şu klasör altındaki yeni bir klasöre yükleyin. Bu yeni klasörün adının, uygulama ekinin adıyla aynı olması gerektiğini unutmayın. Yoksa Pico uygulama ekini kullanıma almayı reddeder. Özel uygulama eklerinden birini değiştirmek isterseniz, Nextcloud data klasöründe bulunan ilgili dosyaları düzenleyebilirsiniz. Uygulama eki klasörünün adının uygulama eki adı ile tam olarak aynı olduğundan emin olun. Yoksa Pico uygulama ekini kullanıma almaz.", "Loading plugins…" : "Uygulama ekleri yükleniyor …", "Add custom plugin" : "Özel uygulama eki ekle", "Reload plugins list" : "Uygulama eki listesini yeniden yükle", @@ -129,14 +129,14 @@ "Enable short website URLs" : "Kısa site adresleri kullanılsın", "Full application URLs" : "Tam uygulama adresleri", "Short website URLs" : "Kısa site adresleri", - "After you have configured your web server to enable shortened URLs, you should select the corresponding option above to let your users know about this feature. Do not enable this option if you have not configured the virtual \"sites/\" folder yet using one of the configuration examples shown below." : "Site sunucunuzu kısaltılmış adresleri kullanacak şekilde yapılandırdıktan sonra, kullanıcılarınıza bu özelliği öğrenmeleri için yukarıdan ilgili seçeneği seçmelisiniz. Henüz aşağıda görüntülenen yapılandırma örneklerinden birini kullanarak sanal \"sites/\" klasörünü yapılandırmadıysanız, bu seçeneği etkinleştirmeyin.", + "After you have configured your web server to enable shortened URLs, you should select the corresponding option above to let your users know about this feature. Do not enable this option if you have not configured the virtual \"sites/\" folder yet using one of the configuration examples shown below." : "Site sunucunuzu kısaltılmış adresleri kullanacak şekilde yapılandırdıktan sonra, kullanıcılarınıza bu özelliği duyurmak için yukarıdan ilgili seçeneği seçmelisiniz. Henüz aşağıda görüntülenen yapılandırma örneklerinden birini kullanarak sanal \"sites/\" klasörünü yapılandırmadıysanız, bu seçeneği kullanıma almayın.", "Using Apache's mod_proxy" : "Apache mod_proxy kullanarak", "Your users' website URLs will look like the following:" : "Kullanıcılarınızın site adresleri şunun gibi görünecek:", - "Copy the config snippet above to Nextcloud's section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_proxy ve mod_proxy_http modüllerini etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler.", + "Copy the config snippet above to Nextcloud's section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_proxy ve mod_proxy_http modüllerini kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler.", "Using Apache's mod_rewrite" : "Apache mod_rewrite kullanarak", - "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_rewrite modüllünü etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki Apache mod_proxy çözümünü kullanmanız önerilir.", + "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud apache.conf dosyanızın bölümüne kopyalayın. Bunu yapmadan önce Apache mod_rewrite modüllünü kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntüler. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki Apache mod_proxy çözümünü kullanmanız önerilir.", "Using nginx's proxy_pass" : "Nginx proxy_pass kullanarak", - "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Bunu yapmadan önce nginx ngx_http_proxy_module modülünü etkinleştirmiş olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntülenir.", + "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Bunu yapmadan önce nginx ngx_http_proxy_module modülünü kullanıma almış olmanız gerekir. Yoksa site sunucunuz (yeniden) başlatılamaz ya da 500 sunucu sorunu iletisi görüntülenir.", "Using nginx's rewrite" : "Nginx rewrite kullanarak", "Simply copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing nginx's proxy_pass directive shown above." : "Yukarıdaki yapılandırma kodu parçasını, Nextcloud nginx.conf dosyanızın { … } bölümüne kopyalayın. Lütfen bu yapılandırmanın aslında kısaltılmış adreslerin kullanılmasına izin vermediğini, kullanıcıları kısaltılmış adreslerden sitenin tam adresine yönlendireceğini unutmayın. Bu nedenle yukarıdaki nginx proxy_pass directive çözümünü kullanmanız önerilir.", "Version information" : "Sürüm bilgileri", @@ -177,7 +177,7 @@ "Address" : "Adres", "You will be able to access your website using the address (URL) shown above." : "Sitenize yukarıdaki adresi (URL) kullanarak erişebileceksiniz.", "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "Yeni bir site oluştururken, Nextcloud için Pico CMS, site kalıbını Nextcloud kopyanızda aşağıdaki yeni klasöre kopyalar.", - "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "Hazır temalardan birini kullanarak daha kişisel bir görünüm ve biçem elde edebilirsiniz. Başka bir tema kullanmak istiyorsanız Nextcloud yöneticinizle görüşün. Beğendiğiniz temayı ekleyebilir!", + "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "Hazır temalardan birini kullanarak daha kişisel bir görünüm ve biçem elde edebilirsiniz. Başka bir tema kullanmak istiyorsanız Nextcloud yöneticiniz ile görüşün. Beğendiğiniz temayı ekleyebilir!", "Template" : "Kalıp", "Templates act as a starting point when creating a new website. All templates consist of a \"content\" directory (for your pages) and a \"assets\" directory (for your website's assets), which will be copied to the above folder in your Nextcloud." : "Yeni bir site oluştururken başlangıç noktası kalıplardır. Tüm kalıplarda bir \"content\" klasörü (sayfalarınız için) ve bir \"assets\" klasörü (sitenizin varlıkları için) bulunur. Bu klasörler Nextcloud kopyanızda yukarıdaki klasöre kopyalanır.", "Create new website" : "Site ekle", diff --git a/l10n/ug.js b/l10n/ug.js new file mode 100644 index 00000000..dd44f9c8 --- /dev/null +++ b/l10n/ug.js @@ -0,0 +1,188 @@ +OC.L10N.register( + "cms_pico", + { + "Copy" : "كۆچۈرۈڭ", + "Confirm website deletion" : "تور بېكەتنىڭ ئۆچۈرۈلۈشىنى جەزملەشتۈرۈڭ", + "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud." : "بۇ مەشغۇلات «{name}» تور بېتىنى ئۆچۈرۈۋېتىدۇ. قانداقلا بولمىسۇن ، ئۇنىڭ بارلىق مەزمۇنلىرى Nextcloud دا يەنىلا بار.", + "Choose website directory" : "تور بېكەت مۇندەرىجىسىنى تاللاڭ", + "Abort" : "ئەمەلدىن قالدۇرۇش", + "Save" : "ساقلا", + "The requested website could not be found on the server. Maybe the website was deleted?" : "تەلەپ قىلىنغان تور بېكەتنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم تور بېكەت ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "The file and directory structure of this website appears to be broken and thus could not be accessed." : "بۇ تور بېكەتنىڭ ھۆججەت ۋە مۇندەرىجە قۇرۇلمىسى بۇزۇلغاندەك قىلىدۇ ، شۇڭا زىيارەت قىلالمىدى.", + "You don't have access to this private website. Maybe the share was deleted or has expired?" : "بۇ شەخسىي توربېكەتنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "This website is hosted on a non-local storage and thus could not be accessed." : "بۇ تور بېكەت يەرلىك بولمىغان ساقلاش بوشلۇقىدا ساقلانغان ، شۇڭا ئۇنى زىيارەت قىلغىلى بولمايدۇ.", + "This website uses a theme that could not be found on the server and thus could not be built." : "بۇ تور بېكەت مۇلازىمېتىردا تېپىلمايدىغان ، شۇڭا قۇرغىلى بولمايدىغان باشتېمىنى ئىشلىتىدۇ.", + "This website uses a incompatible theme and thus could not be built." : "بۇ تور بېكەت ماس كەلمەيدىغان ئۇسلۇبنى ئىشلىتىدۇ ، شۇڭا ئۇنى قۇرغىلى بولمايدۇ.", + "The requested website page could not be found on the server. Maybe the page was deleted?" : "تەلەپ قىلىنغان تور بەت بېتىنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم بۇ بەت ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "You don't have access to this website page. Maybe the share was deleted or has expired?" : "بۇ تور بەتنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "The requested website page could not be built, so that the server was unable to complete your request." : "تەلەپ قىلىنغان تور بەت بېتىنى قۇرغىلى بولمىدى ، شۇڭا مۇلازىمېتىر تەلىپىڭىزنى ئورۇندىيالمىدى.", + "The file and directory structure of this website appears to be broken und thus could not be accessed." : "بۇ تور بېكەتنىڭ ھۆججەت ۋە مۇندەرىجە قۇرۇلمىسى بۇزۇلغاندەك قىلىدۇ ، شۇڭا زىيارەت قىلالمىدى.", + "The requested website asset could not be found on the server. Maybe the asset was deleted?" : "تەلەپ قىلىنغان تور بېكەت مۈلكىنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم مۈلۈك ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "You don't have access to this website asset. Maybe the share was deleted or has expired?" : "بۇ تور بېكەت مۈلكىنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "Plugin not found." : "قىستۇرما تېپىلمىدى.", + "Plugin exists already." : "قىستۇرما مەۋجۇت.", + "Template not found." : "قېلىپ تېپىلمىدى.", + "Template exists already." : "قېلىپ ئاللىقاچان مەۋجۇت.", + "Theme not found." : "تېما تېپىلمىدى.", + "Theme exists already." : "باشتېما مەۋجۇت.", + "Website exists." : "تور بېكەت مەۋجۇت.", + "No permission." : "ئىجازەت يوق.", + "The value given is invalid." : "بېرىلگەن قىممەت ئىناۋەتسىز.", + "Website not found." : "تور بېكەت تېپىلمىدى.", + "Local (unencrypted)" : "يەرلىك (شىفىرلانمىغان)", + "Location" : "ئورنى", + "Incompatible plugin: Plugin file \"{file}\" not found." : "ماس كەلمەيدىغان قىستۇرما: قىستۇرما ھۆججەت \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible plugin: PHP parse error in file \"{file}\"." : "ماس كەلمەيدىغان قىستۇرما: «{ھۆججەت}» ھۆججىتىدىكى PHP ئانالىز خاتالىقى.", + "Incompatible plugin: Plugin class \"{class}\" not found." : "ماس كەلمەيدىغان قىستۇرما: قىستۇرما سىنىپى \"{class}\" تېپىلمىدى.", + "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}." : "ماس كەلمەيدىغان قىستۇرما: Nextcloud ئۈچۈن Pico CMS نىڭ قىستۇرمىلىرى چوقۇم API نەشرى {compatApiVersions} دىن بىرنى ئىشلىتىشى كېرەك ، ئەمما بۇ قىستۇرمىغا API نەشرى {apiVersion} ئىشلىتىلىدۇ.", + "Incompatible template: Required directory \"{file}\" not found." : "ماس كەلمەيدىغان قېلىپ: لازىملىق مۇندەرىجە \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible theme: Twig template \"{file}\" not found." : "ماس كەلمەيدىغان تېما: Twig قېلىپ \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}." : "ماس كەلمەيدىغان تېما: Nextcloud ئۈچۈن Pico CMS نىڭ باشتېمىلىرى چوقۇم API نەشرى {compatApiVersions} نى ئىشلىتىشى كېرەك ، ئەمما بۇ ئۇسلۇبتا API نەشرى {apiVersion} ئىشلىتىلىدۇ.", + "The name of the website must be longer." : "تور بېكەتنىڭ ئىسمى ئۇزۇنراق بولۇشى كېرەك.", + "The name of the website is too long." : "تور بېكەتنىڭ ئىسمى بەك ئۇزۇن.", + "The identifier of the website must be longer." : "تور بېكەتنىڭ تونۇغۇچ ئۇزۇنراق بولۇشى كېرەك.", + "The identifier of the website is too long." : "تور بېكەتنىڭ تونۇغۇچ بەك ئۇزۇن.", + "The identifier of the website can only contain lowercase alpha numeric chars." : "تور بېكەتنىڭ تونۇغۇچ پەقەت كىچىك ھەرپلىك ئالفا رەقەملىك ھەرپلەرنىلا ئۆز ئىچىگە ئالىدۇ.", + "The path of the website is invalid." : "تور بېكەتنىڭ يولى ئىناۋەتسىز.", + "The website's path is stored on a non-local storage." : "تور بېكەتنىڭ يولى يەرلىك بولمىغان ساقلاش بوشلۇقىدا ساقلىنىدۇ.", + "Parent folder of the website's path not found." : "توربېكەت يولىنىڭ ئانا قىسقۇچ تېپىلمىدى.", + "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud ئۈچۈن Pico CMS نى قوزغىتالمىدى: \"% s\" نى تاپالمىدى. بۇ دېتالنىڭ قاچىلاش مۇندەرىجىسىگە «% s» دىن تۆۋەندە «كومپوزىتور ئورنىتىش» نى ئىجرا قىلىپ ، ئەپنىڭ بېقىنىشچانلىقىنى ئورنىتىشقا كاپالەتلىك قىلىڭ. ئاندىن Nextcloud ئۈچۈن Pico CMS نى قوزغىتىپ قايتا سىناڭ.", + "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud ئۈچۈن Pico CMS نى قوزغىتىش مەغلۇب بولدى: تور مۇلازىمېتىرنىڭ «% s» دىن تۆۋەن ھۆججەت ۋە ھۆججەت قىسقۇچ قۇرۇش ھوقۇقى يوق. تور مۇلازىمېتىرىغا ئىجازەت ۋە ئىگىدارلىق ھوقۇقىنى «% s» مۇندەرىجىسى بىلەن ئوخشاش قىلىپ ئۆزگەرتىش ئارقىلىق بۇ مۇندەرىجىنى زىيارەت قىلىشقا كاپالەتلىك قىلىڭ. ئاندىن Nextcloud ئۈچۈن Pico CMS نى قايتا قوزغىتىپ بېقىڭ.", + "Pico CMS" : "Pico CMS", + "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Nextcloud ئۈچۈن Pico CMS ئارقىلىق ئۆزىڭىزنىڭ توربېكەتلىرىنى قۇرالايسىز ۋە ئېلان قىلىڭ!", + "[Pico CMS for Nextcloud](https://github.com/nextcloud/cms_pico) combines the power of [**Pico**](http://picocms.org/) and [**Nextcloud**](https://nextcloud.com/) to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy.\n\n* Start a blog\n* Share your resume with the world\n* Create a plan for world domination and only share with the right friends\n* Build a knowledge base and let the smart ones among your colleagues help out\n\nInstalling Pico CMS for Nextcloud allows your users to create and manage their own websites. Creating a new page with Pico is no more than creating a simple text file in a users' Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server.\n\nWebsites will be accessible through URLs like `https://cloud.example.com/sites/my_site/` and consist of just a bunch of `.md` text files in a user's Nextcloud files. `.md` stands for [**Markdown**](https://www.markdownguide.org/) - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Consider enabling Nextcloud's [Markdown Editor](https://apps.nextcloud.com/apps/files_markdown) app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called the [**YAML**](https://en.wikipedia.org/wiki/YAML) Front Matter. Creating websites can't be easier…\n\nBut that wasn't everything… Pico CMS for Nextcloud is highly customizable. You can change Pico’s appearance by using custom themes and add new functionality by using custom plugins. For security reasons users can neither add custom themes nor plugins on their own - but as an admin you can. Plugins and themes aren’t just new \"skins\" or \"widgets\", the underlying technologies are powerful frameworks you can leverage to make your users' websites truly unique. However, with great power comes great responsibility. Pico CMS for Nextcloud does its best to prevent users from including scripts into websites, since this might bear security risks (so called \"Cross Scripting\"). Since this risk doesn't apply to Pico itself, 3rd-party developers of plugins and themes might not be aware of this issue - so be careful when installing custom plugins and themes.\n\nYou want to learn more about Pico CMS for Nextcloud? Easy! Just download and enable the app from [Nextcloud's App Store](https://apps.nextcloud.com/apps/cms_pico) and navigate to Nextcloud's settings page. As an admin you'll find two \"Pico CMS\" sections in your Nextcloud settings - one below \"Personal\", another below \"Administration\". The latter allows you to add custom themes, plugins and templates to Pico, as well as tweaking some advanced settings. The \"Pico CMS\" section below \"Personal\" exists for all Nextcloud users and allows one to create personal websites. Simply create your first personal website and choose \"sample_pico\" as website template. Pico's sample contents will explain all you need to know…" : "[Nextcloud ئۈچۈن Pico CMS] (https://github.com/nextcloud/cms_pico) [** Pico **] (http://picocms.org/) ۋە [** Nextcloud **] نىڭ كۈچىنى بىرلەشتۈردى. : //nextcloud.com/) بىر قانچە چېكىش ئارقىلىق ئاددىي ، بىخەتەر ، ھەمبەھىرلىنىدىغان ۋە ھەيران قالارلىق كۈچلۈك تور بېكەتلەرنى قۇرۇش. Pico بىر ئەخمەق ئاددىي ، چاقنىغان تېز ، تەكشى ھۆججەت CMS - تورنى ئاسانلاشتۇرىدۇ.\n\n* بىلوگ باشلاڭ\n* تەرجىمىھالىڭىزنى دۇنيا بىلەن ئورتاقلىشىڭ\n* دۇنيا ھۆكۈمرانلىق قىلىش پىلانىنى تۈزۈڭ ھەمدە پەقەت توغرا دوستلار بىلەن ئورتاقلىشىڭ\n* بىلىم بازىسى قۇرۇپ ، خىزمەتداشلىرىڭىز ئارىسىدىكى ئەقىللىق كىشىلەرگە ياردەم قىلىڭ\n\nNextcloud ئۈچۈن Pico CMS نى قاچىلاش ئابونتلىرىڭىزنىڭ ئۆزىنىڭ توربېكەتلىرىنى قۇرۇشى ۋە باشقۇرۇشىغا يول قويىدۇ. Pico بىلەن يېڭى بەت قۇرۇش پەقەت ئابونتلارنىڭ Nextcloud ھۆججىتىدە ئاددىي تېكىست ھۆججىتى قۇرۇشتىن باشقا نەرسە ئەمەس. ھېچقانداق سەپلىمە تەلەپ قىلىنمايدۇ ، پۈتۈنلەي مۇرەككەپ باشقۇرۇش كۆرۈنمە يۈزى يوق - پەقەت ھۆججەتلەر. بۇ Nextcloud بىلەن ئەڭ ماس كېلىدىغان مۇسابىقە. بىخەتەر ھەمبەھىرلىنىش ، ھەمكارلىشىش ، زىيارەتنى كونترول قىلىش - ھۆججەتلىرىڭىز ئۈچۈنلا ئەمەس ، توربېكەتلىرىڭىز ئۈچۈنمۇ Pico CMS ئارقىلىق Nextcloud ئۈچۈن مۇمكىن! كۆچمە ۋە ئۈستەل يۈزى ئۈسكۈنىلىرىڭىز بىلەن مۇلازىمېتىرىڭىزنىڭ چېگراسىنى بۇزۇش.\n\nتوربېكەتلەرنى «https: // cloud.example.com / sites / my_site /» غا ئوخشاش URL لار ئارقىلىق زىيارەت قىلغىلى بولىدۇ ھەمدە ئىشلەتكۈچىنىڭ Nextcloud ھۆججىتىدىكى بىر تۈركۈم «.md» تېكىست ھۆججىتىدىن تەركىب تاپىدۇ. `.md` [** Markdown **] (https://www.markdownguide.org/) نى كۆرسىتىدۇ - ماۋزۇ ، ئابزاس ، تېكىست فورماتى ، تىزىملىك ، رەسىم ۋە ئۇلىنىشلارنى ھاسىل قىلىدىغان دەرىجىدىن تاشقىرى ئاددىي ۋە بىۋاسىتە تۇيغۇ. ئەمما ئۈمىدسىزلەنمەڭ - ئەگەر خالىمىسىڭىز باشقا تىل ئۆگىنىشىڭىزنىڭ ھاجىتى يوق. Nextcloud نىڭ [Markdown Editor] (https://apps.nextcloud.com/apps/files_markdown) دېتالىنى قوزغىتىپ ، ئاسان ئىشلارنى ئەخمەق ئاددىيلاشتۇرۇڭ. شۇنىڭغا دىققەت قىلىڭكى ، Nextcloud نىڭ ئىچىگە ئورۇنلاشتۇرۇلغان Text تەھرىرلىگۈچى Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ. ئەمما بەتنىڭ ماۋزۇسى ياكى ئېلان قىلىنىش ۋاقتىغا ئوخشاش مېتا سانلىق مەلۇماتلىرىچۇ؟ توغرا پەرەز قىلىڭ ، ھەممىسى بىر جايدا. Markdown ھۆججىتىڭىزنىڭ ئۈستىگە سىز بۇ خىل مېتا سانلىق مەلۇماتلىرى بىلەن توساق قويالايسىز - [** YAML **] (https://en.wikipedia.org/wiki/YAML) ئالدىنقى ئىش. تور بېكەت قۇرۇش ئاسان ئەمەس…\n\nئەمما بۇ ھەممە نەرسە ئەمەس Next Nextcloud ئۈچۈن Pico CMS ناھايىتى خاسلاشتۇرۇلغان. ئىختىيارى ئۇسلۇب ئارقىلىق Pico نىڭ كۆرۈنۈشىنى ئۆزگەرتەلەيسىز ۋە ئىختىيارى قىستۇرمىلارنى ئىشلىتىپ يېڭى ئىقتىدار قوشالايسىز. بىخەتەرلىكنى كۆزدە تۇتۇپ ، ئىشلەتكۈچىلەر ئۆزى خالىغان ئۇسلۇب ياكى قىستۇرما قوشالمايدۇ - ئەمما باشقۇرغۇچى سۈپىتىدە قىلالايسىز. قىستۇرما ۋە باشتېمىلار پەقەت يېڭى «تېرە» ياكى «كىچىك قوراللار» بولۇپلا قالماستىن ، ئاستىدىكى تېخنىكىلار سىز ئىشلەتكۈچىلەرنىڭ توربېكەتلىرىنى ھەقىقىي خاسلاشتۇرالايدىغان كۈچلۈك رامكا. قانداقلا بولمىسۇن ، زور كۈچ بىلەن زور مەسئۇلىيەت كېلىدۇ. Nextcloud ئۈچۈن Pico CMS پۈتۈن كۈچى بىلەن ئابونتلارنىڭ قوليازمىلارنى توربېكەتكە كىرگۈزۈشىنىڭ ئالدىنى ئالىدۇ ، چۈنكى بۇ بىخەتەرلىك خەۋىپىگە دۇچ كېلىشى مۇمكىن («Cross Scripting» دېيىلىدۇ). بۇ خەتەر Pico نىڭ ئۆزىگە ماس كەلمىگەچكە ، قىستۇرما ۋە باشتېمىلارنى 3-تەرەپ ئاچقۇچىلار بۇ مەسىلىنى بىلمەسلىكى مۇمكىن - شۇڭا ئىختىيارى قىستۇرما ۋە باشتېمىلارنى قاچىلىغاندا ئېھتىيات قىلىڭ.\n\nNextcloud ئۈچۈن Pico CMS ھەققىدە تېخىمۇ كۆپ بىلىمگە ئېرىشمەكچىمۇ؟ ئاسان! بۇ دېتالنى [Nextcloud نىڭ ئەپ دۇكىنى] (https://apps.nextcloud.com/apps/cms_pico) دىن چۈشۈرۈپ قوزغىتىپ ، Nextcloud نىڭ تەڭشەك بېتىگە يۆتكىڭ. باشقۇرغۇچى بولۇش سۈپىتىڭىز بىلەن كېيىنكى بۇلۇت تەڭشىكىڭىزدىن ئىككى «Pico CMS» بۆلىكىنى تاپالايسىز - بىرى «شەخسىي» نىڭ ئاستىدا ، يەنە بىرى «باشقۇرۇش». كېيىنكىسى Pico غا خاس ئۇسلۇب ، قىستۇرما ۋە قېلىپلارنى قوشالايسىز ، شۇنداقلا بەزى ئىلغار تەڭشەكلەرنى تەڭشىيەلەيسىز. «شەخسىي» ئاستىدىكى «Pico CMS» بۆلىكى بارلىق Nextcloud ئىشلەتكۈچىلىرى ئۈچۈن مەۋجۇت بولۇپ ، شەخسىي تور بېكەت قۇرالايدۇ. تۇنجى شەخسىي تور بېتىڭىزنى قۇرۇپ ، «sample_pico» نى تور بېكەت قېلىپى قىلىپ تاللاڭ. Pico نىڭ ئۈلگە مەزمۇنى سىز بىلىشكە تېگىشلىك بارلىق نەرسىلەرنى چۈشەندۈرۈپ بېرىدۇ…", + "Access forbidden" : "زىيارەت قىلىش چەكلەنگەن", + "Back to %s" : "% S گە قايتىش", + "Not found" : "تېپىلمىدى", + "Internal Server Error" : "ئىچكى مۇلازىمېتىر خاتالىقى", + "The server was unable to complete your request." : "مۇلازىمېتىر تەلىپىڭىزنى ئورۇندىيالمىدى.", + "If this happens again, please send the technical details below to the server administrator." : "ئەگەر بۇ ئىش قايتا يۈز بەرسە ، تۆۋەندىكى تېخنىكىلىق تەپسىلاتلارنى مۇلازىمېتىر باشقۇرغۇچىغا ئەۋەتىڭ.", + "Remote Address: %s" : "يىراقتىكى ئادرېس:% s", + "Request ID: %s" : "تەلەپ كىملىكى:% s", + "More details can be found in the server log." : "تېخىمۇ كۆپ تەپسىلاتلارنى مۇلازىمېتىر خاتىرىسىدىن تاپقىلى بولىدۇ.", + "Technical details" : "تېخنىكىلىق تەپسىلاتلار", + "Type: %s" : "تىپى:% s", + "Code: %s" : "كود:% s", + "Message: %s" : "ئۇچۇر:% s", + "File: %s" : "ھۆججەت:% s", + "Line: %s" : "Line:% s", + "Trace" : "ئىز", + "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!" : "Nextcloud نى قاچىلاش Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ!", + "Some of your Nextcloud apps have known incompatibilities with Pico CMS for Nextcloud. This is no-one's fault, neither are Nextcloud nor the conflicting apps to blame, this is just some technical limitation of Nextcloud's app infrastructure we cannot solve in the short term. We're working on a solution! In the meantime you must remove the conflicting apps. Known conflicting apps are \"Issue Template\" and \"Terms of service\"." : "Nextcloud ئەپلىرىڭىزنىڭ بەزىلىرى Nextcloud ئۈچۈن Pico CMS بىلەن ماسلىشالمىغانلىقىنى بىلىدۇ. بۇ ھېچكىمنىڭ خاتالىقى ئەمەس ، Nextcloud ۋە زىددىيەتلىك ئەپلەرمۇ ئەيىبلەنمەيدۇ ، بۇ پەقەت Nextcloud نىڭ ئەپ ئۇل ئەسلىھەلىرىنىڭ قىسقا ۋاقىت ئىچىدە ھەل قىلالمايدىغان بىر قىسىم تېخنىكىلىق چەكلىمىسى خالاس. بىز بىر ھەل قىلىش چارىسى ئۈستىدە تىرىشىۋاتىمىز! بۇ جەرياندا چوقۇم زىددىيەتلىك ئەپلەرنى ئۆچۈرۈشىڭىز كېرەك. داڭلىق زىددىيەتلىك ئەپلەر «مەسىلە قېلىپى» ۋە «مۇلازىمەت شەرتلىرى».", + "If you see the error \"Call to undefined method ParsedownExtra::textElements()\" in Nextcloud's logs even though you've removed all conflicting apps, please don't hesitate to open a new Issue on GitHub with a copy of the error including its stack trace and a complete list of all apps installed." : "ئەگەر Nextcloud نىڭ خاتىرىسىدىكى \"ئېنىقلانمىغان ئۇسۇلغا تېلېفون قىلىڭ ParsedownExtra :: textElements ()\" خاتالىقىنى كۆرسىڭىز ، بارلىق زىددىيەتلىك ئەپلەرنى ئۆچۈرۈۋەتكەن بولسىڭىزمۇ ، ئىككىلەنمەستىن section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "ئۈستىدىكى سەپلىمە پارچىسىنى apache.conf نىڭ Nextcloud نىڭ بۆلىكىگە كۆچۈرۈڭ. بۇنداق قىلىشتىن بۇرۇن چوقۇم Apache نىڭ mod_proxy ۋە mod_proxy_http مودۇلىنى قوزغىتىشىڭىز كېرەك. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى قوزغىتىشنى ياكى قايتا رەت قىلىشنى رەت قىلىدۇ.", + "Using Apache's mod_rewrite" : "Apache نىڭ mod_rewrite نى ئىشلىتىش", + "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "ئۈستىدىكى سەپلىمە پارچىسىنى NextCloud نىڭ بۆلىكىگە apache.conf غا كۆچۈرۈشتىن بۇرۇن ، Apache نىڭ mod_rewrite مودۇلىنى قوزغىتىشقا كاپالەتلىك قىلىڭ. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى باشلاش ياكى قايتا رەت قىلىشنى رەت قىلىدۇ. شۇنىڭغا دىققەت قىلىڭكى ، بۇ سەپلىمە ئەمەلىيەتتە قىسقارتىلغان URL لارنى ئىشلىتىشىڭىزگە يول قويمايدۇ ، ئۇ پەقەت ئابونتلارنى قىسقارتىلغان URL دىن تور بېكەتنىڭ تولۇق URL غا يۆتكەيدۇ. شۇڭا سىز يۇقىرىدا كۆرسىتىلگەن mod_proxy ئارقىلىق ھەل قىلىش چارىسىنى ياخشى كۆرۈشىڭىز كېرەك.", + "Using nginx's proxy_pass" : "Nginx نىڭ proxy_pass نى ئىشلىتىش", + "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "ئۈستىدىكى سەپلىمە پارچىسىنى nginx.conf نىڭ Nextcloud مۇلازىمېتىرى {…} بۆلىكىگە كۆچۈرۈڭ. بۇنداق قىلىشتىن بۇرۇن چوقۇم nginx نىڭ ngx_http_proxy_module مودۇلىنى قوزغىتىشىڭىز كېرەك. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى قوزغىتىشنى ياكى قايتا رەت قىلىشنى رەت قىلىدۇ.", + "Using nginx's rewrite" : "Nginx نىڭ قايتا يېزىشىنى ئىشلىتىش", + "Simply copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing nginx's proxy_pass directive shown above." : "ئۈستىدىكى سەپلىمە پارچىسىنى nginx.conf نىڭ Nextcloud مۇلازىمېتىرى {…} بۆلىكىگە كۆچۈرۈڭ. شۇنىڭغا دىققەت قىلىڭكى ، بۇ سەپلىمە ئەمەلىيەتتە قىسقارتىلغان URL لارنى ئىشلىتىشىڭىزگە يول قويمايدۇ ، ئۇ پەقەت ئابونتلارنى قىسقارتىلغان URL دىن تور بېكەتنىڭ تولۇق URL غا يۆتكەيدۇ. شۇڭا سىز يۇقىرىدا كۆرسىتىلگەن nginx نىڭ proxy_pass كۆرسەتمىسىدىن پايدىلىنىپ ھەل قىلىش چارىسىنى تاللىشىڭىز كېرەك.", + "Version information" : "نەشرى ئۇچۇرى", + "Pico CMS for Nextcloud was made by Maxence Lange and Daniel Rudolf.
It is free and open source software released under the GNU Affero General Public License." : "Nextcloud ئۈچۈن Pico CMS Maxence Lange ۋە Daniel Rudolf < GNU Affero ئادەتتىكى ئاممىۋى ئىجازەتنامىسى دە ئېلان قىلىنغان ھەقسىز ۋە ئوچۇق كودلۇق يۇمشاق دېتال. .", + "Pico was made by Gilbert Pellegrom and Daniel Rudolf and is maintained by The Pico Community.
It is free and open source software released under the MIT license." : "پىكو Gilbert Pellegrom ۋە Daniel Rudolf تەرىپىدىن ياسالغان. Pico Community تەرىپىدىن ساقلىنىدۇ.
ئۇ MIT ئىجازەتنامىسى .", + "Pico CMS for Nextcloud combines the power of Pico and Nextcloud to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy!" : " Nextcloud ئۈچۈن Pico CMS نىڭ كۈچىنى بىرلەشتۈردى. Pico ۋە Nextcloud بىر قانچە چېكىش ئارقىلىق ئاددىي ، بىخەتەر ، ھەمبەھىرلىنىدىغان ۋە ھەيران قالارلىق كۈچلۈك تور بېكەتلەرنى قۇرۇپ چىقىدۇ. Pico بىر ئەخمەق ئاددىي ، چاقنىغان تېز ، تەكشى ھۆججەت CMS - تورنى ئاسانلاشتۇرىدۇ!", + "Start a blog, share your resume with the world, create a plan for world domination and only share it with the right friends or build a knowledge base and let the smart ones among your colleagues help out. Pico CMS for Nextcloud allows you to create and manage your own websites. Creating a new page with Pico is no more than creating a simple text file in your Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server." : "بىلوگنى باشلاڭ ، تەرجىمىھالىڭىزنى دۇنيا بىلەن ئورتاقلىشىڭ ، دۇنيانى كونترول قىلىش پىلانىنى تۈزۈڭ ۋە ئۇنى پەقەت توغرا دوستلار بىلەن ئورتاقلىشىڭ ياكى بىلىم بازىسى قۇرۇپ ، خىزمەتداشلىرىڭىز ئارىسىدىكى ئەقىللىق كىشىلەرگە ياردەم قىلىڭ. Nextcloud ئۈچۈن Pico CMS ئارقىلىق ئۆزىڭىزنىڭ توربېكەتلىرىنى قۇرالايسىز ۋە باشقۇرالايسىز. Pico بىلەن يېڭى بەت قۇرۇش پەقەت Nextcloud ھۆججىتىڭىزدە ئاددىي تېكىست ھۆججىتى قۇرۇشتىن باشقا نەرسە ئەمەس. ھېچقانداق سەپلىمە تەلەپ قىلىنمايدۇ ، پۈتۈنلەي مۇرەككەپ باشقۇرۇش كۆرۈنمە يۈزى يوق - پەقەت ھۆججەتلەر. بۇ Nextcloud بىلەن ئەڭ ماس كېلىدىغان مۇسابىقە. بىخەتەر ھەمبەھىرلىنىش ، ھەمكارلىشىش ، زىيارەتنى كونترول قىلىش - ھۆججەتلىرىڭىز ئۈچۈنلا ئەمەس ، توربېكەتلىرىڭىز ئۈچۈنمۇ Pico CMS ئارقىلىق Nextcloud ئۈچۈن مۇمكىن! كۆچمە ۋە ئۈستەل يۈزى ئۈسكۈنىلىرىڭىز بىلەن مۇلازىمېتىرىڭىزنىڭ چېگراسىنى بۇزۇش.", + "A website consist of just a bunch of .md text files in your Nextcloud files. .md stands for Markdown - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Try Nextcloud's Markdown Editor app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called YAML Front Matter. Creating websites cannot be easier…" : "بىر تور بېكەت پەقەت Nextcloud ھۆججىتىڭىزدىكى بىر تۈركۈم . Md تېكىست ھۆججىتىدىن تەركىب تاپىدۇ. . md بولسا Markdown - دەرىجىدىن تاشقىرى ئاددىي ۋە بىۋاسىتە بەلگە ماۋزۇ ، ئابزاس ، تېكىست فورماتى ، تىزىملىك ، رەسىم ۋە ئۇلىنىشلارنى ھاسىل قىلىدۇ. ئەمما ئۈمىدسىزلەنمەڭ - ئەگەر خالىمىسىڭىز باشقا تىل ئۆگىنىشىڭىزنىڭ ھاجىتى يوق. Nextcloud نىڭ Markdown تەھرىرلىگۈچ دېتالىنى ئىشلىتىپ ، ئىشلارنى ئەخمەق ئاددىيلاشتۇرۇڭ. شۇنىڭغا دىققەت قىلىڭكى ، Nextcloud نىڭ ئىچىگە تېكىست تەھرىرلىگۈچ Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ. ئەمما بەتنىڭ ماۋزۇسى ياكى ئېلان قىلىنىش ۋاقتىغا ئوخشاش مېتا سانلىق مەلۇماتلىرىچۇ؟ توغرا پەرەز قىلىڭ ، ھەممىسى بىر جايدا. Markdown ھۆججىتىڭىزنىڭ ئۈستىگە سىز بۇ خىل مېتا سانلىق مەلۇماتلىرى بىلەن YAML دەپ ئاتىلىدۇ. Front Matter. تور بېكەت قۇرۇش ئاسان ئەمەس…", + "You want to learn more about Pico CMS for Nextcloud? Easy! Just create your first personal website using the \"sample_pico\" template. Pico's sample contents will explain all you need to know…" : "Nextcloud ئۈچۈن Pico CMS ھەققىدە تېخىمۇ كۆپ بىلىمگە ئېرىشمەكچىمۇ؟ ئاسان! «Sample_pico» قېلىپىنى ئىشلىتىپ تۇنجى شەخسىي تور بېتىڭىزنى قۇرۇڭ. Pico نىڭ ئۈلگە مەزمۇنى سىز بىلىشكە تېگىشلىك بارلىق نەرسىلەرنى چۈشەندۈرۈپ بېرىدۇ…", + "You will be able to access your websites using URLs like the following:" : "تۆۋەندىكىدەك URL لارنى ئىشلىتىپ توربېكەتلىرىڭىزنى زىيارەت قىلالايسىز:", + "The Nextcloud admin limited access of Pico CMS for Nextcloud to certain groups. Unfortunately you don't have permission to create personal websites. You can still access websites of other users, possibly including private websites. If you had permission to create websites in the past, you don't have to worry about your data: Nothing is lost. However, nobody will be able to access your private websites and a \"Website not found\" error is shown instead." : "Nextcloud باشقۇرغۇچى Nextcloud ئۈچۈن Pico CMS نىڭ بەزى گۇرۇپپىلارغا كىرىشىنى چەكلەيدۇ. بەختكە قارشى سىزنىڭ شەخسىي توربېكەت قۇرۇشقا رۇخسىتىڭىز يوق. سىز يەنىلا باشقا ئىشلەتكۈچىلەرنىڭ توربېكەتلىرىنى زىيارەت قىلالايسىز ، بەلكىم شەخسىي تور بېكەتلەرنىمۇ ئۆز ئىچىگە ئالىدۇ. ئىلگىرى توربېكەت قۇرۇشقا ئىجازەت بەرگەن بولسىڭىز ، سانلىق مەلۇماتلىرىڭىزدىن ئەنسىرىمىسىڭىزمۇ بولىدۇ: ھېچ نەرسە يوقاپ كەتمەيدۇ. قانداقلا بولمىسۇن ، ھېچكىم شەخسىي توربېكەتلىرىڭىزنى زىيارەت قىلالمايدۇ ھەمدە ئۇنىڭ ئورنىغا «تور بېكەت تېپىلمىدى» خاتالىقى كۆرسىتىلدى.", + "Loading websites…" : "تور بېكەتلەرنى يۈكلەۋاتىدۇ…", + "Name" : "ئاتى", + "Path" : "Path", + "Theme" : "باشتېما", + "Created" : "قۇرۇلدى", + "Go to website" : "توربېكەتكە كىرىڭ", + "Go to website directory" : "تور بېكەت مۇندەرىجىسىگە كىرىڭ", + "Edit website name" : "تور بېكەت نامىنى تەھرىرلەڭ", + "Edit private website settings" : "شەخسىي تور بېكەت تەڭشىكىنى تەھرىرلەڭ", + "Delete website" : "توربېكەتنى ئۆچۈرۈڭ", + "Actions" : "مەشغۇلاتلار", + "Pico CMS for Nextcloud supports both public and private websites. Everyone can access public websites, no matter whether they are logged in or not. If you want to limit access to a certain subset of users, create a private website. All visitors of a private website must be logged in, otherwise a \"Access forbidden\" error is shown. Additionally one of the following conditions must be met: (1) the user has access to the website's source files (i.e. the source folder is shared with the user), (2) the user is a member of one of the groups listed below, or (3) the user is a member of one of the groups specified in the YAML Front Matter of the requested page using the \"access\" meta value." : "Nextcloud ئۈچۈن Pico CMS ئاممىۋى ۋە شەخسىي تور بېكەتلەرنى قوللايدۇ. تىزىمغا كىرگەن ياكى كىرمىگەن بولۇشىدىن قەتئىينەزەر ، كۆپچىلىك ئاممىۋى تور بېكەتلەرنى زىيارەت قىلالايدۇ. ئەگەر مەلۇم بىر تۈركۈم ئىشلەتكۈچىلەرنىڭ زىيارەت قىلىنىشىنى چەكلىمەكچى بولسىڭىز ، شەخسىي تور بېكەت قۇرۇڭ. شەخسىي تور بېكەتنى زىيارەت قىلغۇچىلارنىڭ ھەممىسى چوقۇم تىزىملىتىشى كېرەك ، بولمىسا «زىيارەت قىلىش چەكلەنگەن» خاتالىق كۆرۈلىدۇ. بۇنىڭدىن باشقا ، تۆۋەندىكى شەرتلەرنىڭ بىرى بولۇشى كېرەك: (1) ئىشلەتكۈچى تور بېكەتنىڭ ئەسلى ھۆججىتىنى زىيارەت قىلالايدۇ (يەنى مەنبە ھۆججەت قىسقۇچ ئىشلەتكۈچى بىلەن ئورتاقلىشىدۇ) ، (2) ئىشلەتكۈچى تۆۋەندە كۆرسىتىلگەن گۇرۇپپىلارنىڭ بىرى ، ياكى (3) ئىشلەتكۈچى «زىيارەت» مېتا قىممىتىنى ئىشلىتىپ تەلەپ قىلىنغان بەتنىڭ YAML ئالدى مەسىلىسىدە كۆرسىتىلگەن گۇرۇپپىنىڭ بىر ئەزاسى.", + "Website type" : "تور بېكەت تىپى", + "Public website" : "ئاممىۋى تور بېكەت", + "The website is publicly accessible and requires no authentication whatsoever." : "بۇ توربېكەتنى ئوچۇق زىيارەت قىلىشقا بولىدۇ ، ھېچقانداق دەلىللەشنى تەلەپ قىلمايدۇ.", + "Private website" : "شەخسىي تور بېكەت", + "The website requires authentication, access is limited to a subset of all users." : "بۇ تور بېكەت دەلىللەشنى تەلەپ قىلىدۇ ، زىيارەت قىلىش بارلىق ئىشلەتكۈچىلەر توپى بىلەنلا چەكلىنىدۇ.", + "Group access" : "گۇرۇپپا زىيارەت قىلىش", + "Grant access to all members of the selected groups." : "تاللانغان گۇرۇپپىنىڭ بارلىق ئەزالىرىغا ئىجازەت بېرىڭ.", + "Reload websites list" : "تور بېكەت تىزىملىكىنى قايتا يۈكلەڭ", + "Create a new website" : "يېڭى تور بېكەت قۇرۇڭ", + "Just fill the form below to create your own personal website." : "تۆۋەندىكى جەدۋەلنى تولدۇرۇپ ، شەخسىي تور بېتىڭىزنى قۇرالايسىز.", + "My example website" : "مېنىڭ ئۈلگە تور بېتىم", + "Here you can specify the name of your personal website. Your website's name will be used as website title, often shown in your website's header." : "بۇ يەردە شەخسىي تور بېتىڭىزنىڭ نامىنى بەلگىلىيەلەيسىز. تور بېتىڭىزنىڭ ئىسمى توربېكەتنىڭ ئىسمى سۈپىتىدە ئىشلىتىلىدۇ ، تور بېتىڭىزنىڭ بېشىدا كۆرسىتىلىدۇ.", + "Identifier" : "Identifier", + "The identifier of your website prescribes both your website's address (URL) and the name of the directory your website's files (both pages and assets) will be stored in. A website's identifier must consist of lowercase alphanumeric characters, dashes and underscores (a-z, 0-9, - and _) only." : "تور بېتىڭىزنىڭ تونۇغۇچ تور بېتىڭىزنىڭ ئادرېسى (URL) ۋە تور بېتىڭىزنىڭ ھۆججەتلىرى (ھەر ئىككى بەت ۋە مۈلۈك) ساقلىنىدىغان مۇندەرىجىنىڭ نامىنى بەلگىلەيدۇ. توربېكەتنىڭ تونۇغۇچ چوقۇم كىچىك ھەرپلەر ، ھەرپلەر ۋە ئاستى سىزىقلار (a-z, 0) دىن تەركىب تاپىدۇ. -9 ، - ۋە _) پەقەت.", + "Address" : "ئادرېس", + "You will be able to access your website using the address (URL) shown above." : "سىز يۇقىرىدا كۆرسىتىلگەن ئادرېس (URL) ئارقىلىق تور بېتىڭىزنى زىيارەت قىلالايسىز.", + "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "يېڭى تور بەت قۇرغاندا ، Nextcloud ئۈچۈن Pico CMS توربېكەت قېلىپىنى Nextcloud دىكى تۆۋەندىكى يېڭى مۇندەرىجىگە كۆچۈردى.", + "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "سىز تەمىنلەنگەن باشتېمىلارنىڭ بىرىنى تېخىمۇ چوڭ خاسلىق ۋە ئۇسلۇب ئۈچۈن ئىشلىتەلەيسىز. باشقا باشتېمىنى ئىشلەتمەكچى بولسىڭىز ، Nextcloud باشقۇرغۇچىڭىزدىن سوراڭ - ئۆزىڭىز ياقتۇرىدىغان باشتېمىنى قوشۇشىڭىز مۇمكىن!", + "Template" : "قېلىپ", + "Templates act as a starting point when creating a new website. All templates consist of a \"content\" directory (for your pages) and a \"assets\" directory (for your website's assets), which will be copied to the above folder in your Nextcloud." : "قېلىپلار يېڭى تور بېكەت قۇرغاندا باشلىنىش نۇقتىسى رولىنى ئوينايدۇ. بارلىق قېلىپلار «مەزمۇن» مۇندەرىجىسى (بېتىڭىز ئۈچۈن) ۋە «مۈلۈك» مۇندەرىجىسى (تور بېتىڭىزنىڭ مۈلكى ئۈچۈن) دىن تەركىب تاپىدۇ ، بۇلار Nextcloud دىكى يۇقىرىدىكى ھۆججەت قىسقۇچقا كۆچۈرۈلىدۇ.", + "Create new website" : "يېڭى تور بېكەت قۇر", + "Loading…" : "Loading…" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json new file mode 100644 index 00000000..beea6e5c --- /dev/null +++ b/l10n/ug.json @@ -0,0 +1,186 @@ +{ "translations": { + "Copy" : "كۆچۈرۈڭ", + "Confirm website deletion" : "تور بېكەتنىڭ ئۆچۈرۈلۈشىنى جەزملەشتۈرۈڭ", + "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud." : "بۇ مەشغۇلات «{name}» تور بېتىنى ئۆچۈرۈۋېتىدۇ. قانداقلا بولمىسۇن ، ئۇنىڭ بارلىق مەزمۇنلىرى Nextcloud دا يەنىلا بار.", + "Choose website directory" : "تور بېكەت مۇندەرىجىسىنى تاللاڭ", + "Abort" : "ئەمەلدىن قالدۇرۇش", + "Save" : "ساقلا", + "The requested website could not be found on the server. Maybe the website was deleted?" : "تەلەپ قىلىنغان تور بېكەتنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم تور بېكەت ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "The file and directory structure of this website appears to be broken and thus could not be accessed." : "بۇ تور بېكەتنىڭ ھۆججەت ۋە مۇندەرىجە قۇرۇلمىسى بۇزۇلغاندەك قىلىدۇ ، شۇڭا زىيارەت قىلالمىدى.", + "You don't have access to this private website. Maybe the share was deleted or has expired?" : "بۇ شەخسىي توربېكەتنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "This website is hosted on a non-local storage and thus could not be accessed." : "بۇ تور بېكەت يەرلىك بولمىغان ساقلاش بوشلۇقىدا ساقلانغان ، شۇڭا ئۇنى زىيارەت قىلغىلى بولمايدۇ.", + "This website uses a theme that could not be found on the server and thus could not be built." : "بۇ تور بېكەت مۇلازىمېتىردا تېپىلمايدىغان ، شۇڭا قۇرغىلى بولمايدىغان باشتېمىنى ئىشلىتىدۇ.", + "This website uses a incompatible theme and thus could not be built." : "بۇ تور بېكەت ماس كەلمەيدىغان ئۇسلۇبنى ئىشلىتىدۇ ، شۇڭا ئۇنى قۇرغىلى بولمايدۇ.", + "The requested website page could not be found on the server. Maybe the page was deleted?" : "تەلەپ قىلىنغان تور بەت بېتىنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم بۇ بەت ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "You don't have access to this website page. Maybe the share was deleted or has expired?" : "بۇ تور بەتنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "The requested website page could not be built, so that the server was unable to complete your request." : "تەلەپ قىلىنغان تور بەت بېتىنى قۇرغىلى بولمىدى ، شۇڭا مۇلازىمېتىر تەلىپىڭىزنى ئورۇندىيالمىدى.", + "The file and directory structure of this website appears to be broken und thus could not be accessed." : "بۇ تور بېكەتنىڭ ھۆججەت ۋە مۇندەرىجە قۇرۇلمىسى بۇزۇلغاندەك قىلىدۇ ، شۇڭا زىيارەت قىلالمىدى.", + "The requested website asset could not be found on the server. Maybe the asset was deleted?" : "تەلەپ قىلىنغان تور بېكەت مۈلكىنى مۇلازىمېتىردىن تاپقىلى بولمايدۇ. بەلكىم مۈلۈك ئۆچۈرۈلگەن بولۇشى مۇمكىن؟", + "You don't have access to this website asset. Maybe the share was deleted or has expired?" : "بۇ تور بېكەت مۈلكىنى زىيارەت قىلالمايسىز. بەلكىم پاي ئۆچۈرۈلگەن ياكى ۋاقتى توشقان بولۇشى مۇمكىن؟", + "Plugin not found." : "قىستۇرما تېپىلمىدى.", + "Plugin exists already." : "قىستۇرما مەۋجۇت.", + "Template not found." : "قېلىپ تېپىلمىدى.", + "Template exists already." : "قېلىپ ئاللىقاچان مەۋجۇت.", + "Theme not found." : "تېما تېپىلمىدى.", + "Theme exists already." : "باشتېما مەۋجۇت.", + "Website exists." : "تور بېكەت مەۋجۇت.", + "No permission." : "ئىجازەت يوق.", + "The value given is invalid." : "بېرىلگەن قىممەت ئىناۋەتسىز.", + "Website not found." : "تور بېكەت تېپىلمىدى.", + "Local (unencrypted)" : "يەرلىك (شىفىرلانمىغان)", + "Location" : "ئورنى", + "Incompatible plugin: Plugin file \"{file}\" not found." : "ماس كەلمەيدىغان قىستۇرما: قىستۇرما ھۆججەت \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible plugin: PHP parse error in file \"{file}\"." : "ماس كەلمەيدىغان قىستۇرما: «{ھۆججەت}» ھۆججىتىدىكى PHP ئانالىز خاتالىقى.", + "Incompatible plugin: Plugin class \"{class}\" not found." : "ماس كەلمەيدىغان قىستۇرما: قىستۇرما سىنىپى \"{class}\" تېپىلمىدى.", + "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}." : "ماس كەلمەيدىغان قىستۇرما: Nextcloud ئۈچۈن Pico CMS نىڭ قىستۇرمىلىرى چوقۇم API نەشرى {compatApiVersions} دىن بىرنى ئىشلىتىشى كېرەك ، ئەمما بۇ قىستۇرمىغا API نەشرى {apiVersion} ئىشلىتىلىدۇ.", + "Incompatible template: Required directory \"{file}\" not found." : "ماس كەلمەيدىغان قېلىپ: لازىملىق مۇندەرىجە \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible theme: Twig template \"{file}\" not found." : "ماس كەلمەيدىغان تېما: Twig قېلىپ \"{ھۆججەت}\" تېپىلمىدى.", + "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}." : "ماس كەلمەيدىغان تېما: Nextcloud ئۈچۈن Pico CMS نىڭ باشتېمىلىرى چوقۇم API نەشرى {compatApiVersions} نى ئىشلىتىشى كېرەك ، ئەمما بۇ ئۇسلۇبتا API نەشرى {apiVersion} ئىشلىتىلىدۇ.", + "The name of the website must be longer." : "تور بېكەتنىڭ ئىسمى ئۇزۇنراق بولۇشى كېرەك.", + "The name of the website is too long." : "تور بېكەتنىڭ ئىسمى بەك ئۇزۇن.", + "The identifier of the website must be longer." : "تور بېكەتنىڭ تونۇغۇچ ئۇزۇنراق بولۇشى كېرەك.", + "The identifier of the website is too long." : "تور بېكەتنىڭ تونۇغۇچ بەك ئۇزۇن.", + "The identifier of the website can only contain lowercase alpha numeric chars." : "تور بېكەتنىڭ تونۇغۇچ پەقەت كىچىك ھەرپلىك ئالفا رەقەملىك ھەرپلەرنىلا ئۆز ئىچىگە ئالىدۇ.", + "The path of the website is invalid." : "تور بېكەتنىڭ يولى ئىناۋەتسىز.", + "The website's path is stored on a non-local storage." : "تور بېكەتنىڭ يولى يەرلىك بولمىغان ساقلاش بوشلۇقىدا ساقلىنىدۇ.", + "Parent folder of the website's path not found." : "توربېكەت يولىنىڭ ئانا قىسقۇچ تېپىلمىدى.", + "Failed to enable Pico CMS for Nextcloud: Couldn't find \"%s\". Make sure to install the app's dependencies by executing `composer install` in the app's install directory below \"%s\". Then try again enabling Pico CMS for Nextcloud." : "Nextcloud ئۈچۈن Pico CMS نى قوزغىتالمىدى: \"% s\" نى تاپالمىدى. بۇ دېتالنىڭ قاچىلاش مۇندەرىجىسىگە «% s» دىن تۆۋەندە «كومپوزىتور ئورنىتىش» نى ئىجرا قىلىپ ، ئەپنىڭ بېقىنىشچانلىقىنى ئورنىتىشقا كاپالەتلىك قىلىڭ. ئاندىن Nextcloud ئۈچۈن Pico CMS نى قوزغىتىپ قايتا سىناڭ.", + "Failed to enable Pico CMS for Nextcloud: The web server has no permission to create files and folders below \"%s\". Make sure to give the web server write access to this directory by changing its permissions and ownership to the same as of your \"%s\" directory. Then try again enabling Pico CMS for Nextcloud." : "Nextcloud ئۈچۈن Pico CMS نى قوزغىتىش مەغلۇب بولدى: تور مۇلازىمېتىرنىڭ «% s» دىن تۆۋەن ھۆججەت ۋە ھۆججەت قىسقۇچ قۇرۇش ھوقۇقى يوق. تور مۇلازىمېتىرىغا ئىجازەت ۋە ئىگىدارلىق ھوقۇقىنى «% s» مۇندەرىجىسى بىلەن ئوخشاش قىلىپ ئۆزگەرتىش ئارقىلىق بۇ مۇندەرىجىنى زىيارەت قىلىشقا كاپالەتلىك قىلىڭ. ئاندىن Nextcloud ئۈچۈن Pico CMS نى قايتا قوزغىتىپ بېقىڭ.", + "Pico CMS" : "Pico CMS", + "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Nextcloud ئۈچۈن Pico CMS ئارقىلىق ئۆزىڭىزنىڭ توربېكەتلىرىنى قۇرالايسىز ۋە ئېلان قىلىڭ!", + "[Pico CMS for Nextcloud](https://github.com/nextcloud/cms_pico) combines the power of [**Pico**](http://picocms.org/) and [**Nextcloud**](https://nextcloud.com/) to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy.\n\n* Start a blog\n* Share your resume with the world\n* Create a plan for world domination and only share with the right friends\n* Build a knowledge base and let the smart ones among your colleagues help out\n\nInstalling Pico CMS for Nextcloud allows your users to create and manage their own websites. Creating a new page with Pico is no more than creating a simple text file in a users' Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server.\n\nWebsites will be accessible through URLs like `https://cloud.example.com/sites/my_site/` and consist of just a bunch of `.md` text files in a user's Nextcloud files. `.md` stands for [**Markdown**](https://www.markdownguide.org/) - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Consider enabling Nextcloud's [Markdown Editor](https://apps.nextcloud.com/apps/files_markdown) app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called the [**YAML**](https://en.wikipedia.org/wiki/YAML) Front Matter. Creating websites can't be easier…\n\nBut that wasn't everything… Pico CMS for Nextcloud is highly customizable. You can change Pico’s appearance by using custom themes and add new functionality by using custom plugins. For security reasons users can neither add custom themes nor plugins on their own - but as an admin you can. Plugins and themes aren’t just new \"skins\" or \"widgets\", the underlying technologies are powerful frameworks you can leverage to make your users' websites truly unique. However, with great power comes great responsibility. Pico CMS for Nextcloud does its best to prevent users from including scripts into websites, since this might bear security risks (so called \"Cross Scripting\"). Since this risk doesn't apply to Pico itself, 3rd-party developers of plugins and themes might not be aware of this issue - so be careful when installing custom plugins and themes.\n\nYou want to learn more about Pico CMS for Nextcloud? Easy! Just download and enable the app from [Nextcloud's App Store](https://apps.nextcloud.com/apps/cms_pico) and navigate to Nextcloud's settings page. As an admin you'll find two \"Pico CMS\" sections in your Nextcloud settings - one below \"Personal\", another below \"Administration\". The latter allows you to add custom themes, plugins and templates to Pico, as well as tweaking some advanced settings. The \"Pico CMS\" section below \"Personal\" exists for all Nextcloud users and allows one to create personal websites. Simply create your first personal website and choose \"sample_pico\" as website template. Pico's sample contents will explain all you need to know…" : "[Nextcloud ئۈچۈن Pico CMS] (https://github.com/nextcloud/cms_pico) [** Pico **] (http://picocms.org/) ۋە [** Nextcloud **] نىڭ كۈچىنى بىرلەشتۈردى. : //nextcloud.com/) بىر قانچە چېكىش ئارقىلىق ئاددىي ، بىخەتەر ، ھەمبەھىرلىنىدىغان ۋە ھەيران قالارلىق كۈچلۈك تور بېكەتلەرنى قۇرۇش. Pico بىر ئەخمەق ئاددىي ، چاقنىغان تېز ، تەكشى ھۆججەت CMS - تورنى ئاسانلاشتۇرىدۇ.\n\n* بىلوگ باشلاڭ\n* تەرجىمىھالىڭىزنى دۇنيا بىلەن ئورتاقلىشىڭ\n* دۇنيا ھۆكۈمرانلىق قىلىش پىلانىنى تۈزۈڭ ھەمدە پەقەت توغرا دوستلار بىلەن ئورتاقلىشىڭ\n* بىلىم بازىسى قۇرۇپ ، خىزمەتداشلىرىڭىز ئارىسىدىكى ئەقىللىق كىشىلەرگە ياردەم قىلىڭ\n\nNextcloud ئۈچۈن Pico CMS نى قاچىلاش ئابونتلىرىڭىزنىڭ ئۆزىنىڭ توربېكەتلىرىنى قۇرۇشى ۋە باشقۇرۇشىغا يول قويىدۇ. Pico بىلەن يېڭى بەت قۇرۇش پەقەت ئابونتلارنىڭ Nextcloud ھۆججىتىدە ئاددىي تېكىست ھۆججىتى قۇرۇشتىن باشقا نەرسە ئەمەس. ھېچقانداق سەپلىمە تەلەپ قىلىنمايدۇ ، پۈتۈنلەي مۇرەككەپ باشقۇرۇش كۆرۈنمە يۈزى يوق - پەقەت ھۆججەتلەر. بۇ Nextcloud بىلەن ئەڭ ماس كېلىدىغان مۇسابىقە. بىخەتەر ھەمبەھىرلىنىش ، ھەمكارلىشىش ، زىيارەتنى كونترول قىلىش - ھۆججەتلىرىڭىز ئۈچۈنلا ئەمەس ، توربېكەتلىرىڭىز ئۈچۈنمۇ Pico CMS ئارقىلىق Nextcloud ئۈچۈن مۇمكىن! كۆچمە ۋە ئۈستەل يۈزى ئۈسكۈنىلىرىڭىز بىلەن مۇلازىمېتىرىڭىزنىڭ چېگراسىنى بۇزۇش.\n\nتوربېكەتلەرنى «https: // cloud.example.com / sites / my_site /» غا ئوخشاش URL لار ئارقىلىق زىيارەت قىلغىلى بولىدۇ ھەمدە ئىشلەتكۈچىنىڭ Nextcloud ھۆججىتىدىكى بىر تۈركۈم «.md» تېكىست ھۆججىتىدىن تەركىب تاپىدۇ. `.md` [** Markdown **] (https://www.markdownguide.org/) نى كۆرسىتىدۇ - ماۋزۇ ، ئابزاس ، تېكىست فورماتى ، تىزىملىك ، رەسىم ۋە ئۇلىنىشلارنى ھاسىل قىلىدىغان دەرىجىدىن تاشقىرى ئاددىي ۋە بىۋاسىتە تۇيغۇ. ئەمما ئۈمىدسىزلەنمەڭ - ئەگەر خالىمىسىڭىز باشقا تىل ئۆگىنىشىڭىزنىڭ ھاجىتى يوق. Nextcloud نىڭ [Markdown Editor] (https://apps.nextcloud.com/apps/files_markdown) دېتالىنى قوزغىتىپ ، ئاسان ئىشلارنى ئەخمەق ئاددىيلاشتۇرۇڭ. شۇنىڭغا دىققەت قىلىڭكى ، Nextcloud نىڭ ئىچىگە ئورۇنلاشتۇرۇلغان Text تەھرىرلىگۈچى Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ. ئەمما بەتنىڭ ماۋزۇسى ياكى ئېلان قىلىنىش ۋاقتىغا ئوخشاش مېتا سانلىق مەلۇماتلىرىچۇ؟ توغرا پەرەز قىلىڭ ، ھەممىسى بىر جايدا. Markdown ھۆججىتىڭىزنىڭ ئۈستىگە سىز بۇ خىل مېتا سانلىق مەلۇماتلىرى بىلەن توساق قويالايسىز - [** YAML **] (https://en.wikipedia.org/wiki/YAML) ئالدىنقى ئىش. تور بېكەت قۇرۇش ئاسان ئەمەس…\n\nئەمما بۇ ھەممە نەرسە ئەمەس Next Nextcloud ئۈچۈن Pico CMS ناھايىتى خاسلاشتۇرۇلغان. ئىختىيارى ئۇسلۇب ئارقىلىق Pico نىڭ كۆرۈنۈشىنى ئۆزگەرتەلەيسىز ۋە ئىختىيارى قىستۇرمىلارنى ئىشلىتىپ يېڭى ئىقتىدار قوشالايسىز. بىخەتەرلىكنى كۆزدە تۇتۇپ ، ئىشلەتكۈچىلەر ئۆزى خالىغان ئۇسلۇب ياكى قىستۇرما قوشالمايدۇ - ئەمما باشقۇرغۇچى سۈپىتىدە قىلالايسىز. قىستۇرما ۋە باشتېمىلار پەقەت يېڭى «تېرە» ياكى «كىچىك قوراللار» بولۇپلا قالماستىن ، ئاستىدىكى تېخنىكىلار سىز ئىشلەتكۈچىلەرنىڭ توربېكەتلىرىنى ھەقىقىي خاسلاشتۇرالايدىغان كۈچلۈك رامكا. قانداقلا بولمىسۇن ، زور كۈچ بىلەن زور مەسئۇلىيەت كېلىدۇ. Nextcloud ئۈچۈن Pico CMS پۈتۈن كۈچى بىلەن ئابونتلارنىڭ قوليازمىلارنى توربېكەتكە كىرگۈزۈشىنىڭ ئالدىنى ئالىدۇ ، چۈنكى بۇ بىخەتەرلىك خەۋىپىگە دۇچ كېلىشى مۇمكىن («Cross Scripting» دېيىلىدۇ). بۇ خەتەر Pico نىڭ ئۆزىگە ماس كەلمىگەچكە ، قىستۇرما ۋە باشتېمىلارنى 3-تەرەپ ئاچقۇچىلار بۇ مەسىلىنى بىلمەسلىكى مۇمكىن - شۇڭا ئىختىيارى قىستۇرما ۋە باشتېمىلارنى قاچىلىغاندا ئېھتىيات قىلىڭ.\n\nNextcloud ئۈچۈن Pico CMS ھەققىدە تېخىمۇ كۆپ بىلىمگە ئېرىشمەكچىمۇ؟ ئاسان! بۇ دېتالنى [Nextcloud نىڭ ئەپ دۇكىنى] (https://apps.nextcloud.com/apps/cms_pico) دىن چۈشۈرۈپ قوزغىتىپ ، Nextcloud نىڭ تەڭشەك بېتىگە يۆتكىڭ. باشقۇرغۇچى بولۇش سۈپىتىڭىز بىلەن كېيىنكى بۇلۇت تەڭشىكىڭىزدىن ئىككى «Pico CMS» بۆلىكىنى تاپالايسىز - بىرى «شەخسىي» نىڭ ئاستىدا ، يەنە بىرى «باشقۇرۇش». كېيىنكىسى Pico غا خاس ئۇسلۇب ، قىستۇرما ۋە قېلىپلارنى قوشالايسىز ، شۇنداقلا بەزى ئىلغار تەڭشەكلەرنى تەڭشىيەلەيسىز. «شەخسىي» ئاستىدىكى «Pico CMS» بۆلىكى بارلىق Nextcloud ئىشلەتكۈچىلىرى ئۈچۈن مەۋجۇت بولۇپ ، شەخسىي تور بېكەت قۇرالايدۇ. تۇنجى شەخسىي تور بېتىڭىزنى قۇرۇپ ، «sample_pico» نى تور بېكەت قېلىپى قىلىپ تاللاڭ. Pico نىڭ ئۈلگە مەزمۇنى سىز بىلىشكە تېگىشلىك بارلىق نەرسىلەرنى چۈشەندۈرۈپ بېرىدۇ…", + "Access forbidden" : "زىيارەت قىلىش چەكلەنگەن", + "Back to %s" : "% S گە قايتىش", + "Not found" : "تېپىلمىدى", + "Internal Server Error" : "ئىچكى مۇلازىمېتىر خاتالىقى", + "The server was unable to complete your request." : "مۇلازىمېتىر تەلىپىڭىزنى ئورۇندىيالمىدى.", + "If this happens again, please send the technical details below to the server administrator." : "ئەگەر بۇ ئىش قايتا يۈز بەرسە ، تۆۋەندىكى تېخنىكىلىق تەپسىلاتلارنى مۇلازىمېتىر باشقۇرغۇچىغا ئەۋەتىڭ.", + "Remote Address: %s" : "يىراقتىكى ئادرېس:% s", + "Request ID: %s" : "تەلەپ كىملىكى:% s", + "More details can be found in the server log." : "تېخىمۇ كۆپ تەپسىلاتلارنى مۇلازىمېتىر خاتىرىسىدىن تاپقىلى بولىدۇ.", + "Technical details" : "تېخنىكىلىق تەپسىلاتلار", + "Type: %s" : "تىپى:% s", + "Code: %s" : "كود:% s", + "Message: %s" : "ئۇچۇر:% s", + "File: %s" : "ھۆججەت:% s", + "Line: %s" : "Line:% s", + "Trace" : "ئىز", + "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!" : "Nextcloud نى قاچىلاش Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ!", + "Some of your Nextcloud apps have known incompatibilities with Pico CMS for Nextcloud. This is no-one's fault, neither are Nextcloud nor the conflicting apps to blame, this is just some technical limitation of Nextcloud's app infrastructure we cannot solve in the short term. We're working on a solution! In the meantime you must remove the conflicting apps. Known conflicting apps are \"Issue Template\" and \"Terms of service\"." : "Nextcloud ئەپلىرىڭىزنىڭ بەزىلىرى Nextcloud ئۈچۈن Pico CMS بىلەن ماسلىشالمىغانلىقىنى بىلىدۇ. بۇ ھېچكىمنىڭ خاتالىقى ئەمەس ، Nextcloud ۋە زىددىيەتلىك ئەپلەرمۇ ئەيىبلەنمەيدۇ ، بۇ پەقەت Nextcloud نىڭ ئەپ ئۇل ئەسلىھەلىرىنىڭ قىسقا ۋاقىت ئىچىدە ھەل قىلالمايدىغان بىر قىسىم تېخنىكىلىق چەكلىمىسى خالاس. بىز بىر ھەل قىلىش چارىسى ئۈستىدە تىرىشىۋاتىمىز! بۇ جەرياندا چوقۇم زىددىيەتلىك ئەپلەرنى ئۆچۈرۈشىڭىز كېرەك. داڭلىق زىددىيەتلىك ئەپلەر «مەسىلە قېلىپى» ۋە «مۇلازىمەت شەرتلىرى».", + "If you see the error \"Call to undefined method ParsedownExtra::textElements()\" in Nextcloud's logs even though you've removed all conflicting apps, please don't hesitate to open a new Issue on GitHub with a copy of the error including its stack trace and a complete list of all apps installed." : "ئەگەر Nextcloud نىڭ خاتىرىسىدىكى \"ئېنىقلانمىغان ئۇسۇلغا تېلېفون قىلىڭ ParsedownExtra :: textElements ()\" خاتالىقىنى كۆرسىڭىز ، بارلىق زىددىيەتلىك ئەپلەرنى ئۆچۈرۈۋەتكەن بولسىڭىزمۇ ، ئىككىلەنمەستىن section of your apache.conf. Before doing so you must enable both Apache's mod_proxy and mod_proxy_http modules. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "ئۈستىدىكى سەپلىمە پارچىسىنى apache.conf نىڭ Nextcloud نىڭ بۆلىكىگە كۆچۈرۈڭ. بۇنداق قىلىشتىن بۇرۇن چوقۇم Apache نىڭ mod_proxy ۋە mod_proxy_http مودۇلىنى قوزغىتىشىڭىز كېرەك. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى قوزغىتىشنى ياكى قايتا رەت قىلىشنى رەت قىلىدۇ.", + "Using Apache's mod_rewrite" : "Apache نىڭ mod_rewrite نى ئىشلىتىش", + "Before copying the config snippet above to Nextcloud's section of your apache.conf, make sure to enable Apache's mod_rewrite module. Otherwise your web server will refuse to (re)start or yield a 500 Internal Server Error. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing mod_proxy shown above." : "ئۈستىدىكى سەپلىمە پارچىسىنى NextCloud نىڭ بۆلىكىگە apache.conf غا كۆچۈرۈشتىن بۇرۇن ، Apache نىڭ mod_rewrite مودۇلىنى قوزغىتىشقا كاپالەتلىك قىلىڭ. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى باشلاش ياكى قايتا رەت قىلىشنى رەت قىلىدۇ. شۇنىڭغا دىققەت قىلىڭكى ، بۇ سەپلىمە ئەمەلىيەتتە قىسقارتىلغان URL لارنى ئىشلىتىشىڭىزگە يول قويمايدۇ ، ئۇ پەقەت ئابونتلارنى قىسقارتىلغان URL دىن تور بېكەتنىڭ تولۇق URL غا يۆتكەيدۇ. شۇڭا سىز يۇقىرىدا كۆرسىتىلگەن mod_proxy ئارقىلىق ھەل قىلىش چارىسىنى ياخشى كۆرۈشىڭىز كېرەك.", + "Using nginx's proxy_pass" : "Nginx نىڭ proxy_pass نى ئىشلىتىش", + "Copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Before doing doing so you must enable nginx's ngx_http_proxy_module module. Otherwise your web server will either refuse to (re)start or yield a 500 Internal Server Error." : "ئۈستىدىكى سەپلىمە پارچىسىنى nginx.conf نىڭ Nextcloud مۇلازىمېتىرى {…} بۆلىكىگە كۆچۈرۈڭ. بۇنداق قىلىشتىن بۇرۇن چوقۇم nginx نىڭ ngx_http_proxy_module مودۇلىنى قوزغىتىشىڭىز كېرەك. بولمىسا تور مۇلازىمېتىرىڭىز 500 ئىچكى مۇلازىمېتىر خاتالىقىنى قوزغىتىشنى ياكى قايتا رەت قىلىشنى رەت قىلىدۇ.", + "Using nginx's rewrite" : "Nginx نىڭ قايتا يېزىشىنى ئىشلىتىش", + "Simply copy the config snippet above to Nextcloud's server { … } section of your nginx.conf. Please note that this config won't actually let you use shortened URLs, it just redirects users from shortened URLs to the site's full URL. Thus you should prefer the solution utilizing nginx's proxy_pass directive shown above." : "ئۈستىدىكى سەپلىمە پارچىسىنى nginx.conf نىڭ Nextcloud مۇلازىمېتىرى {…} بۆلىكىگە كۆچۈرۈڭ. شۇنىڭغا دىققەت قىلىڭكى ، بۇ سەپلىمە ئەمەلىيەتتە قىسقارتىلغان URL لارنى ئىشلىتىشىڭىزگە يول قويمايدۇ ، ئۇ پەقەت ئابونتلارنى قىسقارتىلغان URL دىن تور بېكەتنىڭ تولۇق URL غا يۆتكەيدۇ. شۇڭا سىز يۇقىرىدا كۆرسىتىلگەن nginx نىڭ proxy_pass كۆرسەتمىسىدىن پايدىلىنىپ ھەل قىلىش چارىسىنى تاللىشىڭىز كېرەك.", + "Version information" : "نەشرى ئۇچۇرى", + "Pico CMS for Nextcloud was made by Maxence Lange and Daniel Rudolf.
It is free and open source software released under the GNU Affero General Public License." : "Nextcloud ئۈچۈن Pico CMS Maxence Lange ۋە Daniel Rudolf < GNU Affero ئادەتتىكى ئاممىۋى ئىجازەتنامىسى دە ئېلان قىلىنغان ھەقسىز ۋە ئوچۇق كودلۇق يۇمشاق دېتال. .", + "Pico was made by Gilbert Pellegrom and Daniel Rudolf and is maintained by The Pico Community.
It is free and open source software released under the MIT license." : "پىكو Gilbert Pellegrom ۋە Daniel Rudolf تەرىپىدىن ياسالغان. Pico Community تەرىپىدىن ساقلىنىدۇ.
ئۇ MIT ئىجازەتنامىسى .", + "Pico CMS for Nextcloud combines the power of Pico and Nextcloud to create simple, secure, shareable and amazingly powerful websites with just a few clicks. Pico is a stupidly simple, blazing fast, flat file CMS - making the web easy!" : " Nextcloud ئۈچۈن Pico CMS نىڭ كۈچىنى بىرلەشتۈردى. Pico ۋە Nextcloud بىر قانچە چېكىش ئارقىلىق ئاددىي ، بىخەتەر ، ھەمبەھىرلىنىدىغان ۋە ھەيران قالارلىق كۈچلۈك تور بېكەتلەرنى قۇرۇپ چىقىدۇ. Pico بىر ئەخمەق ئاددىي ، چاقنىغان تېز ، تەكشى ھۆججەت CMS - تورنى ئاسانلاشتۇرىدۇ!", + "Start a blog, share your resume with the world, create a plan for world domination and only share it with the right friends or build a knowledge base and let the smart ones among your colleagues help out. Pico CMS for Nextcloud allows you to create and manage your own websites. Creating a new page with Pico is no more than creating a simple text file in your Nextcloud files. No config is required, no utterly complex management interfaces - just files. It's the perfect match with Nextcloud. Secure Sharing, Collaboration, Access Control - not just for your files, but also your websites, all made possible by Pico CMS for Nextcloud! Breaking the boundaries between your Mobile & Desktop devices and your Server." : "بىلوگنى باشلاڭ ، تەرجىمىھالىڭىزنى دۇنيا بىلەن ئورتاقلىشىڭ ، دۇنيانى كونترول قىلىش پىلانىنى تۈزۈڭ ۋە ئۇنى پەقەت توغرا دوستلار بىلەن ئورتاقلىشىڭ ياكى بىلىم بازىسى قۇرۇپ ، خىزمەتداشلىرىڭىز ئارىسىدىكى ئەقىللىق كىشىلەرگە ياردەم قىلىڭ. Nextcloud ئۈچۈن Pico CMS ئارقىلىق ئۆزىڭىزنىڭ توربېكەتلىرىنى قۇرالايسىز ۋە باشقۇرالايسىز. Pico بىلەن يېڭى بەت قۇرۇش پەقەت Nextcloud ھۆججىتىڭىزدە ئاددىي تېكىست ھۆججىتى قۇرۇشتىن باشقا نەرسە ئەمەس. ھېچقانداق سەپلىمە تەلەپ قىلىنمايدۇ ، پۈتۈنلەي مۇرەككەپ باشقۇرۇش كۆرۈنمە يۈزى يوق - پەقەت ھۆججەتلەر. بۇ Nextcloud بىلەن ئەڭ ماس كېلىدىغان مۇسابىقە. بىخەتەر ھەمبەھىرلىنىش ، ھەمكارلىشىش ، زىيارەتنى كونترول قىلىش - ھۆججەتلىرىڭىز ئۈچۈنلا ئەمەس ، توربېكەتلىرىڭىز ئۈچۈنمۇ Pico CMS ئارقىلىق Nextcloud ئۈچۈن مۇمكىن! كۆچمە ۋە ئۈستەل يۈزى ئۈسكۈنىلىرىڭىز بىلەن مۇلازىمېتىرىڭىزنىڭ چېگراسىنى بۇزۇش.", + "A website consist of just a bunch of .md text files in your Nextcloud files. .md stands for Markdown - a super simple and intuitive markup to create headings, paragraphs, text formatting, lists, images and links. But don't despair - you don't have to learn yet another language if you don't want to. Try Nextcloud's Markdown Editor app to make easy things stupidly simple. Please note that Nextcloud's built-in Text editor is incompatible with Pico CMS for Nextcloud. But what about meta data like a page's title or release date? Guess right, it's all in one place. At the top of your Markdown files you can place a block with such meta data - called YAML Front Matter. Creating websites cannot be easier…" : "بىر تور بېكەت پەقەت Nextcloud ھۆججىتىڭىزدىكى بىر تۈركۈم . Md تېكىست ھۆججىتىدىن تەركىب تاپىدۇ. . md بولسا Markdown - دەرىجىدىن تاشقىرى ئاددىي ۋە بىۋاسىتە بەلگە ماۋزۇ ، ئابزاس ، تېكىست فورماتى ، تىزىملىك ، رەسىم ۋە ئۇلىنىشلارنى ھاسىل قىلىدۇ. ئەمما ئۈمىدسىزلەنمەڭ - ئەگەر خالىمىسىڭىز باشقا تىل ئۆگىنىشىڭىزنىڭ ھاجىتى يوق. Nextcloud نىڭ Markdown تەھرىرلىگۈچ دېتالىنى ئىشلىتىپ ، ئىشلارنى ئەخمەق ئاددىيلاشتۇرۇڭ. شۇنىڭغا دىققەت قىلىڭكى ، Nextcloud نىڭ ئىچىگە تېكىست تەھرىرلىگۈچ Nextcloud ئۈچۈن Pico CMS بىلەن سىغىشالمايدۇ. ئەمما بەتنىڭ ماۋزۇسى ياكى ئېلان قىلىنىش ۋاقتىغا ئوخشاش مېتا سانلىق مەلۇماتلىرىچۇ؟ توغرا پەرەز قىلىڭ ، ھەممىسى بىر جايدا. Markdown ھۆججىتىڭىزنىڭ ئۈستىگە سىز بۇ خىل مېتا سانلىق مەلۇماتلىرى بىلەن YAML دەپ ئاتىلىدۇ. Front Matter. تور بېكەت قۇرۇش ئاسان ئەمەس…", + "You want to learn more about Pico CMS for Nextcloud? Easy! Just create your first personal website using the \"sample_pico\" template. Pico's sample contents will explain all you need to know…" : "Nextcloud ئۈچۈن Pico CMS ھەققىدە تېخىمۇ كۆپ بىلىمگە ئېرىشمەكچىمۇ؟ ئاسان! «Sample_pico» قېلىپىنى ئىشلىتىپ تۇنجى شەخسىي تور بېتىڭىزنى قۇرۇڭ. Pico نىڭ ئۈلگە مەزمۇنى سىز بىلىشكە تېگىشلىك بارلىق نەرسىلەرنى چۈشەندۈرۈپ بېرىدۇ…", + "You will be able to access your websites using URLs like the following:" : "تۆۋەندىكىدەك URL لارنى ئىشلىتىپ توربېكەتلىرىڭىزنى زىيارەت قىلالايسىز:", + "The Nextcloud admin limited access of Pico CMS for Nextcloud to certain groups. Unfortunately you don't have permission to create personal websites. You can still access websites of other users, possibly including private websites. If you had permission to create websites in the past, you don't have to worry about your data: Nothing is lost. However, nobody will be able to access your private websites and a \"Website not found\" error is shown instead." : "Nextcloud باشقۇرغۇچى Nextcloud ئۈچۈن Pico CMS نىڭ بەزى گۇرۇپپىلارغا كىرىشىنى چەكلەيدۇ. بەختكە قارشى سىزنىڭ شەخسىي توربېكەت قۇرۇشقا رۇخسىتىڭىز يوق. سىز يەنىلا باشقا ئىشلەتكۈچىلەرنىڭ توربېكەتلىرىنى زىيارەت قىلالايسىز ، بەلكىم شەخسىي تور بېكەتلەرنىمۇ ئۆز ئىچىگە ئالىدۇ. ئىلگىرى توربېكەت قۇرۇشقا ئىجازەت بەرگەن بولسىڭىز ، سانلىق مەلۇماتلىرىڭىزدىن ئەنسىرىمىسىڭىزمۇ بولىدۇ: ھېچ نەرسە يوقاپ كەتمەيدۇ. قانداقلا بولمىسۇن ، ھېچكىم شەخسىي توربېكەتلىرىڭىزنى زىيارەت قىلالمايدۇ ھەمدە ئۇنىڭ ئورنىغا «تور بېكەت تېپىلمىدى» خاتالىقى كۆرسىتىلدى.", + "Loading websites…" : "تور بېكەتلەرنى يۈكلەۋاتىدۇ…", + "Name" : "ئاتى", + "Path" : "Path", + "Theme" : "باشتېما", + "Created" : "قۇرۇلدى", + "Go to website" : "توربېكەتكە كىرىڭ", + "Go to website directory" : "تور بېكەت مۇندەرىجىسىگە كىرىڭ", + "Edit website name" : "تور بېكەت نامىنى تەھرىرلەڭ", + "Edit private website settings" : "شەخسىي تور بېكەت تەڭشىكىنى تەھرىرلەڭ", + "Delete website" : "توربېكەتنى ئۆچۈرۈڭ", + "Actions" : "مەشغۇلاتلار", + "Pico CMS for Nextcloud supports both public and private websites. Everyone can access public websites, no matter whether they are logged in or not. If you want to limit access to a certain subset of users, create a private website. All visitors of a private website must be logged in, otherwise a \"Access forbidden\" error is shown. Additionally one of the following conditions must be met: (1) the user has access to the website's source files (i.e. the source folder is shared with the user), (2) the user is a member of one of the groups listed below, or (3) the user is a member of one of the groups specified in the YAML Front Matter of the requested page using the \"access\" meta value." : "Nextcloud ئۈچۈن Pico CMS ئاممىۋى ۋە شەخسىي تور بېكەتلەرنى قوللايدۇ. تىزىمغا كىرگەن ياكى كىرمىگەن بولۇشىدىن قەتئىينەزەر ، كۆپچىلىك ئاممىۋى تور بېكەتلەرنى زىيارەت قىلالايدۇ. ئەگەر مەلۇم بىر تۈركۈم ئىشلەتكۈچىلەرنىڭ زىيارەت قىلىنىشىنى چەكلىمەكچى بولسىڭىز ، شەخسىي تور بېكەت قۇرۇڭ. شەخسىي تور بېكەتنى زىيارەت قىلغۇچىلارنىڭ ھەممىسى چوقۇم تىزىملىتىشى كېرەك ، بولمىسا «زىيارەت قىلىش چەكلەنگەن» خاتالىق كۆرۈلىدۇ. بۇنىڭدىن باشقا ، تۆۋەندىكى شەرتلەرنىڭ بىرى بولۇشى كېرەك: (1) ئىشلەتكۈچى تور بېكەتنىڭ ئەسلى ھۆججىتىنى زىيارەت قىلالايدۇ (يەنى مەنبە ھۆججەت قىسقۇچ ئىشلەتكۈچى بىلەن ئورتاقلىشىدۇ) ، (2) ئىشلەتكۈچى تۆۋەندە كۆرسىتىلگەن گۇرۇپپىلارنىڭ بىرى ، ياكى (3) ئىشلەتكۈچى «زىيارەت» مېتا قىممىتىنى ئىشلىتىپ تەلەپ قىلىنغان بەتنىڭ YAML ئالدى مەسىلىسىدە كۆرسىتىلگەن گۇرۇپپىنىڭ بىر ئەزاسى.", + "Website type" : "تور بېكەت تىپى", + "Public website" : "ئاممىۋى تور بېكەت", + "The website is publicly accessible and requires no authentication whatsoever." : "بۇ توربېكەتنى ئوچۇق زىيارەت قىلىشقا بولىدۇ ، ھېچقانداق دەلىللەشنى تەلەپ قىلمايدۇ.", + "Private website" : "شەخسىي تور بېكەت", + "The website requires authentication, access is limited to a subset of all users." : "بۇ تور بېكەت دەلىللەشنى تەلەپ قىلىدۇ ، زىيارەت قىلىش بارلىق ئىشلەتكۈچىلەر توپى بىلەنلا چەكلىنىدۇ.", + "Group access" : "گۇرۇپپا زىيارەت قىلىش", + "Grant access to all members of the selected groups." : "تاللانغان گۇرۇپپىنىڭ بارلىق ئەزالىرىغا ئىجازەت بېرىڭ.", + "Reload websites list" : "تور بېكەت تىزىملىكىنى قايتا يۈكلەڭ", + "Create a new website" : "يېڭى تور بېكەت قۇرۇڭ", + "Just fill the form below to create your own personal website." : "تۆۋەندىكى جەدۋەلنى تولدۇرۇپ ، شەخسىي تور بېتىڭىزنى قۇرالايسىز.", + "My example website" : "مېنىڭ ئۈلگە تور بېتىم", + "Here you can specify the name of your personal website. Your website's name will be used as website title, often shown in your website's header." : "بۇ يەردە شەخسىي تور بېتىڭىزنىڭ نامىنى بەلگىلىيەلەيسىز. تور بېتىڭىزنىڭ ئىسمى توربېكەتنىڭ ئىسمى سۈپىتىدە ئىشلىتىلىدۇ ، تور بېتىڭىزنىڭ بېشىدا كۆرسىتىلىدۇ.", + "Identifier" : "Identifier", + "The identifier of your website prescribes both your website's address (URL) and the name of the directory your website's files (both pages and assets) will be stored in. A website's identifier must consist of lowercase alphanumeric characters, dashes and underscores (a-z, 0-9, - and _) only." : "تور بېتىڭىزنىڭ تونۇغۇچ تور بېتىڭىزنىڭ ئادرېسى (URL) ۋە تور بېتىڭىزنىڭ ھۆججەتلىرى (ھەر ئىككى بەت ۋە مۈلۈك) ساقلىنىدىغان مۇندەرىجىنىڭ نامىنى بەلگىلەيدۇ. توربېكەتنىڭ تونۇغۇچ چوقۇم كىچىك ھەرپلەر ، ھەرپلەر ۋە ئاستى سىزىقلار (a-z, 0) دىن تەركىب تاپىدۇ. -9 ، - ۋە _) پەقەت.", + "Address" : "ئادرېس", + "You will be able to access your website using the address (URL) shown above." : "سىز يۇقىرىدا كۆرسىتىلگەن ئادرېس (URL) ئارقىلىق تور بېتىڭىزنى زىيارەت قىلالايسىز.", + "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "يېڭى تور بەت قۇرغاندا ، Nextcloud ئۈچۈن Pico CMS توربېكەت قېلىپىنى Nextcloud دىكى تۆۋەندىكى يېڭى مۇندەرىجىگە كۆچۈردى.", + "You can use one of the provided themes for some greater individuality and style. If you want to use another theme, ask your Nextcloud admin - it might be possible to add your favourite theme, too!" : "سىز تەمىنلەنگەن باشتېمىلارنىڭ بىرىنى تېخىمۇ چوڭ خاسلىق ۋە ئۇسلۇب ئۈچۈن ئىشلىتەلەيسىز. باشقا باشتېمىنى ئىشلەتمەكچى بولسىڭىز ، Nextcloud باشقۇرغۇچىڭىزدىن سوراڭ - ئۆزىڭىز ياقتۇرىدىغان باشتېمىنى قوشۇشىڭىز مۇمكىن!", + "Template" : "قېلىپ", + "Templates act as a starting point when creating a new website. All templates consist of a \"content\" directory (for your pages) and a \"assets\" directory (for your website's assets), which will be copied to the above folder in your Nextcloud." : "قېلىپلار يېڭى تور بېكەت قۇرغاندا باشلىنىش نۇقتىسى رولىنى ئوينايدۇ. بارلىق قېلىپلار «مەزمۇن» مۇندەرىجىسى (بېتىڭىز ئۈچۈن) ۋە «مۈلۈك» مۇندەرىجىسى (تور بېتىڭىزنىڭ مۈلكى ئۈچۈن) دىن تەركىب تاپىدۇ ، بۇلار Nextcloud دىكى يۇقىرىدىكى ھۆججەت قىسقۇچقا كۆچۈرۈلىدۇ.", + "Create new website" : "يېڭى تور بېكەت قۇر", + "Loading…" : "Loading…" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file