diff options
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", |