summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/fr.js2
-rw-r--r--apps/admin_audit/l10n/fr.json2
-rw-r--r--apps/cloud_federation_api/l10n/fr.js2
-rw-r--r--apps/cloud_federation_api/l10n/fr.json2
-rw-r--r--apps/comments/l10n/es_MX.js4
-rw-r--r--apps/comments/l10n/es_MX.json4
-rw-r--r--apps/comments/l10n/fr.js4
-rw-r--r--apps/comments/l10n/fr.json4
-rw-r--r--apps/comments/l10n/sk.js4
-rw-r--r--apps/comments/l10n/sk.json4
-rw-r--r--apps/dashboard/l10n/fr.js11
-rw-r--r--apps/dashboard/l10n/fr.json11
-rw-r--r--apps/dav/l10n/fr.js2
-rw-r--r--apps/dav/l10n/fr.json2
-rw-r--r--apps/dav/l10n/sk.js2
-rw-r--r--apps/dav/l10n/sk.json2
-rw-r--r--apps/encryption/l10n/fr.js6
-rw-r--r--apps/encryption/l10n/fr.json6
-rw-r--r--apps/files/l10n/fr.js8
-rw-r--r--apps/files/l10n/fr.json8
-rw-r--r--apps/files_external/l10n/fr.js2
-rw-r--r--apps/files_external/l10n/fr.json2
-rw-r--r--apps/files_sharing/lib/SharedStorage.php10
-rw-r--r--apps/settings/l10n/es_MX.js4
-rw-r--r--apps/settings/l10n/es_MX.json4
-rw-r--r--apps/settings/l10n/fr.js14
-rw-r--r--apps/settings/l10n/fr.json14
-rw-r--r--apps/settings/l10n/sk.js36
-rw-r--r--apps/settings/l10n/sk.json36
-rw-r--r--apps/settings/l10n/sv.js11
-rw-r--r--apps/settings/l10n/sv.json11
-rw-r--r--apps/sharebymail/l10n/fr.js2
-rw-r--r--apps/sharebymail/l10n/fr.json2
-rw-r--r--apps/theming/l10n/fr.js2
-rw-r--r--apps/theming/l10n/fr.json2
-rw-r--r--apps/workflowengine/l10n/ar.js1
-rw-r--r--apps/workflowengine/l10n/ar.json1
-rw-r--r--apps/workflowengine/l10n/da.js2
-rw-r--r--apps/workflowengine/l10n/da.json2
-rw-r--r--apps/workflowengine/l10n/de_DE.js1
-rw-r--r--apps/workflowengine/l10n/de_DE.json1
-rw-r--r--apps/workflowengine/l10n/en_GB.js1
-rw-r--r--apps/workflowengine/l10n/en_GB.json1
-rw-r--r--apps/workflowengine/l10n/nb.js1
-rw-r--r--apps/workflowengine/l10n/nb.json1
-rw-r--r--apps/workflowengine/l10n/pt_BR.js1
-rw-r--r--apps/workflowengine/l10n/pt_BR.json1
-rw-r--r--apps/workflowengine/l10n/sk.js1
-rw-r--r--apps/workflowengine/l10n/sk.json1
-rw-r--r--apps/workflowengine/l10n/sr.js1
-rw-r--r--apps/workflowengine/l10n/sr.json1
-rw-r--r--apps/workflowengine/l10n/sv.js1
-rw-r--r--apps/workflowengine/l10n/sv.json1
-rw-r--r--apps/workflowengine/l10n/zh_HK.js1
-rw-r--r--apps/workflowengine/l10n/zh_HK.json1
-rw-r--r--apps/workflowengine/l10n/zh_TW.js1
-rw-r--r--apps/workflowengine/l10n/zh_TW.json1
57 files changed, 208 insertions, 58 deletions
diff --git a/apps/admin_audit/l10n/fr.js b/apps/admin_audit/l10n/fr.js
index f276dad2001..e44fbce045e 100644
--- a/apps/admin_audit/l10n/fr.js
+++ b/apps/admin_audit/l10n/fr.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Audit / Journalisation",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud, telles que la journalisation des accès aux fichiers ou d'autres actions sensibles."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud, telles que la journalisation des accès aux fichiers ou d’autres actions sensibles."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/admin_audit/l10n/fr.json b/apps/admin_audit/l10n/fr.json
index 9b6d4b60e5a..5c2205ed460 100644
--- a/apps/admin_audit/l10n/fr.json
+++ b/apps/admin_audit/l10n/fr.json
@@ -1,5 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Audit / Journalisation",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud, telles que la journalisation des accès aux fichiers ou d'autres actions sensibles."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Fournit des capacités de journalisation pour Nextcloud, telles que la journalisation des accès aux fichiers ou d’autres actions sensibles."
},"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/cloud_federation_api/l10n/fr.js b/apps/cloud_federation_api/l10n/fr.js
index 4f0b4daa7c6..48f95c9d3a5 100644
--- a/apps/cloud_federation_api/l10n/fr.js
+++ b/apps/cloud_federation_api/l10n/fr.js
@@ -3,6 +3,6 @@ OC.L10N.register(
{
"Cloud Federation API" : "API Cloud Federation",
"Enable clouds to communicate with each other and exchange data" : "Permettre aux clouds de communiquer entre eux et d'échanger des données",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d'échanger des données."
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L’API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d’échanger des données."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/cloud_federation_api/l10n/fr.json b/apps/cloud_federation_api/l10n/fr.json
index a8ce80319e6..101df2216d1 100644
--- a/apps/cloud_federation_api/l10n/fr.json
+++ b/apps/cloud_federation_api/l10n/fr.json
@@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "API Cloud Federation",
"Enable clouds to communicate with each other and exchange data" : "Permettre aux clouds de communiquer entre eux et d'échanger des données",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d'échanger des données."
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L’API Cloud Federation permet à diverses instances Nextcloud de communiquer entre elles et d’échanger des données."
},"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/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js
index 82021f5b1e0..62e4b124334 100644
--- a/apps/comments/l10n/es_MX.js
+++ b/apps/comments/l10n/es_MX.js
@@ -32,6 +32,8 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
- "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
+ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
+ "Write a message …" : "Escriba un mensaje …",
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menciones, \":\" para emoticonos, \"/\" para selector inteligente"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json
index 65485598143..1d8372bb125 100644
--- a/apps/comments/l10n/es_MX.json
+++ b/apps/comments/l10n/es_MX.json
@@ -30,6 +30,8 @@
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
- "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"]
+ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer","%n comentarios sin leer"],
+ "Write a message …" : "Escriba un mensaje …",
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" para menciones, \":\" para emoticonos, \"/\" para selector inteligente"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 2fda2da5590..bdf94ebfe34 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"{author} commented on {file}" : "{author} a commenté sur {file}",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé",
- "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur « {file} »",
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
"Edit comment" : "Modifier le commentaire",
"Delete comment" : "Supprimer le commentaire",
@@ -31,7 +31,7 @@ OC.L10N.register(
"Comment deleted" : "Commentaire supprimé",
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
- "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui depuis a été supprimé",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un utilisateur qui depuis a été supprimé",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "« @ » pour les mentions, « : »pour les émojis, « / » pour le sélecteur intelligent"
},
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 47666027a0f..65048ffdc39 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -8,7 +8,7 @@
"{author} commented on {file}" : "{author} a commenté sur {file}",
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> sur les fichiers",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un compte qui depuis a été supprimé",
- "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur \"{file}\"",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} vous a mentionné dans un commentaire sur « {file} »",
"Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers",
"Edit comment" : "Modifier le commentaire",
"Delete comment" : "Supprimer le commentaire",
@@ -29,7 +29,7 @@
"Comment deleted" : "Commentaire supprimé",
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
- "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui depuis a été supprimé",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Vous avez été mentionné sur « {file} », dans un commentaire par un utilisateur qui depuis a été supprimé",
"_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "« @ » pour les mentions, « : »pour les émojis, « / » pour le sélecteur intelligent"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
index bdcb46155f6..b2624245d64 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -32,6 +32,8 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
"An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
- "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"]
+ "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"],
+ "Write a message …" : "Napísať správu …",
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" pre spomienky, \":\" pre emotikony, \"/\" pre inteligentný výber"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json
index 655b15d8575..f6c9e30e28f 100644
--- a/apps/comments/l10n/sk.json
+++ b/apps/comments/l10n/sk.json
@@ -30,6 +30,8 @@
"An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára",
"An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
- "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"]
+ "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov","%n neprečítaných komentárov"],
+ "Write a message …" : "Napísať správu …",
+ "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" pre spomienky, \":\" pre emotikony, \"/\" pre inteligentný výber"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index 800bb2d5ed7..db9a2d5b5ca 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -3,15 +3,16 @@ OC.L10N.register(
{
"Dashboard" : "Tableau de bord",
"Dashboard app" : "App Tableau de bord",
- "\"{title} icon\"" : "\"Icône {title}\"",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les personnes peuvent ajouter les widgets qu’ils souhaitent et changer l’arrière-plan à leur guise.",
+ "\"{title} icon\"" : "« Icône {title} »",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
- "Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
+ "Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d’applications",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
- "elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
+ "elevation data from OpenTopoData" : "Données d’altitude provenant d’’OpenTopoData",
"Weather" : "Météo",
"Status" : "Statut",
"Good morning" : "Bonjour",
@@ -22,7 +23,7 @@ OC.L10N.register(
"Good evening, {name}" : "Bonsoir {name}",
"Hello" : "Bonjour",
"Hello, {name}" : "Bonjour {name}",
- "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un\naperçu de vos rendez-vous à venir, des e-mails urgents, des messages de tchat,\ndes tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets\nqu'ils souhaitent et modifier l'arrière-plan à leur guise.",
- "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des emails urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets qu'ils souhaitent et changer l'arrière-plan à leur guise."
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un\naperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion,\ndes tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets\nqu’ils souhaitent et modifier l’arrière-plan à leur guise.",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets qu’ils souhaitent et changer l’arrière-plan à leur guise."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index c6b9966bf1f..d028b7b90e4 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -1,15 +1,16 @@
{ "translations": {
"Dashboard" : "Tableau de bord",
"Dashboard app" : "App Tableau de bord",
- "\"{title} icon\"" : "\"Icône {title}\"",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les personnes peuvent ajouter les widgets qu’ils souhaitent et changer l’arrière-plan à leur guise.",
+ "\"{title} icon\"" : "« Icône {title} »",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
- "Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
+ "Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d’applications",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
- "elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
+ "elevation data from OpenTopoData" : "Données d’altitude provenant d’’OpenTopoData",
"Weather" : "Météo",
"Status" : "Statut",
"Good morning" : "Bonjour",
@@ -20,7 +21,7 @@
"Good evening, {name}" : "Bonsoir {name}",
"Hello" : "Bonjour",
"Hello, {name}" : "Bonjour {name}",
- "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un\naperçu de vos rendez-vous à venir, des e-mails urgents, des messages de tchat,\ndes tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets\nqu'ils souhaitent et modifier l'arrière-plan à leur guise.",
- "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des emails urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets qu'ils souhaitent et changer l'arrière-plan à leur guise."
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un\naperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion,\ndes tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets\nqu’ils souhaitent et modifier l’arrière-plan à leur guise.",
+ "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Commencez votre journée en étant informé\n\nLe tableau de bord Nextcloud est votre point de départ de la journée, vous donnant un aperçu de vos rendez-vous à venir, des courriels urgents, des messages de discussion, des tickets entrants, des derniers tweets et bien plus encore ! Les utilisateurs peuvent ajouter les widgets qu’ils souhaitent et changer l’arrière-plan à leur guise."
},"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/dav/l10n/fr.js b/apps/dav/l10n/fr.js
index a56a38e5d87..3552d82105e 100644
--- a/apps/dav/l10n/fr.js
+++ b/apps/dav/l10n/fr.js
@@ -151,7 +151,7 @@ OC.L10N.register(
"No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses du système.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La synchronisation du carnet d'adresses système DAV n'a pas encore été effectuée car votre instance a plus de 1 000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "Point d'accès WebDAV",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas encore correctement configuré pour la synchronisation de fichiers parce que l'interface WebDAV semble ne pas fonctionner.",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n’est pas encore correctement configuré pour la synchronisation de fichiers parce que l’interface WebDAV semble ne pas fonctionner.",
"Migrated calendar (%1$s)" : "Agenda migré (%1$s)",
"Calendars including events, details and attendees" : "Calendriers incluant des événements, détails et participants",
"Contacts and groups" : "Contacts et groupes",
diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json
index 142c29aaab7..b39b7fac945 100644
--- a/apps/dav/l10n/fr.json
+++ b/apps/dav/l10n/fr.json
@@ -149,7 +149,7 @@
"No outstanding DAV system address book sync." : "Pas de synchronisation DAV en cours du carnet d'adresses du système.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "La synchronisation du carnet d'adresses système DAV n'a pas encore été effectuée car votre instance a plus de 1 000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "Point d'accès WebDAV",
- "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas encore correctement configuré pour la synchronisation de fichiers parce que l'interface WebDAV semble ne pas fonctionner.",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n’est pas encore correctement configuré pour la synchronisation de fichiers parce que l’interface WebDAV semble ne pas fonctionner.",
"Migrated calendar (%1$s)" : "Agenda migré (%1$s)",
"Calendars including events, details and attendees" : "Calendriers incluant des événements, détails et participants",
"Contacts and groups" : "Contacts et groupes",
diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js
index 0297b0ac796..63662bdc652 100644
--- a/apps/dav/l10n/sk.js
+++ b/apps/dav/l10n/sk.js
@@ -151,7 +151,9 @@ OC.L10N.register(
"No outstanding DAV system address book sync." : "Žiadna zostávajúca synchronizácia adresára systému DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV synchronizácia systémového adresára ešte nebola spustená, pretože vaša inštancia má viac ako 1000 užívateľov alebo sa vyskytla chyba. Prosím, spustite ju manuálne volaním \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "Koncový bod WebDAV",
+ "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nepodarilo sa skontrolovať, či je váš webový server správne nastavený tak, aby umožňoval synchronizáciu súborov cez WebDAV. Skontrolujte prosím manuálne.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server nie je zatiaľ správne nastavený, aby umožnil synchronizáciu súborov, pretože rozhranie WebDAV sa zdá byť nefunkčné.",
+ "Your web server is properly set up to allow file synchronization over WebDAV." : "Váš webový server je správne nastavený tak, aby umožňoval synchronizáciu súborov cez WebDAV.",
"Migrated calendar (%1$s)" : "Migrovaný kalendár (%1$s)",
"Calendars including events, details and attendees" : "Kalendáre vrátane udalostí, podrobností a účastníkov",
"Contacts and groups" : "Kontakty a skupiny",
diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json
index f6a13e58c1c..d071e6237b0 100644
--- a/apps/dav/l10n/sk.json
+++ b/apps/dav/l10n/sk.json
@@ -149,7 +149,9 @@
"No outstanding DAV system address book sync." : "Žiadna zostávajúca synchronizácia adresára systému DAV.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "DAV synchronizácia systémového adresára ešte nebola spustená, pretože vaša inštancia má viac ako 1000 užívateľov alebo sa vyskytla chyba. Prosím, spustite ju manuálne volaním \"occ dav:sync-system-addressbook\".",
"WebDAV endpoint" : "Koncový bod WebDAV",
+ "Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nepodarilo sa skontrolovať, či je váš webový server správne nastavený tak, aby umožňoval synchronizáciu súborov cez WebDAV. Skontrolujte prosím manuálne.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Váš webový server nie je zatiaľ správne nastavený, aby umožnil synchronizáciu súborov, pretože rozhranie WebDAV sa zdá byť nefunkčné.",
+ "Your web server is properly set up to allow file synchronization over WebDAV." : "Váš webový server je správne nastavený tak, aby umožňoval synchronizáciu súborov cez WebDAV.",
"Migrated calendar (%1$s)" : "Migrovaný kalendár (%1$s)",
"Calendars including events, details and attendees" : "Kalendáre vrátane udalostí, podrobností a účastníkov",
"Contacts and groups" : "Kontakty a skupiny",
diff --git a/apps/encryption/l10n/fr.js b/apps/encryption/l10n/fr.js
index de62f18d24e..a2dc0f33f32 100644
--- a/apps/encryption/l10n/fr.js
+++ b/apps/encryption/l10n/fr.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"encryption",
{
"Missing recovery key password" : "Mot de passe de la clé de récupération manquant",
- "Please repeat the recovery key password" : "Répétez le mot de passe de la clef de récupération",
- "Repeated recovery key password does not match the provided recovery key password" : "Le mot de passe de la clef de récupération et sa répétition ne sont pas identiques.",
+ "Please repeat the recovery key password" : "Répétez le mot de passe de la clé de récupération",
+ "Repeated recovery key password does not match the provided recovery key password" : "Le mot de passe de la clé de récupération et sa répétition ne sont pas identiques.",
"Recovery key successfully enabled" : "Clé de récupération activée avec succès",
"Could not enable recovery key. Please check your recovery key password!" : "Impossible d'activer la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
"Recovery key successfully disabled" : "Clé de récupération désactivée avec succès",
@@ -15,7 +15,7 @@ OC.L10N.register(
"Password successfully changed." : "Mot de passe modifié avec succès.",
"Could not change the password. Maybe the old password was not correct." : "Erreur lors du changement de mot de passe. L'ancien mot de passe est peut-être incorrect.",
"Recovery Key disabled" : "Clé de récupération désactivée",
- "Recovery Key enabled" : "Clef de récupération activée",
+ "Recovery Key enabled" : "Clé de récupération activée",
"Could not enable the recovery key, please try again or contact your administrator" : "Impossible d'activer la clé de récupération. Veuillez essayer à nouveau ou contacter votre administrateur",
"Could not update the private key password." : "Impossible de mettre à jour le mot de passe de la clé privée.",
"The old password was not correct, please try again." : "L'ancien mot de passe est incorrect. Veuillez réessayer.",
diff --git a/apps/encryption/l10n/fr.json b/apps/encryption/l10n/fr.json
index 8e9af9295a5..2ffd6c9fc84 100644
--- a/apps/encryption/l10n/fr.json
+++ b/apps/encryption/l10n/fr.json
@@ -1,7 +1,7 @@
{ "translations": {
"Missing recovery key password" : "Mot de passe de la clé de récupération manquant",
- "Please repeat the recovery key password" : "Répétez le mot de passe de la clef de récupération",
- "Repeated recovery key password does not match the provided recovery key password" : "Le mot de passe de la clef de récupération et sa répétition ne sont pas identiques.",
+ "Please repeat the recovery key password" : "Répétez le mot de passe de la clé de récupération",
+ "Repeated recovery key password does not match the provided recovery key password" : "Le mot de passe de la clé de récupération et sa répétition ne sont pas identiques.",
"Recovery key successfully enabled" : "Clé de récupération activée avec succès",
"Could not enable recovery key. Please check your recovery key password!" : "Impossible d'activer la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
"Recovery key successfully disabled" : "Clé de récupération désactivée avec succès",
@@ -13,7 +13,7 @@
"Password successfully changed." : "Mot de passe modifié avec succès.",
"Could not change the password. Maybe the old password was not correct." : "Erreur lors du changement de mot de passe. L'ancien mot de passe est peut-être incorrect.",
"Recovery Key disabled" : "Clé de récupération désactivée",
- "Recovery Key enabled" : "Clef de récupération activée",
+ "Recovery Key enabled" : "Clé de récupération activée",
"Could not enable the recovery key, please try again or contact your administrator" : "Impossible d'activer la clé de récupération. Veuillez essayer à nouveau ou contacter votre administrateur",
"Could not update the private key password." : "Impossible de mettre à jour le mot de passe de la clé privée.",
"The old password was not correct, please try again." : "L'ancien mot de passe est incorrect. Veuillez réessayer.",
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 44af7ac4b44..f1155da07f9 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -12,7 +12,7 @@ OC.L10N.register(
"Close" : "Fermer",
"Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"",
"This will stop your current uploads." : "Cela va arrêter vos envois en cours.",
- "Upload cancelled." : "Envoi annulé.",
+ "Upload cancelled." : "Téléversement annulé.",
"Processing files …" : "Fichiers en cours de traitement …",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible de téléverser {filename} car il s'agit d'un dossier ou d'un fichier vide",
@@ -63,9 +63,9 @@ OC.L10N.register(
"Failed to redirect to client" : "Échec de la redirection vers le client",
"{newName} already exists" : "{newName} existe déjà",
"Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{fileName}\" car il n'existe plus",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom « {targetName} » est déjà utilisé dans le dossier « {dir} ». Merci de choisir un nom différent.",
"Could not rename \"{fileName}\"" : "Impossible de renommer « {fileName} »",
- "Could not create file \"{file}\"" : "Impossible de créer le fichier \"{file}\"",
+ "Could not create file \"{file}\"" : "Impossible de créer le fichier « {file} »",
"Could not create file \"{file}\" because it already exists" : "Impossible de créer le fichier « {file} » car il existe déjà",
"Could not create folder \"{dir}\" because it already exists" : "Impossible de créer le dossier \"{dir}\" car il existe déjà",
"Could not fetch file details \"{file}\"" : "Impossible de récupérer les détails du fichier \"{file}\"",
@@ -319,7 +319,7 @@ OC.L10N.register(
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Données envoyées trop volumineuses",
- "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.",
+ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d’envoyer dépassent la taille maximale d’envoi permise par ce serveur.",
"Text file" : "Fichier texte",
"New text file.txt" : "Nouveau fichier texte.txt",
"Direct link was copied (only works for users who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les utilisateurs qui ont accès à ce fichier/dossier)",
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index 84d0a4a7092..1793336a328 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -10,7 +10,7 @@
"Close" : "Fermer",
"Could not create folder \"{dir}\"" : "Impossible de créer le dossier \"{dir}\"",
"This will stop your current uploads." : "Cela va arrêter vos envois en cours.",
- "Upload cancelled." : "Envoi annulé.",
+ "Upload cancelled." : "Téléversement annulé.",
"Processing files …" : "Fichiers en cours de traitement …",
"…" : "…",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible de téléverser {filename} car il s'agit d'un dossier ou d'un fichier vide",
@@ -61,9 +61,9 @@
"Failed to redirect to client" : "Échec de la redirection vers le client",
"{newName} already exists" : "{newName} existe déjà",
"Could not rename \"{fileName}\", it does not exist any more" : "Impossible de renommer \"{fileName}\" car il n'existe plus",
- "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom \"{targetName}\" est déjà utilisé dans le dossier \"{dir}\". Merci de choisir un nom différent.",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Le nom « {targetName} » est déjà utilisé dans le dossier « {dir} ». Merci de choisir un nom différent.",
"Could not rename \"{fileName}\"" : "Impossible de renommer « {fileName} »",
- "Could not create file \"{file}\"" : "Impossible de créer le fichier \"{file}\"",
+ "Could not create file \"{file}\"" : "Impossible de créer le fichier « {file} »",
"Could not create file \"{file}\" because it already exists" : "Impossible de créer le fichier « {file} » car il existe déjà",
"Could not create folder \"{dir}\" because it already exists" : "Impossible de créer le dossier \"{dir}\" car il existe déjà",
"Could not fetch file details \"{file}\"" : "Impossible de récupérer les détails du fichier \"{file}\"",
@@ -317,7 +317,7 @@
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Données envoyées trop volumineuses",
- "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.",
+ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d’envoyer dépassent la taille maximale d’envoi permise par ce serveur.",
"Text file" : "Fichier texte",
"New text file.txt" : "Nouveau fichier texte.txt",
"Direct link was copied (only works for users who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les utilisateurs qui ont accès à ce fichier/dossier)",
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 5225278c28d..421bfda02b3 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -152,7 +152,7 @@ OC.L10N.register(
"external-storage" : "external-storage",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Impossible d'aller chercher la liste des points de montage des disques réseaux Windows : Réponse vide du serveur",
"Please enter the credentials for the {mount} mount" : "Veuillez entrer les identifiants pour le montage {mount}",
- "Username" : "Nom d'utilisateur",
+ "Username" : "Nom d’utilisateur",
"Credentials saved" : "Identifiants sauvegardés",
"Credentials saving failed" : "La sauvegarde des identifiants a échoué",
"Credentials required" : "Identifiants exigés",
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 7d98aade514..27434e38186 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -150,7 +150,7 @@
"external-storage" : "external-storage",
"Couldn't fetch list of Windows network drive mount points: Empty response from server" : "Impossible d'aller chercher la liste des points de montage des disques réseaux Windows : Réponse vide du serveur",
"Please enter the credentials for the {mount} mount" : "Veuillez entrer les identifiants pour le montage {mount}",
- "Username" : "Nom d'utilisateur",
+ "Username" : "Nom d’utilisateur",
"Credentials saved" : "Identifiants sauvegardés",
"Credentials saving failed" : "La sauvegarde des identifiants a échoué",
"Credentials required" : "Identifiants exigés",
diff --git a/apps/files_sharing/lib/SharedStorage.php b/apps/files_sharing/lib/SharedStorage.php
index de3b30b1b14..e84b3f5dda8 100644
--- a/apps/files_sharing/lib/SharedStorage.php
+++ b/apps/files_sharing/lib/SharedStorage.php
@@ -564,6 +564,16 @@ class SharedStorage extends \OC\Files\Storage\Wrapper\Jail implements ISharedSto
public function getWrapperStorage() {
$this->init();
+
+ /**
+ * @psalm-suppress DocblockTypeContradiction
+ */
+ if (!$this->storage) {
+ $message = "no storage set after init for share " . $this->getShareId();
+ $this->logger->error($message);
+ $this->storage = new FailedStorage(['exception' => new \Exception($message)]);
+ }
+
return $this->storage;
}
diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js
index 630b221e6d1..2db28c79731 100644
--- a/apps/settings/l10n/es_MX.js
+++ b/apps/settings/l10n/es_MX.js
@@ -145,10 +145,13 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Su directorio de datos y sus archivos probablemente sean accesibles desde el Internet. El archivo .htaccess no está funcionando. Se recomienda encarecidamente que configure su servidor web de manera que el directorio de datos ya no sea accesible, o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Database missing columns" : "Faltan columnas en la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".",
+ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido al hecho de que añadir columnas en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-columns\" se pueden añadir las columnas faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidas las columnas, algunas características podrían mejorar su capacidad de respuesta o la usabilidad.",
"Database missing indices" : "Faltan índices en la base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%s\".",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"Database missing primary keys" : "Faltan llaves primarias en la base de datos",
"Missing primary key on table \"%s\"." : "Falta la llave primaria en la tabla \"%s\".",
+ "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas llaves primarias. Debido al hecho de que añadir llaves primarias en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" se pueden añadir las llaves primarias faltantes manualmente mientras la instancia sigue corriendo. ",
"Database pending bigint migrations" : "Está pendiente la migración de \"bigint\" de la base de datos",
"Debug mode" : "Modo de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia se está ejecutando en modo de depuración. Habilite esto únicamente para desarrollo local y no en ambientes de producción.",
@@ -167,6 +170,7 @@ OC.L10N.register(
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Está accediendo a su instancia mediante una conexión segura, y su instancia está generando URLs seguros.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index fa977d8e372..a5588b2824b 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -143,10 +143,13 @@
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Su directorio de datos y sus archivos probablemente sean accesibles desde el Internet. El archivo .htaccess no está funcionando. Se recomienda encarecidamente que configure su servidor web de manera que el directorio de datos ya no sea accesible, o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Database missing columns" : "Faltan columnas en la base de datos",
"Missing optional column \"%s\" in table \"%s\"." : "Falta la columna opcional \"%s\" en la tabla \"%s\".",
+ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "A la base de datos le faltan algunas columnas opcionales. Debido al hecho de que añadir columnas en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-columns\" se pueden añadir las columnas faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidas las columnas, algunas características podrían mejorar su capacidad de respuesta o la usabilidad.",
"Database missing indices" : "Faltan índices en la base de datos",
"Missing optional index \"%s\" in table \"%s\"." : "Falta el índice opcional \"%s\" en la tabla \"%s\".",
+ "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "A la base de datos le faltan algunos índices. Debido al hecho de que añadir índices en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-indices\" se pueden añadir los índices faltantes manualmente mientras la instancia sigue corriendo. Una vez se añadidos los índices, las consultas a esas tablas suelen ser mucho más rápidas.",
"Database missing primary keys" : "Faltan llaves primarias en la base de datos",
"Missing primary key on table \"%s\"." : "Falta la llave primaria en la tabla \"%s\".",
+ "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "A la base de datos le faltan algunas llaves primarias. Debido al hecho de que añadir llaves primarias en tablas grandes puede llevar cierto tiempo, no se han añadido automáticamente. Al ejecutar \"occ db:add-missing-primary-keys\" se pueden añadir las llaves primarias faltantes manualmente mientras la instancia sigue corriendo. ",
"Database pending bigint migrations" : "Está pendiente la migración de \"bigint\" de la base de datos",
"Debug mode" : "Modo de depuración",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Esta instancia se está ejecutando en modo de depuración. Habilite esto únicamente para desarrollo local y no en ambientes de producción.",
@@ -165,6 +168,7 @@
"You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Está accediendo a su instancia mediante una conexión segura, y su instancia está generando URLs seguros.",
"Internet connectivity" : "Conexión a Internet",
"Internet connectivity is disabled in configuration file." : "La conexión a Internet está deshabilitada en el archivo de configuración.",
+ "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene conexión al internet: no se pudieron alcanzar varios puntos finales. Esto significa que algunas funciones, como montar almacenamientos externos, las notificaciones sobre actualizaciones o la instalación de aplicaciones de terceros, no funcionarán. Es posible que tampoco funcione el acceso a archivos de forma remota ni el envío de correos electrónicos de notificación. Establezca una conexión desde este servidor al internet para disfrutar de todas las funciones.",
"JavaScript modules support" : "Soporte de módulos JavaScript",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "No se pudo checar el soporte para JavaScript. Por favor, revise manualmente si su servidor web sirve archivos `.mjs` utilizando el tipo JavaScript MIME.",
"JavaScript source map support" : "Soporte de mapa fuente de JavaScript",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index df491106c59..fcd7ca849ec 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -157,13 +157,13 @@ OC.L10N.register(
"Database pending bigint migrations" : "Migrations bigint en base de données en attente",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Certaines colonnes de la base de données n'ont pas été converties en 'big int'. Changer le type de colonne dans de grandes tables peut prendre beaucoup de temps, elles n'ont donc pas été converties automatiquement. En exécutant la commande 'occ db:convert-filecache-bigint', ces changements en suspens peuvent être déclenchés manuellement. Cette opération doit être exécutée pendant que l'instance est hors ligne.",
"Debug mode" : "Mode de débogage",
- "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Le mode débogage est activé sur cette instance. Veillez à n'activer ce mode que sur des instances de développement et non en production.",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Le mode débogage est activé sur cette instance. Veillez à n’activer ce mode que sur des instances de développement et non en production.",
"Debug mode is disabled." : "Le mode de débogage est désactivé.",
"Default phone region" : "Indicatif téléphonique par défaut",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.",
"Email test" : "Test de l'email",
"Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès",
- "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n'avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page \"Paramètres de base\"? Ensuite, utilisez le bouton \"Envoyer un email\" sous le formulaire pour vérifier vos réglages.",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un courriel » sous le formulaire pour vérifier vos paramètres.",
"File locking" : "Verrouillage des fichiers",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.",
@@ -290,7 +290,7 @@ OC.L10N.register(
"Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.",
"None" : "Aucun",
"Unable to modify setting" : "Impossible de modifier le paramètre",
- "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage",
+ "Allow apps to use the Share API" : "Autoriser les applications à utiliser l’API de partage",
"Allow resharing" : "Autoriser le repartage",
"Allow sharing with groups" : "Autoriser le partage avec les groupes",
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de mêmes groupes",
@@ -603,7 +603,7 @@ OC.L10N.register(
"Show account backend" : "Afficher l'origine du compte",
"Show storage path" : "Afficher l'emplacement du stockage",
"Show last login" : "Afficher la dernière connexion",
- "Send email" : "Envoyer un e-mail",
+ "Send email" : "Envoyer un courriel",
"Send welcome email to new accounts" : "Envoyer un courriel de bienvenue aux nouveaux comptes",
"Defaults" : "Par défaut",
"Default quota" : "Quota par défaut",
@@ -685,7 +685,7 @@ OC.L10N.register(
"None/STARTTLS" : "Aucun/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Ouvrir la documentation",
- "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des e-mails en cas de perte de mot de passe et pour d'autres notifications.",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d’indiquer un serveur afin de pouvoir envoyer des courriels en cas de perte de mot de passe et pour d’autres notifications.",
"Send mode" : "Mode d'envoi",
"Encryption" : "Chiffrement",
"Sendmail mode" : "Mode Sendmail",
@@ -793,7 +793,7 @@ OC.L10N.register(
"Default quota:" : "Quota par défaut :",
"Show Languages" : "Afficher la langue",
"Show user backend" : "Afficher l'origine du compte",
- "Send email to new user" : "Envoyer un e-mail aux nouveaux utilisateurs",
+ "Send email to new user" : "Envoyer un courriel aux nouveaux utilisateurs",
"Not saved" : "Non sauvegardé",
"Twitter" : "Twitter",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administrateur système si vous avez des questions.",
@@ -823,7 +823,7 @@ OC.L10N.register(
"Loading user …" : "Chargement de l'utilisateur...",
"Failed to update user manager" : "Impossible de mettre à jour le gestionnaire d'utilisateurs",
"User management settings" : "Paramètres de la gestion utilisateurs",
- "Send welcome email to new users" : "Envoyer un e-mail de bienvenue aux nouveaux utilisateurs",
+ "Send welcome email to new users" : "Envoyer un courriel de bienvenue aux nouveaux utilisateurs",
"User management" : "Gestion des utilisateurs",
"Creating group …" : "Création du groupe...",
"User group: {group}" : "Groupe d'utilisateurs : {group}"
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index ca2811225a4..3631071f904 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -155,13 +155,13 @@
"Database pending bigint migrations" : "Migrations bigint en base de données en attente",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Certaines colonnes de la base de données n'ont pas été converties en 'big int'. Changer le type de colonne dans de grandes tables peut prendre beaucoup de temps, elles n'ont donc pas été converties automatiquement. En exécutant la commande 'occ db:convert-filecache-bigint', ces changements en suspens peuvent être déclenchés manuellement. Cette opération doit être exécutée pendant que l'instance est hors ligne.",
"Debug mode" : "Mode de débogage",
- "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Le mode débogage est activé sur cette instance. Veillez à n'activer ce mode que sur des instances de développement et non en production.",
+ "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Le mode débogage est activé sur cette instance. Veillez à n’activer ce mode que sur des instances de développement et non en production.",
"Debug mode is disabled." : "Le mode de débogage est désactivé.",
"Default phone region" : "Indicatif téléphonique par défaut",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Votre installation n’a pas de préfixe de région par défaut. C’est nécessaire pour valider les numéros de téléphone dans les paramètres du profil sans code pays. Pour autoriser les numéros sans code pays, veuillez ajouter « default_phone_region » avec le code ISO 3166-1 respectif de la région dans votre fichier de configuration.",
"Email test" : "Test de l'email",
"Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès",
- "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n'avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page \"Paramètres de base\"? Ensuite, utilisez le bouton \"Envoyer un email\" sous le formulaire pour vérifier vos réglages.",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un courriel » sous le formulaire pour vérifier vos paramètres.",
"File locking" : "Verrouillage des fichiers",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut causer des conflits en cas d'accès concurrent. Configurez « filelocking.enabled » dans config.php pour éviter ces problèmes.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.",
@@ -288,7 +288,7 @@
"Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.",
"None" : "Aucun",
"Unable to modify setting" : "Impossible de modifier le paramètre",
- "Allow apps to use the Share API" : "Autoriser les applications à utiliser l'API de partage",
+ "Allow apps to use the Share API" : "Autoriser les applications à utiliser l’API de partage",
"Allow resharing" : "Autoriser le repartage",
"Allow sharing with groups" : "Autoriser le partage avec les groupes",
"Restrict users to only share with users in their groups" : "N'autoriser les partages qu'entre membres de mêmes groupes",
@@ -601,7 +601,7 @@
"Show account backend" : "Afficher l'origine du compte",
"Show storage path" : "Afficher l'emplacement du stockage",
"Show last login" : "Afficher la dernière connexion",
- "Send email" : "Envoyer un e-mail",
+ "Send email" : "Envoyer un courriel",
"Send welcome email to new accounts" : "Envoyer un courriel de bienvenue aux nouveaux comptes",
"Defaults" : "Par défaut",
"Default quota" : "Quota par défaut",
@@ -683,7 +683,7 @@
"None/STARTTLS" : "Aucun/STARTTLS",
"SSL" : "SSL",
"Open documentation" : "Ouvrir la documentation",
- "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d'indiquer un serveur afin de pouvoir envoyer des e-mails en cas de perte de mot de passe et pour d'autres notifications.",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Il est important d’indiquer un serveur afin de pouvoir envoyer des courriels en cas de perte de mot de passe et pour d’autres notifications.",
"Send mode" : "Mode d'envoi",
"Encryption" : "Chiffrement",
"Sendmail mode" : "Mode Sendmail",
@@ -791,7 +791,7 @@
"Default quota:" : "Quota par défaut :",
"Show Languages" : "Afficher la langue",
"Show user backend" : "Afficher l'origine du compte",
- "Send email to new user" : "Envoyer un e-mail aux nouveaux utilisateurs",
+ "Send email to new user" : "Envoyer un courriel aux nouveaux utilisateurs",
"Not saved" : "Non sauvegardé",
"Twitter" : "Twitter",
"Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Non disponible car la fédération a été désactivée pour votre compte, contactez votre administrateur système si vous avez des questions.",
@@ -821,7 +821,7 @@
"Loading user …" : "Chargement de l'utilisateur...",
"Failed to update user manager" : "Impossible de mettre à jour le gestionnaire d'utilisateurs",
"User management settings" : "Paramètres de la gestion utilisateurs",
- "Send welcome email to new users" : "Envoyer un e-mail de bienvenue aux nouveaux utilisateurs",
+ "Send welcome email to new users" : "Envoyer un courriel de bienvenue aux nouveaux utilisateurs",
"User management" : "Gestion des utilisateurs",
"Creating group …" : "Création du groupe...",
"User group: {group}" : "Groupe d'utilisateurs : {group}"
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js
index c249c542e2a..52528b07c5f 100644
--- a/apps/settings/l10n/sk.js
+++ b/apps/settings/l10n/sk.js
@@ -260,6 +260,14 @@ OC.L10N.register(
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` nie je nakonfigurovaná na `%2$s`. Niektoré funkcie nemusia pracovať správne a preto odporúčame toto nastavenie upraviť.",
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` nie je nakonfigurovaná na `%2$s`. Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
"- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` neobsahuje `%2$s`. Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
+ "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- Hlavička `%1$s` HTTP nie je nastavená na `%2$s`, `%3$s`, `%4$s`, `%5$s` alebo `%6$s`. Toto môže spôsobiť únik informácií o referentovi. Pozrite si {w3c-recommendation}.",
+ "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP hlavička `Strict-Transport-Security` nie je nastavená na aspoň `%d` sekúnd (aktuálna hodnota: `%d`). Na zvýšenie bezpečnosti sa odporúča použiť dlhšiu politiku pre HSTS.",
+ "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP hlavička `Strict-Transport-Security` má nesprávny tvar: `%s`. Pre zvýšenie bezpečnosti sa odporúča povoliť HSTS.",
+ "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- HTTP hlavička `Strict-Transport-Security` nie je nastavená (mala by byť aspoň `%d` sekúnd). Pre zvýšenie bezpečnosti sa odporúča povoliť HSTS.",
+ "Some headers are not set correctly on your instance" : "Niektoré hlavičky na vašej inštancii nie sú nastavené korektne",
+ "Could not check that your web server serves security headers correctly. Please check manually." : "Nepodarilo sa skontrolovať, či váš webový server správne poskytuje bezpečnostné hlavičky. Skontrolujte to prosím manuálne.",
+ "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodarilo sa skontrolovať, či váš webový server správne poskytuje bezpečnostné hlavičky, nepodarilo sa požiadať o `%s`",
+ "Your server is correctly configured to send security headers." : "Váš server je správne nakonfigurovaný pre poskytovanie bezpečnostných hlavičiek.",
"Database version" : "Verzia databázy",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.",
@@ -317,7 +325,13 @@ OC.L10N.register(
"Enforce password protection" : "Vynútiť ochranu heslom",
"Exclude groups from password requirements" : "Vylúčiť skupiny z požiadaviek na kvalitu hesla.",
"Exclude groups from creating link shares" : "Nepovoliť týmto skupinám vytvárať odkazy k zdieľaniu",
+ "Limit sharing based on groups" : "Obmedziť zdieľanie na základe skupín",
+ "Allow sharing for everyone (default)" : "Povoliť zdieľanie pre všetkých (predvolené)",
+ "Exclude some groups from sharing" : "Vylúčiť niektoré skupiny zo zdieľania",
+ "Limit sharing to some groups" : "Obmedziť zdieľanie pre niektoré skupiny",
+ "Groups allowed to share" : "Skupiny pre ktoré je povolené zdieľanie",
"Groups excluded from sharing" : "Skupiny vylúčené zo zdieľania",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nepovolené skupiny budú môcť naďalej prijímať zdieľania, ale nebudú ich môcť iniciovať.",
"Set default expiration date for shares" : "Nastaviť predvolený dátum expirácie pre sprístupnenia",
"Enforce expiration date" : "Vynútiť dátum expirácie",
"Default expiration time of new shares in days" : "Predvolený čas vypršania nových zdieľaní v dňoch",
@@ -372,7 +386,17 @@ OC.L10N.register(
"Download and enable all" : "Stiahnuť a povoliť všetko",
"_%n app has an update available_::_%n apps have an update available_" : ["Pre %n aplikáciu je dostupná aktualizácia","Pre %n aplikácie sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie"],
"_Update_::_Update all_" : ["Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko"],
+ "Nothing to show" : "Nič pre zobrazenie",
+ "Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
"Loading" : "Načítava sa",
+ "Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
+ "Could not load app discover section" : "Nepodarilo sa načítať sekciu objavovania aplikácií",
+ "Could not render element" : "Prvok sa nepodarilo vykresliť",
+ "Carousel" : "Karusel",
+ "Previous slide" : "Predchádzajúca snímka",
+ "Next slide" : "Ďalšia snímka",
+ "Choose slide to display" : "Vyberte snímok pre zobrazenie",
+ "{index} of {total}" : "{index} z {total}",
"Description" : "Popis",
"Details" : "Detaily",
"All" : "Všetky",
@@ -382,6 +406,7 @@ OC.L10N.register(
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
+ "Latest updated" : "Naposledy aktualizované",
"Author" : "Autor",
"Categories" : "Kategórie",
"Resources" : "Zdroje",
@@ -390,6 +415,7 @@ OC.L10N.register(
"Report a bug" : "Nahlásiť chybu",
"Request feature" : "Požiadavka odporúčania",
"Ask questions or discuss" : "Pýtajte sa alebo diskutujte",
+ "Rate the app" : "Ohodnotiť aplikáciu",
"Rate" : "Hodnotenie",
"View in store" : "Zobraz v obchode",
"Visit website" : "Navštíviť webstránku",
@@ -451,6 +477,8 @@ OC.L10N.register(
"Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.",
"Enable" : "Povoliť",
"Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu",
+ "{app}'s declarative setting field: {name}" : "Pole deklaratívneho nastavenia aplikácie {app}: {name}",
+ "Failed to save setting" : "Nepodarilo sa uložiť nastavenie",
"Server-side encryption" : "Šifrovanie na serveri",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrovanie na strane servera umožňuje zašifrovať súbory, ktoré sú na tento server nahrávané. To prináša obmedzenia ako napr. výkonnostné obmedzenie, takže to povoľte len ak je to naozaj potrebné.",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
@@ -594,6 +622,7 @@ OC.L10N.register(
"Set line manager" : "Nastaviť líniového manažéra",
"{size} used" : "{size} použité",
"Delete account" : "Zmazať účet",
+ "Disconnect all devices and delete local data" : "Odpojiť všetky zariadenia a vymazať lokálne dáta",
"Disable account" : "Zakázať účet",
"Enable account" : "Povoliť účet",
"Resend welcome email" : "Znova odoslať privítací email",
@@ -638,12 +667,18 @@ OC.L10N.register(
"Your browser does not support WebAuthn." : "Váš prehliadač nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.",
"You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.",
+ "Loading app list" : "Načítavam zoznam aplikácií",
+ "App Store" : "Obchod s aplikáciami",
+ "Loading categories" : "Načítavam kategórie",
+ "Developer documentation ↗" : "Dokumentácia vývojára ↗",
+ "Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
"Active accounts" : "Aktívne účty",
"Admins" : "Administrátori",
"Disabled accounts" : "Zakázané účty",
"Account group: {group}" : "Skupina účtu: {group}",
"Account management" : "Správa účtu",
"New account" : "Nový účet",
+ "Creating group…" : "Vytváram skupinu...",
"Create group" : "Vytvoriť skupinu",
"Group name" : "Názov skupiny",
"Please enter a valid group name" : "Prosím, zadajte platné meno skupiny",
@@ -667,6 +702,7 @@ OC.L10N.register(
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nie je k dispozícii, pretože táto vlastnosť je potrebná pre základné funkcie vrátane zdieľania súborov a pozvánok do kalendára",
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože federácia bola pre váš účet zakázaná. Ak máte nejaké otázky, kontaktujte správcu systému",
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože publikovanie údajov špecifických pre účet na vyhľadávacom serveri nie je povolené. Ak máte nejaké otázky, kontaktujte správcu systému.",
+ "Discover" : "Objavujte",
"Your apps" : "Vaše aplikácie",
"Active apps" : "Aktívne aplikácie",
"Disabled apps" : "Vypnuté aplikácie",
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json
index ff9942cd5df..2c012c80baf 100644
--- a/apps/settings/l10n/sk.json
+++ b/apps/settings/l10n/sk.json
@@ -258,6 +258,14 @@
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` nie je nakonfigurovaná na `%2$s`. Niektoré funkcie nemusia pracovať správne a preto odporúčame toto nastavenie upraviť.",
"- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` nie je nakonfigurovaná na `%2$s`. Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
"- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Hlavička HTTP `%1$s` neobsahuje `%2$s`. Toto je potenciálne riziko pre bezpečnosť alebo ochranu osobných údajov a preto odporúčame toto nastavenie upraviť.",
+ "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- Hlavička `%1$s` HTTP nie je nastavená na `%2$s`, `%3$s`, `%4$s`, `%5$s` alebo `%6$s`. Toto môže spôsobiť únik informácií o referentovi. Pozrite si {w3c-recommendation}.",
+ "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP hlavička `Strict-Transport-Security` nie je nastavená na aspoň `%d` sekúnd (aktuálna hodnota: `%d`). Na zvýšenie bezpečnosti sa odporúča použiť dlhšiu politiku pre HSTS.",
+ "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP hlavička `Strict-Transport-Security` má nesprávny tvar: `%s`. Pre zvýšenie bezpečnosti sa odporúča povoliť HSTS.",
+ "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- HTTP hlavička `Strict-Transport-Security` nie je nastavená (mala by byť aspoň `%d` sekúnd). Pre zvýšenie bezpečnosti sa odporúča povoliť HSTS.",
+ "Some headers are not set correctly on your instance" : "Niektoré hlavičky na vašej inštancii nie sú nastavené korektne",
+ "Could not check that your web server serves security headers correctly. Please check manually." : "Nepodarilo sa skontrolovať, či váš webový server správne poskytuje bezpečnostné hlavičky. Skontrolujte to prosím manuálne.",
+ "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nepodarilo sa skontrolovať, či váš webový server správne poskytuje bezpečnostné hlavičky, nepodarilo sa požiadať o `%s`",
+ "Your server is correctly configured to send security headers." : "Váš server je správne nakonfigurovaný pre poskytovanie bezpečnostných hlavičiek.",
"Database version" : "Verzia databázy",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "Používa sa verzia MariaDB \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MariaDB 10.2 alebo novšiu.",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "Používa sa verzia MySQL \"%s\". Nextcloud 21 a vyšší už nebude podporovať túto verziu a vyžaduje MySQL 8.0 alebo MariaDB 10.2 alebo novšia.",
@@ -315,7 +323,13 @@
"Enforce password protection" : "Vynútiť ochranu heslom",
"Exclude groups from password requirements" : "Vylúčiť skupiny z požiadaviek na kvalitu hesla.",
"Exclude groups from creating link shares" : "Nepovoliť týmto skupinám vytvárať odkazy k zdieľaniu",
+ "Limit sharing based on groups" : "Obmedziť zdieľanie na základe skupín",
+ "Allow sharing for everyone (default)" : "Povoliť zdieľanie pre všetkých (predvolené)",
+ "Exclude some groups from sharing" : "Vylúčiť niektoré skupiny zo zdieľania",
+ "Limit sharing to some groups" : "Obmedziť zdieľanie pre niektoré skupiny",
+ "Groups allowed to share" : "Skupiny pre ktoré je povolené zdieľanie",
"Groups excluded from sharing" : "Skupiny vylúčené zo zdieľania",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Nepovolené skupiny budú môcť naďalej prijímať zdieľania, ale nebudú ich môcť iniciovať.",
"Set default expiration date for shares" : "Nastaviť predvolený dátum expirácie pre sprístupnenia",
"Enforce expiration date" : "Vynútiť dátum expirácie",
"Default expiration time of new shares in days" : "Predvolený čas vypršania nových zdieľaní v dňoch",
@@ -370,7 +384,17 @@
"Download and enable all" : "Stiahnuť a povoliť všetko",
"_%n app has an update available_::_%n apps have an update available_" : ["Pre %n aplikáciu je dostupná aktualizácia","Pre %n aplikácie sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie","Pre %n aplikácií sú dostupné aktualizácie"],
"_Update_::_Update all_" : ["Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko","Aktualizovať všetko"],
+ "Nothing to show" : "Nič pre zobrazenie",
+ "Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
"Loading" : "Načítava sa",
+ "Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
+ "Could not load app discover section" : "Nepodarilo sa načítať sekciu objavovania aplikácií",
+ "Could not render element" : "Prvok sa nepodarilo vykresliť",
+ "Carousel" : "Karusel",
+ "Previous slide" : "Predchádzajúca snímka",
+ "Next slide" : "Ďalšia snímka",
+ "Choose slide to display" : "Vyberte snímok pre zobrazenie",
+ "{index} of {total}" : "{index} z {total}",
"Description" : "Popis",
"Details" : "Detaily",
"All" : "Všetky",
@@ -380,6 +404,7 @@
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná minimálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Pre túto aplikáciu nie je zadaná maximálna verzia Nextcloudu. Toto v budúcnosti spôsobí chybu.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
+ "Latest updated" : "Naposledy aktualizované",
"Author" : "Autor",
"Categories" : "Kategórie",
"Resources" : "Zdroje",
@@ -388,6 +413,7 @@
"Report a bug" : "Nahlásiť chybu",
"Request feature" : "Požiadavka odporúčania",
"Ask questions or discuss" : "Pýtajte sa alebo diskutujte",
+ "Rate the app" : "Ohodnotiť aplikáciu",
"Rate" : "Hodnotenie",
"View in store" : "Zobraz v obchode",
"Visit website" : "Navštíviť webstránku",
@@ -449,6 +475,8 @@
"Enable or disable profile by default for new accounts." : "Predvolene povoliť alebo zakázať profil pre nové účty.",
"Enable" : "Povoliť",
"Unable to update profile default setting" : "Nie je možné aktualizovať predvolené nastavenie profilu",
+ "{app}'s declarative setting field: {name}" : "Pole deklaratívneho nastavenia aplikácie {app}: {name}",
+ "Failed to save setting" : "Nepodarilo sa uložiť nastavenie",
"Server-side encryption" : "Šifrovanie na serveri",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifrovanie na strane servera umožňuje zašifrovať súbory, ktoré sú na tento server nahrávané. To prináša obmedzenia ako napr. výkonnostné obmedzenie, takže to povoľte len ak je to naozaj potrebné.",
"Enable server-side encryption" : "Povoliť šifrovanie na serveri",
@@ -592,6 +620,7 @@
"Set line manager" : "Nastaviť líniového manažéra",
"{size} used" : "{size} použité",
"Delete account" : "Zmazať účet",
+ "Disconnect all devices and delete local data" : "Odpojiť všetky zariadenia a vymazať lokálne dáta",
"Disable account" : "Zakázať účet",
"Enable account" : "Povoliť účet",
"Resend welcome email" : "Znova odoslať privítací email",
@@ -636,12 +665,18 @@
"Your browser does not support WebAuthn." : "Váš prehliadač nepodporuje WebAuthn.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.",
"You need to enable the File sharing App." : "Musíte povoliť Aplikáciu pre zdieľanie súborov.",
+ "Loading app list" : "Načítavam zoznam aplikácií",
+ "App Store" : "Obchod s aplikáciami",
+ "Loading categories" : "Načítavam kategórie",
+ "Developer documentation ↗" : "Dokumentácia vývojára ↗",
+ "Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
"Active accounts" : "Aktívne účty",
"Admins" : "Administrátori",
"Disabled accounts" : "Zakázané účty",
"Account group: {group}" : "Skupina účtu: {group}",
"Account management" : "Správa účtu",
"New account" : "Nový účet",
+ "Creating group…" : "Vytváram skupinu...",
"Create group" : "Vytvoriť skupinu",
"Group name" : "Názov skupiny",
"Please enter a valid group name" : "Prosím, zadajte platné meno skupiny",
@@ -665,6 +700,7 @@
"Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nie je k dispozícii, pretože táto vlastnosť je potrebná pre základné funkcie vrátane zdieľania súborov a pozvánok do kalendára",
"Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože federácia bola pre váš účet zakázaná. Ak máte nejaké otázky, kontaktujte správcu systému",
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nie je k dispozícii, pretože publikovanie údajov špecifických pre účet na vyhľadávacom serveri nie je povolené. Ak máte nejaké otázky, kontaktujte správcu systému.",
+ "Discover" : "Objavujte",
"Your apps" : "Vaše aplikácie",
"Active apps" : "Aktívne aplikácie",
"Disabled apps" : "Vypnuté aplikácie",
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js
index 6f19b54a3b3..70ba6c5459f 100644
--- a/apps/settings/l10n/sv.js
+++ b/apps/settings/l10n/sv.js
@@ -200,6 +200,7 @@ OC.L10N.register(
"Architecture" : "Arkitektur",
"64-bit" : "64-bit",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Det verkar som att du kör en 32-bitars PHP-version. Nextcloud behöver 64-bitars för att fungera bra. Vänligen uppgradera ditt OS och PHP till 64-bitars!",
+ "Temporary space available" : "Tillfälligt utrymme tillgängligt",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Databasen körs inte med transaktionsisoleringsnivån \"READ COMMITTED\". Det kan orsaka problem när flera aktiviteter körs parallellt.",
"Profile information" : "Profilinformation",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad",
@@ -230,7 +231,13 @@ OC.L10N.register(
"Enforce password protection" : "Tillämpa lösenordskydd",
"Exclude groups from password requirements" : "Exkludera grupper från lösenordskrav",
"Exclude groups from creating link shares" : "Exkludera grupper från att skapa länkdelningar",
+ "Limit sharing based on groups" : "Begränsa delning baserat på grupper",
+ "Allow sharing for everyone (default)" : "Tillåt delning för alla (standard)",
+ "Exclude some groups from sharing" : "Uteslut vissa grupper från att dela",
+ "Limit sharing to some groups" : "Begränsa delning till vissa grupper",
+ "Groups allowed to share" : "Grupper som får dela",
"Groups excluded from sharing" : "Grupper exkluderade från delning",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Ej tillåtna grupper kommer fortfarande att kunna ta emot delningar, men inte initiera dem.",
"Set default expiration date for shares" : "Ställ in standardutgångsdatum för delningar",
"Enforce expiration date" : "Tillämpa förfallodatum",
"Default expiration time of new shares in days" : "Standardutgångstid för nya delningar i dagar",
@@ -287,6 +294,10 @@ OC.L10N.register(
"Loading" : "Läser in",
"Fetching the latest news…" : "Hämtar de senaste nyheterna...",
"Carousel" : "Karusell",
+ "Previous slide" : "Föregående sida",
+ "Next slide" : "Nästa sida",
+ "Choose slide to display" : "Välj sida att visa",
+ "{index} of {total}" : "{index} av {total}",
"Description" : "Beskrivning",
"Details" : "Detaljer",
"All" : "Alla",
diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json
index 867074d779c..e4c87ff7431 100644
--- a/apps/settings/l10n/sv.json
+++ b/apps/settings/l10n/sv.json
@@ -198,6 +198,7 @@
"Architecture" : "Arkitektur",
"64-bit" : "64-bit",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Det verkar som att du kör en 32-bitars PHP-version. Nextcloud behöver 64-bitars för att fungera bra. Vänligen uppgradera ditt OS och PHP till 64-bitars!",
+ "Temporary space available" : "Tillfälligt utrymme tillgängligt",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Databasen körs inte med transaktionsisoleringsnivån \"READ COMMITTED\". Det kan orsaka problem när flera aktiviteter körs parallellt.",
"Profile information" : "Profilinformation",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, fullständigt namn, e-post, telefonnummer, adress, webbplats, Twitter, organisation, roll, rubrik, biografi och om din profil är aktiverad",
@@ -228,7 +229,13 @@
"Enforce password protection" : "Tillämpa lösenordskydd",
"Exclude groups from password requirements" : "Exkludera grupper från lösenordskrav",
"Exclude groups from creating link shares" : "Exkludera grupper från att skapa länkdelningar",
+ "Limit sharing based on groups" : "Begränsa delning baserat på grupper",
+ "Allow sharing for everyone (default)" : "Tillåt delning för alla (standard)",
+ "Exclude some groups from sharing" : "Uteslut vissa grupper från att dela",
+ "Limit sharing to some groups" : "Begränsa delning till vissa grupper",
+ "Groups allowed to share" : "Grupper som får dela",
"Groups excluded from sharing" : "Grupper exkluderade från delning",
+ "Not allowed groups will still be able to receive shares, but not to initiate them." : "Ej tillåtna grupper kommer fortfarande att kunna ta emot delningar, men inte initiera dem.",
"Set default expiration date for shares" : "Ställ in standardutgångsdatum för delningar",
"Enforce expiration date" : "Tillämpa förfallodatum",
"Default expiration time of new shares in days" : "Standardutgångstid för nya delningar i dagar",
@@ -285,6 +292,10 @@
"Loading" : "Läser in",
"Fetching the latest news…" : "Hämtar de senaste nyheterna...",
"Carousel" : "Karusell",
+ "Previous slide" : "Föregående sida",
+ "Next slide" : "Nästa sida",
+ "Choose slide to display" : "Välj sida att visa",
+ "{index} of {total}" : "{index} av {total}",
"Description" : "Beskrivning",
"Details" : "Detaljer",
"All" : "Alla",
diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js
index 4d733284add..330ba5f3447 100644
--- a/apps/sharebymail/l10n/fr.js
+++ b/apps/sharebymail/l10n/fr.js
@@ -15,7 +15,7 @@ OC.L10N.register(
"Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé",
"Share by mail" : "Partage par e-mail",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s",
- "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.",
+ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse électronique valide dans vos paramètres personnels et essayez à nouveau.",
"Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide",
"Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail",
"%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous",
diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json
index f1e9a34fbe8..d68e2fb70cf 100644
--- a/apps/sharebymail/l10n/fr.json
+++ b/apps/sharebymail/l10n/fr.json
@@ -13,7 +13,7 @@
"Password to access {file} was sent to you" : "Le mot de passe pour accèder à {file} vous a été envoyé",
"Share by mail" : "Partage par e-mail",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "Impossible de partager %1$s car il est déjà partagé avec le compte %2$s",
- "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.",
+ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse électronique valide dans vos paramètres personnels et essayez à nouveau.",
"Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide",
"Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail",
"%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous",
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 9210cb7f3ce..503d784fd6b 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Theming" : "Personnaliser l'apparence",
"Appearance and accessibility" : "Apparence et accessibilité",
"PHP Imagick module" : "Module PHP Imagick",
- "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Le module PHP \"imagick\" n'est pas actif mais l'application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Le module PHP \"imagick\" n’est pas actif mais l’application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Le module PHP « imagick » n’a aucun support SVG dans cette instance. Pour une meilleure compatibilité, il est recommandé de l’installer.",
"Dark theme with high contrast mode" : "Thème sombre avec mode de contraste élevé",
"Enable dark high contrast mode" : "Activer le mode sombre à contraste élevé",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index 06b9128804a..af901dd9ca7 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -26,7 +26,7 @@
"Theming" : "Personnaliser l'apparence",
"Appearance and accessibility" : "Apparence et accessibilité",
"PHP Imagick module" : "Module PHP Imagick",
- "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Le module PHP \"imagick\" n'est pas actif mais l'application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Le module PHP \"imagick\" n’est pas actif mais l’application Theming est activée. Pour que la génération du Favicon fonctionne correctement, ce module doit être installé et actif.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Le module PHP « imagick » n’a aucun support SVG dans cette instance. Pour une meilleure compatibilité, il est recommandé de l’installer.",
"Dark theme with high contrast mode" : "Thème sombre avec mode de contraste élevé",
"Enable dark high contrast mode" : "Activer le mode sombre à contraste élevé",
diff --git a/apps/workflowengine/l10n/ar.js b/apps/workflowengine/l10n/ar.js
index 01ca851ff5a..9557dd6a4fa 100644
--- a/apps/workflowengine/l10n/ar.js
+++ b/apps/workflowengine/l10n/ar.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
+ "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
diff --git a/apps/workflowengine/l10n/ar.json b/apps/workflowengine/l10n/ar.json
index 22c1847f5d6..20d3e00acb0 100644
--- a/apps/workflowengine/l10n/ar.json
+++ b/apps/workflowengine/l10n/ar.json
@@ -67,6 +67,7 @@
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
+ "Type to search for group …" : "أُكتُب اسم المجموعة التي تبحث عنها ...",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
diff --git a/apps/workflowengine/l10n/da.js b/apps/workflowengine/l10n/da.js
index 5e0f5510c15..8b4b79dec91 100644
--- a/apps/workflowengine/l10n/da.js
+++ b/apps/workflowengine/l10n/da.js
@@ -28,6 +28,8 @@ OC.L10N.register(
"iOS client" : "iOS klient",
"Desktop client" : "Dekstop klient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook tilføjelser",
+ "Select groups" : "Vælg grupper",
+ "Groups" : "Grupper",
"and" : "og",
"Cancel" : "Annullér",
"Delete" : "Slet",
diff --git a/apps/workflowengine/l10n/da.json b/apps/workflowengine/l10n/da.json
index 539256abe2a..519db8a3e97 100644
--- a/apps/workflowengine/l10n/da.json
+++ b/apps/workflowengine/l10n/da.json
@@ -26,6 +26,8 @@
"iOS client" : "iOS klient",
"Desktop client" : "Dekstop klient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook tilføjelser",
+ "Select groups" : "Vælg grupper",
+ "Groups" : "Grupper",
"and" : "og",
"Cancel" : "Annullér",
"Delete" : "Slet",
diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js
index 45837295484..7b09fefb695 100644
--- a/apps/workflowengine/l10n/de_DE.js
+++ b/apps/workflowengine/l10n/de_DE.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Termin muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json
index 66d1fbe68c0..7691d981100 100644
--- a/apps/workflowengine/l10n/de_DE.json
+++ b/apps/workflowengine/l10n/de_DE.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
+ "Type to search for group …" : "Tippen um nach einer Gruppe zu suchen …",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Termin muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js
index 6958a718e65..bedb6f7463a 100644
--- a/apps/workflowengine/l10n/en_GB.js
+++ b/apps/workflowengine/l10n/en_GB.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
+ "Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json
index 138d2f055cb..fcca6249fea 100644
--- a/apps/workflowengine/l10n/en_GB.json
+++ b/apps/workflowengine/l10n/en_GB.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
+ "Type to search for group …" : "Type to search for group …",
"Select a trigger" : "Select a trigger",
"At least one event must be selected" : "At least one event must be selected",
"Add new flow" : "Add new flow",
diff --git a/apps/workflowengine/l10n/nb.js b/apps/workflowengine/l10n/nb.js
index d026231b2b2..57ccc7fd1ed 100644
--- a/apps/workflowengine/l10n/nb.js
+++ b/apps/workflowengine/l10n/nb.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
+ "Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
diff --git a/apps/workflowengine/l10n/nb.json b/apps/workflowengine/l10n/nb.json
index 78bb0496a5d..e00dfdf81a7 100644
--- a/apps/workflowengine/l10n/nb.json
+++ b/apps/workflowengine/l10n/nb.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
+ "Type to search for group …" : "Skriv for å søke etter gruppe...",
"Select a trigger" : "Velg en utløser",
"At least one event must be selected" : "Minst èn hendelse må velges",
"Add new flow" : "Legg til ny flyt",
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js
index 97705e9e13b..abb2d28f321 100644
--- a/apps/workflowengine/l10n/pt_BR.js
+++ b/apps/workflowengine/l10n/pt_BR.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Agente do usuário personalizado",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
+ "Type to search for group …" : "Digite para pesquisar o grupo…",
"Select a trigger" : "Selecione um gatilho",
"At least one event must be selected" : "É necessário selecionar ao menos um evento",
"Add new flow" : "Adicionar novo fluxo",
diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json
index 4c6ae6e755b..232767492e9 100644
--- a/apps/workflowengine/l10n/pt_BR.json
+++ b/apps/workflowengine/l10n/pt_BR.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Agente do usuário personalizado",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
+ "Type to search for group …" : "Digite para pesquisar o grupo…",
"Select a trigger" : "Selecione um gatilho",
"At least one event must be selected" : "É necessário selecionar ao menos um evento",
"Add new flow" : "Adicionar novo fluxo",
diff --git a/apps/workflowengine/l10n/sk.js b/apps/workflowengine/l10n/sk.js
index 19c606142ec..7cfa027ea05 100644
--- a/apps/workflowengine/l10n/sk.js
+++ b/apps/workflowengine/l10n/sk.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Vlastný agent užívateľa",
"Select groups" : "Vybrať skupinu",
"Groups" : "Skupiny",
+ "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ...",
"Select a trigger" : "Vyberte spúšťač",
"At least one event must be selected" : "Musí byť vybraná aspoň jedna udalosť",
"Add new flow" : "Pridať nový tok",
diff --git a/apps/workflowengine/l10n/sk.json b/apps/workflowengine/l10n/sk.json
index f92878dabdb..f8ebacfd118 100644
--- a/apps/workflowengine/l10n/sk.json
+++ b/apps/workflowengine/l10n/sk.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Vlastný agent užívateľa",
"Select groups" : "Vybrať skupinu",
"Groups" : "Skupiny",
+ "Type to search for group …" : "Začnite písať pre vyhľadanie skupiny ...",
"Select a trigger" : "Vyberte spúšťač",
"At least one event must be selected" : "Musí byť vybraná aspoň jedna udalosť",
"Add new flow" : "Pridať nový tok",
diff --git a/apps/workflowengine/l10n/sr.js b/apps/workflowengine/l10n/sr.js
index fdd9901d659..34e86815da6 100644
--- a/apps/workflowengine/l10n/sr.js
+++ b/apps/workflowengine/l10n/sr.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Произвољни агент захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
+ "Type to search for group …" : "Куцајте да претражите групу",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",
diff --git a/apps/workflowengine/l10n/sr.json b/apps/workflowengine/l10n/sr.json
index 00561a409f5..7c55798c06d 100644
--- a/apps/workflowengine/l10n/sr.json
+++ b/apps/workflowengine/l10n/sr.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Произвољни агент захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
+ "Type to search for group …" : "Куцајте да претражите групу",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",
diff --git a/apps/workflowengine/l10n/sv.js b/apps/workflowengine/l10n/sv.js
index 6de60977fe0..8a4136292a3 100644
--- a/apps/workflowengine/l10n/sv.js
+++ b/apps/workflowengine/l10n/sv.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "Anpassad användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
+ "Type to search for group …" : "Skriv för att söka efter grupp ...",
"Select a trigger" : "Välj en utlösare",
"At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
diff --git a/apps/workflowengine/l10n/sv.json b/apps/workflowengine/l10n/sv.json
index 2c21e0cc284..86287ac54f3 100644
--- a/apps/workflowengine/l10n/sv.json
+++ b/apps/workflowengine/l10n/sv.json
@@ -67,6 +67,7 @@
"Custom user agent" : "Anpassad användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
+ "Type to search for group …" : "Skriv för att söka efter grupp ...",
"Select a trigger" : "Välj en utlösare",
"At least one event must be selected" : "Minst en händelse måste väljas",
"Add new flow" : "Lägg till nytt flöde",
diff --git a/apps/workflowengine/l10n/zh_HK.js b/apps/workflowengine/l10n/zh_HK.js
index f2f4e605c13..b600e935f49 100644
--- a/apps/workflowengine/l10n/zh_HK.js
+++ b/apps/workflowengine/l10n/zh_HK.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
+ "Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
diff --git a/apps/workflowengine/l10n/zh_HK.json b/apps/workflowengine/l10n/zh_HK.json
index f623e539455..b87b3604ff1 100644
--- a/apps/workflowengine/l10n/zh_HK.json
+++ b/apps/workflowengine/l10n/zh_HK.json
@@ -67,6 +67,7 @@
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
+ "Type to search for group …" : "輸入以搜尋群組 …",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index 91583a24cdc..9a6ab3d3a0e 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -69,6 +69,7 @@ OC.L10N.register(
"Custom user agent" : "自訂使用者字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
+ "Type to search for group …" : "輸入以搜尋群組……",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",
diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json
index c70df4e9564..625b0bb91d2 100644
--- a/apps/workflowengine/l10n/zh_TW.json
+++ b/apps/workflowengine/l10n/zh_TW.json
@@ -67,6 +67,7 @@
"Custom user agent" : "自訂使用者字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
+ "Type to search for group …" : "輸入以搜尋群組……",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",