aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/es_GT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-14 00:29:55 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-14 00:29:55 +0000
commit99aefbd75a0fea6fb722290966452f3647aa5a63 (patch)
treee3d06d8603e1c1e8cd03c682e4da216b9825e3b2 /apps/updatenotification/l10n/es_GT.js
parentd5ee076017e4a0812b21bbaf6ea03b6392362945 (diff)
downloadnextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.tar.gz
nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/es_GT.js')
-rw-r--r--apps/updatenotification/l10n/es_GT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/es_GT.js b/apps/updatenotification/l10n/es_GT.js
index f09f9942fa9..8df5ff2384e 100644
--- a/apps/updatenotification/l10n/es_GT.js
+++ b/apps/updatenotification/l10n/es_GT.js
@@ -17,13 +17,13 @@ OC.L10N.register(
"The update check is not yet finished. Please refresh the page." : "La verificación de actualización aún no termina. Por favor actualiza la página.",
"Your version is up to date." : "Tu verisón está actualizada.",
"A non-default update server is in use to be checked for updates:" : "Un servidor de actualizaciones no-predeterminado está en uso para ser verficiado por actualizaciones:",
- "Update channel:" : "Actualizar el canal:",
"Notify members of the following groups about available updates:" : "Notificar a los miembros de los siguientes grupos de las actualizaciones disponibles:",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal de actualización seleccionado hace que las notificaciones dedicadas al servidor sean obsoletas. ",
"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.",
- "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 %1$s to version %2$s is available." : "La actualización para %1$s a la versión %2$s está disponible.",
+ "Update channel:" : "Actualizar el canal:"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");