diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-04 02:31:57 +0000 |
commit | 9ee3971f7cb278f05654597dc940b0dcc4881673 (patch) | |
tree | be43f33fa4746d123e2490cdaf65852c79c5c508 /apps/settings/l10n/ca.js | |
parent | 237b6bdcd4e099c92e8169a5d7e093cbc6d59bd8 (diff) | |
download | nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.tar.gz nextcloud-server-9ee3971f7cb278f05654597dc940b0dcc4881673.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 23e070fea84..5339fa070fa 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -263,6 +263,7 @@ OC.L10N.register( "Updates" : "Actualitzacions", "App bundles" : "Paquets d'aplicacions", "Featured apps" : "Aplicacions destacades", + "{license}-licensed" : "sota la llicència - {license}", "Details" : "Detalls", "Changelog" : "Registre de canvis", "by {author}\n{license}" : "{author}\n{license}", @@ -278,7 +279,6 @@ OC.L10N.register( "Show user backend" : "Mostra el rerefons d'usuari", "Show storage path" : "Mostra la ubicació del magatzem", "Send email to new user" : "Enviar correu electrònic al nou usuari", - "{license}-licensed" : "sota la llicència - {license}", "Migration in progress. Please wait until the migration is finished" : "Migració en procés. Si us plau, espereu fins que finalitzi la migració", "Migration started …" : "S'ha iniciat la migració …", "Not saved" : "No s'ha desat", |