diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-29 02:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-29 02:14:26 +0000 |
commit | ef5783aaacc161d7c878145a807cf1569b22283d (patch) | |
tree | 09506a60818d7eef08259ef94f88d7324809fd81 /apps/settings/l10n/oc.js | |
parent | c4157e4653e7bfa55f5c0fa2e82e12b5d120fa56 (diff) | |
download | nextcloud-server-ef5783aaacc161d7c878145a807cf1569b22283d.tar.gz nextcloud-server-ef5783aaacc161d7c878145a807cf1569b22283d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 84cf3013ce9..6eab060b640 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -186,9 +186,6 @@ OC.L10N.register( "No devices configured." : "Cap de periferic pas configurat.", "Your browser does not support WebAuthn." : "Vòstre navigador es pas compatible amb WebAuthn.", "Your apps" : "Vòstras aplicacions", - "Active apps" : "Aplicacions activas", - "Disabled apps" : "Aplicacions desactivadas", - "Updates" : "Mesas a jorn", "Changelog" : "Nòta de version", "by {author}\n{license}" : "per {author}\n{license}", "Enter group name" : "Picatz un nom de grop", @@ -213,6 +210,9 @@ OC.L10N.register( "Twitter" : "Twitter", "Website" : "Site web", "Profile visibility" : "Visibilitat perfil", + "Active apps" : "Aplicacions activas", + "Disabled apps" : "Aplicacions desactivadas", + "Updates" : "Mesas a jorn", "Show to everyone" : "Afichar a tot lo monde", "Hide" : "Amagar", "Never" : "Pas jamais", |