diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:45 +0000 |
commit | 81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca (patch) | |
tree | 8442c08e490f2cdb57192dbfc7d2446a121e8a39 /lib/l10n/es_GT.js | |
parent | d4715c61f283b8365652930357315a4854310513 (diff) | |
download | nextcloud-server-81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca.tar.gz nextcloud-server-81f9fc02f89c9cb2334e5bfa4e874d36f47f4cca.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es_GT.js')
-rw-r--r-- | lib/l10n/es_GT.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index e1f0fcfc543..0f3f141a01e 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -146,6 +146,7 @@ OC.L10N.register( "Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s", "Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible", "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", + "Text" : "Texto", "Summary" : "Resumen", "Translate" : "Traducir", "Result" : "Resultado", |