diff options
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 42197e271bc..dfd09fe190e 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -211,6 +211,8 @@ OC.L10N.register( "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached está configurado como memoria tobo distribuída, mais está instalado o módulo PHP incorrecto («memcache»). Instale o módulo PHP «memcached».", "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached está configurado como memoria tobo distribuída, mais o módulo PHP «memcached» non está instalado. Instale o módulo PHP «memcached».", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Non se configurou ningunha memoria tobo de memoria. Para mellorar o rendemento, configure Memcache, se está dispoñíbel.", + "Failed to write and read a value from local cache." : "Produciuse un erro ao escribir e ler un valor da memoria tobo local.", + "Failed to write and read a value from distributed cache." : "Produciuse un erro ao escribir e ler un valor da memoria tobo distribuída.", "Configured" : "Configurado", "Mimetype migrations available" : "Migracións de tipo MIME dispoñíbeis", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Están dispoñíbeis unha ou máis migracións de tipo mime. Ocasionalmente engádense novos tipos MIME para xestionar mellor certos tipos de ficheiros. A migración dos tipos MIME leva moito tempo en instancias grandes, polo que non se fai automaticamente durante as actualizacións. Use a orde «occ maintenance:repair --include-expensive» para realizar as migracións.", @@ -274,10 +276,10 @@ OC.L10N.register( "You are currently running PHP %s." : "Actualmente está a executar PHP %s.", "PHP \"output_buffering\" option" : "Opción de PHP «output_buffering»", "PHP configuration option \"output_buffering\" must be disabled" : "A opción de configuración de PHP «output_buffering» debe estar desactivada", - "Push service" : "Servizo de notificacións automáticas", + "Push service" : "Servizo de notificacións emerxentes", "Valid enterprise license" : "Licenza empresarial válida", - "Free push service" : "Servizo de notificacións automáticas de balde", - "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Esta é a compilación da comunidade sen asistencia de Nextcloud. Por mor do tamaño desta instancia, o rendemento, a fiabilidade e a escalabilidade non se poden garantir. As notificacións automáticas son limitadas para evitar a sobrecarga do noso servizo de balde. Obteña máis información sobre os beneficios de Nextcloud Enterprise en {link}.", + "Free push service" : "Servizo de notificacións emerxentes de balde", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Esta é a compilación da comunidade sen asistencia de Nextcloud. Por mor do tamaño desta instancia, o rendemento, a fiabilidade e a escalabilidade non se poden garantir. As notificacións emerxentes son limitadas para evitar a sobrecarga do noso servizo de balde. Obteña máis información sobre os beneficios de Nextcloud Enterprise en {link}.", "Random generator" : "Xerador ao chou", "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP non atopou ningunha fonte axeitada para a aleatoriedade, o que é moi desaconsellábel por razóns de seguridade.", "Secure" : "Seguro", |