Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/oc.js')
-rw-r--r--apps/files_external/l10n/oc.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/files_external/l10n/oc.js b/apps/files_external/l10n/oc.js
index 3ac21f8748d..d66ff356e42 100644
--- a/apps/files_external/l10n/oc.js
+++ b/apps/files_external/l10n/oc.js
@@ -7,17 +7,6 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "L’etapa 1 a fracassat. Error : %s",
"Step 2 failed. Exception: %s" : "L’etapa 2 a fracassat. Error : %s",
"External storage" : "Emmagazinatge extèrne",
- "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat",
- "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable",
- "Invalid mount point" : "Punt de montatge invalid",
- "Objectstore forbidden" : "\"Objectstore\" interdich",
- "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"",
- "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"",
- "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"",
- "Unsatisfied backend parameters" : "Paramètres mancants pel servici",
- "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion",
- "Insufficient data: %s" : "Donadas insufisentas : %s",
- "%s" : "%s",
"Personal" : "Personal",
"System" : "Sistèma",
"Grant access" : "Autorizar l'accès",
@@ -31,6 +20,17 @@ OC.L10N.register(
"Username" : "Nom d'utilizaire",
"Password" : "Senhal",
"Save" : "Enregistrar",
+ "Storage with id \"%i\" not found" : "Emmagazinatge amb l'id \"%i\" pas trobat",
+ "Invalid backend or authentication mechanism class" : "Servici o metòde d'autentificacion pas valable",
+ "Invalid mount point" : "Punt de montatge invalid",
+ "Objectstore forbidden" : "\"Objectstore\" interdich",
+ "Invalid storage backend \"%s\"" : "Servici d'emmagazinatge invalid : \"%s\"",
+ "Not permitted to use backend \"%s\"" : "Pas autorizat a utilizar lo servici \"%s\"",
+ "Not permitted to use authentication mechanism \"%s\"" : "Pas autorizat a utilizar lo mecanisme d'autentificacion \"%s\"",
+ "Unsatisfied backend parameters" : "Paramètres mancants pel servici",
+ "Unsatisfied authentication mechanism parameters" : "Paramètres mancants pel metòde d'autentificacion",
+ "Insufficient data: %s" : "Donadas insufisentas : %s",
+ "%s" : "%s",
"Access key" : "Clau d'accès",
"Secret key" : "Clau secreta",
"Builtin" : "Integrat",