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/ca.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/ca.js')
-rw-r--r-- | apps/updatenotification/l10n/ca.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js index 37a5730a041..97c7b8419c8 100644 --- a/apps/updatenotification/l10n/ca.js +++ b/apps/updatenotification/l10n/ca.js @@ -44,8 +44,6 @@ OC.L10N.register( "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Una versi贸 pr猫via a la publicaci贸 nom茅s per provar noves funcions, no per a entorns de producci贸.", "_<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贸 no t茅 cap versi贸 compatible per a aquesta versi贸 de Nextcloud disponible.","<strong>%n</strong> aplicacions no tenen cap versi贸 compatible per a aquesta versi贸 de Nextcloud disponible."], - "Update for %1$s to version %2$s is available." : "Hi ha disponible l'actualitzaci贸 a la versi贸 %2$s per a %1$s.", - "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>Totes</strong> les aplicacions tenen una versi贸 compatible per aquesta versi贸 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贸 no t茅 cap versi贸 compatible per a aquesta versi贸 de Nextcloud disponible","<strong>%n</strong> aplicacions no tenen cap versi贸 compatible per a aquesta versi贸 de Nextcloud disponible"] + "Update for %1$s to version %2$s is available." : "Hi ha disponible l'actualitzaci贸 a la versi贸 %2$s per a %1$s." }, "nplurals=2; plural=(n != 1);"); |