diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/updatenotification/l10n/gl.js | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/gl.js')
-rw-r--r-- | apps/updatenotification/l10n/gl.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/gl.js b/apps/updatenotification/l10n/gl.js index 70e1de245c9..41d7d19fb19 100644 --- a/apps/updatenotification/l10n/gl.js +++ b/apps/updatenotification/l10n/gl.js @@ -41,8 +41,6 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "A versi贸n est谩bel m谩is recente. 脡 axeitada para uso en produci贸n e actualizarase sempre 谩 煤ltima versi贸n maior.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Unha versi贸n preliminar s贸 para probar funcionalidades novas, non para contornos de produci贸n", - "Update for %1$s to version %2$s is available." : "Est谩 dispo帽铆bel unha actualizaci贸n para %1$s 谩 versi贸n %2$s.", - "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Todas</strong> as aplicaci贸ns te帽en dispo帽铆bel unha versi贸n compatible para esta versi贸n de Nextcloud", - "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> aplicaci贸n non ten ningunha versi贸n compat铆bel dispo帽铆bel para esta versi贸n de Nextcloud","<strong>%n</strong> aplicaci贸ns non te帽en ningunha versi贸n compat铆bel dispo帽铆bel para esta versi贸n de Nextcloud"] + "Update for %1$s to version %2$s is available." : "Est谩 dispo帽铆bel unha actualizaci贸n para %1$s 谩 versi贸n %2$s." }, "nplurals=2; plural=(n != 1);"); |