From 0af5291aed73dcfbfab068464bce8c38bae8dfc8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 4 Jan 2024 00:33:14 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ka.js | 188 +++++++++++++++++++++++++++++++++++++++++++++++++++ l10n/ka.json | 186 ++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 374 insertions(+) create mode 100644 l10n/ka.js create mode 100644 l10n/ka.json diff --git a/l10n/ka.js b/l10n/ka.js new file mode 100644 index 00000000..3fca29ed --- /dev/null +++ b/l10n/ka.js @@ -0,0 +1,188 @@ +OC.L10N.register( + "cms_pico", + { + "Copy" : "Copy", + "Confirm website deletion" : "Confirm website deletion", + "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud." : "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud.", + "Choose website directory" : "Choose website directory", + "Abort" : "Abort", + "Save" : "Save", + "The requested website could not be found on the server. Maybe the website was deleted?" : "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." : "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?" : "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 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 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." : "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?" : "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?" : "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 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 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?" : "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?" : "You don't have access to this website asset. Maybe the share was deleted or has expired?", + "Plugin not found." : "Plugin not found.", + "Plugin exists already." : "Plugin exists already.", + "Template not found." : "Template not found.", + "Template exists already." : "Template exists already.", + "Theme not found." : "Theme not found.", + "Theme exists already." : "Theme exists already.", + "Website exists." : "Website exists.", + "No permission." : "No permission.", + "The value given is invalid." : "The value given is invalid.", + "Website not found." : "Website not found.", + "Local (unencrypted)" : "Local (unencrypted)", + "Location" : "Location", + "Incompatible plugin: Plugin file \"{file}\" not found." : "Incompatible plugin: Plugin file \"{file}\" not found.", + "Incompatible plugin: PHP parse error in file \"{file}\"." : "Incompatible plugin: PHP parse error in file \"{file}\".", + "Incompatible plugin: Plugin class \"{class}\" not found." : "Incompatible plugin: Plugin class \"{class}\" not found.", + "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}." : "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}.", + "Incompatible template: Required directory \"{file}\" not found." : "Incompatible template: Required directory \"{file}\" not found.", + "Incompatible theme: Twig template \"{file}\" not found." : "Incompatible theme: Twig template \"{file}\" not found.", + "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}." : "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}.", + "The name of the website must be longer." : "The name of the website must be longer.", + "The name of the website is too long." : "The name of the website is too long.", + "The identifier of the website must be longer." : "The identifier of the website must be longer.", + "The identifier of the website is too long." : "The identifier of the website is too long.", + "The identifier of the website can only contain lowercase alpha numeric chars." : "The identifier of the website can only contain lowercase alpha numeric chars.", + "The path of the website is invalid." : "The path of the website is invalid.", + "The website's path is stored on a non-local storage." : "The website's path is stored on a non-local storage.", + "Parent folder of the website's path not found." : "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." : "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.", + "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." : "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.", + "Pico CMS" : "Pico CMS", + "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Create and publish your own websites - with Pico CMS for Nextcloud!", + "[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…" : "[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…", + "Access forbidden" : "Access forbidden", + "Back to %s" : "Back to %s", + "Not found" : "Not found", + "Internal Server Error" : "Internal Server Error", + "The server was unable to complete your request." : "The server was unable to complete your request.", + "If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.", + "Remote Address: %s" : "Remote Address: %s", + "Request ID: %s" : "Request ID: %s", + "More details can be found in the server log." : "More details can be found in the server log.", + "Technical details" : "Technical details", + "Type: %s" : "Type: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Message: %s", + "File: %s" : "File: %s", + "Line: %s" : "Line: %s", + "Trace" : "Trace", + "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!" : "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!", + "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\"." : "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\".", + "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." : "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.", + "Pico CMS for Nextcloud" : "Pico CMS for Nextcloud", + "Change Pico CMS for Nextcloud's behavior and manage optional features." : "Change Pico CMS for Nextcloud's behavior and manage optional features.", + "Limit to groups" : "Limit to groups", + "Loading groups…" : "Loading groups…", + "If you wish not to enable all of your users to create personal websites, you can limit Pico CMS for Nextcloud to certain groups. Select the groups you want to limit access to. If you leave this field empty, usage isn't limited. Revoking access for certain groups won't delete any of a user's websites, however, they get inaccessible." : "If you wish not to enable all of your users to create personal websites, you can limit Pico CMS for Nextcloud to certain groups. Select the groups you want to limit access to. If you leave this field empty, usage isn't limited. Revoking access for certain groups won't delete any of a user's websites, however, they get inaccessible.", + "Custom themes" : "Custom themes", + "Add custom themes for greater individuality and style." : "Add custom themes for greater individuality and style.", + "Pico CMS for Nextcloud allows you to add custom themes for some greater individuality and style. However, for security reasons, users cannot add custom themes on their own. Before you can add a new custom theme using the \"Add custom theme\" button below, you'll have to upload all of its files to the data folder of your Nextcloud instance. After uploading the theme it will show up in the form below to actually allow users to use the custom theme. If you want to modify one of your previously added custom themes, simply edit the corresponding files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom theme\" button next to the edited theme in the form below." : "Pico CMS for Nextcloud allows you to add custom themes for some greater individuality and style. However, for security reasons, users cannot add custom themes on their own. Before you can add a new custom theme using the \"Add custom theme\" button below, you'll have to upload all of its files to the data folder of your Nextcloud instance. After uploading the theme it will show up in the form below to actually allow users to use the custom theme. If you want to modify one of your previously added custom themes, simply edit the corresponding files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom theme\" button next to the edited theme in the form below.", + "Before adding a new custom theme, upload all of the theme's files to a new folder in the following directory. If you want to edit one of your custom themes, refer to this directory likewise." : "Before adding a new custom theme, upload all of the theme's files to a new folder in the following directory. If you want to edit one of your custom themes, refer to this directory likewise.", + "Loading themes…" : "Loading themes…", + "Add custom theme" : "Add custom theme", + "Reload themes list" : "Reload themes list", + "Compatible theme." : "Compatible theme.", + "System theme" : "System theme", + "Copy system theme" : "Copy system theme", + "Custom theme" : "Custom theme", + "Reload custom theme" : "Reload custom theme", + "Copy custom theme" : "Copy custom theme", + "Delete custom theme" : "Delete custom theme", + "Base theme" : "Base theme", + "Theme name" : "Theme name", + "An unexpected error occurred while performing this action. Please check Nextcloud's logs." : "An unexpected error occurred while performing this action. Please check Nextcloud's logs.", + "Error: {error}" : "Error: {error}", + "Encountered unexpected {exception}: {exceptionMessage}" : "Encountered unexpected {exception}: {exceptionMessage}", + "Custom plugins" : "Custom plugins", + "Add custom plugins to reach for Pico's full potential." : "Add custom plugins to reach for Pico's full potential.", + "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." : "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.", + "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." : "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.", + "Loading plugins…" : "Loading plugins…", + "Add custom plugin" : "Add custom plugin", + "Reload plugins list" : "Reload plugins list", + "Compatible plugin." : "Compatible plugin.", + "Example plugin" : "Example plugin", + "Copy example plugin" : "Copy example plugin", + "System plugin" : "System plugin", + "Custom plugin" : "Custom plugin", + "Reload custom plugin" : "Reload custom plugin", + "Delete custom plugin" : "Delete custom plugin", + "Base plugin" : "Base plugin", + "Plugin name" : "Plugin name", + "Custom templates" : "Custom templates", + "Make it easier for users to create new websites." : "Make it easier for users to create new websites.", + "Creating new websites can be hard - where to even start? Custom templates act as a starting point for users to create a new website using Pico CMS for Nextcloud. Before adding a new custom template using the \"Add custom template\" button below, you must upload all of the template's files to the data folder of your Nextcloud instance. After uploading the template it will show up in the form below to actually add it to the \"Create a new website\" form of your users. If you want to modify one of your previously added custom templates, simply edit the corresponding files in Nextcloud's data folder." : "Creating new websites can be hard - where to even start? Custom templates act as a starting point for users to create a new website using Pico CMS for Nextcloud. Before adding a new custom template using the \"Add custom template\" button below, you must upload all of the template's files to the data folder of your Nextcloud instance. After uploading the template it will show up in the form below to actually add it to the \"Create a new website\" form of your users. If you want to modify one of your previously added custom templates, simply edit the corresponding files in Nextcloud's data folder.", + "Before adding a new custom template, upload all of the template's files to a new folder in the following directory:" : "Before adding a new custom template, upload all of the template's files to a new folder in the following directory:", + "Loading templates…" : "Loading templates…", + "Add custom template" : "Add custom template", + "Reload templates list" : "Reload templates list", + "Compatible template." : "Compatible template.", + "System template" : "System template", + "Copy system template" : "Copy system template", + "Custom template" : "Custom template", + "Copy custom template" : "Copy custom template", + "Delete custom template" : "Delete custom template", + "Base template" : "Base template", + "Template name" : "Template name", + "Configure your web server" : "Configure your web server", + "Enable Pico CMS for Nextcloud's full potential by configuring your web server appropriately." : "Enable Pico CMS for Nextcloud's full potential by configuring your web server appropriately.", + "Depending on your web server's configuration, users can access their websites using different URLs. By default, users can access their websites using Pico CMS for Nextcloud's full application URL. However, these URLs are pretty long and thus not very user-friendly. For this reason, Pico CMS for Nextcloud also supports shortened URLs utilizing the virtual \"sites/\" folder. However, using this feature requires some additional web server configuration. If you're using the Apache web server, try one of the first two examples shown below. If you're rather using the nginx web server, try one of last two examples. If you do not really understand what's going on, contact your server administrator and send him the information below. If your server administrator tells you this isn't possible, do not despair - you can still use Pico CMS for Nextcloud's full application URLs, they always work out-of-the-box." : "Depending on your web server's configuration, users can access their websites using different URLs. By default, users can access their websites using Pico CMS for Nextcloud's full application URL. However, these URLs are pretty long and thus not very user-friendly. For this reason, Pico CMS for Nextcloud also supports shortened URLs utilizing the virtual \"sites/\" folder. However, using this feature requires some additional web server configuration. If you're using the Apache web server, try one of the first two examples shown below. If you're rather using the nginx web server, try one of last two examples. If you do not really understand what's going on, contact your server administrator and send him the information below. If your server administrator tells you this isn't possible, do not despair - you can still use Pico CMS for Nextcloud's full application URLs, they always work out-of-the-box.", + "Enable short website URLs" : "Enable short website URLs", + "Full application URLs" : "Full application URLs", + "Short website URLs" : "Short website URLs", + "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." : "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.", + "Using Apache's mod_proxy" : "Using Apache's mod_proxy", + "Your users' website URLs will look like the following:" : "Your users' website URLs will look like the following:", + "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." : "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.", + "Using Apache's mod_rewrite" : "Using Apache's 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." : "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.", + "Using nginx's proxy_pass" : "Using nginx's 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." : "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.", + "Using nginx's rewrite" : "Using nginx's rewrite", + "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." : "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.", + "Version information" : "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." : "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.", + "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." : "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.", + "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!" : "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!", + "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." : "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.", + "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…" : "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…", + "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…" : "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…", + "You will be able to access your websites using URLs like the following:" : "You will be able to access your websites using URLs like the following:", + "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." : "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.", + "Loading websites…" : "Loading websites…", + "Name" : "Name", + "Path" : "Path", + "Theme" : "Theme", + "Created" : "Created", + "Go to website" : "Go to website", + "Go to website directory" : "Go to website directory", + "Edit website name" : "Edit website name", + "Edit private website settings" : "Edit private website settings", + "Delete website" : "Delete website", + "Actions" : "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." : "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.", + "Website type" : "Website type", + "Public website" : "Public website", + "The website is publicly accessible and requires no authentication whatsoever." : "The website is publicly accessible and requires no authentication whatsoever.", + "Private website" : "Private website", + "The website requires authentication, access is limited to a subset of all users." : "The website requires authentication, access is limited to a subset of all users.", + "Group access" : "Group access", + "Grant access to all members of the selected groups." : "Grant access to all members of the selected groups.", + "Reload websites list" : "Reload websites list", + "Create a new website" : "Create a new website", + "Just fill the form below to create your own personal website." : "Just fill the form below to create your own personal website.", + "My example 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." : "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." : "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.", + "Address" : "Address", + "You will be able to access your website using the address (URL) shown above." : "You will be able to access your website using the address (URL) shown above.", + "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your 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!" : "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!", + "Template" : "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." : "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.", + "Create new website" : "Create new website", + "Loading…" : "Loading…" +}, +"nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json new file mode 100644 index 00000000..dff79b9b --- /dev/null +++ b/l10n/ka.json @@ -0,0 +1,186 @@ +{ "translations": { + "Copy" : "Copy", + "Confirm website deletion" : "Confirm website deletion", + "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud." : "This operation will delete the website \"{name}\". However, all of its contents will still be available in your Nextcloud.", + "Choose website directory" : "Choose website directory", + "Abort" : "Abort", + "Save" : "Save", + "The requested website could not be found on the server. Maybe the website was deleted?" : "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." : "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?" : "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 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 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." : "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?" : "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?" : "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 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 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?" : "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?" : "You don't have access to this website asset. Maybe the share was deleted or has expired?", + "Plugin not found." : "Plugin not found.", + "Plugin exists already." : "Plugin exists already.", + "Template not found." : "Template not found.", + "Template exists already." : "Template exists already.", + "Theme not found." : "Theme not found.", + "Theme exists already." : "Theme exists already.", + "Website exists." : "Website exists.", + "No permission." : "No permission.", + "The value given is invalid." : "The value given is invalid.", + "Website not found." : "Website not found.", + "Local (unencrypted)" : "Local (unencrypted)", + "Location" : "Location", + "Incompatible plugin: Plugin file \"{file}\" not found." : "Incompatible plugin: Plugin file \"{file}\" not found.", + "Incompatible plugin: PHP parse error in file \"{file}\"." : "Incompatible plugin: PHP parse error in file \"{file}\".", + "Incompatible plugin: Plugin class \"{class}\" not found." : "Incompatible plugin: Plugin class \"{class}\" not found.", + "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}." : "Incompatible plugin: Plugins for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this plugin uses API version {apiVersion}.", + "Incompatible template: Required directory \"{file}\" not found." : "Incompatible template: Required directory \"{file}\" not found.", + "Incompatible theme: Twig template \"{file}\" not found." : "Incompatible theme: Twig template \"{file}\" not found.", + "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}." : "Incompatible theme: Themes for Pico CMS for Nextcloud must use one of the API versions {compatApiVersions}, but this theme uses API version {apiVersion}.", + "The name of the website must be longer." : "The name of the website must be longer.", + "The name of the website is too long." : "The name of the website is too long.", + "The identifier of the website must be longer." : "The identifier of the website must be longer.", + "The identifier of the website is too long." : "The identifier of the website is too long.", + "The identifier of the website can only contain lowercase alpha numeric chars." : "The identifier of the website can only contain lowercase alpha numeric chars.", + "The path of the website is invalid." : "The path of the website is invalid.", + "The website's path is stored on a non-local storage." : "The website's path is stored on a non-local storage.", + "Parent folder of the website's path not found." : "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." : "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.", + "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." : "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.", + "Pico CMS" : "Pico CMS", + "Create and publish your own websites - with Pico CMS for Nextcloud!" : "Create and publish your own websites - with Pico CMS for Nextcloud!", + "[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…" : "[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…", + "Access forbidden" : "Access forbidden", + "Back to %s" : "Back to %s", + "Not found" : "Not found", + "Internal Server Error" : "Internal Server Error", + "The server was unable to complete your request." : "The server was unable to complete your request.", + "If this happens again, please send the technical details below to the server administrator." : "If this happens again, please send the technical details below to the server administrator.", + "Remote Address: %s" : "Remote Address: %s", + "Request ID: %s" : "Request ID: %s", + "More details can be found in the server log." : "More details can be found in the server log.", + "Technical details" : "Technical details", + "Type: %s" : "Type: %s", + "Code: %s" : "Code: %s", + "Message: %s" : "Message: %s", + "File: %s" : "File: %s", + "Line: %s" : "Line: %s", + "Trace" : "Trace", + "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!" : "Your Nextcloud installation is incompatible with Pico CMS for Nextcloud!", + "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\"." : "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\".", + "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." : "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.", + "Pico CMS for Nextcloud" : "Pico CMS for Nextcloud", + "Change Pico CMS for Nextcloud's behavior and manage optional features." : "Change Pico CMS for Nextcloud's behavior and manage optional features.", + "Limit to groups" : "Limit to groups", + "Loading groups…" : "Loading groups…", + "If you wish not to enable all of your users to create personal websites, you can limit Pico CMS for Nextcloud to certain groups. Select the groups you want to limit access to. If you leave this field empty, usage isn't limited. Revoking access for certain groups won't delete any of a user's websites, however, they get inaccessible." : "If you wish not to enable all of your users to create personal websites, you can limit Pico CMS for Nextcloud to certain groups. Select the groups you want to limit access to. If you leave this field empty, usage isn't limited. Revoking access for certain groups won't delete any of a user's websites, however, they get inaccessible.", + "Custom themes" : "Custom themes", + "Add custom themes for greater individuality and style." : "Add custom themes for greater individuality and style.", + "Pico CMS for Nextcloud allows you to add custom themes for some greater individuality and style. However, for security reasons, users cannot add custom themes on their own. Before you can add a new custom theme using the \"Add custom theme\" button below, you'll have to upload all of its files to the data folder of your Nextcloud instance. After uploading the theme it will show up in the form below to actually allow users to use the custom theme. If you want to modify one of your previously added custom themes, simply edit the corresponding files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom theme\" button next to the edited theme in the form below." : "Pico CMS for Nextcloud allows you to add custom themes for some greater individuality and style. However, for security reasons, users cannot add custom themes on their own. Before you can add a new custom theme using the \"Add custom theme\" button below, you'll have to upload all of its files to the data folder of your Nextcloud instance. After uploading the theme it will show up in the form below to actually allow users to use the custom theme. If you want to modify one of your previously added custom themes, simply edit the corresponding files in Nextcloud's data folder. For the changes to take effect you must hit the \"Reload custom theme\" button next to the edited theme in the form below.", + "Before adding a new custom theme, upload all of the theme's files to a new folder in the following directory. If you want to edit one of your custom themes, refer to this directory likewise." : "Before adding a new custom theme, upload all of the theme's files to a new folder in the following directory. If you want to edit one of your custom themes, refer to this directory likewise.", + "Loading themes…" : "Loading themes…", + "Add custom theme" : "Add custom theme", + "Reload themes list" : "Reload themes list", + "Compatible theme." : "Compatible theme.", + "System theme" : "System theme", + "Copy system theme" : "Copy system theme", + "Custom theme" : "Custom theme", + "Reload custom theme" : "Reload custom theme", + "Copy custom theme" : "Copy custom theme", + "Delete custom theme" : "Delete custom theme", + "Base theme" : "Base theme", + "Theme name" : "Theme name", + "An unexpected error occurred while performing this action. Please check Nextcloud's logs." : "An unexpected error occurred while performing this action. Please check Nextcloud's logs.", + "Error: {error}" : "Error: {error}", + "Encountered unexpected {exception}: {exceptionMessage}" : "Encountered unexpected {exception}: {exceptionMessage}", + "Custom plugins" : "Custom plugins", + "Add custom plugins to reach for Pico's full potential." : "Add custom plugins to reach for Pico's full potential.", + "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." : "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.", + "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." : "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.", + "Loading plugins…" : "Loading plugins…", + "Add custom plugin" : "Add custom plugin", + "Reload plugins list" : "Reload plugins list", + "Compatible plugin." : "Compatible plugin.", + "Example plugin" : "Example plugin", + "Copy example plugin" : "Copy example plugin", + "System plugin" : "System plugin", + "Custom plugin" : "Custom plugin", + "Reload custom plugin" : "Reload custom plugin", + "Delete custom plugin" : "Delete custom plugin", + "Base plugin" : "Base plugin", + "Plugin name" : "Plugin name", + "Custom templates" : "Custom templates", + "Make it easier for users to create new websites." : "Make it easier for users to create new websites.", + "Creating new websites can be hard - where to even start? Custom templates act as a starting point for users to create a new website using Pico CMS for Nextcloud. Before adding a new custom template using the \"Add custom template\" button below, you must upload all of the template's files to the data folder of your Nextcloud instance. After uploading the template it will show up in the form below to actually add it to the \"Create a new website\" form of your users. If you want to modify one of your previously added custom templates, simply edit the corresponding files in Nextcloud's data folder." : "Creating new websites can be hard - where to even start? Custom templates act as a starting point for users to create a new website using Pico CMS for Nextcloud. Before adding a new custom template using the \"Add custom template\" button below, you must upload all of the template's files to the data folder of your Nextcloud instance. After uploading the template it will show up in the form below to actually add it to the \"Create a new website\" form of your users. If you want to modify one of your previously added custom templates, simply edit the corresponding files in Nextcloud's data folder.", + "Before adding a new custom template, upload all of the template's files to a new folder in the following directory:" : "Before adding a new custom template, upload all of the template's files to a new folder in the following directory:", + "Loading templates…" : "Loading templates…", + "Add custom template" : "Add custom template", + "Reload templates list" : "Reload templates list", + "Compatible template." : "Compatible template.", + "System template" : "System template", + "Copy system template" : "Copy system template", + "Custom template" : "Custom template", + "Copy custom template" : "Copy custom template", + "Delete custom template" : "Delete custom template", + "Base template" : "Base template", + "Template name" : "Template name", + "Configure your web server" : "Configure your web server", + "Enable Pico CMS for Nextcloud's full potential by configuring your web server appropriately." : "Enable Pico CMS for Nextcloud's full potential by configuring your web server appropriately.", + "Depending on your web server's configuration, users can access their websites using different URLs. By default, users can access their websites using Pico CMS for Nextcloud's full application URL. However, these URLs are pretty long and thus not very user-friendly. For this reason, Pico CMS for Nextcloud also supports shortened URLs utilizing the virtual \"sites/\" folder. However, using this feature requires some additional web server configuration. If you're using the Apache web server, try one of the first two examples shown below. If you're rather using the nginx web server, try one of last two examples. If you do not really understand what's going on, contact your server administrator and send him the information below. If your server administrator tells you this isn't possible, do not despair - you can still use Pico CMS for Nextcloud's full application URLs, they always work out-of-the-box." : "Depending on your web server's configuration, users can access their websites using different URLs. By default, users can access their websites using Pico CMS for Nextcloud's full application URL. However, these URLs are pretty long and thus not very user-friendly. For this reason, Pico CMS for Nextcloud also supports shortened URLs utilizing the virtual \"sites/\" folder. However, using this feature requires some additional web server configuration. If you're using the Apache web server, try one of the first two examples shown below. If you're rather using the nginx web server, try one of last two examples. If you do not really understand what's going on, contact your server administrator and send him the information below. If your server administrator tells you this isn't possible, do not despair - you can still use Pico CMS for Nextcloud's full application URLs, they always work out-of-the-box.", + "Enable short website URLs" : "Enable short website URLs", + "Full application URLs" : "Full application URLs", + "Short website URLs" : "Short website URLs", + "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." : "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.", + "Using Apache's mod_proxy" : "Using Apache's mod_proxy", + "Your users' website URLs will look like the following:" : "Your users' website URLs will look like the following:", + "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." : "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.", + "Using Apache's mod_rewrite" : "Using Apache's 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." : "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.", + "Using nginx's proxy_pass" : "Using nginx's 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." : "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.", + "Using nginx's rewrite" : "Using nginx's rewrite", + "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." : "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.", + "Version information" : "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." : "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.", + "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." : "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.", + "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!" : "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!", + "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." : "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.", + "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…" : "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…", + "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…" : "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…", + "You will be able to access your websites using URLs like the following:" : "You will be able to access your websites using URLs like the following:", + "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." : "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.", + "Loading websites…" : "Loading websites…", + "Name" : "Name", + "Path" : "Path", + "Theme" : "Theme", + "Created" : "Created", + "Go to website" : "Go to website", + "Go to website directory" : "Go to website directory", + "Edit website name" : "Edit website name", + "Edit private website settings" : "Edit private website settings", + "Delete website" : "Delete website", + "Actions" : "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." : "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.", + "Website type" : "Website type", + "Public website" : "Public website", + "The website is publicly accessible and requires no authentication whatsoever." : "The website is publicly accessible and requires no authentication whatsoever.", + "Private website" : "Private website", + "The website requires authentication, access is limited to a subset of all users." : "The website requires authentication, access is limited to a subset of all users.", + "Group access" : "Group access", + "Grant access to all members of the selected groups." : "Grant access to all members of the selected groups.", + "Reload websites list" : "Reload websites list", + "Create a new website" : "Create a new website", + "Just fill the form below to create your own personal website." : "Just fill the form below to create your own personal website.", + "My example 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." : "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." : "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.", + "Address" : "Address", + "You will be able to access your website using the address (URL) shown above." : "You will be able to access your website using the address (URL) shown above.", + "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your Nextcloud." : "When creating a new website, Pico CMS for Nextcloud copies the website template to the following new directory in your 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!" : "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!", + "Template" : "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." : "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.", + "Create new website" : "Create new website", + "Loading…" : "Loading…" +},"pluralForm" :"nplurals=2; plural=(n!=1);" +} \ No newline at end of file