diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-28 00:17:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-28 00:17:43 +0000 |
commit | 2f33312336085a01624e5d51f9bb7172f2e9a296 (patch) | |
tree | e8791b5438695697121fbf1201f01c0fc87188ce /apps/theming/l10n | |
parent | 72612cb73ca072e9ac962371fdb64f113b85b4d2 (diff) | |
download | nextcloud-server-2f33312336085a01624e5d51f9bb7172f2e9a296.tar.gz nextcloud-server-2f33312336085a01624e5d51f9bb7172f2e9a296.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/ca.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 10edd4c68ba..eaee0475a93 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -52,7 +52,7 @@ OC.L10N.register( "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.", "Name" : "Nom", "Web link" : "Enllaç web", - "a safe home for all your data" : "Un lloc segur per a les vostres dades", + "a safe home for all your data" : "Un lloc segur per a totes les vostres dades", "Slogan" : "Eslògan", "Color" : "Color", "Logo" : "Logotip", diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index 7b93415ff7d..41f4a173eae 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -50,7 +50,7 @@ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.", "Name" : "Nom", "Web link" : "Enllaç web", - "a safe home for all your data" : "Un lloc segur per a les vostres dades", + "a safe home for all your data" : "Un lloc segur per a totes les vostres dades", "Slogan" : "Eslògan", "Color" : "Color", "Logo" : "Logotip", |