diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:21:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-18 00:21:05 +0000 |
commit | 93da83ec1b5c0b5f5828a5296820a0e88370c0db (patch) | |
tree | 02349e22ae2ecef48c98215f9ddb9a960dadac8b /core | |
parent | 9fc747916706660fcb8cc35227b5de032058adb1 (diff) | |
download | nextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.tar.gz nextcloud-server-93da83ec1b5c0b5f5828a5296820a0e88370c0db.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs.js | 3 | ||||
-rw-r--r-- | core/l10n/cs.json | 3 | ||||
-rw-r--r-- | core/l10n/gl.js | 10 | ||||
-rw-r--r-- | core/l10n/gl.json | 10 | ||||
-rw-r--r-- | core/l10n/lt_LT.js | 7 | ||||
-rw-r--r-- | core/l10n/lt_LT.json | 7 | ||||
-rw-r--r-- | core/l10n/pl.js | 6 | ||||
-rw-r--r-- | core/l10n/pl.json | 6 |
8 files changed, 40 insertions, 12 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 8257df069ba..1aabe0a663a 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -263,6 +263,7 @@ OC.L10N.register( "Rename" : "Přejmenovat", "Collaborative tags" : "Štítky pro spolupráci", "No tags found" : "Nenalezeny žádné štítky", + "Clipboard not available, please copy manually" : "Schránka není k dispozici – zkopírujte ručně", "Personal" : "Osobní", "Accounts" : "Účty", "Admin" : "Správa", @@ -377,7 +378,7 @@ OC.L10N.register( "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server ještě není správně nastaven, pro umožnění synchronizace souborů, rozhraní WebDAV pravděpodobně není funkční.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Tento webový server není správně nastaven pro rozpoznání „{url}“. Další informace jsou k dispozici v {linkstart}dokumentaci ↗{linkend}.", "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Tento webový server není správně nastaven pro rozpoznání „{url}“. To nejspíše souvisí s nastavením webového serveru, které nebylo upraveno tak, aby jej dovedlo přímo do této složky. Porovnejte svou konfiguraci s dodávanými rewrite pravidly v „.htaccess“ pro Apache nebo těm poskytnutým v dokumentaci pro Nginx na této {linkstart}stránce s dokumentací ↗{linkend}. U Nginx jsou to obvykle řádky začínající na „location ~“, které potřebují úpravu.", - "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Váš webový server není správně nastaven k doručování .woff2 souborů. To je obvykle chyba v nastavení Nginx. Nextcloud 15 také potřebuje úpravu k doručování .woff2 souborů. Porovnejte své nastavení Nginx s doporučeným nastavením v naší {linkstart}dokumentaci ↗{linkend}.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Vámi využívaný webový server není správně nastaven k doručování .woff2 souborů. To je obvykle chyba v nastavení Nginx. Nextcloud 15 také potřebuje úpravu k doručování .woff2 souborů. Porovnejte své nastavení Nginx s doporučeným nastavením v naší {linkstart}dokumentaci ↗{linkend}.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "K vámi využívané instanci sice přistupujete přes zabezpečené připojení, nicméně tato vytváří nezabezpečené URL adresy. To s nejvyšší pravděpodobností znamená, že se nacházíte za reverzní proxy a proměnné v jejím nastavení, ohledně procesu přepisování, nejsou správně nastavené. Přečtete si tomu věnovanou {linkstart}stránku v dokumentaci ↗{linkend}.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Váš datový adresář a soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Je důrazně doporučeno nastavit váš webový server tak, aby tento adresář už nebyl dostupný z Internetu, nebo byl přesunut mimo prostor, zpřístupňovaný webovým serverem.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP hlavička „{header}“ není nastavena ve shodě s „{expected}“. To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 64212dc62a5..ea6db8d4d3c 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -261,6 +261,7 @@ "Rename" : "Přejmenovat", "Collaborative tags" : "Štítky pro spolupráci", "No tags found" : "Nenalezeny žádné štítky", + "Clipboard not available, please copy manually" : "Schránka není k dispozici – zkopírujte ručně", "Personal" : "Osobní", "Accounts" : "Účty", "Admin" : "Správa", @@ -375,7 +376,7 @@ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server ještě není správně nastaven, pro umožnění synchronizace souborů, rozhraní WebDAV pravděpodobně není funkční.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Tento webový server není správně nastaven pro rozpoznání „{url}“. Další informace jsou k dispozici v {linkstart}dokumentaci ↗{linkend}.", "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "Tento webový server není správně nastaven pro rozpoznání „{url}“. To nejspíše souvisí s nastavením webového serveru, které nebylo upraveno tak, aby jej dovedlo přímo do této složky. Porovnejte svou konfiguraci s dodávanými rewrite pravidly v „.htaccess“ pro Apache nebo těm poskytnutým v dokumentaci pro Nginx na této {linkstart}stránce s dokumentací ↗{linkend}. U Nginx jsou to obvykle řádky začínající na „location ~“, které potřebují úpravu.", - "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Váš webový server není správně nastaven k doručování .woff2 souborů. To je obvykle chyba v nastavení Nginx. Nextcloud 15 také potřebuje úpravu k doručování .woff2 souborů. Porovnejte své nastavení Nginx s doporučeným nastavením v naší {linkstart}dokumentaci ↗{linkend}.", + "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "Vámi využívaný webový server není správně nastaven k doručování .woff2 souborů. To je obvykle chyba v nastavení Nginx. Nextcloud 15 také potřebuje úpravu k doručování .woff2 souborů. Porovnejte své nastavení Nginx s doporučeným nastavením v naší {linkstart}dokumentaci ↗{linkend}.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "K vámi využívané instanci sice přistupujete přes zabezpečené připojení, nicméně tato vytváří nezabezpečené URL adresy. To s nejvyšší pravděpodobností znamená, že se nacházíte za reverzní proxy a proměnné v jejím nastavení, ohledně procesu přepisování, nejsou správně nastavené. Přečtete si tomu věnovanou {linkstart}stránku v dokumentaci ↗{linkend}.", "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Váš datový adresář a soubory jsou pravděpodobně přístupné z Internetu. Soubor .htaccess nefunguje. Je důrazně doporučeno nastavit váš webový server tak, aby tento adresář už nebyl dostupný z Internetu, nebo byl přesunut mimo prostor, zpřístupňovaný webovým serverem.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP hlavička „{header}“ není nastavena ve shodě s „{expected}“. To značí možné ohrožení bezpečnosti a soukromí a je doporučeno toto nastavení upravit.", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 51112cd8a62..6a38b5762d2 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -69,7 +69,7 @@ OC.L10N.register( "Maintenance mode is kept active" : "Mantense activo o modo de mantemento", "Updating database schema" : "Actualizando o esquema da base de datos", "Updated database" : "Base de datos actualizada", - "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» dende a tenda de aplicacións", + "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» desde a tenda de aplicacións", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar se é posíbel actualizar o esquema da base de datos para %s (isto pode levarlle bastante, dependendo do tamaño da base de datos)", "Updated \"%1$s\" to %2$s" : "Actualizado «%1$s» a %2$s", "Set log level to debug" : "Definir o nivel do rexistro na depuración", @@ -149,7 +149,7 @@ OC.L10N.register( "Log in to {productName}" : "Acceda a {productName}", "Wrong login or password." : "Acceso ou contrasinal incorrectos.", "This account is disabled" : "Esta conta está desactivada", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas dende o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas desde o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos", "Account name or email" : "Nome da conta ou correo-e", "Account name" : "Nome da conta", "Log in with a device" : "Acceder cun dispositivo", @@ -290,7 +290,7 @@ OC.L10N.register( "Line: %s" : "Liña: %s", "Trace" : "Traza", "Security warning" : "Advertencia de seguranza", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "O seu directorio de datos e os ficheiros probabelmente sexan accesíbeis dende a Internet xa que o ficheiro .htaccess non está a traballar.", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "O seu directorio de datos e os ficheiros probabelmente sexan accesíbeis desde a Internet xa que o ficheiro .htaccess non está a traballar.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para obter información sobre como configurar o seu servidor de xeito correcto, vexa a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.", "Create an <strong>admin account</strong>" : "Crear unha <strong>conta de administrador</strong>", "Show password" : "Amosar o contrasinal", @@ -362,7 +362,7 @@ OC.L10N.register( "The theme %s has been disabled." : "O tema %s foi desactivado.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde dende o directorio de instalación:", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", "Detailed logs" : "Rexistros detallados", "Update needed" : "É necesario actualizar", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Vde. ten unha instancia moi grande con máis de 50 contas, faga a actualización empregando a liña de ordes.", @@ -380,7 +380,7 @@ OC.L10N.register( "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "O servidor web non está configurado correctamente para resolver «{url}». O máis probábel é que isto estea relacionado cunha configuración do servidor web que non se actualizou para entregar directamente este cartafol. Compare a configuración contra as regras de reescritura enviadas en «.htaccess» para Apache ou a fornecida na documentación de Nginx na súa {linkstart}páxina de documentación ↗{linkend}. En Nginx estas normalmente son as liñas que comezan por «location ~» que precisan unha actualización.", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "O servidor web non está configurado correctamente para fornecer ficheiros .woff2. Isto é un incidente frecuente en configuracións de Nginx. Para Nextcloud 15 necesita un axuste para fornecer ficheiros .woff2. Compare a súa configuración do Nginx coa configuración recomendada na nosa {linkstart}documentación ↗{linkend}.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Está a acceder á súa instancia a través dunha conexión segura, porén a súa instancia está a xerar URL inseguros. Isto probabelmente significa que está detrás dun proxy inverso e que as variábeis de configuración de sobrescritura non están configuradas correctamente. Lea a {linkstart}páxina de documentación sobre isto ↗{linkend}.", - "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "O seu directorio de datos e ficheiros son probabelmente accesíbeis dende Internet. O ficheiro .htaccess non funciona. Recoméndase encarecidamente que configure o seu servidor web para que o directorio de datos xa non sexa accesíbel ou que o mova fóra da raíz de documentos do servidor web.", + "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "O seu directorio de datos e ficheiros son probabelmente accesíbeis desde Internet. O ficheiro .htaccess non funciona. Recoméndase encarecidamente que configure o seu servidor web para que o directorio de datos xa non sexa accesíbel ou que o mova fóra da raíz de documentos do servidor web.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está definida como «{expected}». Este é un risco de seguranza ou privacidade potencial, polo que, en consecuencia, recoméndase este axuste.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está definida como «{expected}». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco potencial de seguranza ou privacidade, polo que, en consecuencia, recoméndase este axuste.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 04a32969c68..9a4a3388848 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -67,7 +67,7 @@ "Maintenance mode is kept active" : "Mantense activo o modo de mantemento", "Updating database schema" : "Actualizando o esquema da base de datos", "Updated database" : "Base de datos actualizada", - "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» dende a tenda de aplicacións", + "Update app \"%s\" from App Store" : "Actualizar a aplicación «%s» desde a tenda de aplicacións", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Comprobar se é posíbel actualizar o esquema da base de datos para %s (isto pode levarlle bastante, dependendo do tamaño da base de datos)", "Updated \"%1$s\" to %2$s" : "Actualizado «%1$s» a %2$s", "Set log level to debug" : "Definir o nivel do rexistro na depuración", @@ -147,7 +147,7 @@ "Log in to {productName}" : "Acceda a {productName}", "Wrong login or password." : "Acceso ou contrasinal incorrectos.", "This account is disabled" : "Esta conta está desactivada", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas dende o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Detectamos varias tentativas de acceso non válidas desde o seu IP. Por mor diso, o seu próximo acceso estará limitado a 30 segundos", "Account name or email" : "Nome da conta ou correo-e", "Account name" : "Nome da conta", "Log in with a device" : "Acceder cun dispositivo", @@ -288,7 +288,7 @@ "Line: %s" : "Liña: %s", "Trace" : "Traza", "Security warning" : "Advertencia de seguranza", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "O seu directorio de datos e os ficheiros probabelmente sexan accesíbeis dende a Internet xa que o ficheiro .htaccess non está a traballar.", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "O seu directorio de datos e os ficheiros probabelmente sexan accesíbeis desde a Internet xa que o ficheiro .htaccess non está a traballar.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Para obter información sobre como configurar o seu servidor de xeito correcto, vexa a <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentación</a>.", "Create an <strong>admin account</strong>" : "Crear unha <strong>conta de administrador</strong>", "Show password" : "Amosar o contrasinal", @@ -360,7 +360,7 @@ "The theme %s has been disabled." : "O tema %s foi desactivado.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde dende o directorio de instalación:", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", "Detailed logs" : "Rexistros detallados", "Update needed" : "É necesario actualizar", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Vde. ten unha instancia moi grande con máis de 50 contas, faga a actualización empregando a liña de ordes.", @@ -378,7 +378,7 @@ "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "O servidor web non está configurado correctamente para resolver «{url}». O máis probábel é que isto estea relacionado cunha configuración do servidor web que non se actualizou para entregar directamente este cartafol. Compare a configuración contra as regras de reescritura enviadas en «.htaccess» para Apache ou a fornecida na documentación de Nginx na súa {linkstart}páxina de documentación ↗{linkend}. En Nginx estas normalmente son as liñas que comezan por «location ~» que precisan unha actualización.", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}." : "O servidor web non está configurado correctamente para fornecer ficheiros .woff2. Isto é un incidente frecuente en configuracións de Nginx. Para Nextcloud 15 necesita un axuste para fornecer ficheiros .woff2. Compare a súa configuración do Nginx coa configuración recomendada na nosa {linkstart}documentación ↗{linkend}.", "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}." : "Está a acceder á súa instancia a través dunha conexión segura, porén a súa instancia está a xerar URL inseguros. Isto probabelmente significa que está detrás dun proxy inverso e que as variábeis de configuración de sobrescritura non están configuradas correctamente. Lea a {linkstart}páxina de documentación sobre isto ↗{linkend}.", - "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "O seu directorio de datos e ficheiros son probabelmente accesíbeis dende Internet. O ficheiro .htaccess non funciona. Recoméndase encarecidamente que configure o seu servidor web para que o directorio de datos xa non sexa accesíbel ou que o mova fóra da raíz de documentos do servidor web.", + "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "O seu directorio de datos e ficheiros son probabelmente accesíbeis desde Internet. O ficheiro .htaccess non funciona. Recoméndase encarecidamente que configure o seu servidor web para que o directorio de datos xa non sexa accesíbel ou que o mova fóra da raíz de documentos do servidor web.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está definida como «{expected}». Este é un risco de seguranza ou privacidade potencial, polo que, en consecuencia, recoméndase este axuste.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non está definida como «{expected}». É posíbel que algunhas funcións non traballen correctamente, polo que, en consecuencia, recoméndase este axuste.", "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco potencial de seguranza ou privacidade, polo que, en consecuencia, recoméndase este axuste.", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index c23fd7566d8..fb6474acf18 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -85,6 +85,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.", "Continue to {productName}" : "Tęsti {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sek.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sek.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n seconds.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sekundes."], + "Applications menu" : "Programų meniu", "Apps" : "Programėlės", "More apps" : "Daugiau programėlių", "_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"], @@ -92,6 +93,8 @@ OC.L10N.register( "Yes" : "Taip", "Create share" : "Sukurti viešinį", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", + "Direct link copied to clipboard" : "Tiesioginė nuoroda nukopijuota į iškarpinę", + "Please copy the link manually:" : "Nukopijuokite nuorodą rankiniu būdu:", "Clear search" : "Išvalyti paiešką", "Date" : "Data", "Today" : "Šiandien", @@ -110,10 +113,13 @@ OC.L10N.register( "Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.", "Password" : "Slaptažodis", "Log in to {productName}" : "Prisijunkite prie {productName}", + "Wrong login or password." : "Neteisingas prisijungimas ar slaptažodis.", + "This account is disabled" : "Ši paskyra yra išjungta", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dėl daugkartinių nesėkmingų bandymų prisijungti iš jūsų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.", "Account name or email" : "Paskyros vardas ar el. paštas", "Account name" : "Paskyros pavadinimas", "Log in with a device" : "Prisijungti naudojant įrenginį", + "Login or email" : "Prisijungimas ar el. paštas", "Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.", "Browser not supported" : "Naršyklė nepalaikoma", "Passwordless authentication is not supported in your browser." : "Tapatybės nustatymas be slaptažodžio nėra palaikomas jūsų naršyklėje.", @@ -216,6 +222,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.", "If this happens again, please send the technical details below to the server administrator." : "Jei tai pasikartos, prašome nusiųsti serverio administratoriui žemiau esančią techninę informaciją.", "More details can be found in the server log." : "Detalesnė informacija yra sistemos žurnale.", + "For more details see the documentation ↗." : "Išsamesnei informacijai žiūrėkite dokumentaciją ↗.", "Technical details" : "Techniniai duomenys", "Remote Address: %s" : "Nuotolinis adresas: %s", "Request ID: %s" : "Užklausos ID: %s", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index 0ca5711dd01..f7b4c7503ed 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -83,6 +83,7 @@ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atnaujinimas buvo nesėkmingas. Prašome pranešti apie šią problemą <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud bendruomenei</a>.", "Continue to {productName}" : "Tęsti {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sek.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sek.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n seconds.","Atnaujinimas sėkmingas. Nukreipiama į {productName} per %n sekundes."], + "Applications menu" : "Programų meniu", "Apps" : "Programėlės", "More apps" : "Daugiau programėlių", "_{count} notification_::_{count} notifications_" : ["{count} pranešimas","{count} pranešimai","{count} pranešimų","{count} pranešimas"], @@ -90,6 +91,8 @@ "Yes" : "Taip", "Create share" : "Sukurti viešinį", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", + "Direct link copied to clipboard" : "Tiesioginė nuoroda nukopijuota į iškarpinę", + "Please copy the link manually:" : "Nukopijuokite nuorodą rankiniu būdu:", "Clear search" : "Išvalyti paiešką", "Date" : "Data", "Today" : "Šiandien", @@ -108,10 +111,13 @@ "Please try again or contact your administrator." : "Pabandykite dar kartą arba susisiekite su savo administratoriumi.", "Password" : "Slaptažodis", "Log in to {productName}" : "Prisijunkite prie {productName}", + "Wrong login or password." : "Neteisingas prisijungimas ar slaptažodis.", + "This account is disabled" : "Ši paskyra yra išjungta", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Dėl daugkartinių nesėkmingų bandymų prisijungti iš jūsų IP adreso, prisijungimai bus uždelsti iki 30 sekundžių.", "Account name or email" : "Paskyros vardas ar el. paštas", "Account name" : "Paskyros pavadinimas", "Log in with a device" : "Prisijungti naudojant įrenginį", + "Login or email" : "Prisijungimas ar el. paštas", "Your account is not setup for passwordless login." : "Jūsų paskyra nėra nustatyta prisijungimui be slaptažodžio.", "Browser not supported" : "Naršyklė nepalaikoma", "Passwordless authentication is not supported in your browser." : "Tapatybės nustatymas be slaptažodžio nėra palaikomas jūsų naršyklėje.", @@ -214,6 +220,7 @@ "The server was unable to complete your request." : "Serveriui nepavyko įvykdyti jūsų užklausos.", "If this happens again, please send the technical details below to the server administrator." : "Jei tai pasikartos, prašome nusiųsti serverio administratoriui žemiau esančią techninę informaciją.", "More details can be found in the server log." : "Detalesnė informacija yra sistemos žurnale.", + "For more details see the documentation ↗." : "Išsamesnei informacijai žiūrėkite dokumentaciją ↗.", "Technical details" : "Techniniai duomenys", "Remote Address: %s" : "Nuotolinis adresas: %s", "Request ID: %s" : "Užklausos ID: %s", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index c257e1c80d8..5cf2389d05c 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -103,9 +103,14 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"], "No" : "Nie", "Yes" : "Tak", + "Federated user" : "Użytkownik sfederowany", + "user@your-nextcloud.org" : "użytkownik@twój-nextcloud.pl", "Create share" : "Utwórz udostępnienie", + "The remote URL must include the user." : "Zdalny adres URL musi zawierać nazwę użytkownika.", + "Invalid remote URL." : "Nieprawidłowy zdalny adres URL.", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", "Direct link copied to clipboard" : "Bezpośredni odnośnik skopiowany do schowka", + "Please copy the link manually:" : "Prosimy skopiować odnośnik ręcznie:", "Custom date range" : "Własny zakres dat", "Pick start date" : "Wybierz datę rozpoczęcia", "Pick end date" : "Wybierz datę zakończenia", @@ -258,6 +263,7 @@ OC.L10N.register( "Rename" : "Zmień nazwę", "Collaborative tags" : "Etykiety wspólne", "No tags found" : "Nie znaleziono etykiet", + "Clipboard not available, please copy manually" : "Schowek nie jest dostępny, prosimy skopiować ręcznie", "Personal" : "Osobiste", "Accounts" : "Konta", "Admin" : "Administrator", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index b3ac99c7d7f..e52ae382635 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -101,9 +101,14 @@ "_{count} notification_::_{count} notifications_" : ["{count} powiadomienie","{count} powiadomienia","{count} powiadomień","{count} powiadomień"], "No" : "Nie", "Yes" : "Tak", + "Federated user" : "Użytkownik sfederowany", + "user@your-nextcloud.org" : "użytkownik@twój-nextcloud.pl", "Create share" : "Utwórz udostępnienie", + "The remote URL must include the user." : "Zdalny adres URL musi zawierać nazwę użytkownika.", + "Invalid remote URL." : "Nieprawidłowy zdalny adres URL.", "Failed to add the public link to your Nextcloud" : "Nie udało się dodać linku publicznego do Nextcloud", "Direct link copied to clipboard" : "Bezpośredni odnośnik skopiowany do schowka", + "Please copy the link manually:" : "Prosimy skopiować odnośnik ręcznie:", "Custom date range" : "Własny zakres dat", "Pick start date" : "Wybierz datę rozpoczęcia", "Pick end date" : "Wybierz datę zakończenia", @@ -256,6 +261,7 @@ "Rename" : "Zmień nazwę", "Collaborative tags" : "Etykiety wspólne", "No tags found" : "Nie znaleziono etykiet", + "Clipboard not available, please copy manually" : "Schowek nie jest dostępny, prosimy skopiować ręcznie", "Personal" : "Osobiste", "Accounts" : "Konta", "Admin" : "Administrator", |