diff options
Diffstat (limited to 'apps/workflowengine/l10n/sc.js')
-rw-r--r-- | apps/workflowengine/l10n/sc.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/sc.js b/apps/workflowengine/l10n/sc.js index 1ac8d5a9f97..103836f47b2 100644 --- a/apps/workflowengine/l10n/sc.js +++ b/apps/workflowengine/l10n/sc.js @@ -55,10 +55,6 @@ OC.L10N.register( "Office documents" : "Documentos de Office", "PDF documents" : "Documentos PDF", "Custom mimetype" : "Personaliza sa genia MIME", - "Select a tag" : "Seletziona un'eticheta", - "No results" : "Perunu resurtadu", - "%s (invisible)" : "%s (invisìbile)", - "%s (restricted)" : "%s (limitadu)", "Please enter a valid time span" : "Inserta•nche un'intervallu de tempus bàlidu", "Select a request URL" : "Seletziona unu URL de rechesta", "Predefined URLs" : "URL predefinidos", @@ -114,6 +110,10 @@ OC.L10N.register( "Request user agent" : "Agente de utente de sa rechesta", "User group membership" : "Apartenèntzia de is utentes a is grupos", "is member of" : "partètzipat a", - "is not member of" : "no partètzipat a" + "is not member of" : "no partètzipat a", + "Select a tag" : "Seletziona un'eticheta", + "No results" : "Perunu resurtadu", + "%s (invisible)" : "%s (invisìbile)", + "%s (restricted)" : "%s (limitadu)" }, "nplurals=2; plural=(n != 1);"); |