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/settings')
-rw-r--r--apps/settings/l10n/es.js4
-rw-r--r--apps/settings/l10n/es.json4
-rw-r--r--apps/settings/l10n/es_419.js2
-rw-r--r--apps/settings/l10n/es_419.json2
-rw-r--r--apps/settings/l10n/es_AR.js2
-rw-r--r--apps/settings/l10n/es_AR.json2
-rw-r--r--apps/settings/l10n/es_CL.js2
-rw-r--r--apps/settings/l10n/es_CL.json2
-rw-r--r--apps/settings/l10n/es_CO.js2
-rw-r--r--apps/settings/l10n/es_CO.json2
-rw-r--r--apps/settings/l10n/es_CR.js2
-rw-r--r--apps/settings/l10n/es_CR.json2
-rw-r--r--apps/settings/l10n/es_DO.js2
-rw-r--r--apps/settings/l10n/es_DO.json2
-rw-r--r--apps/settings/l10n/es_EC.js2
-rw-r--r--apps/settings/l10n/es_EC.json2
-rw-r--r--apps/settings/l10n/es_GT.js2
-rw-r--r--apps/settings/l10n/es_GT.json2
-rw-r--r--apps/settings/l10n/es_HN.js2
-rw-r--r--apps/settings/l10n/es_HN.json2
-rw-r--r--apps/settings/l10n/es_MX.js2
-rw-r--r--apps/settings/l10n/es_MX.json2
-rw-r--r--apps/settings/l10n/es_NI.js2
-rw-r--r--apps/settings/l10n/es_NI.json2
-rw-r--r--apps/settings/l10n/es_PA.js2
-rw-r--r--apps/settings/l10n/es_PA.json2
-rw-r--r--apps/settings/l10n/es_PE.js2
-rw-r--r--apps/settings/l10n/es_PE.json2
-rw-r--r--apps/settings/l10n/es_PR.js2
-rw-r--r--apps/settings/l10n/es_PR.json2
-rw-r--r--apps/settings/l10n/es_PY.js2
-rw-r--r--apps/settings/l10n/es_PY.json2
-rw-r--r--apps/settings/l10n/es_SV.js2
-rw-r--r--apps/settings/l10n/es_SV.json2
-rw-r--r--apps/settings/l10n/es_UY.js2
-rw-r--r--apps/settings/l10n/es_UY.json2
-rw-r--r--apps/settings/l10n/fr.js4
-rw-r--r--apps/settings/l10n/fr.json4
-rw-r--r--apps/settings/l10n/id.js10
-rw-r--r--apps/settings/l10n/id.json10
-rw-r--r--apps/settings/l10n/it.js4
-rw-r--r--apps/settings/l10n/it.json4
-rw-r--r--apps/settings/l10n/pl.js12
-rw-r--r--apps/settings/l10n/pl.json12
-rw-r--r--apps/settings/l10n/pt_BR.js6
-rw-r--r--apps/settings/l10n/pt_BR.json6
-rw-r--r--apps/settings/l10n/pt_PT.js2
-rw-r--r--apps/settings/l10n/pt_PT.json2
-rw-r--r--apps/settings/l10n/zh_HK.js2
-rw-r--r--apps/settings/l10n/zh_HK.json2
-rw-r--r--apps/settings/src/admin.js8
-rw-r--r--apps/settings/src/apps.js2
-rw-r--r--apps/settings/src/components/BasicSettings/BackgroundJob.vue17
53 files changed, 109 insertions, 74 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index 2d969cf67f4..2a2f4826c41 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -171,7 +171,7 @@ OC.L10N.register(
"No apps found for your version" : "No se han encontrado aplicaciones para su versión",
"Disable all" : "Deshabilitar todos",
"Enable all" : "Activar todas",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible."],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible.","%n apps tienen una actualización disponible."],
"Marked for remote wipe" : "Marcado para borrado remoto",
"Device settings" : "Configuración del dispositivo",
"Allow filesystem access" : "Permitir acceso al sistema de archivos",
@@ -497,4 +497,4 @@ OC.L10N.register(
"Change privacy level of full name" : "Cambiar nivel de privacidad del nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index bbb2655640a..234f047ea08 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -169,7 +169,7 @@
"No apps found for your version" : "No se han encontrado aplicaciones para su versión",
"Disable all" : "Deshabilitar todos",
"Enable all" : "Activar todas",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible."],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n app tiene una actualización disponible.","%n apps tienen una actualización disponible.","%n apps tienen una actualización disponible."],
"Marked for remote wipe" : "Marcado para borrado remoto",
"Device settings" : "Configuración del dispositivo",
"Allow filesystem access" : "Permitir acceso al sistema de archivos",
@@ -494,5 +494,5 @@
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permitir autocompletado del nombre de usuario cuando se introduzca el nombre completo o la dirección del email (ignorando la falta de coincidencia en la agenda de teléfonos y ser del mismo grupo)",
"Change privacy level of full name" : "Cambiar nivel de privacidad del nombre completo",
"No display name set" : "No se ha establecido ningún nombre para mostrar"
-},"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/apps/settings/l10n/es_419.js b/apps/settings/l10n/es_419.js
index 3615890c72f..d2dca714718 100644
--- a/apps/settings/l10n/es_419.js
+++ b/apps/settings/l10n/es_419.js
@@ -266,4 +266,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_419.json b/apps/settings/l10n/es_419.json
index 6d1e9287044..b08007863ae 100644
--- a/apps/settings/l10n/es_419.json
+++ b/apps/settings/l10n/es_419.json
@@ -263,5 +263,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js
index 7b8ef3ff445..ba4378b133f 100644
--- a/apps/settings/l10n/es_AR.js
+++ b/apps/settings/l10n/es_AR.js
@@ -252,4 +252,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json
index 6dc80a4c188..37014921407 100644
--- a/apps/settings/l10n/es_AR.json
+++ b/apps/settings/l10n/es_AR.json
@@ -249,5 +249,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_CL.js b/apps/settings/l10n/es_CL.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_CL.js
+++ b/apps/settings/l10n/es_CL.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_CL.json
+++ b/apps/settings/l10n/es_CL.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_CO.js b/apps/settings/l10n/es_CO.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_CO.js
+++ b/apps/settings/l10n/es_CO.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_CO.json b/apps/settings/l10n/es_CO.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_CO.json
+++ b/apps/settings/l10n/es_CO.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_CR.js b/apps/settings/l10n/es_CR.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_CR.js
+++ b/apps/settings/l10n/es_CR.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_CR.json b/apps/settings/l10n/es_CR.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_CR.json
+++ b/apps/settings/l10n/es_CR.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_DO.js b/apps/settings/l10n/es_DO.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_DO.js
+++ b/apps/settings/l10n/es_DO.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_DO.json b/apps/settings/l10n/es_DO.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_DO.json
+++ b/apps/settings/l10n/es_DO.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_EC.js
+++ b/apps/settings/l10n/es_EC.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_EC.json
+++ b/apps/settings/l10n/es_EC.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_GT.js b/apps/settings/l10n/es_GT.js
index c5ddebb4b31..8f78e9b8bfc 100644
--- a/apps/settings/l10n/es_GT.js
+++ b/apps/settings/l10n/es_GT.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_GT.json b/apps/settings/l10n/es_GT.json
index d71e8b8e2d5..a2ec4edf298 100644
--- a/apps/settings/l10n/es_GT.json
+++ b/apps/settings/l10n/es_GT.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_HN.js b/apps/settings/l10n/es_HN.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_HN.js
+++ b/apps/settings/l10n/es_HN.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_HN.json b/apps/settings/l10n/es_HN.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_HN.json
+++ b/apps/settings/l10n/es_HN.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index 18b83e5fc7c..50885944e88 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -286,4 +286,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index efa8fc33b65..7d494ecef19 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -283,5 +283,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_NI.js b/apps/settings/l10n/es_NI.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_NI.js
+++ b/apps/settings/l10n/es_NI.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_NI.json b/apps/settings/l10n/es_NI.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_NI.json
+++ b/apps/settings/l10n/es_NI.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_PA.js b/apps/settings/l10n/es_PA.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_PA.js
+++ b/apps/settings/l10n/es_PA.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_PA.json b/apps/settings/l10n/es_PA.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_PA.json
+++ b/apps/settings/l10n/es_PA.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_PE.js b/apps/settings/l10n/es_PE.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_PE.js
+++ b/apps/settings/l10n/es_PE.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_PE.json b/apps/settings/l10n/es_PE.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_PE.json
+++ b/apps/settings/l10n/es_PE.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_PR.js b/apps/settings/l10n/es_PR.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_PR.js
+++ b/apps/settings/l10n/es_PR.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_PR.json b/apps/settings/l10n/es_PR.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_PR.json
+++ b/apps/settings/l10n/es_PR.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_PY.js b/apps/settings/l10n/es_PY.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_PY.js
+++ b/apps/settings/l10n/es_PY.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_PY.json b/apps/settings/l10n/es_PY.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_PY.json
+++ b/apps/settings/l10n/es_PY.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_SV.js b/apps/settings/l10n/es_SV.js
index c5ddebb4b31..a4dcad7fd05 100644
--- a/apps/settings/l10n/es_SV.js
+++ b/apps/settings/l10n/es_SV.js
@@ -262,4 +262,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_SV.json b/apps/settings/l10n/es_SV.json
index d71e8b8e2d5..3ce74836d20 100644
--- a/apps/settings/l10n/es_SV.json
+++ b/apps/settings/l10n/es_SV.json
@@ -259,5 +259,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/es_UY.js b/apps/settings/l10n/es_UY.js
index ee5e3daafb7..73023685d7b 100644
--- a/apps/settings/l10n/es_UY.js
+++ b/apps/settings/l10n/es_UY.js
@@ -255,4 +255,4 @@ OC.L10N.register(
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/es_UY.json b/apps/settings/l10n/es_UY.json
index 8fad09b252f..7ddda401ed1 100644
--- a/apps/settings/l10n/es_UY.json
+++ b/apps/settings/l10n/es_UY.json
@@ -252,5 +252,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"days" : "días",
"No display name set" : "No se ha establecido el nombre a desplegar"
-},"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/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 7c3eb6c9a53..ac700a02208 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -170,7 +170,7 @@ OC.L10N.register(
"No apps found for your version" : "Pas d'application trouvée pour votre version",
"Disable all" : "Tout désactiver",
"Enable all" : "Tout activer",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n application ayant une mise à jour disponible","%n applications ayant une mise à jour disponible"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n application ayant une mise à jour disponible","%n applications ayant une mise à jour disponible","%n applications ayant une mise à jour disponible"],
"Marked for remote wipe" : "Marqué pour l'effaçage distant",
"Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
@@ -494,4 +494,4 @@ OC.L10N.register(
"Change privacy level of full name" : "Changer le niveau de confidentialité du nom complet",
"No display name set" : "Aucun nom d'affichage configuré"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index a39043577b5..cd3d27d4757 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -168,7 +168,7 @@
"No apps found for your version" : "Pas d'application trouvée pour votre version",
"Disable all" : "Tout désactiver",
"Enable all" : "Tout activer",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n application ayant une mise à jour disponible","%n applications ayant une mise à jour disponible"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n application ayant une mise à jour disponible","%n applications ayant une mise à jour disponible","%n applications ayant une mise à jour disponible"],
"Marked for remote wipe" : "Marqué pour l'effaçage distant",
"Device settings" : "Paramètres de l'appareil",
"Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers",
@@ -491,5 +491,5 @@
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Autoriser l'autocomplétion quand le nom complet ou l'adresse courriel sont saisis (en ignorant la recherche du numéro de téléphone et le fait d'être dans le même groupe)",
"Change privacy level of full name" : "Changer le niveau de confidentialité du nom complet",
"No display name set" : "Aucun nom d'affichage configuré"
-},"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/apps/settings/l10n/id.js b/apps/settings/l10n/id.js
index 73bfd4b1682..8929e4e077b 100644
--- a/apps/settings/l10n/id.js
+++ b/apps/settings/l10n/id.js
@@ -186,6 +186,9 @@ OC.L10N.register(
"Copy" : "Salin",
"Could not copy app password. Please copy it manually." : "Tidak dapat menyalin kata sandi aplikasi. Mohon salin secara manual.",
"Background job didn’t run yet!" : "Pekerjaan latar belakang belum berjalan!",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
+ "Cron (Recommended)" : "Cron (Direkomendasikan)",
"Profile" : "Profil",
"Enable or disable profile by default for new users." : "Aktifkan atau nonaktifkan profil secara default untuk pengguna baru.",
"Enable" : "Aktifkan",
@@ -198,11 +201,14 @@ OC.L10N.register(
"Unable to update biography" : "Tidak dapat memperbarui biografi",
"Your full name" : "Nama lengkap Anda",
"Unable to update full name" : "Tidak dapat memperbarui nama lengkap",
+ "Primary email for password reset and notifications" : "Email utama untuk pengaturan ulang kata sandi dan pemberitahuan",
+ "Remove primary email" : "Hapus email utama",
"Your email address" : "Alamat surel Anda",
"No email address set" : "Alamat surel tidak diatur",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"No language set" : "Tidak ada bahasa yang disetel",
+ "Edit your Profile visibility" : "Ubah visibilitas Profil Anda",
"Add" : "Masukkan",
"You do not have permissions to see the details of this user" : "Anda tidak memiliki ijin untuk melihat detil pengguna ini",
"Set user as admin for" : "Atur pengguna sebagai admin untuk",
@@ -228,6 +234,9 @@ OC.L10N.register(
"Default quota" : "Kuota standar",
"Common languages" : "Bahasa umum",
"Password change is disabled because the master key is disabled" : "Pengaturan kata sandi dinonaktifkan karena kunci master dinonaktifkan",
+ "Passwordless authentication requires a secure connection." : "Otentikasi tanpa kata sandi membutuhkan koneksi aman.",
+ "Passwordless Authentication" : "Otentikasi Tanpa Kata Sandi",
+ "No devices configured." : "Tidak ada perangkat yang dikonfigurasi.",
"Your apps" : "Aplikasi anda",
"Active apps" : "Aplikasi aktif",
"Disabled apps" : "Matikan Aplikasi",
@@ -259,6 +268,7 @@ OC.L10N.register(
"Phone number" : "Nomor telefon",
"Twitter" : "Twitter",
"Website" : "Situs",
+ "Profile visibility" : "Visibilitas profil",
"Hide" : "Sembunyikan",
"Download and enable" : "Unduh dan hidupkan",
"Enable untested app" : "Hidupkan aplikasi yang belum dites",
diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json
index 3b34bc805bd..a0dc3047a0d 100644
--- a/apps/settings/l10n/id.json
+++ b/apps/settings/l10n/id.json
@@ -184,6 +184,9 @@
"Copy" : "Salin",
"Could not copy app password. Please copy it manually." : "Tidak dapat menyalin kata sandi aplikasi. Mohon salin secara manual.",
"Background job didn’t run yet!" : "Pekerjaan latar belakang belum berjalan!",
+ "AJAX" : "AJAX",
+ "Webcron" : "Webcron",
+ "Cron (Recommended)" : "Cron (Direkomendasikan)",
"Profile" : "Profil",
"Enable or disable profile by default for new users." : "Aktifkan atau nonaktifkan profil secara default untuk pengguna baru.",
"Enable" : "Aktifkan",
@@ -196,11 +199,14 @@
"Unable to update biography" : "Tidak dapat memperbarui biografi",
"Your full name" : "Nama lengkap Anda",
"Unable to update full name" : "Tidak dapat memperbarui nama lengkap",
+ "Primary email for password reset and notifications" : "Email utama untuk pengaturan ulang kata sandi dan pemberitahuan",
+ "Remove primary email" : "Hapus email utama",
"Your email address" : "Alamat surel Anda",
"No email address set" : "Alamat surel tidak diatur",
"Language" : "Bahasa",
"Help translate" : "Bantu menerjemahkan",
"No language set" : "Tidak ada bahasa yang disetel",
+ "Edit your Profile visibility" : "Ubah visibilitas Profil Anda",
"Add" : "Masukkan",
"You do not have permissions to see the details of this user" : "Anda tidak memiliki ijin untuk melihat detil pengguna ini",
"Set user as admin for" : "Atur pengguna sebagai admin untuk",
@@ -226,6 +232,9 @@
"Default quota" : "Kuota standar",
"Common languages" : "Bahasa umum",
"Password change is disabled because the master key is disabled" : "Pengaturan kata sandi dinonaktifkan karena kunci master dinonaktifkan",
+ "Passwordless authentication requires a secure connection." : "Otentikasi tanpa kata sandi membutuhkan koneksi aman.",
+ "Passwordless Authentication" : "Otentikasi Tanpa Kata Sandi",
+ "No devices configured." : "Tidak ada perangkat yang dikonfigurasi.",
"Your apps" : "Aplikasi anda",
"Active apps" : "Aplikasi aktif",
"Disabled apps" : "Matikan Aplikasi",
@@ -257,6 +266,7 @@
"Phone number" : "Nomor telefon",
"Twitter" : "Twitter",
"Website" : "Situs",
+ "Profile visibility" : "Visibilitas profil",
"Hide" : "Sembunyikan",
"Download and enable" : "Unduh dan hidupkan",
"Enable untested app" : "Hidupkan aplikasi yang belum dites",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 9468db13933..7db3af3e977 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -171,7 +171,7 @@ OC.L10N.register(
"No apps found for your version" : "Nessuna applicazione trovata per la tua versione",
"Disable all" : "Disabilita tutto",
"Enable all" : "Abilita tutto",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
"Marked for remote wipe" : "Marcato come cancellazione remota",
"Device settings" : "Impostazioni dei dispositivi",
"Allow filesystem access" : "Consenti accesso al filesystem",
@@ -494,4 +494,4 @@ OC.L10N.register(
"Change privacy level of full name" : "Cambia livello di privacy del nome completo",
"No display name set" : "Nome visualizzato non impostato"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index c9d5c7fe21d..9c365493503 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -169,7 +169,7 @@
"No apps found for your version" : "Nessuna applicazione trovata per la tua versione",
"Disable all" : "Disabilita tutto",
"Enable all" : "Abilita tutto",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
"Marked for remote wipe" : "Marcato come cancellazione remota",
"Device settings" : "Impostazioni dei dispositivi",
"Allow filesystem access" : "Consenti accesso al filesystem",
@@ -491,5 +491,5 @@
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Consenti il completamento del nome utente inserendo il nome o l'indirizzo email (ignorando la mancanza in rubrica ed essendo nello stesso gruppo)",
"Change privacy level of full name" : "Cambia livello di privacy del nome completo",
"No display name set" : "Nome visualizzato non impostato"
-},"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/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index c224c3b6396..8d43dcd033e 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -230,11 +230,18 @@ OC.L10N.register(
"Copied!" : "Skopiowano!",
"Copy" : "Kopiuj",
"Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj je ręcznie.",
+ "Last job execution ran {time}. Something seems wrong." : "Wykonanie ostatniego zadania trwało {time}. Coś wydaje się nie tak.",
+ "Last job ran {relativeTime}." : "Ostatnie zadanie zostało uruchomione {relativeTime}.",
"Background job didn’t run yet!" : "Zadanie w tle nie zostało wykonane ani razu!",
+ "AJAX" : "AJAX",
"Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą załadowaną stroną. Przypadek użycia: Wystąpienie pojedynczego użytkownika.",
+ "Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php jest zarejestrowany w usłudze webcron i wywołuje cron.php co 5 minut przez HTTP. Przypadek użycia: Bardzo mała instancja (1–5 użytkowników w zależności od zastosowania).",
+ "Cron (Recommended)" : "Cron (zalecane)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.",
"Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Użyj usługi systemowej crona, aby co 5 minut wywoływać plik cron.php. Zalecane dla wszystkich instancji.",
+ "The cron.php needs to be executed by the system user \"{user}\"." : "Plik cron.php musi zostać wykonany przez użytkownika systemowego \"{user}\".",
+ "Unable to update background job mode" : "Nie można zaktualizować trybu zadania w tle",
"Profile" : "Profil",
"Enable or disable profile by default for new users." : "Domyślnie włączanie lub wyłączanie profilu dla nowych użytkowników.",
"Enable" : "Włącz",
@@ -342,6 +349,7 @@ OC.L10N.register(
"Updates" : "Aktualizacje",
"App bundles" : "Zestawy aplikacji",
"Featured apps" : "Polecane aplikacje",
+ "For the server to work properly, it" : "Aby serwer działał poprawnie, to",
"Details" : "Szczegóły",
"Changelog" : "Dziennik zmian",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
@@ -400,7 +408,7 @@ OC.L10N.register(
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Należy skonfigurować ten serwer, aby umożliwić wysyłanie wiadomości e-mail z powiadomieniami i resetowaniem hasła.",
"Send mode" : "Sposób wysyłania",
"Encryption" : "Szyfrowanie",
- "Sendmail mode" : "Tryb wysłania e-maila",
+ "Sendmail mode" : "Tryb wysyłania poczty",
"From address" : "Z adresu",
"Authentication method" : "Metoda uwierzytelnienia",
"Authentication required" : "Wymagane uwierzytelnienie",
@@ -511,7 +519,7 @@ OC.L10N.register(
"Last job ran %s." : "Ostatnie zadanie wykonano %s.",
"For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "Dla prawidłowego działania serwera, ważne jest, aby poprawnie skonfigurować zadania w tle. Zalecanym ustawieniem jest \"Cron\". Więcej informacji znajdziesz w dokumentacji.",
"Pick background job setting" : "Wybierz ustawienie zadania w tle",
- "Recommended" : "Polecane",
+ "Recommended" : "Zalecane",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".",
"days" : "dniach",
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika podczas wpisywania imienia i nazwiska lub adresu e-mail (ignorowanie brakującego dopasowania w książce telefonicznej i przynależności do tej samej grupy)",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index ad3406bdc69..fd72059be99 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -228,11 +228,18 @@
"Copied!" : "Skopiowano!",
"Copy" : "Kopiuj",
"Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj je ręcznie.",
+ "Last job execution ran {time}. Something seems wrong." : "Wykonanie ostatniego zadania trwało {time}. Coś wydaje się nie tak.",
+ "Last job ran {relativeTime}." : "Ostatnie zadanie zostało uruchomione {relativeTime}.",
"Background job didn’t run yet!" : "Zadanie w tle nie zostało wykonane ani razu!",
+ "AJAX" : "AJAX",
"Execute one task with each page loaded. Use case: Single user instance." : "Wykonaj jedno zadanie z każdą załadowaną stroną. Przypadek użycia: Wystąpienie pojedynczego użytkownika.",
+ "Webcron" : "Webcron",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php jest zarejestrowany w usłudze webcron i wywołuje cron.php co 5 minut przez HTTP. Przypadek użycia: Bardzo mała instancja (1–5 użytkowników w zależności od zastosowania).",
+ "Cron (Recommended)" : "Cron (zalecane)",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.",
"Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Użyj usługi systemowej crona, aby co 5 minut wywoływać plik cron.php. Zalecane dla wszystkich instancji.",
+ "The cron.php needs to be executed by the system user \"{user}\"." : "Plik cron.php musi zostać wykonany przez użytkownika systemowego \"{user}\".",
+ "Unable to update background job mode" : "Nie można zaktualizować trybu zadania w tle",
"Profile" : "Profil",
"Enable or disable profile by default for new users." : "Domyślnie włączanie lub wyłączanie profilu dla nowych użytkowników.",
"Enable" : "Włącz",
@@ -340,6 +347,7 @@
"Updates" : "Aktualizacje",
"App bundles" : "Zestawy aplikacji",
"Featured apps" : "Polecane aplikacje",
+ "For the server to work properly, it" : "Aby serwer działał poprawnie, to",
"Details" : "Szczegóły",
"Changelog" : "Dziennik zmian",
"by {author}\n{license}" : "wykonane przez {author}\n{license}",
@@ -398,7 +406,7 @@
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "Należy skonfigurować ten serwer, aby umożliwić wysyłanie wiadomości e-mail z powiadomieniami i resetowaniem hasła.",
"Send mode" : "Sposób wysyłania",
"Encryption" : "Szyfrowanie",
- "Sendmail mode" : "Tryb wysłania e-maila",
+ "Sendmail mode" : "Tryb wysyłania poczty",
"From address" : "Z adresu",
"Authentication method" : "Metoda uwierzytelnienia",
"Authentication required" : "Wymagane uwierzytelnienie",
@@ -509,7 +517,7 @@
"Last job ran %s." : "Ostatnie zadanie wykonano %s.",
"For the server to work properly, it's important to configure background jobs correctly. \"Cron\" is the recommended setting. Please see the documentation for more information." : "Dla prawidłowego działania serwera, ważne jest, aby poprawnie skonfigurować zadania w tle. Zalecanym ustawieniem jest \"Cron\". Więcej informacji znajdziesz w dokumentacji.",
"Pick background job setting" : "Wybierz ustawienie zadania w tle",
- "Recommended" : "Polecane",
+ "Recommended" : "Zalecane",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".",
"days" : "dniach",
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Zezwalaj na automatyczne uzupełnianie nazwy użytkownika podczas wpisywania imienia i nazwiska lub adresu e-mail (ignorowanie brakującego dopasowania w książce telefonicznej i przynależności do tej samej grupy)",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index b98b0e20065..d0ccfbfefd9 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -182,8 +182,8 @@ OC.L10N.register(
"No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão",
"Disable all" : "Desativar tudo",
"Enable all" : "Ativar tudo",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível"],
- "_Update_::_Update all_" : ["Atualizar","Atualize tudo"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível","%n aplicativos tem atualização disponível"],
+ "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"],
"Marked for remote wipe" : "Marcado para limpeza remota",
"Device settings" : "Configuração dos dispositivos",
"Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
@@ -516,4 +516,4 @@ OC.L10N.register(
"No display name set" : "Nenhum nome de exibição definido",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index b59cad8e297..a2f19143830 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -180,8 +180,8 @@
"No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão",
"Disable all" : "Desativar tudo",
"Enable all" : "Ativar tudo",
- "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível"],
- "_Update_::_Update all_" : ["Atualizar","Atualize tudo"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível","%n aplicativos tem atualização disponível"],
+ "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"],
"Marked for remote wipe" : "Marcado para limpeza remota",
"Device settings" : "Configuração dos dispositivos",
"Allow filesystem access" : "Permitir acesso ao sistema de arquivos",
@@ -513,5 +513,5 @@
"Change privacy level of full name" : "Alterar o nível de privacidade do nome completo ",
"No display name set" : "Nenhum nome de exibição definido",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves do OPcache é quase excedido. Para garantir que todos os scripts possam ser mantidos em cache, é recomendável aplicar <code>opcache.max_accelerated_files</code>para sua configuração PHP com um valor maior que <code>%s</code>."
-},"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/apps/settings/l10n/pt_PT.js b/apps/settings/l10n/pt_PT.js
index 98c6f707edb..b854c5ec9eb 100644
--- a/apps/settings/l10n/pt_PT.js
+++ b/apps/settings/l10n/pt_PT.js
@@ -266,4 +266,4 @@ OC.L10N.register(
"days" : "dias",
"No display name set" : "Nenhum nome display estabelecido"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/settings/l10n/pt_PT.json b/apps/settings/l10n/pt_PT.json
index de74bae7cbf..b2fbd1a1569 100644
--- a/apps/settings/l10n/pt_PT.json
+++ b/apps/settings/l10n/pt_PT.json
@@ -263,5 +263,5 @@
"The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa de ser executado pelo utilizador do sistema \"%s\".",
"days" : "dias",
"No display name set" : "Nenhum nome display estabelecido"
-},"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/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js
index 76eaf186118..7a0ce7cc0fb 100644
--- a/apps/settings/l10n/zh_HK.js
+++ b/apps/settings/l10n/zh_HK.js
@@ -349,7 +349,7 @@ OC.L10N.register(
"Updates" : "更新",
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
- "For the server to work properly, it" : "為了使伺服器正常運作,",
+ "For the server to work properly, it" : "為使伺服器正常工作,正確配置後台作業非常重要。推薦設置 Cron。有關詳細信息,請參閱文檔。",
"Details" : "詳細資訊",
"Changelog" : "軟件更新紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json
index c10069b9c4b..88bf302ae57 100644
--- a/apps/settings/l10n/zh_HK.json
+++ b/apps/settings/l10n/zh_HK.json
@@ -347,7 +347,7 @@
"Updates" : "更新",
"App bundles" : "應用程式套裝",
"Featured apps" : "精選應用程式",
- "For the server to work properly, it" : "為了使伺服器正常運作,",
+ "For the server to work properly, it" : "為使伺服器正常工作,正確配置後台作業非常重要。推薦設置 Cron。有關詳細信息,請參閱文檔。",
"Details" : "詳細資訊",
"Changelog" : "軟件更新紀錄",
"by {author}\n{license}" : "作者為 {author}\n{license}",
diff --git a/apps/settings/src/admin.js b/apps/settings/src/admin.js
index 833ed3e1ea9..eadc91c1759 100644
--- a/apps/settings/src/admin.js
+++ b/apps/settings/src/admin.js
@@ -117,7 +117,7 @@ window.addEventListener('DOMContentLoaded', () => {
},
error: () => {
OC.msg.finishedError('#publicShareDisclaimerStatus', t('settings', 'Not saved'))
- }
+ },
}
OC.msg.startSaving('#publicShareDisclaimerStatus')
@@ -194,7 +194,7 @@ window.addEventListener('DOMContentLoaded', () => {
},
error: (xhr) => {
OC.msg.finishedError('#mail_settings_msg', xhr.responseJSON)
- }
+ },
})
}
@@ -214,7 +214,7 @@ window.addEventListener('DOMContentLoaded', () => {
},
error: (xhr) => {
OC.msg.finishedError('#mail_settings_msg', xhr.responseJSON)
- }
+ },
})
}
@@ -239,7 +239,7 @@ window.addEventListener('DOMContentLoaded', () => {
},
error: (xhr) => {
OC.msg.finishedError('#sendtestmail_msg', xhr.responseJSON)
- }
+ },
})
})
diff --git a/apps/settings/src/apps.js b/apps/settings/src/apps.js
index fafdb531399..61eea28f9d9 100644
--- a/apps/settings/src/apps.js
+++ b/apps/settings/src/apps.js
@@ -2,5 +2,5 @@ import rebuildNavigation from './service/rebuild-navigation.js'
window.OC.Settings = window.OC.Settings || {}
window.OC.Settings.Apps = window.OC.Settings.Apps || {
- rebuildNavigation
+ rebuildNavigation,
}
diff --git a/apps/settings/src/components/BasicSettings/BackgroundJob.vue b/apps/settings/src/components/BasicSettings/BackgroundJob.vue
index 5413db38f91..a785d585228 100644
--- a/apps/settings/src/components/BasicSettings/BackgroundJob.vue
+++ b/apps/settings/src/components/BasicSettings/BackgroundJob.vue
@@ -24,7 +24,6 @@
<SettingsSection :title="t('settings', 'Background jobs')"
:description="t('settings', `For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.`)"
:doc-url="backgroundJobsDocUrl">
-
<template v-if="lastCron !== 0">
<span v-if="oldExecution" class="error">
{{ t('settings', 'Last job execution ran {time}. Something seems wrong.', {time: relativeTime}) }}
@@ -34,7 +33,7 @@
{{ t('settings', "Some jobs haven’t been executed since {maxAgeRelativeTime}. Please consider increasing the execution frequency.", {maxAgeRelativeTime}) }}
</span>
- <span class="warning" v-else-if="longExecutionCron">
+ <span v-else-if="longExecutionCron" class="warning">
{{ t('settings', "Some jobs haven’t been executed since {maxAgeRelativeTime}. Please consider switching to system cron.", {maxAgeRelativeTime}) }}
</span>
@@ -43,7 +42,7 @@
</span>
</template>
- <span class="error" v-else>
+ <span v-else class="error">
{{ t('settings', 'Background job didn’t run yet!') }}
</span>
@@ -66,11 +65,11 @@
</CheckboxRadioSwitch>
<em>{{ t('settings', 'cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage).') }}</em>
- <CheckboxRadioSwitch type="radio"
+ <CheckboxRadioSwitch v-if="cliBasedCronPossible"
+ type="radio"
:checked.sync="backgroundJobsMode"
value="cron"
name="backgroundJobsMode"
- v-if="cliBasedCronPossible"
@update:checked="onBackgroundJobModeChanged">
{{ t('settings', 'Cron (Recommended)') }}
</CheckboxRadioSwitch>
@@ -137,7 +136,7 @@ export default {
},
longExecutionCron() {
return Date.now() / 1000 - this.cronMaxAge > 12 * 3600 && this.backgroundJobsMode === 'cron'
- }
+ },
},
methods: {
async onBackgroundJobModeChanged(backgroundJobsMode) {
@@ -150,10 +149,10 @@ export default {
try {
const { data } = await axios.post(url, {
- value: backgroundJobsMode
+ value: backgroundJobsMode,
})
this.handleResponse({
- status: data.ocs?.meta?.status
+ status: data.ocs?.meta?.status,
})
} catch (e) {
this.handleResponse({
@@ -184,7 +183,7 @@ export default {
} catch (error) {
console.error(error)
}
- }
+ },
},
}
</script>