diff options
Diffstat (limited to 'apps/workflowengine/l10n/ca.js')
-rw-r--r-- | apps/workflowengine/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/ca.js b/apps/workflowengine/l10n/ca.js index 58a8b997337..8971c299481 100644 --- a/apps/workflowengine/l10n/ca.js +++ b/apps/workflowengine/l10n/ca.js @@ -55,9 +55,7 @@ OC.L10N.register( "Custom mimetype" : "Tipus mime personalitzat", "Please enter a valid time span" : "Introduïu un interval de temps vàlid", "Select a request URL" : "Seleccioneu un URL de petició", - "Predefined URLs" : "URLs predefinits", "Files WebDAV" : "Fitxers WebDAV", - "Others" : "Altres", "Custom URL" : "URL personalitzat", "Select a user agent" : "Seleccioneu un agent d'usuari", "Android client" : "Client android", @@ -112,6 +110,8 @@ OC.L10N.register( "Select a tag" : "Seleccioneu una etiqueta", "No results" : "No hi ha resultats", "%s (invisible)" : "%s (invisible)", - "%s (restricted)" : "%s (restringit)" + "%s (restricted)" : "%s (restringit)", + "Predefined URLs" : "URLs predefinits", + "Others" : "Altres" }, "nplurals=2; plural=(n != 1);"); |