diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-19 00:34:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-19 00:34:22 +0000 |
commit | c2f767abb02c50291d63982f68572dd0f2b64fa2 (patch) | |
tree | 1c66441aaaf74aa981a3aa0d80e28d349765b0bb /apps/settings/l10n/oc.js | |
parent | ae6b34feda93855d48783462ca1220fd9bdacd9a (diff) | |
download | nextcloud-server-c2f767abb02c50291d63982f68572dd0f2b64fa2.tar.gz nextcloud-server-c2f767abb02c50291d63982f68572dd0f2b64fa2.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 8edd20e5a5d..10c679c36ae 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -93,7 +93,6 @@ OC.L10N.register( "Developer documentation" : "Documentacion desvolopaire", "Update to {update}" : "Actualizar en {update}", "Disable all" : "Desactivar tot", - "Enable all" : "Activar tot", "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicacion an una mesa a jorn de disponibla","%n aplicacions an una mesa a jorn de disponibla"], "Device settings" : "Paramètres periferic", "Allow filesystem access" : "Permetre accès filesystem", @@ -241,6 +240,7 @@ OC.L10N.register( "Check out our blog" : "Donar un còp d’uèlh a nòstre blòg", "Subscribe to our newsletter" : "S’abonar a l’infoletra", "You created app password \"{token}\"" : "Avètz creat lo senhal d’aplicacion « {token} »", + "Enable all" : "Activar tot", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Edit User" : "Modificar l’utilizaire", "Add a new user" : "Apondre un utilizaire novè", |