diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
commit | 93e9d50af638737c6ba6d65489270725fe87e743 (patch) | |
tree | 301be1bffa3ca5d174b44480dc8a0492c95e05ad /core/l10n/oc.js | |
parent | d78f7acfd752e9f0a342515e3208d51ff84f9c2c (diff) | |
download | nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.tar.gz nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.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 a0fefca5e4d..77372fd0984 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -75,6 +75,7 @@ OC.L10N.register( "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "La mesa a jorn a pas reüssit. Mai mai d’informacions <a href=\"{url}\">visitatz nòstra publicacion al forum</a> que tracta d’aqueste problèma.", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "La mesa a jorn a pas reüssit. Mercés de senhalar aqueste problèma a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Comunautat Nexcloud</a>.", "Continue to {productName}" : "Contunhar cap a {productName}", + "Apps" : "Aplicacions", "More apps" : "Mai d’aplicacions", "_{count} notification_::_{count} notifications_" : ["{count} notificacion","{count} notificacions"], "No" : "No", @@ -185,7 +186,6 @@ OC.L10N.register( "Collaborative tags" : "Etiquetas collaborativas", "No tags found" : "Cap d’etiqueta pas trobada", "Personal" : "Personal", - "Apps" : "Aplicacions", "Admin" : "Admin", "Help" : "Ajuda", "Access forbidden" : "Accès defendut", |