diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/oc.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 10433480e16..d5ea94ac52d 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -217,13 +217,10 @@ OC.L10N.register( "Never" : "Pas jamais", "Documentation" : "Documentacion", "Forum" : "Forum", - "Login" : "Login", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Dobrir la documentacion", "Send mode" : "Mòde de mandadÃs", "Encryption" : "Chiframent", - "Authentication required" : "Autentificacion requerida", "Server address" : "Adreça del servidor", "Port" : "Pòrt", "Credentials" : "Informacions d'identificacion", @@ -252,6 +249,9 @@ OC.L10N.register( "Migration started …" : "Migracion començada…", "Address" : "Adreça", "Avatar" : "Avatar", + "Login" : "Login", + "STARTTLS" : "STARTTLS", + "Authentication required" : "Autentificacion requerida", "Enable encryption" : "Activar lo chiframent", "Start migration" : "Començar la migracion", "Upload new" : "Ne mandar un novèl", |