diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-24 00:17:47 +0000 |
commit | 294035f523a0149dcab5eb301ec39e99d09f7adb (patch) | |
tree | e28b911b9f31a01849874efd7c4f0444e1c2d1ce /core/l10n/oc.js | |
parent | 3a9abb256ebb4168e2a9d0bef1cf5e34390c25e9 (diff) | |
download | nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.tar.gz nextcloud-server-294035f523a0149dcab5eb301ec39e99d09f7adb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 486492c7bb9..8c391c55682 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -157,7 +157,6 @@ OC.L10N.register( "Open settings menu" : "Dobrir lo menú de paramètres", "Settings menu" : "Menú paramètres", "Search {types} …" : "Recèrca {types}…", - "Settings" : "Paramètres", "Avatar of {fullName}" : "Avatar de {fullName}", "Could not load your contacts" : "Cargament impossible de vòstres contactes", "Search contacts …" : "Cercar pels contactes…", @@ -346,6 +345,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L’entèsta HTTP « {header} » conten pas « {expected} ». Aquò es un risc potencial de seguretat o de confidencialitat, es recomandat d’ajustar aqueste paramètres en consequéncia.", "If it is not there ask your local administrator." : "S’es pas enlà, demandatz a vòstre administrator local.", "Collaboratively edit office documents." : "Modificatz collaborativament de documents burotics.", + "Settings" : "Paramètres", "restricted" : "limitada", "invisible" : "invisibla", "File not found" : "Fichièr pas trobat", |