diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/oc.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 97559f6df69..140587235ba 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -274,8 +274,6 @@ OC.L10N.register( "Skip to main content" : "Sautar al contengut principal", "Skip to navigation of app" : "Passar a la navegacion d’aplications", "Get your own free account" : "Obtenètz vòstre pròpri compte gratuit", - "Contacts" : "Contactes", - "Contacts menu" : "Menú contactes", "Confirm your password" : "Confirmatz lo senhal", "Connect to your account" : "Connectatz-vos a vòstre compte", "Please log in before granting %1$s access to your %2$s account." : "Autentificatz-vos abans de donnar l’accès a %1$s a vòstre compte %2$s.", @@ -329,6 +327,8 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", "More" : "Mai", "More apps menu" : "Menú mai d’aplicacions", + "Contacts" : "Contactes", + "Contacts menu" : "Menú contactes", "Settings menu" : "Menú paramètres", "Setup two-factor authentication" : "Parametratge autentificacion dos factors" }, |