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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/es_419.js2
-rw-r--r--l10n/es_419.json2
-rw-r--r--l10n/es_AR.js2
-rw-r--r--l10n/es_AR.json2
-rw-r--r--l10n/es_CL.js2
-rw-r--r--l10n/es_CL.json2
-rw-r--r--l10n/es_CO.js2
-rw-r--r--l10n/es_CO.json2
-rw-r--r--l10n/es_CR.js2
-rw-r--r--l10n/es_CR.json2
-rw-r--r--l10n/es_DO.js2
-rw-r--r--l10n/es_DO.json2
-rw-r--r--l10n/es_EC.js2
-rw-r--r--l10n/es_EC.json2
-rw-r--r--l10n/es_GT.js2
-rw-r--r--l10n/es_GT.json2
-rw-r--r--l10n/es_HN.js2
-rw-r--r--l10n/es_HN.json2
-rw-r--r--l10n/es_MX.js2
-rw-r--r--l10n/es_MX.json2
-rw-r--r--l10n/es_NI.js2
-rw-r--r--l10n/es_NI.json2
-rw-r--r--l10n/es_PA.js2
-rw-r--r--l10n/es_PA.json2
-rw-r--r--l10n/es_PE.js2
-rw-r--r--l10n/es_PE.json2
-rw-r--r--l10n/es_PR.js2
-rw-r--r--l10n/es_PR.json2
-rw-r--r--l10n/es_PY.js2
-rw-r--r--l10n/es_PY.json2
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
-rw-r--r--l10n/es_UY.js2
-rw-r--r--l10n/es_UY.json2
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
-rw-r--r--l10n/it.js2
-rw-r--r--l10n/it.json2
-rw-r--r--l10n/kab.js14
-rw-r--r--l10n/kab.json12
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
48 files changed, 76 insertions, 44 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 44dc0c9b..a9fc919e 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -168,4 +168,4 @@ OC.L10N.register(
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online se activa por defecto para todos los usuarios. Al activar esta configuración, solo los miembros de los grupos especificados pueden usarlo.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas de esta carpeta se añadirán al selector de plantillas de Collabora Online."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es.json b/l10n/es.json
index 37fa6655..425c4c75 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -165,5 +165,5 @@
"Document already exists" : "El documento ya existe",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online se activa por defecto para todos los usuarios. Al activar esta configuración, solo los miembros de los grupos especificados pueden usarlo.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas de esta carpeta se añadirán al selector de plantillas de Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_419.js b/l10n/es_419.js
index 82b40984..65ed7908 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_419.json b/l10n/es_419.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
index 0c035b27..a162bb29 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -40,4 +40,4 @@ OC.L10N.register(
"Select a template directory" : "Seleccionar un directorio de plantillas",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas dentro de este directorio se agregarán al selector de plantillas de Collabora Online."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
index c5482a55..cee30395 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -37,5 +37,5 @@
"Select template" : "Seleccionar plantilla",
"Select a template directory" : "Seleccionar un directorio de plantillas",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas dentro de este directorio se agregarán al selector de plantillas de Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CL.json b/l10n/es_CL.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CO.json b/l10n/es_CO.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_CR.json b/l10n/es_CR.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_DO.json b/l10n/es_DO.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_EC.json b/l10n/es_EC.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_GT.js b/l10n/es_GT.js
index 6355d93a..3d3ccb43 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_GT.json b/l10n/es_GT.json
index 5ffaf023..7a20583c 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 82b40984..65ed7908 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_HN.json b/l10n/es_HN.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index e2396b7b..28fc3e33 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -83,4 +83,4 @@ OC.L10N.register(
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online está habilitado para todos los usuarios por omisión. Cuando esta configuración está activa, solo los miembros de grupos específicos la pueden usar. ",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas dentro de este directorio se agregarán al selector de plantillas de Collabora Online."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index cd6a1d7b..21884a59 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -80,5 +80,5 @@
"Document already exists" : "El documento ya existe",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online está habilitado para todos los usuarios por omisión. Cuando esta configuración está activa, solo los miembros de grupos específicos la pueden usar. ",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Las plantillas dentro de este directorio se agregarán al selector de plantillas de Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index 82b40984..65ed7908 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_NI.json b/l10n/es_NI.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PA.js b/l10n/es_PA.js
index 82b40984..65ed7908 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PA.json b/l10n/es_PA.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 82b40984..65ed7908 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PE.json b/l10n/es_PE.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index 82b40984..65ed7908 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PR.json b/l10n/es_PR.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index c0f20942..1efba4a5 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -44,4 +44,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_PY.json b/l10n/es_PY.json
index 829b0baf..4a76aab8 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -41,5 +41,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 6355d93a..82d27628 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -49,4 +49,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index 5ffaf023..83f05ed8 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -46,5 +46,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/es_UY.js b/l10n/es_UY.js
index 82b40984..65ed7908 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -43,4 +43,4 @@ OC.L10N.register(
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_UY.json b/l10n/es_UY.json
index 7baaeb0f..774ae7e5 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -40,5 +40,5 @@
"Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a la versión anterior",
"Could not create file" : "No fue posible crear el archivo",
"Create" : "Crear"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/fr.js b/l10n/fr.js
index 112f3c2c..d93e6c88 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -168,4 +168,4 @@ OC.L10N.register(
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online est par défaut activé pour tous les utilisateurs. Lorsque ce paramètre est actif, seuls les membres des groupes spécifiés peuvent l'utiliser.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Les modèles de ce dossier seront ajoutés au sélecteur de modèle de Collabora Online."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 7a401fcb..e387253c 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -165,5 +165,5 @@
"Document already exists" : "Ce document existe déjà",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online est par défaut activé pour tous les utilisateurs. Lorsque ce paramètre est actif, seuls les membres des groupes spécifiés peuvent l'utiliser.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Les modèles de ce dossier seront ajoutés au sélecteur de modèle de Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index df851b50..fa7a2c77 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -171,4 +171,4 @@ OC.L10N.register(
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono utilizzarla.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/it.json b/l10n/it.json
index d2f35c7d..8d7d4344 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -168,5 +168,5 @@
"Document already exists" : "Il documento esiste già",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online è attivo per tutti gli utenti in modo predefinito. Quando questa impostazione è attiva, solo i membri dei gruppi specificati possono utilizzarla.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "I modelli all'interno di questa cartella saranno aggiunti al selettore dei modelli di Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/kab.js b/l10n/kab.js
new file mode 100644
index 00000000..f6891f1a
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "No results" : "Ulac igmad",
+ "Cancel" : "Sefsex",
+ "Close" : "Mdel",
+ "Error" : "Erreur",
+ "Save" : "Sekles",
+ "Add to favorites" : "Rnu ismal",
+ "Details" : "Talqayt",
+ "Download" : "Sider",
+ "Create" : "Snulfu-d"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 00000000..86a09a79
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "No results" : "Ulac igmad",
+ "Cancel" : "Sefsex",
+ "Close" : "Mdel",
+ "Error" : "Erreur",
+ "Save" : "Sekles",
+ "Add to favorites" : "Rnu ismal",
+ "Details" : "Talqayt",
+ "Download" : "Sider",
+ "Create" : "Snulfu-d"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index edc86ebc..ee2a200c 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -176,4 +176,4 @@ OC.L10N.register(
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "O Collabora Online está habilitado para todos os usuários por padrão. Quando essa configuração está ativa, apenas os membros dos grupos especificados podem usá-la.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Os modelos dentro deste diretório serão adicionados ao seletor de modelos do Collabora Online."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 20d9fd56..f0a43da4 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -173,5 +173,5 @@
"Document already exists" : "Documento já existe",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "O Collabora Online está habilitado para todos os usuários por padrão. Quando essa configuração está ativa, apenas os membros dos grupos especificados podem usá-la.",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "Os modelos dentro deste diretório serão adicionados ao seletor de modelos do Collabora Online."
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
index 9be75b79..415c6c93 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -78,4 +78,4 @@ OC.L10N.register(
"Add a new one?" : "Adicionar novo?",
"Document already exists" : "O documento já existe"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
index 30afa713..7dd64057 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -75,5 +75,5 @@
"No templates defined." : "Sem modelos definidos",
"Add a new one?" : "Adicionar novo?",
"Document already exists" : "O documento já existe"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 342f16de..bf0db904 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -171,7 +171,10 @@ OC.L10N.register(
"Select a template directory" : "選取範本目錄",
"Remove personal template folder" : "移除個人範本資料夾",
"Templates inside of this directory will be added to the template selector of Nextcloud Office." : "此目錄內的範本將會被新增至 Nextcloud Office 的範本選擇器中。",
+ "Nextcloud Office requires a seperate server running Collabora Online to provide editing capabilities." : "Nextcloud Office 需要一台執行 Collabora Online 的獨立伺服器來提供編輯功能。",
"Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online 需要獨立的伺服器作為類 WOPI 的客戶端來提供編輯功能。",
+ "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit and the others can only view documents." : "預設情況下,所有使用者都可以使用 {productName} 編輯文件。當此設定啟用時,只有指定群組的成員才能編輯,其他人只能檢視文件。",
+ "Loading {filename}…" : "正在載入 {filename}……",
"Document already exists" : "文件已存在",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online 預設對所有使用者啟用。當此設定啟用時,僅特定群組的使用者可以使用它。",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "此目錄中的範本將會新增到 Collabora Online 的範本選取器中。"
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 1b3f1888..08b460b1 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -169,7 +169,10 @@
"Select a template directory" : "選取範本目錄",
"Remove personal template folder" : "移除個人範本資料夾",
"Templates inside of this directory will be added to the template selector of Nextcloud Office." : "此目錄內的範本將會被新增至 Nextcloud Office 的範本選擇器中。",
+ "Nextcloud Office requires a seperate server running Collabora Online to provide editing capabilities." : "Nextcloud Office 需要一台執行 Collabora Online 的獨立伺服器來提供編輯功能。",
"Collabora Online requires a seperate server acting as a WOPI-like Client to provide editing capabilities." : "Collabora Online 需要獨立的伺服器作為類 WOPI 的客戶端來提供編輯功能。",
+ "All users can edit documents with {productName} by default. When this setting is active, only the members of the specified groups can edit and the others can only view documents." : "預設情況下,所有使用者都可以使用 {productName} 編輯文件。當此設定啟用時,只有指定群組的成員才能編輯,其他人只能檢視文件。",
+ "Loading {filename}…" : "正在載入 {filename}……",
"Document already exists" : "文件已存在",
"Collabora Online is enabled for all users by default. When this setting is active, only members of the specified groups can use it." : "Collabora Online 預設對所有使用者啟用。當此設定啟用時,僅特定群組的使用者可以使用它。",
"Templates inside of this directory will be added to the template selector of Collabora Online." : "此目錄中的範本將會新增到 Collabora Online 的範本選取器中。"