diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-20 02:22:09 +0000 |
commit | 7929e6d91d23c88b85b806e349dfca1eece898ca (patch) | |
tree | feb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/updatenotification/l10n/es_GT.json | |
parent | f5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff) | |
download | nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/es_GT.json')
-rw-r--r-- | apps/updatenotification/l10n/es_GT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es_GT.json b/apps/updatenotification/l10n/es_GT.json index 92c59203d01..3e2c0df5e36 100644 --- a/apps/updatenotification/l10n/es_GT.json +++ b/apps/updatenotification/l10n/es_GT.json @@ -5,7 +5,6 @@ "The update server could not be reached since %d days to check for new updates." : "El servidor de actualización no ha podido ser alcanzado desde %d días para verificar actualizaciones. ", "Please check the Nextcloud and server log files for errors." : "Por favor verifica los archivos de bitacoras de Nextcloud y del servidor por errores. ", "Update to %1$s is available." : "La actualización a %1$s está disponible. ", - "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.", "Update for {app} to version %s is available." : "Actualización para {app} a la versión %s está disponible.", "Update notification" : "Notificación de actualización", "Update" : "Actualizar", @@ -22,6 +21,7 @@ "The selected update channel does not support updates of the server." : "El canal de actualización seleccionado no soporta actualizaciones del servidor. ", "A new version is available: <strong>{newVersionString}</strong>" : "Una versión más reciente está disponible: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Verificado el {lastCheckedDate}", - "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso." + "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Por favor asegurate que en tu config.php no se establezca <samp>appstoreenabled</samp> como falso.", + "Update for %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |