Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-03-22 00:19:14 +00:00
parent 5ca6249f42
commit 4121b841de
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
94 changed files with 182 additions and 4 deletions

View file

@ -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;");

View file

@ -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;"
}

View file

@ -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)",

View file

@ -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)",

View file

@ -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",

View file

@ -171,6 +171,7 @@
"Guest" : "Gość",
"Group" : "Grupa",
"Email" : "E-mail",
"Team" : "Zespół",
"Talk conversation" : "Rozmowa Talk",
"Deck board" : "Tablica Deck",
"ScienceMesh" : "ScienceMesh",

View file

@ -257,6 +257,9 @@ OC.L10N.register(
"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.",

View file

@ -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.",

View file

@ -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" : "إضافة مسار دفق جديد",

View file

@ -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" : "إضافة مسار دفق جديد",

View file

@ -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" : "Кога",

View file

@ -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" : "Кога",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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" : "Πότε",

View file

@ -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" : "Πότε",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -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",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Mahaigaineko bezeroa",
"Thunderbird & Outlook addons" : "Thunderbird eta Outlook gehigarriak",
"Custom user agent" : "Erabiltzaile-agente pertsonalizatua",
"Select groups" : "Hautatu taldeak",
"Groups" : "Taldeak",
"At least one event must be selected" : "Gutxienez gertaera bat hautatu behar da",
"Add new flow" : "Gehitu fluxu berria",
"When" : "Noiz",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Mahaigaineko bezeroa",
"Thunderbird & Outlook addons" : "Thunderbird eta Outlook gehigarriak",
"Custom user agent" : "Erabiltzaile-agente pertsonalizatua",
"Select groups" : "Hautatu taldeak",
"Groups" : "Taldeak",
"At least one event must be selected" : "Gutxienez gertaera bat hautatu behar da",
"Add new flow" : "Gehitu fluxu berria",
"When" : "Noiz",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "دستگاه دسکتاپ",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Custom user agent",
"Select 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",

View file

@ -65,6 +65,8 @@
"Desktop client" : "دستگاه دسکتاپ",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Custom user agent",
"Select 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",

View file

@ -51,6 +51,8 @@ OC.L10N.register(
"iOS client" : "iOS-sovellus",
"Desktop client" : "Työpöytäsovellus",
"Thunderbird & Outlook addons" : "Thunderbird- & Outlook-lisäosat",
"Select groups" : "Valitse ryhmät",
"Groups" : "Ryhmät",
"and" : "ja",
"Cancel" : "Peruuta",
"Delete" : "Poista",

View file

@ -49,6 +49,8 @@
"iOS client" : "iOS-sovellus",
"Desktop client" : "Työpöytäsovellus",
"Thunderbird & Outlook addons" : "Thunderbird- & Outlook-lisäosat",
"Select groups" : "Valitse ryhmät",
"Groups" : "Ryhmät",
"and" : "ja",
"Cancel" : "Peruuta",
"Delete" : "Poista",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Client de bureau",
"Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook",
"Custom user agent" : "Autre client",
"Select groups" : "Sélectionnez les groupes",
"Groups" : "Groupes",
"Select a trigger" : "Sélectionner un déclencheur",
"At least one event must be selected" : "Au moins un événement doit être sélectionné",
"Add new flow" : "Ajouter un nouveau flux",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Client de bureau",
"Thunderbird & Outlook addons" : "Modules complémentaires Thunderbird & Outlook",
"Custom user agent" : "Autre client",
"Select groups" : "Sélectionnez les groupes",
"Groups" : "Groupes",
"Select a trigger" : "Sélectionner un déclencheur",
"At least one event must be selected" : "Au moins un événement doit être sélectionné",
"Add new flow" : "Ajouter un nouveau flux",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook",
"Custom user agent" : "Axente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccione un disparador",
"At least one event must be selected" : "Ten que seleccionar polo menos un evento",
"Add new flow" : "Engadir un novo fluxo",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Cliente de escritorio",
"Thunderbird & Outlook addons" : "Complementos do Thunderbird e do Outlook",
"Custom user agent" : "Axente de usuario personalizado",
"Select groups" : "Seleccionar grupos",
"Groups" : "Grupos",
"Select a trigger" : "Seleccione un disparador",
"At least one event must be selected" : "Ten que seleccionar polo menos un evento",
"Add new flow" : "Engadir un novo fluxo",

View file

@ -56,6 +56,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" : "מתי",

View file

@ -54,6 +54,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" : "מתי",

View file

@ -65,6 +65,8 @@ OC.L10N.register(
"Desktop client" : "Klijent za stolna računala",
"Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook",
"Custom user agent" : "Prilagođeni korisnički agent",
"Select groups" : "Označi grupe",
"Groups" : "Grupe",
"At least one event must be selected" : "Morate odabrati barem jedan događaj",
"Add new flow" : "Dodaj novi tijek",
"When" : "Kada",

View file

@ -63,6 +63,8 @@
"Desktop client" : "Klijent za stolna računala",
"Thunderbird & Outlook addons" : "Dodaci za Thunderbird i Outlook",
"Custom user agent" : "Prilagođeni korisnički agent",
"Select groups" : "Označi grupe",
"Groups" : "Grupe",
"At least one event must be selected" : "Morate odabrati barem jedan događaj",
"Add new flow" : "Dodaj novi tijek",
"When" : "Kada",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Asztali kliens",
"Thunderbird & Outlook addons" : "Thunderbird és Outlook kiegészítők",
"Custom user agent" : "Egyéni felhasználói ügynök",
"Select groups" : "Csoportok kiválasztása",
"Groups" : "Csoportok",
"Select a trigger" : "Válasszon feltételt",
"At least one event must be selected" : "Legalább egy eseményt ki kell választani",
"Add new flow" : "Új folyamat hozzáadása",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Asztali kliens",
"Thunderbird & Outlook addons" : "Thunderbird és Outlook kiegészítők",
"Custom user agent" : "Egyéni felhasználói ügynök",
"Select groups" : "Csoportok kiválasztása",
"Groups" : "Csoportok",
"Select a trigger" : "Válasszon feltételt",
"At least one event must be selected" : "Legalább egy eseményt ki kell választani",
"Add new flow" : "Új folyamat hozzáadása",

View file

@ -28,6 +28,8 @@ OC.L10N.register(
"iOS client" : "iOS-biðlari",
"Desktop client" : "Skjáborðsforrit",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook viðbætur",
"Select groups" : "Veldu hópa",
"Groups" : "Hópar",
"Add new flow" : "Bæta við nýju flæði",
"Cancel" : "Hætta við",
"Delete" : "Eyða",

View file

@ -26,6 +26,8 @@
"iOS client" : "iOS-biðlari",
"Desktop client" : "Skjáborðsforrit",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook viðbætur",
"Select groups" : "Veldu hópa",
"Groups" : "Hópar",
"Add new flow" : "Bæta við nýju flæði",
"Cancel" : "Hætta við",
"Delete" : "Eyða",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Client desktop",
"Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird",
"Custom user agent" : "User agent personalizzato",
"Select groups" : "Seleziona gruppi",
"Groups" : "Gruppi",
"At least one event must be selected" : "Deve essere selezionato almeno un evento",
"Add new flow" : "Aggiungi nuovo flusso",
"When" : "Quando",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Client desktop",
"Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird",
"Custom user agent" : "User agent personalizzato",
"Select groups" : "Seleziona gruppi",
"Groups" : "Gruppi",
"At least one event must be selected" : "Deve essere selezionato almeno un evento",
"Add new flow" : "Aggiungi nuovo flusso",
"When" : "Quando",

View file

@ -65,6 +65,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" : "いつ",

View file

@ -63,6 +63,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" : "いつ",

View file

@ -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",

View file

@ -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",

View file

@ -55,6 +55,8 @@ OC.L10N.register(
"iOS client" : "iOS 클라이언트",
"Desktop client" : "데스크톱 클라이언트",
"Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능",
"Select groups" : "그룹 선택",
"Groups" : "그룹",
"At least one event must be selected" : "적어도 하나의 이벤트는 선택해야합니다.",
"Add new flow" : "새 흐름 추가",
"When" : "언제",

View file

@ -53,6 +53,8 @@
"iOS client" : "iOS 클라이언트",
"Desktop client" : "데스크톱 클라이언트",
"Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능",
"Select groups" : "그룹 선택",
"Groups" : "그룹",
"At least one event must be selected" : "적어도 하나의 이벤트는 선택해야합니다.",
"Add new flow" : "새 흐름 추가",
"When" : "언제",

View file

@ -63,6 +63,8 @@ OC.L10N.register(
"Desktop client" : "Darbalaukio klientas",
"Thunderbird & Outlook addons" : "Thunderbird ir Outlook priedai",
"Custom user agent" : "Tinkintas naudotojo agentas",
"Select groups" : "Pasirinkti grupes",
"Groups" : "Grupės",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",
"When" : "Kada",

View file

@ -61,6 +61,8 @@
"Desktop client" : "Darbalaukio klientas",
"Thunderbird & Outlook addons" : "Thunderbird ir Outlook priedai",
"Custom user agent" : "Tinkintas naudotojo agentas",
"Select groups" : "Pasirinkti grupes",
"Groups" : "Grupės",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",
"When" : "Kada",

View file

@ -47,6 +47,8 @@ OC.L10N.register(
"Custom mimetype" : "Прилагоден тип на датотеки",
"Please enter a valid time span" : "Внесете валиден времески осег",
"Desktop client" : "Клиент за компјутер",
"Select groups" : "Одбери групи",
"Groups" : "Групи",
"When" : "Кога",
"and" : "и",
"Cancel" : "Откажи",

View file

@ -45,6 +45,8 @@
"Custom mimetype" : "Прилагоден тип на датотеки",
"Please enter a valid time span" : "Внесете валиден времески осег",
"Desktop client" : "Клиент за компјутер",
"Select groups" : "Одбери групи",
"Groups" : "Групи",
"When" : "Кога",
"and" : "и",
"Cancel" : "Откажи",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Skrivebordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook tillegg",
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
"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",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Skrivebordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook tillegg",
"Custom user agent" : "Egendefinert brukeragent",
"Select groups" : "Velg grupper",
"Groups" : "Grupper",
"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",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Desktop client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Aangepaste 'user agent'",
"Select groups" : "Selecteer groepen",
"Groups" : "Groepen",
"Select a trigger" : "Selecteer een trigger",
"At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd",
"Add new flow" : "Nieuwe flow toevoegen",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Desktop client",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook addons",
"Custom user agent" : "Aangepaste 'user agent'",
"Select groups" : "Selecteer groepen",
"Groups" : "Groepen",
"Select a trigger" : "Selecteer een trigger",
"At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd",
"Add new flow" : "Nieuwe flow toevoegen",

View file

@ -66,6 +66,8 @@ OC.L10N.register(
"Desktop client" : "Klient na komputer",
"Thunderbird & Outlook addons" : "Dodatki Thunderbird i Outlook",
"Custom user agent" : "Niestandardowy klient użytkownika",
"Select groups" : "Wybierz grupy",
"Groups" : "Grupy",
"At least one event must be selected" : "Należy wybrać co najmniej jedno wydarzenie",
"Add new flow" : "Dodaj nowy przepływ",
"When" : "Kiedy",

View file

@ -64,6 +64,8 @@
"Desktop client" : "Klient na komputer",
"Thunderbird & Outlook addons" : "Dodatki Thunderbird i Outlook",
"Custom user agent" : "Niestandardowy klient użytkownika",
"Select groups" : "Wybierz grupy",
"Groups" : "Grupy",
"At least one event must be selected" : "Należy wybrać co najmniej jedno wydarzenie",
"Add new flow" : "Dodaj nowy przepływ",
"When" : "Kiedy",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de Desktop",
"Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook",
"Custom user agent" : "Agente do usuário personalizado",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"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",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Cliente de Desktop",
"Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook",
"Custom user agent" : "Agente do usuário personalizado",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"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",

View file

@ -48,6 +48,8 @@ OC.L10N.register(
"iOS client" : "Cliente de iOS",
"Desktop client" : "Cliente de PC",
"Thunderbird & Outlook addons" : "Extras do Thunderbird & Outlook",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"Cancel" : "Cancelar",
"Delete" : "Apagar",
"Save" : "Guardar",

View file

@ -46,6 +46,8 @@
"iOS client" : "Cliente de iOS",
"Desktop client" : "Cliente de PC",
"Thunderbird & Outlook addons" : "Extras do Thunderbird & Outlook",
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"Cancel" : "Cancelar",
"Delete" : "Apagar",
"Save" : "Guardar",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "клиент для ПК",
"Thunderbird & Outlook addons" : "Дополнения для Thunderbird и Outlook",
"Custom user agent" : "Пользовательский user agent",
"Select groups" : "Выберите группы",
"Groups" : "Группы",
"Select a trigger" : "Выберите триггер",
"At least one event must be selected" : "Необходимо выбрать как минимум одно событие",
"Add new flow" : "Добавить обработку",

View file

@ -65,6 +65,8 @@
"Desktop client" : "клиент для ПК",
"Thunderbird & Outlook addons" : "Дополнения для Thunderbird и Outlook",
"Custom user agent" : "Пользовательский user agent",
"Select groups" : "Выберите группы",
"Groups" : "Группы",
"Select a trigger" : "Выберите триггер",
"At least one event must be selected" : "Необходимо выбрать как минимум одно событие",
"Add new flow" : "Добавить обработку",

View file

@ -65,6 +65,8 @@ OC.L10N.register(
"Desktop client" : "Cliente de iscrivania",
"Thunderbird & Outlook addons" : "Cumponente de agiunta de Thunderbird & Outlook",
"Custom user agent" : "Personaliza agente de utente",
"Select groups" : "Seletziona grupos",
"Groups" : "Grupos",
"At least one event must be selected" : "Depet èssere seletzionadu a su mancu un'eventu",
"Add new flow" : "Agiunghe flussu nou",
"When" : "Cando",

View file

@ -63,6 +63,8 @@
"Desktop client" : "Cliente de iscrivania",
"Thunderbird & Outlook addons" : "Cumponente de agiunta de Thunderbird & Outlook",
"Custom user agent" : "Personaliza agente de utente",
"Select groups" : "Seletziona grupos",
"Groups" : "Grupos",
"At least one event must be selected" : "Depet èssere seletzionadu a su mancu un'eventu",
"Add new flow" : "Agiunghe flussu nou",
"When" : "Cando",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Desktopový klient",
"Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
"Custom user agent" : "Vlastný agent užívateľa",
"Select groups" : "Vybrať skupinu",
"Groups" : "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",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Desktopový klient",
"Thunderbird & Outlook addons" : "Doplnky pre Thunderbird a Outlook",
"Custom user agent" : "Vlastný agent užívateľa",
"Select groups" : "Vybrať skupinu",
"Groups" : "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",

View file

@ -66,6 +66,8 @@ OC.L10N.register(
"Desktop client" : "Odjemalec za namizne računalnike",
"Thunderbird & Outlook addons" : "Razširitve za Thunderbird in Outlook",
"Custom user agent" : "Uporabniški odjemalec po meri",
"Select groups" : "Izbor skupin",
"Groups" : "Skupine",
"At least one event must be selected" : "Izbran mora biti vsaj en dogodek",
"Add new flow" : "Dodaj koračnik",
"When" : "Ko je",

View file

@ -64,6 +64,8 @@
"Desktop client" : "Odjemalec za namizne računalnike",
"Thunderbird & Outlook addons" : "Razširitve za Thunderbird in Outlook",
"Custom user agent" : "Uporabniški odjemalec po meri",
"Select groups" : "Izbor skupin",
"Groups" : "Skupine",
"At least one event must be selected" : "Izbran mora biti vsaj en dogodek",
"Add new flow" : "Dodaj koračnik",
"When" : "Ko je",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Десктоп клијент",
"Thunderbird & Outlook addons" : "Додаци за Thunderbird & Outlook",
"Custom user agent" : "Произвољни агент захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Десктоп клијент",
"Thunderbird & Outlook addons" : "Додаци за Thunderbird & Outlook",
"Custom user agent" : "Произвољни агент захтева",
"Select groups" : "Изаберите групе",
"Groups" : "Групе",
"Select a trigger" : "Изаберите окидач",
"At least one event must be selected" : "Мора бити одабран бар један догађај",
"Add new flow" : "Додај нови ток",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Skrivbordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg",
"Custom user agent" : "Anpassad användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
"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",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Skrivbordsklient",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook - tillägg",
"Custom user agent" : "Anpassad användaragent",
"Select groups" : "Välj grupper",
"Groups" : "Grupper",
"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",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Masaüstü istemcisi",
"Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri",
"Custom user agent" : "Özel kullanıcı uygulaması",
"Select groups" : "Grupları seçin",
"Groups" : "Gruplar",
"Select a trigger" : "Bir tetikleyici seçin",
"At least one event must be selected" : "En az bir etkinlik seçilmelidir",
"Add new flow" : "Akış ekle",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Masaüstü istemcisi",
"Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri",
"Custom user agent" : "Özel kullanıcı uygulaması",
"Select groups" : "Grupları seçin",
"Groups" : "Gruplar",
"Select a trigger" : "Bir tetikleyici seçin",
"At least one event must be selected" : "En az bir etkinlik seçilmelidir",
"Add new flow" : "Akış ekle",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "Клієнт для ПК",
"Thunderbird & Outlook addons" : "Доповнення Thunderbird та Outlook",
"Custom user agent" : "Власний user agent",
"Select groups" : "Виберіть групи",
"Groups" : "Групи",
"Select a trigger" : "Виберіть умову початку виконання",
"At least one event must be selected" : "Потрібно вибрати принаймні одну подію",
"Add new flow" : "Додати новий процес",

View file

@ -65,6 +65,8 @@
"Desktop client" : "Клієнт для ПК",
"Thunderbird & Outlook addons" : "Доповнення Thunderbird та Outlook",
"Custom user agent" : "Власний user agent",
"Select groups" : "Виберіть групи",
"Groups" : "Групи",
"Select a trigger" : "Виберіть умову початку виконання",
"At least one event must be selected" : "Потрібно вибрати принаймні одну подію",
"Add new flow" : "Додати новий процес",

View file

@ -65,6 +65,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" : "时间",

View file

@ -63,6 +63,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" : "时间",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "桌面客戶端",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",

View file

@ -65,6 +65,8 @@
"Desktop client" : "桌面客戶端",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook 插件",
"Custom user agent" : "自訂 user agent",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Select a trigger" : "選擇觸發條件",
"At least one event must be selected" : "必須選擇至少一個活動",
"Add new flow" : "添加新流程",

View file

@ -67,6 +67,8 @@ OC.L10N.register(
"Desktop client" : "桌面客戶端",
"Thunderbird & Outlook addons" : "Thunderbird 與 Outlook 附加元件",
"Custom user agent" : "自訂使用者字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",

View file

@ -65,6 +65,8 @@
"Desktop client" : "桌面客戶端",
"Thunderbird & Outlook addons" : "Thunderbird 與 Outlook 附加元件",
"Custom user agent" : "自訂使用者字串",
"Select groups" : "選擇群組",
"Groups" : "群組",
"Select a trigger" : "選取觸發條件",
"At least one event must be selected" : "必須至少選取一個事件",
"Add new flow" : "新增新流程",

View file

@ -170,6 +170,7 @@ OC.L10N.register(
"Back to login form" : "Voltar ao formulário de login",
"Back" : "Voltar",
"Login form is disabled." : "O formulário de login está desativado.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "O formulário de login do Nextcloud está desabilitado. Use outra opção de login, se disponível, ou entre em contato com sua administração.",
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",

View file

@ -168,6 +168,7 @@
"Back to login form" : "Voltar ao formulário de login",
"Back" : "Voltar",
"Login form is disabled." : "O formulário de login está desativado.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "O formulário de login do Nextcloud está desabilitado. Use outra opção de login, se disponível, ou entre em contato com sua administração.",
"Edit Profile" : "Editar Perfil ",
"The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui",
"You have not added any info yet" : "Você ainda não adicionou nenhuma informação",