aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-03-23 00:23:02 +0000
committerNextcloud bot <bot@nextcloud.com>2025-03-23 00:23:02 +0000
commitc7b47bbe0e8402ff67dcf5526a5fac59edc83373 (patch)
tree0111fe159800625046fa01e8758824b045b719ea /apps
parent7628f5a4a21773e180ce57439f99dced0d5fde91 (diff)
downloadnextcloud-server-automated/noid/stable30-fix-npm-audit.tar.gz
nextcloud-server-automated/noid/stable30-fix-npm-audit.zip
Fix(l10n): Update translations from Transifexautomated/noid/stable30-fix-npm-audit
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/comments/l10n/pt_PT.js16
-rw-r--r--apps/comments/l10n/pt_PT.json16
-rw-r--r--apps/federatedfilesharing/l10n/ar.js10
-rw-r--r--apps/federatedfilesharing/l10n/ar.json10
-rw-r--r--apps/federatedfilesharing/l10n/cs.js10
-rw-r--r--apps/federatedfilesharing/l10n/cs.json10
-rw-r--r--apps/federatedfilesharing/l10n/de.js10
-rw-r--r--apps/federatedfilesharing/l10n/de.json10
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.js10
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.json10
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js10
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.json10
-rw-r--r--apps/federatedfilesharing/l10n/sv.js10
-rw-r--r--apps/federatedfilesharing/l10n/sv.json10
-rw-r--r--apps/federatedfilesharing/l10n/zh_HK.js10
-rw-r--r--apps/federatedfilesharing/l10n/zh_HK.json10
-rw-r--r--apps/files/l10n/pt_BR.js15
-rw-r--r--apps/files/l10n/pt_BR.json15
-rw-r--r--apps/files_external/l10n/pt_BR.js1
-rw-r--r--apps/files_external/l10n/pt_BR.json1
-rw-r--r--apps/settings/l10n/ar.js1
-rw-r--r--apps/settings/l10n/ar.json1
-rw-r--r--apps/settings/l10n/pt_BR.js26
-rw-r--r--apps/settings/l10n/pt_BR.json26
-rw-r--r--apps/workflowengine/l10n/pt_PT.js1
-rw-r--r--apps/workflowengine/l10n/pt_PT.json1
26 files changed, 250 insertions, 10 deletions
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index 0ff8e9e0139..e3b5e0f070a 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -4,18 +4,24 @@ OC.L10N.register(
"Comments" : "Comentários",
"You commented" : "Comentou",
"{author} commented" : "{author} comentou",
- "You commented on %1$s" : "Comentaste em %1$s",
- "You commented on {file}" : "Comentaste em {file}",
- "%1$s commented on %2$s" : "%1$s comentou %2$s",
+ "You commented on %1$s" : "Você comentou em %1$s",
+ "You commented on {file}" : "Você comentou em {file}",
+ "%1$s commented on %2$s" : "%1$s comentou em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
"Files" : "Ficheiros",
- "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros",
+ "Files app plugin to add comments to files" : "Plug-in da aplicação de ficheiros para adicionar comentários aos ficheiros",
"Edit comment" : "Editar comentário",
"Delete comment" : "Eliminar comentário",
+ "Cancel edit" : "Cancelar edição",
+ "New comment" : "Novo comentário",
+ "Write a comment …" : "Escreva um comentário...",
+ "Post comment" : "Publicar comentário",
"No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
+ "No more messages" : "Sem mais mensagens",
"Retry" : "Repetir",
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
- "Comment" : "Comentário"
+ "Comment" : "Comentário",
+ "Comment deleted" : "Comentário eliminado"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index 071e9efeb6e..5f681b1ae42 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -2,18 +2,24 @@
"Comments" : "Comentários",
"You commented" : "Comentou",
"{author} commented" : "{author} comentou",
- "You commented on %1$s" : "Comentaste em %1$s",
- "You commented on {file}" : "Comentaste em {file}",
- "%1$s commented on %2$s" : "%1$s comentou %2$s",
+ "You commented on %1$s" : "Você comentou em %1$s",
+ "You commented on {file}" : "Você comentou em {file}",
+ "%1$s commented on %2$s" : "%1$s comentou em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> aos ficheiros",
"Files" : "Ficheiros",
- "Files app plugin to add comments to files" : "Plugin de aplicação de ficheiros para adicionar comentários aos ficheiros",
+ "Files app plugin to add comments to files" : "Plug-in da aplicação de ficheiros para adicionar comentários aos ficheiros",
"Edit comment" : "Editar comentário",
"Delete comment" : "Eliminar comentário",
+ "Cancel edit" : "Cancelar edição",
+ "New comment" : "Novo comentário",
+ "Write a comment …" : "Escreva um comentário...",
+ "Post comment" : "Publicar comentário",
"No comments yet, start the conversation!" : "Ainda sem comentários, inicie uma conversação!",
+ "No more messages" : "Sem mais mensagens",
"Retry" : "Repetir",
"_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários","{unread} novos comentários"],
- "Comment" : "Comentário"
+ "Comment" : "Comentário",
+ "Comment deleted" : "Comentário eliminado"
},"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/federatedfilesharing/l10n/ar.js b/apps/federatedfilesharing/l10n/ar.js
index ae578a0e227..98b29082869 100644
--- a/apps/federatedfilesharing/l10n/ar.js
+++ b/apps/federatedfilesharing/l10n/ar.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "المشاركة",
"Federated file sharing" : "مُشاركة ملف عبر السحابة الاتحادية",
"Provide federated file sharing across servers" : "توفير مشاركة الملفات عبر خوادم السحابة الاتحادية",
+ "Confirm data upload to lookup server" : "تأكيد تحميل البيانات لخادوم البحث",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "عند تفعيل هذا الخيار، ستتم تلقائياً مزامنة جميع خصائص الحساب (على سبيل المثال عنوان البريد الإلكتروني) التي تم تعيين \"نطاق الرؤية\" visibility scope فيها على \"منشور published\"، وإرسالها إلى نظام خارجي وإتاحتها في دفتر عناوين عمومي شامل.",
+ "Disable upload" : "تعطيل الرفع",
+ "Enable data upload" : "تمكين رفع البيانات",
+ "Confirm querying lookup server" : "تأكيد استعلام خادوم البحث",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "عند تمكين هذا الخيار، سيتم إرسال إدخال البحث عند إنشاء المشاركات إلى نظام خارجي يوفر دفتر عناوين شامل وعمومي.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "يستعمل هذا لاسترجاع معرف السحابة الاتحادية وذلك لتسهيل المشاركات الاتحادية",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "علاوة على ذلك، قد يتم إرسال عناوين بريد المستخدِمين الإلكترونية إلى هذا النظام للتحقق منها.",
+ "Disable querying" : "تعطيل الاستعلام",
+ "Enable querying" : "تمكين الاستعلام",
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مشاركة الملفات عبر السحابة الاتحادية",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "اضبط كيفية مشاركة الأشخاص بين الخوادم. هذا يشمل المشاركات بين الأشخاص على هذا الخادوم أيضاً إذا كانوا يستعملون المشاركة عبر السحابة الاتحادية.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "السماح للأشخاص على هذا الخادوم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
diff --git a/apps/federatedfilesharing/l10n/ar.json b/apps/federatedfilesharing/l10n/ar.json
index d26c1284bc7..38b64da9244 100644
--- a/apps/federatedfilesharing/l10n/ar.json
+++ b/apps/federatedfilesharing/l10n/ar.json
@@ -21,6 +21,16 @@
"Sharing" : "المشاركة",
"Federated file sharing" : "مُشاركة ملف عبر السحابة الاتحادية",
"Provide federated file sharing across servers" : "توفير مشاركة الملفات عبر خوادم السحابة الاتحادية",
+ "Confirm data upload to lookup server" : "تأكيد تحميل البيانات لخادوم البحث",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "عند تفعيل هذا الخيار، ستتم تلقائياً مزامنة جميع خصائص الحساب (على سبيل المثال عنوان البريد الإلكتروني) التي تم تعيين \"نطاق الرؤية\" visibility scope فيها على \"منشور published\"، وإرسالها إلى نظام خارجي وإتاحتها في دفتر عناوين عمومي شامل.",
+ "Disable upload" : "تعطيل الرفع",
+ "Enable data upload" : "تمكين رفع البيانات",
+ "Confirm querying lookup server" : "تأكيد استعلام خادوم البحث",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "عند تمكين هذا الخيار، سيتم إرسال إدخال البحث عند إنشاء المشاركات إلى نظام خارجي يوفر دفتر عناوين شامل وعمومي.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "يستعمل هذا لاسترجاع معرف السحابة الاتحادية وذلك لتسهيل المشاركات الاتحادية",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "علاوة على ذلك، قد يتم إرسال عناوين بريد المستخدِمين الإلكترونية إلى هذا النظام للتحقق منها.",
+ "Disable querying" : "تعطيل الاستعلام",
+ "Enable querying" : "تمكين الاستعلام",
"Unable to update federated files sharing config" : "تعذر تحديث تهيئة مشاركة الملفات عبر السحابة الاتحادية",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "اضبط كيفية مشاركة الأشخاص بين الخوادم. هذا يشمل المشاركات بين الأشخاص على هذا الخادوم أيضاً إذا كانوا يستعملون المشاركة عبر السحابة الاتحادية.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "السماح للأشخاص على هذا الخادوم بإرسال مشاركات إلى خوادم أخرى (هذا الخيار يسمح أيضاً بالوصول عبر WebDAV إلى المشاركات العمومية)",
diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js
index 429229269e9..cb7a6010646 100644
--- a/apps/federatedfilesharing/l10n/cs.js
+++ b/apps/federatedfilesharing/l10n/cs.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "Sdílení",
"Federated file sharing" : "Federované sdílení souborů",
"Provide federated file sharing across servers" : "Poskytnout federované sdílení souborů napříč servery",
+ "Confirm data upload to lookup server" : "Potvrdit nahrávání dat na vyhledávací server",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Pokud zapnuto, veškeré vlastnosti účtu (např. e-mailová adresa) s rozsahem viditelnosti nastavené na „zveřejněné“ budou automaticky synchronizovány a přenášeny do externího systému a veřejně k dispozici v globální adresáři kontaktů.",
+ "Disable upload" : "Vypnout nahrávání",
+ "Enable data upload" : "Zapnout nahrávání dat",
+ "Confirm querying lookup server" : "Potvrdit dotazování vyhledávacího serveru",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Pokud zapnuto, obsah hledání při vytváření sdílení bude odeslán na externí systém, který poskytuje veřejný a globální adresář kontaktů.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Toto slouží k získávání identifikátorů v rámci federovaného cloudu pro usnadnění federovaného sdílení.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Dále mohou být pro ověření odeslány na server e-mailové adresy uživatelů.",
+ "Disable querying" : "Vypnout dotazování",
+ "Enable querying" : "Zapnout dotazování",
"Unable to update federated files sharing config" : "Nedaří se aktualizovat nastavení federovaného sdílení souborů",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Upravte, jak mohou lidé sdílet mezi servery. Týká se sdílení mezi lidmi na tomto serveru a stejně tak uživatelů federovaného sdílení.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Umožnit lidem na tomto serveru posílat sdílení na ostatní servery (tato volba také umožňuje WebDAV přístup k veřejným sdílením)",
diff --git a/apps/federatedfilesharing/l10n/cs.json b/apps/federatedfilesharing/l10n/cs.json
index a73dc200772..796612dc595 100644
--- a/apps/federatedfilesharing/l10n/cs.json
+++ b/apps/federatedfilesharing/l10n/cs.json
@@ -21,6 +21,16 @@
"Sharing" : "Sdílení",
"Federated file sharing" : "Federované sdílení souborů",
"Provide federated file sharing across servers" : "Poskytnout federované sdílení souborů napříč servery",
+ "Confirm data upload to lookup server" : "Potvrdit nahrávání dat na vyhledávací server",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Pokud zapnuto, veškeré vlastnosti účtu (např. e-mailová adresa) s rozsahem viditelnosti nastavené na „zveřejněné“ budou automaticky synchronizovány a přenášeny do externího systému a veřejně k dispozici v globální adresáři kontaktů.",
+ "Disable upload" : "Vypnout nahrávání",
+ "Enable data upload" : "Zapnout nahrávání dat",
+ "Confirm querying lookup server" : "Potvrdit dotazování vyhledávacího serveru",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Pokud zapnuto, obsah hledání při vytváření sdílení bude odeslán na externí systém, který poskytuje veřejný a globální adresář kontaktů.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Toto slouží k získávání identifikátorů v rámci federovaného cloudu pro usnadnění federovaného sdílení.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Dále mohou být pro ověření odeslány na server e-mailové adresy uživatelů.",
+ "Disable querying" : "Vypnout dotazování",
+ "Enable querying" : "Zapnout dotazování",
"Unable to update federated files sharing config" : "Nedaří se aktualizovat nastavení federovaného sdílení souborů",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Upravte, jak mohou lidé sdílet mezi servery. Týká se sdílení mezi lidmi na tomto serveru a stejně tak uživatelů federovaného sdílení.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Umožnit lidem na tomto serveru posílat sdílení na ostatní servery (tato volba také umožňuje WebDAV přístup k veřejným sdílením)",
diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js
index 811287a5922..7dfaf506428 100644
--- a/apps/federatedfilesharing/l10n/de.js
+++ b/apps/federatedfilesharing/l10n/de.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "Teilen",
"Federated file sharing" : "Federated Datei-Freigabe",
"Provide federated file sharing across servers" : "Bietet Federated Datei-Freigaben über Servergrenzen hinweg",
+ "Confirm data upload to lookup server" : "Datenupload zum Lookup-Server bestätigen",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Wenn diese Option aktiviert ist, werden alle Kontoeigenschaften (z. B. E-Mail-Adresse) mit der auf „veröffentlicht“ eingestellten Bereichssichtbarkeit automatisch synchronisiert und an ein externes System übertragen sowie in einem öffentlichen, globalen Adressbuch verfügbar gemacht.",
+ "Disable upload" : "Hochladen deaktivieren",
+ "Enable data upload" : "Datenupload aktivieren",
+ "Confirm querying lookup server" : "Abfrage des Lookup-Servers bestätigen",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Wenn aktiviert, wird die Sucheingabe beim Erstellen von Freigaben an ein externes System gesendet, das ein öffentliches und globales Adressbuch bereitstellt.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Dies wird verwendet, um die federierte Cloud-ID abzurufen und so die federierte Freigabe zu vereinfachen.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Darüber hinaus können E-Mail-Adressen von Benutzern zur Überprüfung an dieses System gesendet werden.",
+ "Disable querying" : "Abfragen deaktivieren",
+ "Enable querying" : "Abfragen aktivieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie Federated-Sharing verwenden.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)",
diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json
index 61eea4b401f..5bda9e3593b 100644
--- a/apps/federatedfilesharing/l10n/de.json
+++ b/apps/federatedfilesharing/l10n/de.json
@@ -21,6 +21,16 @@
"Sharing" : "Teilen",
"Federated file sharing" : "Federated Datei-Freigabe",
"Provide federated file sharing across servers" : "Bietet Federated Datei-Freigaben über Servergrenzen hinweg",
+ "Confirm data upload to lookup server" : "Datenupload zum Lookup-Server bestätigen",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Wenn diese Option aktiviert ist, werden alle Kontoeigenschaften (z. B. E-Mail-Adresse) mit der auf „veröffentlicht“ eingestellten Bereichssichtbarkeit automatisch synchronisiert und an ein externes System übertragen sowie in einem öffentlichen, globalen Adressbuch verfügbar gemacht.",
+ "Disable upload" : "Hochladen deaktivieren",
+ "Enable data upload" : "Datenupload aktivieren",
+ "Confirm querying lookup server" : "Abfrage des Lookup-Servers bestätigen",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Wenn aktiviert, wird die Sucheingabe beim Erstellen von Freigaben an ein externes System gesendet, das ein öffentliches und globales Adressbuch bereitstellt.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Dies wird verwendet, um die federierte Cloud-ID abzurufen und so die federierte Freigabe zu vereinfachen.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Darüber hinaus können E-Mail-Adressen von Benutzern zur Überprüfung an dieses System gesendet werden.",
+ "Disable querying" : "Abfragen deaktivieren",
+ "Enable querying" : "Abfragen aktivieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie Federated-Sharing verwenden.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)",
diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js
index d3f9a9bdaf8..f75c44faec7 100644
--- a/apps/federatedfilesharing/l10n/de_DE.js
+++ b/apps/federatedfilesharing/l10n/de_DE.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "Teilen",
"Federated file sharing" : "Federated Datei-Freigabe",
"Provide federated file sharing across servers" : "Bietet Cloud-übergreifende Datei-Freigaben",
+ "Confirm data upload to lookup server" : "Datenupload zum Lookup-Server bestätigen",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Wenn diese Option aktiviert ist, werden alle Kontoeigenschaften (z. B. E-Mail-Adresse) mit der auf „veröffentlicht“ eingestellten Bereichssichtbarkeit automatisch synchronisiert und an ein externes System übertragen sowie in einem öffentlichen, globalen Adressbuch verfügbar gemacht.",
+ "Disable upload" : "Hochladen deaktivieren",
+ "Enable data upload" : "Datenhochladen aktivieren",
+ "Confirm querying lookup server" : "Abfrage des Lookup-Servers bestätigen",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Wenn aktiviert, wird die Sucheingabe beim Erstellen von Freigaben an ein externes System gesendet, das ein öffentliches und globales Adressbuch bereitstellt.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Dies wird verwendet, um die Federated-Cloud-ID abzurufen und so die federierte Freigabe zu vereinfachen.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Darüber hinaus können E-Mail-Adressen von Benutzern zur Überprüfung an dieses System gesendet werden.",
+ "Disable querying" : "Abfragen deaktivieren",
+ "Enable querying" : "Abfragen aktivieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie Federated-Sharing verwenden.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)",
diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json
index 6493be567a8..327c782131a 100644
--- a/apps/federatedfilesharing/l10n/de_DE.json
+++ b/apps/federatedfilesharing/l10n/de_DE.json
@@ -21,6 +21,16 @@
"Sharing" : "Teilen",
"Federated file sharing" : "Federated Datei-Freigabe",
"Provide federated file sharing across servers" : "Bietet Cloud-übergreifende Datei-Freigaben",
+ "Confirm data upload to lookup server" : "Datenupload zum Lookup-Server bestätigen",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Wenn diese Option aktiviert ist, werden alle Kontoeigenschaften (z. B. E-Mail-Adresse) mit der auf „veröffentlicht“ eingestellten Bereichssichtbarkeit automatisch synchronisiert und an ein externes System übertragen sowie in einem öffentlichen, globalen Adressbuch verfügbar gemacht.",
+ "Disable upload" : "Hochladen deaktivieren",
+ "Enable data upload" : "Datenhochladen aktivieren",
+ "Confirm querying lookup server" : "Abfrage des Lookup-Servers bestätigen",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Wenn aktiviert, wird die Sucheingabe beim Erstellen von Freigaben an ein externes System gesendet, das ein öffentliches und globales Adressbuch bereitstellt.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Dies wird verwendet, um die Federated-Cloud-ID abzurufen und so die federierte Freigabe zu vereinfachen.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Darüber hinaus können E-Mail-Adressen von Benutzern zur Überprüfung an dieses System gesendet werden.",
+ "Disable querying" : "Abfragen deaktivieren",
+ "Enable querying" : "Abfragen aktivieren",
"Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie Federated-Sharing verwenden.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)",
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 3424c20f189..01cd321cf52 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "Sharing",
"Federated file sharing" : "Federated file sharing",
"Provide federated file sharing across servers" : "Provide federated file sharing across servers",
+ "Confirm data upload to lookup server" : "Confirm data upload to lookup server",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book.",
+ "Disable upload" : "Disable upload",
+ "Enable data upload" : "Enable data upload",
+ "Confirm querying lookup server" : "Confirm querying lookup server",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "This is used to retrieve the federated cloud ID to make federated sharing easier.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Moreover email addresses of users might be sent to that system in order to verify it.",
+ "Disable querying" : "Disable querying",
+ "Enable querying" : "Enable querying",
"Unable to update federated files sharing config" : "Unable to update federated files sharing config",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)",
diff --git a/apps/federatedfilesharing/l10n/en_GB.json b/apps/federatedfilesharing/l10n/en_GB.json
index 6a97c69f990..355c5356c33 100644
--- a/apps/federatedfilesharing/l10n/en_GB.json
+++ b/apps/federatedfilesharing/l10n/en_GB.json
@@ -21,6 +21,16 @@
"Sharing" : "Sharing",
"Federated file sharing" : "Federated file sharing",
"Provide federated file sharing across servers" : "Provide federated file sharing across servers",
+ "Confirm data upload to lookup server" : "Confirm data upload to lookup server",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book.",
+ "Disable upload" : "Disable upload",
+ "Enable data upload" : "Enable data upload",
+ "Confirm querying lookup server" : "Confirm querying lookup server",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "This is used to retrieve the federated cloud ID to make federated sharing easier.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Moreover email addresses of users might be sent to that system in order to verify it.",
+ "Disable querying" : "Disable querying",
+ "Enable querying" : "Enable querying",
"Unable to update federated files sharing config" : "Unable to update federated files sharing config",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)",
diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js
index ef3070944c3..4ef96ba5180 100644
--- a/apps/federatedfilesharing/l10n/sv.js
+++ b/apps/federatedfilesharing/l10n/sv.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "Dela",
"Federated file sharing" : "Federerad fildelning",
"Provide federated file sharing across servers" : "Erbjuder federerad fildelning mellan servrar",
+ "Confirm data upload to lookup server" : "Bekräfta datauppladdning till uppslagningstjänst",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "När detta är aktiverat kommer alla kontouppgifter (t.ex. e-postadress) med synlighetsomfång inställt på “publicerad” automatiskt att synkroniseras och överföras till ett externt system och göras tillgängliga i en offentlig, global adressbok.",
+ "Disable upload" : "Inaktivera uppladdning",
+ "Enable data upload" : "Aktivera datauppladdning",
+ "Confirm querying lookup server" : "Bekräfta förfrågan till uppslagningstjänst",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "När detta är aktiverat kommer sökinmatningen vid skapande av delningar att skickas till ett externt system som tillhandahåller en offentlig och global adressbok.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Detta används för att hämta federerat moln-ID för att göra federerad delning enklare.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Dessutom kan användares e-postadresser skickas till systemet för att verifieras.",
+ "Disable querying" : "Inaktivera förfrågningar",
+ "Enable querying" : "Aktivera förfrågningar",
"Unable to update federated files sharing config" : "Kunde inte uppdatera konfigurationen för federerad fildelning",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Anpassa hur användare kan dela mellan servrar. Detta inkluderar även delningar mellan användare på denna server ifall de använder federerad delning.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Tillåt användare på denna server att skicka delningar till andra servrar (denna inställning ger också WebDAV-tillgång till offentliga delningar)",
diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json
index 0d7a9d1515b..54392720c47 100644
--- a/apps/federatedfilesharing/l10n/sv.json
+++ b/apps/federatedfilesharing/l10n/sv.json
@@ -21,6 +21,16 @@
"Sharing" : "Dela",
"Federated file sharing" : "Federerad fildelning",
"Provide federated file sharing across servers" : "Erbjuder federerad fildelning mellan servrar",
+ "Confirm data upload to lookup server" : "Bekräfta datauppladdning till uppslagningstjänst",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "När detta är aktiverat kommer alla kontouppgifter (t.ex. e-postadress) med synlighetsomfång inställt på “publicerad” automatiskt att synkroniseras och överföras till ett externt system och göras tillgängliga i en offentlig, global adressbok.",
+ "Disable upload" : "Inaktivera uppladdning",
+ "Enable data upload" : "Aktivera datauppladdning",
+ "Confirm querying lookup server" : "Bekräfta förfrågan till uppslagningstjänst",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "När detta är aktiverat kommer sökinmatningen vid skapande av delningar att skickas till ett externt system som tillhandahåller en offentlig och global adressbok.",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "Detta används för att hämta federerat moln-ID för att göra federerad delning enklare.",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "Dessutom kan användares e-postadresser skickas till systemet för att verifieras.",
+ "Disable querying" : "Inaktivera förfrågningar",
+ "Enable querying" : "Aktivera förfrågningar",
"Unable to update federated files sharing config" : "Kunde inte uppdatera konfigurationen för federerad fildelning",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Anpassa hur användare kan dela mellan servrar. Detta inkluderar även delningar mellan användare på denna server ifall de använder federerad delning.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Tillåt användare på denna server att skicka delningar till andra servrar (denna inställning ger också WebDAV-tillgång till offentliga delningar)",
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js
index c2100e6d652..7a37ad78eb1 100644
--- a/apps/federatedfilesharing/l10n/zh_HK.js
+++ b/apps/federatedfilesharing/l10n/zh_HK.js
@@ -23,6 +23,16 @@ OC.L10N.register(
"Sharing" : "分享 ",
"Federated file sharing" : "聯盟式檔案分享",
"Provide federated file sharing across servers" : "在伺服器間提供聯盟式檔案分享 ",
+ "Confirm data upload to lookup server" : "確認數據上傳至搜索伺服器",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "當啟用時,所有帳戶屬性(例如電郵地址)若範圍可見性設置為「公開」,將會自動同步並傳輸至外部系統,並在公共全面通訊錄中提供。",
+ "Disable upload" : "停用上傳",
+ "Enable data upload" : "啟用數據上傳",
+ "Confirm querying lookup server" : "確認提問搜索伺服器",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "當啟用時,創建共享時的搜索輸入將被發送到提供公共全面通訊錄的外部系統。",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "這是用來檢索聯邦雲端 ID,以便簡化聯邦共享的過程。",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "此外,用戶的電郵地址可能會被發送到該系統以進行驗證。",
+ "Disable querying" : "停用提問",
+ "Enable querying" : "啟用提問",
"Unable to update federated files sharing config" : "無法更新聯合檔案分享配置",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "配置人們如何在伺服器之間共享。 這也包括此伺服器上人仕之間的共享,如果他們使用聯合共享。",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的人仕將分享發送到其他伺服器(此選項還允許 WebDAV 訪問公共分享 )",
diff --git a/apps/federatedfilesharing/l10n/zh_HK.json b/apps/federatedfilesharing/l10n/zh_HK.json
index 996c6b75b44..44ed1a9092c 100644
--- a/apps/federatedfilesharing/l10n/zh_HK.json
+++ b/apps/federatedfilesharing/l10n/zh_HK.json
@@ -21,6 +21,16 @@
"Sharing" : "分享 ",
"Federated file sharing" : "聯盟式檔案分享",
"Provide federated file sharing across servers" : "在伺服器間提供聯盟式檔案分享 ",
+ "Confirm data upload to lookup server" : "確認數據上傳至搜索伺服器",
+ "When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "當啟用時,所有帳戶屬性(例如電郵地址)若範圍可見性設置為「公開」,將會自動同步並傳輸至外部系統,並在公共全面通訊錄中提供。",
+ "Disable upload" : "停用上傳",
+ "Enable data upload" : "啟用數據上傳",
+ "Confirm querying lookup server" : "確認提問搜索伺服器",
+ "When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "當啟用時,創建共享時的搜索輸入將被發送到提供公共全面通訊錄的外部系統。",
+ "This is used to retrieve the federated cloud ID to make federated sharing easier." : "這是用來檢索聯邦雲端 ID,以便簡化聯邦共享的過程。",
+ "Moreover email addresses of users might be sent to that system in order to verify it." : "此外,用戶的電郵地址可能會被發送到該系統以進行驗證。",
+ "Disable querying" : "停用提問",
+ "Enable querying" : "啟用提問",
"Unable to update federated files sharing config" : "無法更新聯合檔案分享配置",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "配置人們如何在伺服器之間共享。 這也包括此伺服器上人仕之間的共享,如果他們使用聯合共享。",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的人仕將分享發送到其他伺服器(此選項還允許 WebDAV 訪問公共分享 )",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index f80922680f6..6aa186a173c 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Vá para o diretório \"{dir}\"",
"Current directory path" : "Caminho do diretório atual",
"Your have used your space quota and cannot upload files anymore" : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos",
+ "You do not have permission to upload or create files here." : "Você não tem permissão para carregar ou criar arquivos aqui.",
"Drag and drop files here to upload" : "Arraste e solte os arquivos aqui para fazer upload",
"Favorite" : "Favorito",
"Back" : "Voltar",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas",
"Name" : "Nome",
"Size" : "Tamanho",
+ "\"{displayName}\" failed on some elements" : "\"{displayName}\" falhou em alguns elementos",
"\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso",
"\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou",
"Actions" : "Ações",
@@ -127,6 +129,7 @@ OC.L10N.register(
"This name is already in use." : "Este nome já está em uso.",
"Create" : "Criar",
"Fill template fields" : "Preencher campos do template",
+ "Submitting fields …" : "Enviando os campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir",
"Transfer" : "Transferir",
@@ -147,6 +150,7 @@ OC.L10N.register(
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.",
+ "Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.",
"Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular",
"Choose {file}" : "Escolher {file}",
"Share" : "Compartilhar",
@@ -154,6 +158,7 @@ OC.L10N.register(
"Shared" : "Compartilhado",
"Switch to list view" : "Mudar para a visualizar lista",
"Switch to grid view" : "Mudar para visualização em grade",
+ "The file could not be found" : "Não foi possível encontrar o arquivo",
"Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
"Not enough free space" : "Espaço livre insuficiente",
"Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
@@ -166,6 +171,7 @@ OC.L10N.register(
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"Go back" : "Voltar",
+ "Filter file names …" : "Filtrar nomes de arquivos …",
"Views" : "Visualizações",
"Files settings" : "Configurações de arquivos",
"Your files" : "Seus arquivos",
@@ -186,6 +192,9 @@ OC.L10N.register(
"Copy to clipboard" : "Copiar para área de transferência",
"Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
+ "Warnings" : "Avisos",
+ "Prevent warning dialogs from open or reenable them." : "Impedir que as caixas de diálogo de aviso sejam abertas ou reativá-las.",
+ "Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.",
"Keyboard shortcuts" : "Atalhos do teclado",
"Speed up your Files experience with these quick shortcuts." : "Acelere sua experiência com os Arquivos com estes atalhos",
"Open the actions menu for a file" : "Abrir menu de ações para arquivo",
@@ -222,11 +231,15 @@ OC.L10N.register(
"Creating file" : "Criando arquivo",
"Save as {displayName}" : "Salvar como {displayName}",
"Save as …" : "Salvar como ...",
+ "Converting files …" : "Convertendo arquivos …",
"Failed to convert files: {message}" : "Falha ao converter arquivos: {message}",
"All files failed to be converted" : "Todos os arquivos falharam na conversão",
"One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}",
+ "_One file could not be converted_::_%n files could not be converted_" : ["Não foi possível converter um arquivo","Não foi possível converter %n arquivos","Não foi possível converter %n arquivos"],
+ "_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"],
"Files successfully converted" : "Arquivos convertidos com sucesso",
"Failed to convert files" : "Falha ao converter arquivos",
+ "Converting file …" : "Convertendo arquivo …",
"File successfully converted" : "Arquivo convertido com sucesso",
"Failed to convert file: {message}" : "Falha ao converter arquivo: {message}",
"Failed to convert file" : "Falha ao converter arquivo",
@@ -269,6 +282,7 @@ OC.L10N.register(
"Open file locally" : "Abrir o arquivo localmente",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.",
"Retry and close" : "Tente novamente e feche",
+ "Open online" : "Abrir online",
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
"Open locally" : "Abrir localmente",
"Rename" : "Renomear",
@@ -422,6 +436,7 @@ OC.L10N.register(
"Upload file" : "Enviar arquivo",
"Not favorited" : "Sem favoritos",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "You don't have permission to upload or create files here." : "Você não tem permissão para carregar ou criar arquivos aqui.",
"Storage informations" : "Informações de armazenamento",
"Choose file" : "Escolher arquivo",
"Go to the previous folder" : "Ir para a pasta anterior",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 84bb62c8b4c..bcadeaab7d5 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Vá para o diretório \"{dir}\"",
"Current directory path" : "Caminho do diretório atual",
"Your have used your space quota and cannot upload files anymore" : "Você usou sua cota de espaço e não pode mais fazer upload de arquivos",
+ "You do not have permission to upload or create files here." : "Você não tem permissão para carregar ou criar arquivos aqui.",
"Drag and drop files here to upload" : "Arraste e solte os arquivos aqui para fazer upload",
"Favorite" : "Favorito",
"Back" : "Voltar",
@@ -103,6 +104,7 @@
"Toggle selection for all files and folders" : "Alternar seleção para todos os arquivos e pastas",
"Name" : "Nome",
"Size" : "Tamanho",
+ "\"{displayName}\" failed on some elements" : "\"{displayName}\" falhou em alguns elementos",
"\"{displayName}\" batch action executed successfully" : "Ação em lote \"{displayName}\" executada com sucesso",
"\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou",
"Actions" : "Ações",
@@ -125,6 +127,7 @@
"This name is already in use." : "Este nome já está em uso.",
"Create" : "Criar",
"Fill template fields" : "Preencher campos do template",
+ "Submitting fields …" : "Enviando os campos …",
"Submit" : "Enviar",
"Choose a file or folder to transfer" : "Escolha o arquivo ou pasta a transferir",
"Transfer" : "Transferir",
@@ -145,6 +148,7 @@
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Alterar a extensão do arquivo de \"{old}\" para \"{new}\" pode tornar o arquivo ilegível.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.",
+ "Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.",
"Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular",
"Choose {file}" : "Escolher {file}",
"Share" : "Compartilhar",
@@ -152,6 +156,7 @@
"Shared" : "Compartilhado",
"Switch to list view" : "Mudar para a visualizar lista",
"Switch to grid view" : "Mudar para visualização em grade",
+ "The file could not be found" : "Não foi possível encontrar o arquivo",
"Upload was cancelled by user" : "O upload foi cancelado pelo usuário",
"Not enough free space" : "Espaço livre insuficiente",
"Operation is blocked by access control" : "A operação está bloqueada pelo controle de acesso",
@@ -164,6 +169,7 @@
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"Go back" : "Voltar",
+ "Filter file names …" : "Filtrar nomes de arquivos …",
"Views" : "Visualizações",
"Files settings" : "Configurações de arquivos",
"Your files" : "Seus arquivos",
@@ -184,6 +190,9 @@
"Copy to clipboard" : "Copiar para área de transferência",
"Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.",
+ "Warnings" : "Avisos",
+ "Prevent warning dialogs from open or reenable them." : "Impedir que as caixas de diálogo de aviso sejam abertas ou reativá-las.",
+ "Show a warning dialog when changing a file extension." : "Mostrar uma caixa de diálogo de aviso ao alterar uma extensão de arquivo.",
"Keyboard shortcuts" : "Atalhos do teclado",
"Speed up your Files experience with these quick shortcuts." : "Acelere sua experiência com os Arquivos com estes atalhos",
"Open the actions menu for a file" : "Abrir menu de ações para arquivo",
@@ -220,11 +229,15 @@
"Creating file" : "Criando arquivo",
"Save as {displayName}" : "Salvar como {displayName}",
"Save as …" : "Salvar como ...",
+ "Converting files …" : "Convertendo arquivos …",
"Failed to convert files: {message}" : "Falha ao converter arquivos: {message}",
"All files failed to be converted" : "Todos os arquivos falharam na conversão",
"One file could not be converted: {message}" : "Um arquivo não pôde ser convertido: {message}",
+ "_One file could not be converted_::_%n files could not be converted_" : ["Não foi possível converter um arquivo","Não foi possível converter %n arquivos","Não foi possível converter %n arquivos"],
+ "_One file successfully converted_::_%n files successfully converted_" : ["Um arquivo convertido com sucesso","%n arquivos convertidos com sucesso","%n arquivos convertidos com sucesso"],
"Files successfully converted" : "Arquivos convertidos com sucesso",
"Failed to convert files" : "Falha ao converter arquivos",
+ "Converting file …" : "Convertendo arquivo …",
"File successfully converted" : "Arquivo convertido com sucesso",
"Failed to convert file: {message}" : "Falha ao converter arquivo: {message}",
"Failed to convert file" : "Falha ao converter arquivo",
@@ -267,6 +280,7 @@
"Open file locally" : "Abrir o arquivo localmente",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.",
"Retry and close" : "Tente novamente e feche",
+ "Open online" : "Abrir online",
"Failed to redirect to client" : "Falha ao redirecionar para o cliente",
"Open locally" : "Abrir localmente",
"Rename" : "Renomear",
@@ -420,6 +434,7 @@
"Upload file" : "Enviar arquivo",
"Not favorited" : "Sem favoritos",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
+ "You don't have permission to upload or create files here." : "Você não tem permissão para carregar ou criar arquivos aqui.",
"Storage informations" : "Informações de armazenamento",
"Choose file" : "Escolher arquivo",
"Go to the previous folder" : "Ir para a pasta anterior",
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 89a4f0e0299..bf9bbb97edc 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error configuring OAuth2" : "Erro configurando OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar o par de chaves",
+ "Permission denied" : "Permissão negada",
"Forbidden to manage local mounts" : "Proibido gerenciar montagens locais",
"Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada",
"Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido",
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 5e7cf764b50..9ed4c804d4d 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -5,6 +5,7 @@
"Error configuring OAuth2" : "Erro configurando OAuth2",
"Generate keys" : "Gerar chaves",
"Error generating key pair" : "Erro ao gerar o par de chaves",
+ "Permission denied" : "Permissão negada",
"Forbidden to manage local mounts" : "Proibido gerenciar montagens locais",
"Storage with ID \"%d\" not found" : "A armazenagem com a ID \"%d\" não foi encontrada",
"Invalid backend or authentication mechanism class" : "Plataforma de serviço ou classe de mecanismo de autenticação inválido",
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js
index 2520b911f84..ee17497cc2d 100644
--- a/apps/settings/l10n/ar.js
+++ b/apps/settings/l10n/ar.js
@@ -258,6 +258,7 @@ OC.L10N.register(
"PHP modules" : "وحدات الـ PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
+ "required for SFTP storage and recommended for WebAuthn performance" : "مطلوب لتخزين SFTP و يٌوصَى به لتحسين أداء WebAuth",
"for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
"This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "هذا الخادم تنقصه بعد الوحدات الهامة من الـ PHP. لتحقيق أداء أحسن و توافقية أفضل، يُنصح بشدة بتثبيتها:\n%s",
diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json
index 32fc0ac0fcf..a92eac39be1 100644
--- a/apps/settings/l10n/ar.json
+++ b/apps/settings/l10n/ar.json
@@ -256,6 +256,7 @@
"PHP modules" : "وحدات الـ PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "يزيد من كفاءة ترجمة اللغات، و يحل مشكلة ترتيب الأحرف غير الآسكي non-ASCII characters",
"for Argon2 for password hashing" : "لتقطيع كلمات المرور password hashing في Argon2",
+ "required for SFTP storage and recommended for WebAuthn performance" : "مطلوب لتخزين SFTP و يٌوصَى به لتحسين أداء WebAuth",
"for picture rotation in server and metadata extraction in the Photos app" : "لتدوير الصورة في الخادم، و استخلاص البيانات الوصفية في تطبيق الصِّوَر",
"This instance is missing some required PHP modules. It is required to install them: %s." : "يفتقد هذا الخادم إلى بعض الأجزاء modules من PHP و التي يتوجب تثبيتها: %s.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "هذا الخادم تنقصه بعد الوحدات الهامة من الـ PHP. لتحقيق أداء أحسن و توافقية أفضل، يُنصح بشدة بتثبيتها:\n%s",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index aad6e93fc54..d8ed7ff79a9 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
"Allowed admin IP ranges" : "Intervalos de IP de administrador permitidos",
+ "Admin IP filtering isn't applied." : "A filtragem de IPs de administrador não é aplicada.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A chave de configuração \"%1$s\" espera um array (%2$s encontrado). A validação do intervalo de IP do administrador não será aplicada.",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A chave de configuração \"%1$s\" contém intervalos de IP inválido(s): \"%2$s\"",
"Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
@@ -163,6 +164,7 @@ OC.L10N.register(
"Database missing indices" : "Índices ausentes no banco de dados",
"Missing indices:" : "Índices ausentes:",
"\"%s\" in table \"%s\"" : "\"%s\" na tabela \"%s\"",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Detectou alguns índices opcionais ausentes. Ocasionalmente, novos índices são adicionados (pelo Nextcloud ou por aplicativos instalados) para melhorar o desempenho do banco de dados. A adição de índices às vezes pode demorar um pouco e prejudicar temporariamente o desempenho, portanto, isso não é feito automaticamente durante as atualizações. Depois que os índices forem adicionados, as consultas a essas tabelas deverão ficar mais rápidas. Use o comando `occ db:add-missing-indices` para adicioná-los.",
"Database missing primary keys" : "Banco de dados sem chaves primárias",
"Missing primary key on table \"%s\"." : "Faltando chave primária na tabela \"%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." : "O banco de dados está sem algumas chaves primárias. Devido ao fato de que adicionar chaves primárias em tabelas grandes pode levar algum tempo, elas não foram adicionadas automaticamente. Ao executar \"occ db: add-missing-primary-keys\" essas chaves primárias ausentes podem ser adicionadas manualmente enquanto a instância continua em execução.",
@@ -256,6 +258,7 @@ OC.L10N.register(
"PHP modules" : "Módulos PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o desempenho da tradução de idiomas e corrige a classificação de caracteres não-ASCII",
"for Argon2 for password hashing" : "para Argon2 para hash de senha",
+ "required for SFTP storage and recommended for WebAuthn performance" : "necessário para o armazenamento SFTP e recomendado para o desempenho do WebAuthn",
"for picture rotation in server and metadata extraction in the Photos app" : "para rotação de imagens no servidor e extração de metadados no aplicativo Fotos",
"This instance is missing some required PHP modules. It is required to install them: %s." : "Esta instância está faltando alguns módulos PHP necessários. É necessário instalá-los:: %s.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Esta instância está faltando alguns módulos PHP recomendados. Para melhor desempenho e melhor compatibilidade é altamente recomendável instalá-los:\n%s",
@@ -273,6 +276,7 @@ OC.L10N.register(
"The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache não está configurado corretamente. %s.",
"Correctly configured" : "Configurado corretamente",
"PHP version" : "Versão do PHP",
+ "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "No momento, você está executando o PHP %1$s. O PHP %2$s está obsoleto desde o Nextcloud %3$s. O Nextcloud %4$s pode exigir pelo menos o PHP %5$s. Atualize para uma das versões do PHP oficialmente suportadas fornecidas pelo PHP Group assim que possível.",
"You are currently running PHP %s." : "Você está executando PHP no momento %s.",
"PHP \"output_buffering\" option" : "Opção \"output_buffering\" do PHP",
"PHP configuration option \"output_buffering\" must be disabled" : "A opção de configuração do PHP \"output_buffering\" deve estar desabilitada",
@@ -447,8 +451,25 @@ OC.L10N.register(
"Learn more" : "Saiba mais",
"Environment variables" : "Variáveis de ambiente",
"ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp",
+ "No environment variables defined" : "Nenhuma variável de ambiente definida",
+ "Mounts" : "Montagens",
+ "Define host folder mounts to bind to the ExApp container" : "Definir montagens de pastas do host para vincular ao contêiner do ExApp",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do daemon do Deploy antes da instalação do ExApp",
+ "Host path" : "Caminho do host",
+ "Container path" : "Caminho do contêiner",
+ "Read-only" : "somente leitura",
+ "Remove mount" : "Remover montagem",
+ "New mount" : "Nova montagem",
+ "Enter path to host folder" : "Digite o caminho para a pasta do host",
+ "Enter path to container folder" : "Digite o caminho para a pasta do contêiner",
+ "Toggle read-only mode" : "Alternar o modo somente leitura",
+ "Confirm adding new mount" : "Confirmar a adição de uma nova montagem",
"Confirm" : "Confirmar",
+ "Cancel adding mount" : "Cancelar a adição de montagem",
"Cancel" : "Cancelar",
+ "Add mount" : "Adicionar montagem",
+ "ExApp container mounts" : "Montagens de contêiner ExApp",
+ "No mounts defined" : "Não há montagens definidas",
"Description" : "Descrição",
"View in store" : "Ver na loja",
"Visit website" : "Visitar website",
@@ -460,6 +481,7 @@ OC.L10N.register(
"Limit app usage to groups" : "Limitar o uso de aplicativos a grupos",
"No results" : "Sem resultados",
"Update to {version}" : "Atualizar para {version}",
+ "Deploy options" : "Opções de implantação",
"Default Deploy daemon is not accessible" : "O Daemon de Deploy padrão não está acessível.",
"Delete data on remove" : "Excluir dados ao remover",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mínima atribuída para uso no Nextcloud. Isto poderá se converter em um erro no futuro.",
@@ -535,11 +557,14 @@ OC.L10N.register(
"Unable to update server side encryption config" : "Não foi possível atualizar a configuração de criptografia do lado do servidor",
"Server-side encryption" : "Criptografia do lado do servidor",
"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." : "A criptografia do lado do servidor torna possível criptografar arquivos que são carregados para este servidor. Isso diminui um pouco o desempenho portanto habilite apenas se necessário.",
+ "To encrypt all existing files run this OCC command:" : "Para criptografar todos os arquivos existentes, execute este comando OCC:",
"Enable server-side encryption" : "Ativar a criptografia do lado do servidor",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nenhum módulo de criptografia carregado. Por favor, ative um deles no menu de aplicativos.",
"Select default encryption module:" : "Selecione o módulo de criptografia padrão:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Você precisa migrar suas chaves de criptografia da criptografia antiga (ownCloud <= 8.0) para a nova. Ative o \"módulo de criptografia padrão\" e execute {command}",
+ "Cancel encryption" : "Cancelar criptografia",
"Enable encryption" : "Ativar criptografia",
+ "Confirm enabling encryption" : "Confirmar a ativação da criptografia",
"Please read carefully before activating server-side encryption:" : "Leia atentamente antes de ativar a criptografia do lado do servidor:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Uma vez que a criptografia é ativada, todos os arquivos enviados ao servidor a partir desse ponto em diante serão criptografados e assim ficarão no servidor. Só será possível desativar a criptografia em uma data posterior se o módulo de criptografia ativo suportar essa função e todas as pré-condições sejam cumpridas (ex., defininindo uma chave de recuperação).",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptografia por si só não garante a segurança do sistema. Por favor, veja a documentação para mais informações sobe como o aplicativo de criptografia funciona e os casos de uso suportados.",
@@ -706,6 +731,7 @@ OC.L10N.register(
"Show language" : "Mostrar idioma",
"Show account backend" : "Mostrar back-end da conta",
"Show storage path" : "Exibir caminho de armazenamento",
+ "Show first login" : "Mostrar primeiro login",
"Show last login" : "Exibir último login",
"Sorting" : "Classificação",
"The system config enforces sorting the groups by name. This also disables showing the member count." : "A configuração do sistema impõe a classificação dos grupos por nome. Isso também desabilita a exibição da contagem de membros.",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 2689ba54df1..b7e6e74ef75 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -129,6 +129,7 @@
"Unlimited" : "Ilimitado",
"Verifying" : "Verificando",
"Allowed admin IP ranges" : "Intervalos de IP de administrador permitidos",
+ "Admin IP filtering isn't applied." : "A filtragem de IPs de administrador não é aplicada.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "A chave de configuração \"%1$s\" espera um array (%2$s encontrado). A validação do intervalo de IP do administrador não será aplicada.",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "A chave de configuração \"%1$s\" contém intervalos de IP inválido(s): \"%2$s\"",
"Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
@@ -161,6 +162,7 @@
"Database missing indices" : "Índices ausentes no banco de dados",
"Missing indices:" : "Índices ausentes:",
"\"%s\" in table \"%s\"" : "\"%s\" na tabela \"%s\"",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Detectou alguns índices opcionais ausentes. Ocasionalmente, novos índices são adicionados (pelo Nextcloud ou por aplicativos instalados) para melhorar o desempenho do banco de dados. A adição de índices às vezes pode demorar um pouco e prejudicar temporariamente o desempenho, portanto, isso não é feito automaticamente durante as atualizações. Depois que os índices forem adicionados, as consultas a essas tabelas deverão ficar mais rápidas. Use o comando `occ db:add-missing-indices` para adicioná-los.",
"Database missing primary keys" : "Banco de dados sem chaves primárias",
"Missing primary key on table \"%s\"." : "Faltando chave primária na tabela \"%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." : "O banco de dados está sem algumas chaves primárias. Devido ao fato de que adicionar chaves primárias em tabelas grandes pode levar algum tempo, elas não foram adicionadas automaticamente. Ao executar \"occ db: add-missing-primary-keys\" essas chaves primárias ausentes podem ser adicionadas manualmente enquanto a instância continua em execução.",
@@ -254,6 +256,7 @@
"PHP modules" : "Módulos PHP",
"increases language translation performance and fixes sorting of non-ASCII characters" : "aumenta o desempenho da tradução de idiomas e corrige a classificação de caracteres não-ASCII",
"for Argon2 for password hashing" : "para Argon2 para hash de senha",
+ "required for SFTP storage and recommended for WebAuthn performance" : "necessário para o armazenamento SFTP e recomendado para o desempenho do WebAuthn",
"for picture rotation in server and metadata extraction in the Photos app" : "para rotação de imagens no servidor e extração de metadados no aplicativo Fotos",
"This instance is missing some required PHP modules. It is required to install them: %s." : "Esta instância está faltando alguns módulos PHP necessários. É necessário instalá-los:: %s.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Esta instância está faltando alguns módulos PHP recomendados. Para melhor desempenho e melhor compatibilidade é altamente recomendável instalá-los:\n%s",
@@ -271,6 +274,7 @@
"The PHP OPcache module is not properly configured. %s." : "O módulo PHP OPcache não está configurado corretamente. %s.",
"Correctly configured" : "Configurado corretamente",
"PHP version" : "Versão do PHP",
+ "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "No momento, você está executando o PHP %1$s. O PHP %2$s está obsoleto desde o Nextcloud %3$s. O Nextcloud %4$s pode exigir pelo menos o PHP %5$s. Atualize para uma das versões do PHP oficialmente suportadas fornecidas pelo PHP Group assim que possível.",
"You are currently running PHP %s." : "Você está executando PHP no momento %s.",
"PHP \"output_buffering\" option" : "Opção \"output_buffering\" do PHP",
"PHP configuration option \"output_buffering\" must be disabled" : "A opção de configuração do PHP \"output_buffering\" deve estar desabilitada",
@@ -445,8 +449,25 @@
"Learn more" : "Saiba mais",
"Environment variables" : "Variáveis de ambiente",
"ExApp container environment variables" : "Variáveis de ambiente do contêiner ExApp",
+ "No environment variables defined" : "Nenhuma variável de ambiente definida",
+ "Mounts" : "Montagens",
+ "Define host folder mounts to bind to the ExApp container" : "Definir montagens de pastas do host para vincular ao contêiner do ExApp",
+ "Must exist on the Deploy daemon host prior to installing the ExApp" : "Deve existir no host do daemon do Deploy antes da instalação do ExApp",
+ "Host path" : "Caminho do host",
+ "Container path" : "Caminho do contêiner",
+ "Read-only" : "somente leitura",
+ "Remove mount" : "Remover montagem",
+ "New mount" : "Nova montagem",
+ "Enter path to host folder" : "Digite o caminho para a pasta do host",
+ "Enter path to container folder" : "Digite o caminho para a pasta do contêiner",
+ "Toggle read-only mode" : "Alternar o modo somente leitura",
+ "Confirm adding new mount" : "Confirmar a adição de uma nova montagem",
"Confirm" : "Confirmar",
+ "Cancel adding mount" : "Cancelar a adição de montagem",
"Cancel" : "Cancelar",
+ "Add mount" : "Adicionar montagem",
+ "ExApp container mounts" : "Montagens de contêiner ExApp",
+ "No mounts defined" : "Não há montagens definidas",
"Description" : "Descrição",
"View in store" : "Ver na loja",
"Visit website" : "Visitar website",
@@ -458,6 +479,7 @@
"Limit app usage to groups" : "Limitar o uso de aplicativos a grupos",
"No results" : "Sem resultados",
"Update to {version}" : "Atualizar para {version}",
+ "Deploy options" : "Opções de implantação",
"Default Deploy daemon is not accessible" : "O Daemon de Deploy padrão não está acessível.",
"Delete data on remove" : "Excluir dados ao remover",
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Este aplicativo não possui uma versão mínima atribuída para uso no Nextcloud. Isto poderá se converter em um erro no futuro.",
@@ -533,11 +555,14 @@
"Unable to update server side encryption config" : "Não foi possível atualizar a configuração de criptografia do lado do servidor",
"Server-side encryption" : "Criptografia do lado do servidor",
"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." : "A criptografia do lado do servidor torna possível criptografar arquivos que são carregados para este servidor. Isso diminui um pouco o desempenho portanto habilite apenas se necessário.",
+ "To encrypt all existing files run this OCC command:" : "Para criptografar todos os arquivos existentes, execute este comando OCC:",
"Enable server-side encryption" : "Ativar a criptografia do lado do servidor",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nenhum módulo de criptografia carregado. Por favor, ative um deles no menu de aplicativos.",
"Select default encryption module:" : "Selecione o módulo de criptografia padrão:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Você precisa migrar suas chaves de criptografia da criptografia antiga (ownCloud <= 8.0) para a nova. Ative o \"módulo de criptografia padrão\" e execute {command}",
+ "Cancel encryption" : "Cancelar criptografia",
"Enable encryption" : "Ativar criptografia",
+ "Confirm enabling encryption" : "Confirmar a ativação da criptografia",
"Please read carefully before activating server-side encryption:" : "Leia atentamente antes de ativar a criptografia do lado do servidor:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Uma vez que a criptografia é ativada, todos os arquivos enviados ao servidor a partir desse ponto em diante serão criptografados e assim ficarão no servidor. Só será possível desativar a criptografia em uma data posterior se o módulo de criptografia ativo suportar essa função e todas as pré-condições sejam cumpridas (ex., defininindo uma chave de recuperação).",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptografia por si só não garante a segurança do sistema. Por favor, veja a documentação para mais informações sobe como o aplicativo de criptografia funciona e os casos de uso suportados.",
@@ -704,6 +729,7 @@
"Show language" : "Mostrar idioma",
"Show account backend" : "Mostrar back-end da conta",
"Show storage path" : "Exibir caminho de armazenamento",
+ "Show first login" : "Mostrar primeiro login",
"Show last login" : "Exibir último login",
"Sorting" : "Classificação",
"The system config enforces sorting the groups by name. This also disables showing the member count." : "A configuração do sistema impõe a classificação dos grupos por nome. Isso também desabilita a exibição da contagem de membros.",
diff --git a/apps/workflowengine/l10n/pt_PT.js b/apps/workflowengine/l10n/pt_PT.js
index b1d5ef40166..1b863f0c0c7 100644
--- a/apps/workflowengine/l10n/pt_PT.js
+++ b/apps/workflowengine/l10n/pt_PT.js
@@ -52,6 +52,7 @@ OC.L10N.register(
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"Save" : "Guardar",
+ "and" : "e",
"Cancel" : "Cancelar",
"Delete" : "Apagar",
"matches" : "corresponde",
diff --git a/apps/workflowengine/l10n/pt_PT.json b/apps/workflowengine/l10n/pt_PT.json
index 39bbe43ff4f..ce087aeebd4 100644
--- a/apps/workflowengine/l10n/pt_PT.json
+++ b/apps/workflowengine/l10n/pt_PT.json
@@ -50,6 +50,7 @@
"Select groups" : "Selecionar grupos",
"Groups" : "Grupos",
"Save" : "Guardar",
+ "and" : "e",
"Cancel" : "Cancelar",
"Delete" : "Apagar",
"matches" : "corresponde",