Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Mar 22, 2024
1 parent 3c1798d commit 32ea605
Show file tree
Hide file tree
Showing 94 changed files with 182 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/comments/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ OC.L10N.register(
"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é",
"_%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"
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "« @ » pour les mentions, « : »pour les émojis, « / » pour le sélecteur intelligent"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
2 changes: 1 addition & 1 deletion apps/comments/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"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é",
"_%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"
"\"@\" 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;"
}
2 changes: 1 addition & 1 deletion apps/dav/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ OC.L10N.register(
"Due on %s" : "Echéance le %s",
"DAV system address book" : "Carnet d'adresses système DAV",
"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 1000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".",
"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.",
"Migrated calendar (%1$s)" : "Agenda migré (%1$s)",
Expand Down
2 changes: 1 addition & 1 deletion apps/dav/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"Due on %s" : "Echéance le %s",
"DAV system address book" : "Carnet d'adresses système DAV",
"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 1000 utilisateurs ou parce qu'une erreur est survenue. Merci de l'exécuter manuellement en tapant la commande \"occ dav:sync-system-addressbook\".",
"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.",
"Migrated calendar (%1$s)" : "Agenda migré (%1$s)",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ OC.L10N.register(
"Guest" : "Gość",
"Group" : "Grupa",
"Email" : "E-mail",
"Team" : "Zespół",
"Talk conversation" : "Rozmowa Talk",
"Deck board" : "Tablica Deck",
"ScienceMesh" : "ScienceMesh",
Expand Down
1 change: 1 addition & 0 deletions apps/files_sharing/l10n/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@
"Guest" : "Gość",
"Group" : "Grupa",
"Email" : "E-mail",
"Team" : "Zespół",
"Talk conversation" : "Rozmowa Talk",
"Deck board" : "Tablica Deck",
"ScienceMesh" : "ScienceMesh",
Expand Down
3 changes: 3 additions & 0 deletions apps/settings/l10n/sk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions apps/settings/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Konfigurácia je nastavená len na čítanie. Toto znemožňuje urobiť niektoré nastavenia prostredníctvom webového rozhrania. Okrem toho, súbor musí mať zapisovanie ručne povolené pre každú aktualizáciu.",
"Nextcloud configuration file is writable" : "Konfiguračný súbor Nextcloud je zapisovateľný",
"HTTP headers" : "HTTP hlavičky",
"- 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ť.",
"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.",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "تطبيق سطح المكتب",
"Thunderbird & Outlook addons" : "إضافات ثندربيرد و أوت لوك",
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "تطبيق سطح المكتب",
"Thunderbird & Outlook addons" : "إضافات ثندربيرد و أوت لوك",
"Custom user agent" : "وكيل مستخدم مخصص",
"Select groups" : "إختَر مجموعةً",
"Groups" : "المجموعات",
"Select a trigger" : "حدد مشغل",
"At least one event must be selected" : "يجب اختيار حدث واحد على الأقل",
"Add new flow" : "إضافة مسار دفق جديد",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/bg.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ OC.L10N.register(
"Desktop client" : "Клиент за настолен компютър",
"Thunderbird & Outlook addons" : "Добавки на Thunderbird и Outlook",
"Custom user agent" : "Персонализиран потребителски агент",
"Select groups" : "Избери Групи",
"Groups" : "Групи",
"At least one event must be selected" : "Трябва да бъде избрано поне едно събитие",
"Add new flow" : "Добавяне на нов поток",
"When" : "Кога",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
"Desktop client" : "Клиент за настолен компютър",
"Thunderbird & Outlook addons" : "Добавки на Thunderbird и Outlook",
"Custom user agent" : "Персонализиран потребителски агент",
"Select groups" : "Избери Групи",
"Groups" : "Групи",
"At least one event must be selected" : "Трябва да бъде избрано поне едно събитие",
"Add new flow" : "Добавяне на нов поток",
"When" : "Кога",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ OC.L10N.register(
"Desktop client" : "Client d'escriptori",
"Thunderbird & Outlook addons" : "Complements de Thunderbird i Outlook",
"Custom user agent" : "Agent d'usuari personalitzat",
"Select groups" : "Selecciona els grups",
"Groups" : "Grups",
"At least one event must be selected" : "Com a mínim s'ha de seleccionar un esdeveniment",
"Add new flow" : "Afegeix un flux nou",
"When" : "Quan",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
"Desktop client" : "Client d'escriptori",
"Thunderbird & Outlook addons" : "Complements de Thunderbird i Outlook",
"Custom user agent" : "Agent d'usuari personalitzat",
"Select groups" : "Selecciona els grups",
"Groups" : "Grups",
"At least one event must be selected" : "Com a mínim s'ha de seleccionar un esdeveniment",
"Add new flow" : "Afegeix un flux nou",
"When" : "Quan",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Klient pro počítač",
"Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook",
"Custom user agent" : "Uživatelem určený user agent",
"Select groups" : "Vybrat skupiny",
"Groups" : "Skupiny",
"Select a trigger" : "Vybrat spouštěč",
"At least one event must be selected" : "Je třeba vybrat alespoň jednu událost",
"Add new flow" : "Přidat nový tok",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Klient pro počítač",
"Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook",
"Custom user agent" : "Uživatelem určený user agent",
"Select groups" : "Vybrat skupiny",
"Groups" : "Skupiny",
"Select a trigger" : "Vybrat spouštěč",
"At least one event must be selected" : "Je třeba vybrat alespoň jednu událost",
"Add new flow" : "Přidat nový tok",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Desktop-Client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook Add-ons",
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Ereignis muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Desktop-Client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook Add-ons",
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
"Select a trigger" : "Einen Auslöser auswählen",
"At least one event must be selected" : "Mindestens ein Ereignis muss ausgewählt werden",
"Add new flow" : "Neuen Ablauf hinzufügen",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Desktop-Client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook Addons",
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
"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",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Desktop-Client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook Addons",
"Custom user agent" : "Benutzerdefinierter User-Agent",
"Select groups" : "Gruppen auswählen",
"Groups" : "Gruppen",
"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",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/el.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ OC.L10N.register(
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Thunderbird & Outlook addons" : "Πρόσθετα των Thunderbird & Outlook",
"Custom user agent" : "Προσαρμοσμένο πρόγραμμα χρήστη",
"Select groups" : "Επιλέξτε ομάδες",
"Groups" : "Ομάδες",
"At least one event must be selected" : "Τουλάχιστον ένα γεγονός πρέπει να επιλεγεί",
"Add new flow" : "Προσθήκη νέας ροής",
"When" : "Πότε",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
"Desktop client" : "Πελάτης σταθερού υπολογιστή",
"Thunderbird & Outlook addons" : "Πρόσθετα των Thunderbird & Outlook",
"Custom user agent" : "Προσαρμοσμένο πρόγραμμα χρήστη",
"Select groups" : "Επιλέξτε ομάδες",
"Groups" : "Ομάδες",
"At least one event must be selected" : "Τουλάχιστον ένα γεγονός πρέπει να επιλεγεί",
"Add new flow" : "Προσθήκη νέας ροής",
"When" : "Πότε",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Desktop client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
"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",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Desktop client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Custom user agent",
"Select groups" : "Select groups",
"Groups" : "Groups",
"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",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/eo.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ OC.L10N.register(
"Desktop client" : "Labortabla kliento",
"Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo",
"Custom user agent" : "Propra retumil-identigilo („user-agent“)",
"Select groups" : "Elekti grupojn",
"Groups" : "Grupoj",
"When" : "Kiam",
"and" : "kaj",
"Cancel" : "Nuligi",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/eo.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
"Desktop client" : "Labortabla kliento",
"Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo",
"Custom user agent" : "Propra retumil-identigilo („user-agent“)",
"Select groups" : "Elekti grupojn",
"Groups" : "Grupoj",
"When" : "Kiam",
"and" : "kaj",
"Cancel" : "Nuligi",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
"Custom user agent" : "Agente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccione un trigger",
"At least one event must be selected" : "Has de seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
"Custom user agent" : "Agente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccione un trigger",
"At least one event must be selected" : "Has de seleccionar al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/es_EC.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
"Custom user agent" : "Agente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccionar un desencadenante",
"At least one event must be selected" : "Debe seleccionarse al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
Expand Down
2 changes: 2 additions & 0 deletions apps/workflowengine/l10n/es_EC.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos de Thunderbird y Outlook",
"Custom user agent" : "Agente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccionar un desencadenante",
"At least one event must be selected" : "Debe seleccionarse al menos un evento",
"Add new flow" : "Añadir nuevo flujo",
Expand Down

0 comments on commit 32ea605

Please sign in to comment.