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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 06:05:14 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:05:14 +0300
commitfdecbdb78ec5b126d536cec2abcd065d7574eda6 (patch)
tree1de0de099887485b7a3e6e78829038d83d0212c7
parente39e56cf459c625a2e0b7e37b102ddd6d9a71336 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
-rw-r--r--l10n/pt_PT.js2
-rw-r--r--l10n/pt_PT.json2
44 files changed, 44 insertions, 44 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 9adcdb6..795fbd4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"Cannot impersonate yourself." : "No puedes hacerte pasar por ti mismo.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Al instalar la app Impersonate, permites que los administradores de tu Nextcloud se hagan pasar por otros usuarios en el servidor Nextcloud. Esto es especialmente útil para investigar problemas transmitidos por los usuarios.\n\nPara hacerse pasar por un usuario, un administrador solo debe seguir los siguientes tres pasos:\n\n1. Entrar como administrador a Nextcloud.\n2. Abrir la interfaz de administración de usuarios.\n3. Seleccionar el botón hacerse pasar el usuario afectado.\n4. Confirmar.\n\nEl administrador entra entonces como el usuario, para volver a su cuenta normal solo hay que pulsar el botón de cerrar sesión.\n\n**Nota:**\n\n- Esta app no es compatible con instancias que tengan activado el cifrado.\n- Mientras el administrador esté haciéndose pasar por el otro usuario, sus acciones quedarán registradas como hechas por el otro usuario.\n- Hacerse pasar por un usuario solo es posible después de que este haya iniciado sesión por primera vez."
},
-"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 cfa8a55..ff6e073 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -11,5 +11,5 @@
"Cannot impersonate the user because it was never logged in." : "No se puede hacer pasar por este usuario debido a que nunca inició sesión.",
"Cannot impersonate yourself." : "No puedes hacerte pasar por ti mismo.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Al instalar la app Impersonate, permites que los administradores de tu Nextcloud se hagan pasar por otros usuarios en el servidor Nextcloud. Esto es especialmente útil para investigar problemas transmitidos por los usuarios.\n\nPara hacerse pasar por un usuario, un administrador solo debe seguir los siguientes tres pasos:\n\n1. Entrar como administrador a Nextcloud.\n2. Abrir la interfaz de administración de usuarios.\n3. Seleccionar el botón hacerse pasar el usuario afectado.\n4. Confirmar.\n\nEl administrador entra entonces como el usuario, para volver a su cuenta normal solo hay que pulsar el botón de cerrar sesión.\n\n**Nota:**\n\n- Esta app no es compatible con instancias que tengan activado el cifrado.\n- Mientras el administrador esté haciéndose pasar por el otro usuario, sus acciones quedarán registradas como hechas por el otro usuario.\n- Hacerse pasar por un usuario solo es posible después de que este haya iniciado sesión por primera vez."
-},"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 598057a..75e0144 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_419.json
+++ b/l10n/es_419.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 d7070e9..a969df6 100644
--- a/l10n/es_AR.js
+++ b/l10n/es_AR.js
@@ -8,4 +8,4 @@ OC.L10N.register(
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar a los usuarios que se les permite administrar. Si elimina todos los grupos, todos los administradores de grupos podrán suplantar la identidad."
},
-"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 4b82b68..7400629 100644
--- a/l10n/es_AR.json
+++ b/l10n/es_AR.json
@@ -5,5 +5,5 @@
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar a los usuarios que se les permite administrar. Si elimina todos los grupos, todos los administradores de grupos podrán suplantar la identidad."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_CL.json
+++ b/l10n/es_CL.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_CO.json
+++ b/l10n/es_CO.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_CR.json
+++ b/l10n/es_CR.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_DO.json
+++ b/l10n/es_DO.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_EC.json
+++ b/l10n/es_EC.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 79fda6a..4e8bd7b 100644
--- a/l10n/es_GT.js
+++ b/l10n/es_GT.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..42ef5ef 100644
--- a/l10n/es_GT.json
+++ b/l10n/es_GT.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 598057a..75e0144 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_HN.json
+++ b/l10n/es_HN.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 292c51e..572000e 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -10,4 +10,4 @@ OC.L10N.register(
"Impersonate other users" : "Suplantar otros usuarios",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos suplantar usuarios."
},
-"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 0b05c71..c54e463 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -7,5 +7,5 @@
"User not found" : "No se encontró el usuario",
"Impersonate other users" : "Suplantar otros usuarios",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán suplantar usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos suplantar usuarios."
-},"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 598057a..75e0144 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_NI.json
+++ b/l10n/es_NI.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 598057a..75e0144 100644
--- a/l10n/es_PA.js
+++ b/l10n/es_PA.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_PA.json
+++ b/l10n/es_PA.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 598057a..75e0144 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_PE.json
+++ b/l10n/es_PE.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 598057a..75e0144 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_PR.json
+++ b/l10n/es_PR.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 598057a..75e0144 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_PY.json
+++ b/l10n/es_PY.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 79fda6a..d55bb5e 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -9,4 +9,4 @@ OC.L10N.register(
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
},
-"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 06632da..e99c9ee 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -6,5 +6,5 @@
"Logged in as {uid}" : "Sesión iniciada como {uid}",
"User not found" : "No se encontró el usuario",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Estos grupos podrán hacerse pasar por los usuarios que tengan permitidos administrar. Si remueves todos los grupos, se le permitirá a todos los administradores de grupos hacerse pasar por los usuarios."
-},"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 598057a..75e0144 100644
--- a/l10n/es_UY.js
+++ b/l10n/es_UY.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
},
-"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 28d1593..c2037a7 100644
--- a/l10n/es_UY.json
+++ b/l10n/es_UY.json
@@ -4,5 +4,5 @@
"Impersonate user" : "Hacerse pasar por un usuario",
"Impersonate" : "Hacerse pasar por un usuario",
"Logged in as {uid}" : "Sesión iniciada como {uid}"
-},"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 af27d15..3fdf678 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Cannot impersonate yourself." : "Impossible de prendre l'identité de vous-même.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "En installant l'application d'emprunt d'identité de votre Nextcloud, vous permettez aux administrateurs d'emprunter l'identité d'autres utilisateurs sur le serveur Nextcloud. Ceci est particulièrement utile pour les problèmes de débogage signalés par les utilisateurs.\n\nPour emprunter l'identité d'un utilisateur, un administrateur doit simplement suivre les trois étapes suivantes:\n\n1. Connectez-vous en tant qu'administrateur à Nextcloud\n2. Ouvrez l'interface d'administration des utilisateurs\n3. Sélectionnez le bouton d'emprunt d'identité sur l'utilisateur affecté\n4. Confirmez l'usurpation d'identité\n\nL'administrateur est alors connecté en tant que l'utilisateur usurpé. Pour revenir au compte d'utilisateur personnel, il suffit d'appuyer sur le bouton de déconnexion.\n\n**Remarques:**\n\n- Cette application n'est pas compatible avec les systèmes sur lesquels le chiffrement est activé.\n- Même si les actions d'usurpation d'identité sont consignées, notez que les actions effectuées avec emprunt d'identité seront consignées au nom de l'utilisateur usurpé.\n- L'usurpation d'identité d'un utilisateur n'est possible qu'après sa première connexion."
},
-"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 49c4a14..29d21b9 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -14,5 +14,5 @@
"Cannot impersonate the user because it was never logged in." : "Impossible de prendre l'identité de l'utilisateur car il n’a jamais été connecté.",
"Cannot impersonate yourself." : "Impossible de prendre l'identité de vous-même.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "En installant l'application d'emprunt d'identité de votre Nextcloud, vous permettez aux administrateurs d'emprunter l'identité d'autres utilisateurs sur le serveur Nextcloud. Ceci est particulièrement utile pour les problèmes de débogage signalés par les utilisateurs.\n\nPour emprunter l'identité d'un utilisateur, un administrateur doit simplement suivre les trois étapes suivantes:\n\n1. Connectez-vous en tant qu'administrateur à Nextcloud\n2. Ouvrez l'interface d'administration des utilisateurs\n3. Sélectionnez le bouton d'emprunt d'identité sur l'utilisateur affecté\n4. Confirmez l'usurpation d'identité\n\nL'administrateur est alors connecté en tant que l'utilisateur usurpé. Pour revenir au compte d'utilisateur personnel, il suffit d'appuyer sur le bouton de déconnexion.\n\n**Remarques:**\n\n- Cette application n'est pas compatible avec les systèmes sur lesquels le chiffrement est activé.\n- Même si les actions d'usurpation d'identité sont consignées, notez que les actions effectuées avec emprunt d'identité seront consignées au nom de l'utilisateur usurpé.\n- L'usurpation d'identité d'un utilisateur n'est possible qu'après sa première connexion."
-},"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 06a06ca..16413fa 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -16,4 +16,4 @@ OC.L10N.register(
"Cannot impersonate yourself." : "Non puoi impersonare te stesso.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Installando l'applicazione Impersona del tuo Nextcloud, consenti agli amministratori di impersonare altri utenti sul server Nextcloud. Ciò è utile specialmente per eseguire il debug di problemi segnalati dagli utenti.\n\nPer impersonare un utente, un amministratore deve semplicemente seguire i seguenti tre passi:\n\n1. Accedere come amministratore a Nextcloud\n2. Aprire l'interfaccia di amministrazione degli utenti\n3. Selezionare il pulsante Impersona sull'utente interessato\n4. Confermare l'impersonificazione\n\nL'amministratore esegue quindi l'accesso come utente, per tornare all'account utente normale, basta semplicemente premere il pulsante disconnetti.\n\n** Nota: **\n\n- Questa applicazione non è compatibile con le istanze che hanno la cifratura abilitata.\n- Durante l'impersonificazione, le azioni sono registrate e sono registrate come se eseguite dall'utente impersonificato.\n- Impersonare un utente è possibile solo dopo il suo primo accesso. "
},
-"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 6c785cd..54c7d41 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -13,5 +13,5 @@
"Cannot impersonate the user because it was never logged in." : "Impossibile impersonare l'utente perché non ha mai eseguito l'accesso.",
"Cannot impersonate yourself." : "Non puoi impersonare te stesso.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Installando l'applicazione Impersona del tuo Nextcloud, consenti agli amministratori di impersonare altri utenti sul server Nextcloud. Ciò è utile specialmente per eseguire il debug di problemi segnalati dagli utenti.\n\nPer impersonare un utente, un amministratore deve semplicemente seguire i seguenti tre passi:\n\n1. Accedere come amministratore a Nextcloud\n2. Aprire l'interfaccia di amministrazione degli utenti\n3. Selezionare il pulsante Impersona sull'utente interessato\n4. Confermare l'impersonificazione\n\nL'amministratore esegue quindi l'accesso come utente, per tornare all'account utente normale, basta semplicemente premere il pulsante disconnetti.\n\n** Nota: **\n\n- Questa applicazione non è compatibile con le istanze che hanno la cifratura abilitata.\n- Durante l'impersonificazione, le azioni sono registrate e sono registrate come se eseguite dall'utente impersonificato.\n- Impersonare un utente è possibile solo dopo il suo primo accesso. "
-},"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/pt_BR.js b/l10n/pt_BR.js
index 6ee2e5d..6562af8 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -17,4 +17,4 @@ OC.L10N.register(
"Cannot impersonate yourself." : "Não pode se passar por você mesmo.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ao instalar o aplicativo impersonate do Nextcloud, você permite que os administradores personifiquem outros usuários no servidor Nextcloud. Isso é especialmente útil para depurar problemas relatados pelos usuários.\n\nPara representar um usuário, o administrador precisa simplesmente seguir estas quatro etapas:\n\n1. Logar-se como administrador do Nextcloud\n2. Abrir a interface de administração do usuário\n3. Selecionar o botão representar no usuário desejado\n4. Confirmar a representação\n\nO administrador é então logado como o usuário. Para voltar para a conta regular, basta pressionar o botão de logout.\n\n**Atenção:**\n\n- Este aplicativo não é compatível com instalações com criptografia ativada.\n- Embora as ações de representação sejam registradas, observe que as ações executadas representadas serão registradas como o usuário representado.\n- Representar um usuário só é possível após o primeiro login."
},
-"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 f7c8d19..3bbc8ba 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -14,5 +14,5 @@
"Cannot impersonate the user because it was never logged in." : "Não é possível representar o usuário porque ele nunca se logou.",
"Cannot impersonate yourself." : "Não pode se passar por você mesmo.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ao instalar o aplicativo impersonate do Nextcloud, você permite que os administradores personifiquem outros usuários no servidor Nextcloud. Isso é especialmente útil para depurar problemas relatados pelos usuários.\n\nPara representar um usuário, o administrador precisa simplesmente seguir estas quatro etapas:\n\n1. Logar-se como administrador do Nextcloud\n2. Abrir a interface de administração do usuário\n3. Selecionar o botão representar no usuário desejado\n4. Confirmar a representação\n\nO administrador é então logado como o usuário. Para voltar para a conta regular, basta pressionar o botão de logout.\n\n**Atenção:**\n\n- Este aplicativo não é compatível com instalações com criptografia ativada.\n- Embora as ações de representação sejam registradas, observe que as ações executadas representadas serão registradas como o usuário representado.\n- Representar um usuário só é possível após o primeiro login."
-},"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 5d786c6..d81b814 100644
--- a/l10n/pt_PT.js
+++ b/l10n/pt_PT.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Os membros destes grupos poderão fazer-se passar pelos utilizadores que tenham permissões para administrar. Se remover todos os grupos, todos os administradores de grupos terão permissão de se fazer passar pelos seus utilizadores.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ao instalar a aplicação para se fazer passar por outro utilizador do Nextcloud irá permitir que os administradores se façam passar por outros utilizadores no servidor Nextcloud. É particularmente útil para resolver problemas reportados pelos utilizadores.\n\nPara se fazer passar por um utilizador um administrador tem que simplesmente seguir quatro passos:\n\n1. Iniciar sessão como administrador no Nextcloud\n2. Abrir a interface de administração de utilizadores\n3. Usar a opção para se fazer passar pelo utilizador, no menu do utilizador em questão\n4. Confirmar a operação\n\nO administrador irá iniciar a sessão como se fosse esse utilizador. Para voltar à conta original de administrador basta encerrar a sessão.\n\n**Notas:**\n\n- Esta aplicação não é compatível com instâncias que tenham encriptação activada.\n- Embora as operações executadas neste modo sejam registadas, note que são registadas em nome do utilizador pelo qual se está a fazer passar.\n- Fazer-se passar por um utilizador só é possível se esse utilizador já tiver iniciado uma sessão ao menos uma vez."
},
-"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 da5c720..d367717 100644
--- a/l10n/pt_PT.json
+++ b/l10n/pt_PT.json
@@ -9,5 +9,5 @@
"Impersonate other users" : "Fazer-se passar por outros utilizadores",
"These groups will be able to impersonate users they are allowed to administrate. If you remove all groups, every group administrator will be allowed to impersonate." : "Os membros destes grupos poderão fazer-se passar pelos utilizadores que tenham permissões para administrar. Se remover todos os grupos, todos os administradores de grupos terão permissão de se fazer passar pelos seus utilizadores.",
"By installing the impersonate app of your Nextcloud you enable administrators to impersonate other users on the Nextcloud server. This is especially useful for debugging issues reported by users.\n\nTo impersonate a user an administrator has to simply follow the following four steps:\n\n1. Login as administrator to Nextcloud\n2. Open the user administration interface\n3. Select the impersonate button on the affected user\n4. Confirm the impersonation\n\nThe administrator is then logged-in as the user, to switch back to the regular user account they simply have to press the logout button.\n\n**Note:**\n\n- This app is not compatible with instances that have encryption enabled.\n- While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user.\n- Impersonating an user is only possible after their first login." : "Ao instalar a aplicação para se fazer passar por outro utilizador do Nextcloud irá permitir que os administradores se façam passar por outros utilizadores no servidor Nextcloud. É particularmente útil para resolver problemas reportados pelos utilizadores.\n\nPara se fazer passar por um utilizador um administrador tem que simplesmente seguir quatro passos:\n\n1. Iniciar sessão como administrador no Nextcloud\n2. Abrir a interface de administração de utilizadores\n3. Usar a opção para se fazer passar pelo utilizador, no menu do utilizador em questão\n4. Confirmar a operação\n\nO administrador irá iniciar a sessão como se fosse esse utilizador. Para voltar à conta original de administrador basta encerrar a sessão.\n\n**Notas:**\n\n- Esta aplicação não é compatível com instâncias que tenham encriptação activada.\n- Embora as operações executadas neste modo sejam registadas, note que são registadas em nome do utilizador pelo qual se está a fazer passar.\n- Fazer-se passar por um utilizador só é possível se esse utilizador já tiver iniciado uma sessão ao menos uma vez."
-},"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