mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@@ -305,6 +305,7 @@ OC.L10N.register(
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" ist keine gültige Serverkennung. Sie muss zwischen 0 und 511 liegen.",
|
||||
"Server identifier is configured and valid." : "Die Server-ID ist eingerichtet und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.6 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 26.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=%2$s und <=%3$s empfohlen.",
|
||||
@@ -353,15 +354,23 @@ OC.L10N.register(
|
||||
"Profile information" : "Profilinformation",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, X, Organisation, Rolle, Überschrift, Biografie und ob das Profil aktiviert ist",
|
||||
"Nextcloud settings" : "Nextcloud-Einstellungen",
|
||||
"Generate text" : "Text erstellen",
|
||||
"Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung",
|
||||
"AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier kann eingestellt werden, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Allow AI usage for guest users" : "KI-Benutzung für Gastbenutzer zulassen",
|
||||
"Provider for Task types" : "Anbieter für Aufgabentypen",
|
||||
"Enable" : "Aktivieren",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit",
|
||||
"Hide legacy provider settings" : "Einstellungen für ältere Anbieter ausblenden",
|
||||
"Show legacy provider settings" : "Einstellungen für ältere Anbieter anzeigen",
|
||||
"Machine translation (Legacy)" : "Maschinelle Übersetzung (Alte Version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Diese API ist veraltet. Installiere Apps, die eine einheitliche Aufgabenverarbeitung bieten, um die bestmögliche Benutzererfahrung zu erzielen.",
|
||||
"Learn more about AI providers" : "Erfahre mehr über KI-Anbieter",
|
||||
"Image generation (Legacy)" : "Bildgenerierung (alte Version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier kann eingestellt werden, welche App verwendet werden soll.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Keine der derzeit installierten Apps bietet Funktionen zur Bilderstellung.",
|
||||
"Text processing (Legacy)" : "Textverarbeitung (alte Version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kann eingestellt werden, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Task:" : "Aufgabe:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.",
|
||||
|
||||
@@ -303,6 +303,7 @@
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" ist keine gültige Serverkennung. Sie muss zwischen 0 und 511 liegen.",
|
||||
"Server identifier is configured and valid." : "Die Server-ID ist eingerichtet und gültig.",
|
||||
"Database version" : "Datenbankversion",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB Version 10.6 erkannt, diese Version hat das Ende ihres Lebenszyklus erreicht und wird nur noch als Teil von Ubuntu 26.04 unterstützt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %1$s und %2$s <= empfohlen.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MariaDB >= %2$s und %3$s <= empfohlen.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MySQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird MySQL >= %2$s und %3$s <= empfohlen.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL-Version \"%1$s\" erkannt. Für optimale Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud wird PostgreSQL >=%2$s und <=%3$s empfohlen.",
|
||||
@@ -351,15 +352,23 @@
|
||||
"Profile information" : "Profilinformation",
|
||||
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, X, Organisation, Rolle, Überschrift, Biografie und ob das Profil aktiviert ist",
|
||||
"Nextcloud settings" : "Nextcloud-Einstellungen",
|
||||
"Generate text" : "Text erstellen",
|
||||
"Unified task processing" : "Vereinheitlichte Aufgabenbearbeitung",
|
||||
"AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "KI-Aufgaben können mittels verschiedener Apps umgesetzt werden. Hier kann eingestellt werden, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Allow AI usage for guest users" : "KI-Benutzung für Gastbenutzer zulassen",
|
||||
"Provider for Task types" : "Anbieter für Aufgabentypen",
|
||||
"Enable" : "Aktivieren",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Keine deiner derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit",
|
||||
"Hide legacy provider settings" : "Einstellungen für ältere Anbieter ausblenden",
|
||||
"Show legacy provider settings" : "Einstellungen für ältere Anbieter anzeigen",
|
||||
"Machine translation (Legacy)" : "Maschinelle Übersetzung (Alte Version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier kannst du die Priorität der von dir aktuell installierten maschinellen Übersetzungs-Apps festlegen.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Diese API ist veraltet. Installiere Apps, die eine einheitliche Aufgabenverarbeitung bieten, um die bestmögliche Benutzererfahrung zu erzielen.",
|
||||
"Learn more about AI providers" : "Erfahre mehr über KI-Anbieter",
|
||||
"Image generation (Legacy)" : "Bildgenerierung (alte Version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier kann eingestellt werden, welche App verwendet werden soll.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Keine der derzeit installierten Apps bietet Funktionen zur Bilderstellung.",
|
||||
"Text processing (Legacy)" : "Textverarbeitung (alte Version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier kann eingestellt werden, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Task:" : "Aufgabe:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine deiner derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.",
|
||||
|
||||
@@ -361,10 +361,16 @@ OC.L10N.register(
|
||||
"Provider for Task types" : "Anbieter für Aufgabentypen",
|
||||
"Enable" : "Aktivieren",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit",
|
||||
"Hide legacy provider settings" : "Einstellungen für ältere Anbieter ausblenden",
|
||||
"Show legacy provider settings" : "Einstellungen für ältere Anbieter anzeigen",
|
||||
"Machine translation (Legacy)" : "Maschinelle Übersetzung (Alte Version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Diese API ist veraltet. Installieren Sie Apps, die eine einheitliche Aufgabenverarbeitung bieten, um die bestmögliche Benutzererfahrung zu erzielen.",
|
||||
"Learn more about AI providers" : "Erfahren Sie mehr über KI-Anbieter",
|
||||
"Image generation (Legacy)" : "Bildgenerierung (alte Version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung",
|
||||
"Text processing (Legacy)" : "Textverarbeitung (alte Version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Task:" : "Aufgaben:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.",
|
||||
|
||||
@@ -359,10 +359,16 @@
|
||||
"Provider for Task types" : "Anbieter für Aufgabentypen",
|
||||
"Enable" : "Aktivieren",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Keine Ihrer derzeit installierten Apps stellt Funktionen zur Aufgabenverarbeitung bereit",
|
||||
"Hide legacy provider settings" : "Einstellungen für ältere Anbieter ausblenden",
|
||||
"Show legacy provider settings" : "Einstellungen für ältere Anbieter anzeigen",
|
||||
"Machine translation (Legacy)" : "Maschinelle Übersetzung (Alte Version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Maschinelle Übersetzung kann mittels verschiedener Apps implementiert werden. Hier können Sie die Priorität der von Ihnen aktuell installierten maschinellen Übersetzungs-Apps festlegen.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Diese API ist veraltet. Installieren Sie Apps, die eine einheitliche Aufgabenverarbeitung bieten, um die bestmögliche Benutzererfahrung zu erzielen.",
|
||||
"Learn more about AI providers" : "Erfahren Sie mehr über KI-Anbieter",
|
||||
"Image generation (Legacy)" : "Bildgenerierung (alte Version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Die Bilderstellung kann durch verschiedene Apps implementiert werden. Hier können Sie einstellen, welche App verwendet werden soll.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Keine Ihrer derzeit installierten Apps bietet Funktionen zur Bilderstellung",
|
||||
"Text processing (Legacy)" : "Textverarbeitung (alte Version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Textverarbeitungsaufgaben können mittels verschiedener Apps umgesetzt werden. Hier können Sie einstellen, welche App für welche Aufgabe verwendet werden soll.",
|
||||
"Task:" : "Aufgaben:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Keine Ihrer derzeit installierten Apps bietet Funktionalität zur Textverarbeitung durch Nutzung der Text-Processing-API.",
|
||||
|
||||
+23
-13
@@ -130,14 +130,15 @@ OC.L10N.register(
|
||||
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Seadistuste võtmes „%1$s“ on vigane IP-aadressi(de) vahemik: „%2$s“",
|
||||
"Admin IP filtering is correctly configured." : "Süsteemihalduseks lubatud IP-aadresside filtreerimine on korrektselt seadistatud.",
|
||||
"App directories owner" : "Rakenduste kausta omanik",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Mõnede rakenduste kaustade omanik erinev kogu Nextcloudi serveri omanikust. Nii võib juhtuda, kui rakendused on paigaldatud käsitsi. Palun kontrolli järgnevate rakenduste kaustade omanikke:\n%s",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Mõnede rakenduste kaustade omanik erineb kogu Nextcloudi serveri omanikust. Nii võib juhtuda, kui rakendused on paigaldatud käsitsi. Palun kontrolli järgnevate rakenduste kaustade omanikke:\n%s",
|
||||
"App directories have the correct owner \"%s\"" : "Rakenduste kaustadel on korrektne omanik: „%s“",
|
||||
"Brute-force Throttle" : "Jõuründe piiramise meetmed",
|
||||
"Your remote address could not be determined." : "Sinu kaugaadressi tuvastamine ei õnnestunud.",
|
||||
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Sinu seadme või arvuti aadress on tuvastatud kui „%s“ ja hetkel on selle aadressi puhul kasutusel jõuründe piiramise meetmed, mis aeglustavad erinevate päringute toimimist. Kui see kaugaadress pole sinu oma, siis see võib vihjata, et proksiserver pole korrektselt seadistatud.",
|
||||
"Your remote address \"%s\" is not brute-force throttled." : "Sinu „%s“ aadressil pole hetkel kasutusel jõuründe piiramise meetmed",
|
||||
"A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Peakasutaja imporditud SSL-sertifikaatide kontroll on veel taustal töötluses. Palun vaata siia hiljem uuesti.",
|
||||
"Code integrity" : "Koodi andmeterviklus",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Andmetervikluse kontrollija on lülitatud välja. Tervikluse tuvastamine pole enam võimalik.",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Andmetervikluse kontrollija on lülitatud välja. Tervikluse tuvastamine pole enam võimalik.",
|
||||
"No altered files" : "Muudetud faile pole",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Mõned failid pole läbinud andmetervikluse kontrolli. {link1} {link2}",
|
||||
"List of invalid files…" : "Vigaste failide loend…",
|
||||
@@ -187,7 +188,7 @@ OC.L10N.register(
|
||||
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Sellel serveril puudub toimiv internetiühendus: mitmete otspunktidega ei ole leitavad. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, uuenduste teavitused või kolmandate osapoolte rakenduste paigaldamine ei tööta. Ligipääs failidele eemalt ning teavistuste saatmine e-kirjaga ei pruugi samuti toimida. Kui soovid kasutada täielikku funktsionaalsust, siis palun taga toimiv internetiühendus.",
|
||||
"JavaScript modules support" : "JavaScripti moodulite tugi",
|
||||
"Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Ei õnnestunud kontrollida, kas JavaScripti tugi toimib. Palun kontrolli käsitsi, kas sinu veebiserver suudab edastada JavaScripti MIME-tüübi kontekstis .mjs faile.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Sinu veebiserver ei edasta JavaScripti MIME-tüübiga „.mjs“ faile. See põhjustab mõnede rakenduste tööhäireid, kuna takistab veebibrauseritel JavaScripti faile käivitamast. Seadista oma veebiserver nii, et see edastaks „.mjs“-faile kas MIME-tüübiga „text/javascript“ või „application/javascript“.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Sinu veebiserver ei edasta JavaScripti MIME-tüübiga „.mjs“ faile. See põhjustab mõnede rakenduste töös häireid, kuna takistab veebibrauseritel JavaScripti failide käivitamist. Seadista oma veebiserver nii, et see edastaks „.mjs“-faile kas MIME-tüübiga „text/javascript“ või „application/javascript“.",
|
||||
"JavaScript source map support" : "JavaScripti vastendusandmete tugi",
|
||||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Sinu veebiserver ei toeta „.js.map“ failide laadimist. Ilma nende failideta JavaScripti vastendamine (source maps) ei toimi korralikult ja teeb veaotsingu ning silumise keerukamaks.",
|
||||
"Old server-side-encryption" : "Vana serveripoolne krüptimine",
|
||||
@@ -197,9 +198,9 @@ OC.L10N.register(
|
||||
"The %1$s configuration option must be a valid integer value." : "Seadistusvalik „%1$s“ peab olema korrektne täisarv.",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Logimistase on hetkel seatud veaotsinguks. Kasuta seda vaid siis, kui tõesti tegeled veaotsinguga ning peale seda muuda logimine jälle tavaliseks. Veaotsinguks vajalik logimine on väga väljundirikas ning võib mõjutada serveri jõudlust.",
|
||||
"Logging level configured correctly." : "Logimistase on korrektselt seadistatud",
|
||||
"Maintenance window start" : "Hooldustööde akna algus",
|
||||
"Maintenance window start" : "Hooldustööde ajaakna algus",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Selles serveris ei ole seadistud automaatsete hooldustööde algusaega. See tähendab, et ressursimahukad igapäevased taustatööd käivitatakse ilmselt serveri põhilisel kasutusajal. Et kasutajad oleksid vähem mõjutatud nende ressursimahukate ülesannete põhjustatud koormusest, siis soovitame seadistada selle väiksema kasutuse ajaks.",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Hooldustööde aken töömahukate hooldusülesannete käivitamiseks ajavahemikus {start}:00 UTC and {end}:00 UTC",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Hooldustööde ajaaken töömahukate hooldusülesannete käivitamiseks ajavahemikus {start}:00 UTC and {end}:00 UTC",
|
||||
"Memcache" : "Memcache",
|
||||
"Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached on seadistatud hajutatud vahemäluna, kuid paigaldatud on vale PHP-moodul („memcache“). Palun paigalda PHP-moodul „memcached“.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached on seadistatud hajutatud vahemäluna, kuid PHP-moodul „memcached“ pole paigaldatud. Palun paigalda PHP-moodul „memcached“.",
|
||||
@@ -215,7 +216,7 @@ OC.L10N.register(
|
||||
"Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Sinu andmebaasis leidus vale rea vorming. Nextcloudi puhul tagab parima jõudluse „ROW_FORMAT=Dynamic“ seadistus. Palun uuenda järgnevas loendis näidatud ridade vorming: %s.",
|
||||
"MySQL Unicode support" : "MySQL-i Unicode'i tugi",
|
||||
"MySQL is used as database and does support 4-byte characters" : "Andmebaasina on kasutusel MySQL ja 4-baidiste märkide tugi on olemas",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Andmebaasina on kasutusel MySQL aga 4-baidiste märkide tugi puudub. Et saaksid näiteks failinimedes või kommentaarides probleemideta kasutada 4-baidiseid märke (nagu emojid), soovitame MySQL-is 4-baidiste märkide toe sisse lülitada.",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Andmebaasina on kasutusel MySQL, aga 4-baidiste märkide tugi puudub. Et saaksid näiteks failinimedes või kommentaarides probleemideta kasutada 4-baidiseid märke (nagu emojid), soovitame MySQL-is 4-baidiste märkide toe sisse lülitada.",
|
||||
"Overwrite CLI URL" : "Käsureal kasutatav asendatav võrguaadress (Overwrite CLI URL)",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "„overwrite.cli.url“ väärtus on sinu serveri config.php failis korrektselt määratud, kui „%s“.",
|
||||
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "„overwrite.cli.url“ väärtus on sinu serveri config.php failis korrektselt määratud, kui „%s“. Soovitatud väärtus on „%s“.",
|
||||
@@ -225,9 +226,9 @@ OC.L10N.register(
|
||||
"Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Sinu serveri PHP APCu puhver on on üsna täis (%s%%). Lahenduseks palun kaalu PHP-seadistustest „apc.shm_size“ väärtuse suurendamist.",
|
||||
"PHP default charset" : "PHP vaikimisi märgistik",
|
||||
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP seadistuse „default_charset“ väärtus peab olema UTF-8",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"PHP set_time_limit" : "PHP „set_time_limit“ seadistus",
|
||||
"The function is available." : "Funktsioon on saadaval.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktsioon „set_time_limit“. Selle tulemusel võib tekkida olukord, kus skriptide töö peatub poole pealt ja kogu paigaldus tegelikult ei toimi. Tungivalt soovitame, et lubad selle funktsiooni kasutamise.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktsioon „set_time_limit“ pole saadaval. Selle tulemusel võib tekkida olukord, kus skriptide töö peatub poole pealt ja kogu paigaldus tegelikult ei toimi. Tungivalt soovitame, et lubad selle funktsiooni kasutamise.",
|
||||
"Freetype" : "Freetype",
|
||||
"Supported" : "Toetatud",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Sinu serverisse paigaldatud PHP-l puudub FreeType'i tugi ning selle tulemusena ei pruugi profiilipiltide lisamine ja kuvamine ja osa seadistuste liidesest toimida.",
|
||||
@@ -250,6 +251,7 @@ OC.L10N.register(
|
||||
"PHP opcache" : "PHP opcache",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache moodul pole laaditud. Parema jõudluse nimel soovitame, et laadid oma serveri PHP paigalduse puhul selle mooduli.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache on lülitatud välja. Parema jõudluse nimel soovitame, et märgid oma serveri PHP seadistustes „opcache.enable=1“.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache ei toimi nii nagu peaks, „opcache_get_status()“ funktsioon annab eitava vastuse, seega palun kontrolli seadistusi.",
|
||||
"The PHP OPcache module is not properly configured. %s." : "PHP OPcache'i moodul pole korrektselt seadistatud. %s.",
|
||||
"Correctly configured" : "Korrektselt seadistatud",
|
||||
"PHP version" : "PHP versioon",
|
||||
@@ -258,9 +260,9 @@ OC.L10N.register(
|
||||
"PHP \"output_buffering\" option" : "PHP eelistus „output_buffering“",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "PHP seadistus „output_buffering“ peab olema lülitatud välja",
|
||||
"Push service" : "Tõuketeenus",
|
||||
"Valid enterprise license" : "Suurfirmade litsents",
|
||||
"Valid enterprise license" : "Kehtiv suurfirmade litsents",
|
||||
"Free push service" : "Tasuta tõuketeenus",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "See on mittetoetatud Nextcloudi variant kogukonnale. Arvestades selle serveri parameetreid, pole jõudlus, töökindlus ja skaleeritavus garanteeritud. Meie tasuta teenuse ülekoormuse vältimiseks on tõuketeavituste arv piiratud. Nextcloud Enterprise versiooni eelistest loe siin: {link}.",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "See on mittetoetatud Nextcloudi variant kogukonnale. Arvestades selle serveri parameetreid, pole jõudlus, töökindlus ja skaleeritavus garanteeritud. Meie tasuta teenuse ülekoormuse vältimiseks on tõuketeavituste arv piiratud. Nextcloudi suurorganisatsioonidele mõeldud versiooni eelistest loe siin: {link}.",
|
||||
"Random generator" : "Juhuslike arvude generaator",
|
||||
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP ei suutnud tuvastada piisavalt juhuslikku andmeallikat ja turvakaalutlustel me soovitame seda olukorda välistada.",
|
||||
"Secure" : "Turvaline",
|
||||
@@ -274,8 +276,8 @@ OC.L10N.register(
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“. Osa teenusest ei pruugi seetõttu korralikult toimida ning me soovitame,, et teed vastava muudatuse.",
|
||||
"- 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." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“. See on võimalik turva- ja privaatsusrisk ning me soovitame, et teed vastava muudatuse.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“, „%3$s“, „%4$s“, „%5$s“ või „%6$s“. Seetõttu võib asjatult levida viitamisega seotud teave. Lisateavet palun vaata siit dokumendist: {w3c-recommendation}..",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "„Strict-Transport-Security“ HTTP-päisekirje pole määratus vähemalt „%d“ sekundiks (väärtus hetkel: „%d“). Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on vigane: „%s“. Parema turvalisuse nimel soovitame, et võtad HSTS-i kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "„Strict-Transport-Security“ HTTP-päisekirje pole määratud vähemalt „%d“ sekundiks (väärtus hetkel: „%d“). Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on vigane: „%s“. Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on määramata (selle väärtus peaks olema vähemalt „%d“ sekundit). Parema turvalisuse nimel soovitame, et võtad HSTS-i kasutusele.",
|
||||
"Some headers are not set correctly on your instance" : "Mõned serveripäringute päisekirjed pole selles serveris korrektsed",
|
||||
"Could not check that your web server serves security headers correctly. Please check manually." : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. Palun kontrolli seda käsitsi või muu teenusega.",
|
||||
@@ -286,6 +288,7 @@ OC.L10N.register(
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 511 vahele.",
|
||||
"Server identifier is configured and valid." : "Serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.6 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 22.04 puhul. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%1$s ja <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%2$s ja <= %3$s.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MySQLi versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MySQLi versioone >=%2$s ja <= %3$s.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin PostgreSQLi versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks PostgreSQLi >=%2$s ja <= %3$s.",
|
||||
@@ -333,9 +336,16 @@ OC.L10N.register(
|
||||
"Provider for Task types" : "Teenusepakkuja konkreetsete ülesannete tüüpide jaoks",
|
||||
"Enable" : "Lülita sisse",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku Ülesannete töötlemise funktsionaalsust.",
|
||||
"Hide legacy provider settings" : "Peida vana lahenduse põhiste teenusepakkujate seadistused",
|
||||
"Show legacy provider settings" : "Näita vana lahenduse põhiste teenusepakkujate seadistusi",
|
||||
"Machine translation (Legacy)" : "Masinõpe (vana lahendusena)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Masintõlketeenust saavad pakkuda erinevad rakendused. Siinkohal saad määratleda hetkel paigaldatud tõlkerakenduste prioriteedi.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "See API on aegunud. Parima kasutuskogemuse nimel paigalda rakendusi, mis kasutavad ühist töötlusmudelit.",
|
||||
"Learn more about AI providers" : "Lisateave tehisaru põhiste teenusepakkujate kohta",
|
||||
"Image generation (Legacy)" : "Pildiloome (vana lahendusena)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Pildiloome kasutamist saavad pakkuda erinevad rakendused. Siinkohal võid määratleda missugust rakendust peaks kasutama.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku pildiloome funktsionaalsust.",
|
||||
"Text processing (Legacy)" : "Tekstitöötlus (vana lahendusena)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tekstitöötluse teenust saavad pakkuda erinevad rakendused. Siinkohal saad määratleda erinevate ülesannete jaoks mõeldud rakendusi.",
|
||||
"Task:" : "Ülesanded:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku tekstitöötlemise funktsionaalsust „Text Processing API“ vahendusel.",
|
||||
@@ -871,7 +881,7 @@ OC.L10N.register(
|
||||
"Nothing to show" : "Pole midagi näidata",
|
||||
"Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
|
||||
"Loading" : "Laadin",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi…",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Eelmine slaid",
|
||||
"Next slide" : "Järgmine slaid",
|
||||
|
||||
@@ -128,14 +128,15 @@
|
||||
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Seadistuste võtmes „%1$s“ on vigane IP-aadressi(de) vahemik: „%2$s“",
|
||||
"Admin IP filtering is correctly configured." : "Süsteemihalduseks lubatud IP-aadresside filtreerimine on korrektselt seadistatud.",
|
||||
"App directories owner" : "Rakenduste kausta omanik",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Mõnede rakenduste kaustade omanik erinev kogu Nextcloudi serveri omanikust. Nii võib juhtuda, kui rakendused on paigaldatud käsitsi. Palun kontrolli järgnevate rakenduste kaustade omanikke:\n%s",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Mõnede rakenduste kaustade omanik erineb kogu Nextcloudi serveri omanikust. Nii võib juhtuda, kui rakendused on paigaldatud käsitsi. Palun kontrolli järgnevate rakenduste kaustade omanikke:\n%s",
|
||||
"App directories have the correct owner \"%s\"" : "Rakenduste kaustadel on korrektne omanik: „%s“",
|
||||
"Brute-force Throttle" : "Jõuründe piiramise meetmed",
|
||||
"Your remote address could not be determined." : "Sinu kaugaadressi tuvastamine ei õnnestunud.",
|
||||
"Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Sinu seadme või arvuti aadress on tuvastatud kui „%s“ ja hetkel on selle aadressi puhul kasutusel jõuründe piiramise meetmed, mis aeglustavad erinevate päringute toimimist. Kui see kaugaadress pole sinu oma, siis see võib vihjata, et proksiserver pole korrektselt seadistatud.",
|
||||
"Your remote address \"%s\" is not brute-force throttled." : "Sinu „%s“ aadressil pole hetkel kasutusel jõuründe piiramise meetmed",
|
||||
"A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Peakasutaja imporditud SSL-sertifikaatide kontroll on veel taustal töötluses. Palun vaata siia hiljem uuesti.",
|
||||
"Code integrity" : "Koodi andmeterviklus",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Andmetervikluse kontrollija on lülitatud välja. Tervikluse tuvastamine pole enam võimalik.",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "Andmetervikluse kontrollija on lülitatud välja. Tervikluse tuvastamine pole enam võimalik.",
|
||||
"No altered files" : "Muudetud faile pole",
|
||||
"Some files have not passed the integrity check. {link1} {link2}" : "Mõned failid pole läbinud andmetervikluse kontrolli. {link1} {link2}",
|
||||
"List of invalid files…" : "Vigaste failide loend…",
|
||||
@@ -185,7 +186,7 @@
|
||||
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Sellel serveril puudub toimiv internetiühendus: mitmete otspunktidega ei ole leitavad. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, uuenduste teavitused või kolmandate osapoolte rakenduste paigaldamine ei tööta. Ligipääs failidele eemalt ning teavistuste saatmine e-kirjaga ei pruugi samuti toimida. Kui soovid kasutada täielikku funktsionaalsust, siis palun taga toimiv internetiühendus.",
|
||||
"JavaScript modules support" : "JavaScripti moodulite tugi",
|
||||
"Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Ei õnnestunud kontrollida, kas JavaScripti tugi toimib. Palun kontrolli käsitsi, kas sinu veebiserver suudab edastada JavaScripti MIME-tüübi kontekstis .mjs faile.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Sinu veebiserver ei edasta JavaScripti MIME-tüübiga „.mjs“ faile. See põhjustab mõnede rakenduste tööhäireid, kuna takistab veebibrauseritel JavaScripti faile käivitamast. Seadista oma veebiserver nii, et see edastaks „.mjs“-faile kas MIME-tüübiga „text/javascript“ või „application/javascript“.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Sinu veebiserver ei edasta JavaScripti MIME-tüübiga „.mjs“ faile. See põhjustab mõnede rakenduste töös häireid, kuna takistab veebibrauseritel JavaScripti failide käivitamist. Seadista oma veebiserver nii, et see edastaks „.mjs“-faile kas MIME-tüübiga „text/javascript“ või „application/javascript“.",
|
||||
"JavaScript source map support" : "JavaScripti vastendusandmete tugi",
|
||||
"Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Sinu veebiserver ei toeta „.js.map“ failide laadimist. Ilma nende failideta JavaScripti vastendamine (source maps) ei toimi korralikult ja teeb veaotsingu ning silumise keerukamaks.",
|
||||
"Old server-side-encryption" : "Vana serveripoolne krüptimine",
|
||||
@@ -195,9 +196,9 @@
|
||||
"The %1$s configuration option must be a valid integer value." : "Seadistusvalik „%1$s“ peab olema korrektne täisarv.",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Logimistase on hetkel seatud veaotsinguks. Kasuta seda vaid siis, kui tõesti tegeled veaotsinguga ning peale seda muuda logimine jälle tavaliseks. Veaotsinguks vajalik logimine on väga väljundirikas ning võib mõjutada serveri jõudlust.",
|
||||
"Logging level configured correctly." : "Logimistase on korrektselt seadistatud",
|
||||
"Maintenance window start" : "Hooldustööde akna algus",
|
||||
"Maintenance window start" : "Hooldustööde ajaakna algus",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Selles serveris ei ole seadistud automaatsete hooldustööde algusaega. See tähendab, et ressursimahukad igapäevased taustatööd käivitatakse ilmselt serveri põhilisel kasutusajal. Et kasutajad oleksid vähem mõjutatud nende ressursimahukate ülesannete põhjustatud koormusest, siis soovitame seadistada selle väiksema kasutuse ajaks.",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Hooldustööde aken töömahukate hooldusülesannete käivitamiseks ajavahemikus {start}:00 UTC and {end}:00 UTC",
|
||||
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Hooldustööde ajaaken töömahukate hooldusülesannete käivitamiseks ajavahemikus {start}:00 UTC and {end}:00 UTC",
|
||||
"Memcache" : "Memcache",
|
||||
"Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached on seadistatud hajutatud vahemäluna, kuid paigaldatud on vale PHP-moodul („memcache“). Palun paigalda PHP-moodul „memcached“.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached on seadistatud hajutatud vahemäluna, kuid PHP-moodul „memcached“ pole paigaldatud. Palun paigalda PHP-moodul „memcached“.",
|
||||
@@ -213,7 +214,7 @@
|
||||
"Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "Sinu andmebaasis leidus vale rea vorming. Nextcloudi puhul tagab parima jõudluse „ROW_FORMAT=Dynamic“ seadistus. Palun uuenda järgnevas loendis näidatud ridade vorming: %s.",
|
||||
"MySQL Unicode support" : "MySQL-i Unicode'i tugi",
|
||||
"MySQL is used as database and does support 4-byte characters" : "Andmebaasina on kasutusel MySQL ja 4-baidiste märkide tugi on olemas",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Andmebaasina on kasutusel MySQL aga 4-baidiste märkide tugi puudub. Et saaksid näiteks failinimedes või kommentaarides probleemideta kasutada 4-baidiseid märke (nagu emojid), soovitame MySQL-is 4-baidiste märkide toe sisse lülitada.",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Andmebaasina on kasutusel MySQL, aga 4-baidiste märkide tugi puudub. Et saaksid näiteks failinimedes või kommentaarides probleemideta kasutada 4-baidiseid märke (nagu emojid), soovitame MySQL-is 4-baidiste märkide toe sisse lülitada.",
|
||||
"Overwrite CLI URL" : "Käsureal kasutatav asendatav võrguaadress (Overwrite CLI URL)",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "„overwrite.cli.url“ väärtus on sinu serveri config.php failis korrektselt määratud, kui „%s“.",
|
||||
"The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "„overwrite.cli.url“ väärtus on sinu serveri config.php failis korrektselt määratud, kui „%s“. Soovitatud väärtus on „%s“.",
|
||||
@@ -223,9 +224,9 @@
|
||||
"Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Sinu serveri PHP APCu puhver on on üsna täis (%s%%). Lahenduseks palun kaalu PHP-seadistustest „apc.shm_size“ väärtuse suurendamist.",
|
||||
"PHP default charset" : "PHP vaikimisi märgistik",
|
||||
"PHP configuration option \"default_charset\" should be UTF-8" : "PHP seadistuse „default_charset“ väärtus peab olema UTF-8",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"PHP set_time_limit" : "PHP „set_time_limit“ seadistus",
|
||||
"The function is available." : "Funktsioon on saadaval.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktsioon „set_time_limit“. Selle tulemusel võib tekkida olukord, kus skriptide töö peatub poole pealt ja kogu paigaldus tegelikult ei toimi. Tungivalt soovitame, et lubad selle funktsiooni kasutamise.",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktsioon „set_time_limit“ pole saadaval. Selle tulemusel võib tekkida olukord, kus skriptide töö peatub poole pealt ja kogu paigaldus tegelikult ei toimi. Tungivalt soovitame, et lubad selle funktsiooni kasutamise.",
|
||||
"Freetype" : "Freetype",
|
||||
"Supported" : "Toetatud",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Sinu serverisse paigaldatud PHP-l puudub FreeType'i tugi ning selle tulemusena ei pruugi profiilipiltide lisamine ja kuvamine ja osa seadistuste liidesest toimida.",
|
||||
@@ -248,6 +249,7 @@
|
||||
"PHP opcache" : "PHP opcache",
|
||||
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcache moodul pole laaditud. Parema jõudluse nimel soovitame, et laadid oma serveri PHP paigalduse puhul selle mooduli.",
|
||||
"OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache on lülitatud välja. Parema jõudluse nimel soovitame, et märgid oma serveri PHP seadistustes „opcache.enable=1“.",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache ei toimi nii nagu peaks, „opcache_get_status()“ funktsioon annab eitava vastuse, seega palun kontrolli seadistusi.",
|
||||
"The PHP OPcache module is not properly configured. %s." : "PHP OPcache'i moodul pole korrektselt seadistatud. %s.",
|
||||
"Correctly configured" : "Korrektselt seadistatud",
|
||||
"PHP version" : "PHP versioon",
|
||||
@@ -256,9 +258,9 @@
|
||||
"PHP \"output_buffering\" option" : "PHP eelistus „output_buffering“",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "PHP seadistus „output_buffering“ peab olema lülitatud välja",
|
||||
"Push service" : "Tõuketeenus",
|
||||
"Valid enterprise license" : "Suurfirmade litsents",
|
||||
"Valid enterprise license" : "Kehtiv suurfirmade litsents",
|
||||
"Free push service" : "Tasuta tõuketeenus",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "See on mittetoetatud Nextcloudi variant kogukonnale. Arvestades selle serveri parameetreid, pole jõudlus, töökindlus ja skaleeritavus garanteeritud. Meie tasuta teenuse ülekoormuse vältimiseks on tõuketeavituste arv piiratud. Nextcloud Enterprise versiooni eelistest loe siin: {link}.",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "See on mittetoetatud Nextcloudi variant kogukonnale. Arvestades selle serveri parameetreid, pole jõudlus, töökindlus ja skaleeritavus garanteeritud. Meie tasuta teenuse ülekoormuse vältimiseks on tõuketeavituste arv piiratud. Nextcloudi suurorganisatsioonidele mõeldud versiooni eelistest loe siin: {link}.",
|
||||
"Random generator" : "Juhuslike arvude generaator",
|
||||
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP ei suutnud tuvastada piisavalt juhuslikku andmeallikat ja turvakaalutlustel me soovitame seda olukorda välistada.",
|
||||
"Secure" : "Turvaline",
|
||||
@@ -272,8 +274,8 @@
|
||||
"- 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." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“. Osa teenusest ei pruugi seetõttu korralikult toimida ning me soovitame,, et teed vastava muudatuse.",
|
||||
"- 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." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“. See on võimalik turva- ja privaatsusrisk ning me soovitame, et teed vastava muudatuse.",
|
||||
"- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP päisekirje „%1$s“ väärtus pole „%2$s“, „%3$s“, „%4$s“, „%5$s“ või „%6$s“. Seetõttu võib asjatult levida viitamisega seotud teave. Lisateavet palun vaata siit dokumendist: {w3c-recommendation}..",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "„Strict-Transport-Security“ HTTP-päisekirje pole määratus vähemalt „%d“ sekundiks (väärtus hetkel: „%d“). Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on vigane: „%s“. Parema turvalisuse nimel soovitame, et võtad HSTS-i kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "„Strict-Transport-Security“ HTTP-päisekirje pole määratud vähemalt „%d“ sekundiks (väärtus hetkel: „%d“). Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on vigane: „%s“. Parema turvalisuse nimel soovitame, et võtad HSTS-i korrektselt kasutusele.",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "„Strict-Transport-Security“ HTTP-päisekirje on määramata (selle väärtus peaks olema vähemalt „%d“ sekundit). Parema turvalisuse nimel soovitame, et võtad HSTS-i kasutusele.",
|
||||
"Some headers are not set correctly on your instance" : "Mõned serveripäringute päisekirjed pole selles serveris korrektsed",
|
||||
"Could not check that your web server serves security headers correctly. Please check manually." : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. Palun kontrolli seda käsitsi või muu teenusega.",
|
||||
@@ -284,6 +286,7 @@
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 511 vahele.",
|
||||
"Server identifier is configured and valid." : "Serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.6 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 22.04 puhul. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%1$s ja <= %2$s.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MariaDB versioone >=%2$s ja <= %3$s.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MySQLi versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks MySQLi versioone >=%2$s ja <= %3$s.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin PostgreSQLi versiooni „%1$s“. Parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitame selle Nextcloudi versiooni jaoks PostgreSQLi >=%2$s ja <= %3$s.",
|
||||
@@ -331,9 +334,16 @@
|
||||
"Provider for Task types" : "Teenusepakkuja konkreetsete ülesannete tüüpide jaoks",
|
||||
"Enable" : "Lülita sisse",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku Ülesannete töötlemise funktsionaalsust.",
|
||||
"Hide legacy provider settings" : "Peida vana lahenduse põhiste teenusepakkujate seadistused",
|
||||
"Show legacy provider settings" : "Näita vana lahenduse põhiste teenusepakkujate seadistusi",
|
||||
"Machine translation (Legacy)" : "Masinõpe (vana lahendusena)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Masintõlketeenust saavad pakkuda erinevad rakendused. Siinkohal saad määratleda hetkel paigaldatud tõlkerakenduste prioriteedi.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "See API on aegunud. Parima kasutuskogemuse nimel paigalda rakendusi, mis kasutavad ühist töötlusmudelit.",
|
||||
"Learn more about AI providers" : "Lisateave tehisaru põhiste teenusepakkujate kohta",
|
||||
"Image generation (Legacy)" : "Pildiloome (vana lahendusena)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "Pildiloome kasutamist saavad pakkuda erinevad rakendused. Siinkohal võid määratleda missugust rakendust peaks kasutama.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku pildiloome funktsionaalsust.",
|
||||
"Text processing (Legacy)" : "Tekstitöötlus (vana lahendusena)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tekstitöötluse teenust saavad pakkuda erinevad rakendused. Siinkohal saad määratleda erinevate ülesannete jaoks mõeldud rakendusi.",
|
||||
"Task:" : "Ülesanded:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Mitte ükski sinu hetkel paigaldatud rakendustest ei paku tekstitöötlemise funktsionaalsust „Text Processing API“ vahendusel.",
|
||||
@@ -869,7 +879,7 @@
|
||||
"Nothing to show" : "Pole midagi näidata",
|
||||
"Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
|
||||
"Loading" : "Laadin",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi…",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Eelmine slaid",
|
||||
"Next slide" : "Järgmine slaid",
|
||||
|
||||
@@ -253,6 +253,7 @@ OC.L10N.register(
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "La limite de mémoire de PHP est inférieure à la valeur recommandée de %s. Certaines fonctionnalités ou applications - y compris l'Updater - peuvent ne pas fonctionner correctement.",
|
||||
"PHP modules" : "Modules PHP",
|
||||
"increases language translation performance and fixes sorting of non-ASCII characters" : "Améliore la performance de la traduction linguistique et corrige le tri de caractère non-ASCII.",
|
||||
"for Argon2 for password hashing and Ed25519 signature verification for RFC 9421 http message signatures" : "pour Argon2 pour le hachage des mots de passe et la vérification des signatures Ed25519 pour les signatures de messages HTTP conformes à la RFC 9421",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "requis pour le stockage SFTP et recommandé pour les performances de WebAuthn",
|
||||
"for picture rotation in server and metadata extraction in the Photos app" : "Pour la rotation des images côté serveur et l’extraction des métadonnées dans l’application Photos.",
|
||||
"This instance is missing some required PHP modules. It is required to install them: %s." : "Cette instance ne dispose pas de plusieurs modules nécessaires sur cette instance. Il est obligatoire de les installer : %s.",
|
||||
@@ -304,6 +305,7 @@ OC.L10N.register(
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" n'est pas un identifiant de serveur valide. Il doit être entre 0 et 511.",
|
||||
"Server identifier is configured and valid." : "L’identifiant du serveur est configuré et valide.",
|
||||
"Database version" : "Version de la base de données",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.6 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 22.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%1$s\" détecté. PostgreSQL >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
@@ -317,8 +319,10 @@ OC.L10N.register(
|
||||
"Task Processing pickup speed" : "Vitesse de récupération du traitement des tâches",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Aucune tâche planifiée au cours du dernier jour.","Aucune tâche planifiée au cours des derniers %n jours.","Aucune tâche planifiée au cours des derniers %n jours."],
|
||||
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["La vitesse de récupération des tâches a été correcte ces dernières 24 heures.","La vitesse de récupération des tâches a été correcte au cours des %n jours passés.","La vitesse de récupération des tâches a été correcte au cours des %n jours passés."],
|
||||
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La vitesse de récupération des tâches a été lente au cours des dernières 24 heures. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces derniers %n jours. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces derniers %n jours. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan."],
|
||||
"Task Processing success rate" : "Taux de succès des exécutions de tâche",
|
||||
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La plupart des tâches ont été accomplies avec succès au cours de la dernière journée.","La plupart des tâches ont été accomplies avec succès au cours des %n derniers jours.","La plupart des tâches ont été accomplies avec succès au cours des %n derniers jours."],
|
||||
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["De nombreuses tâches ont échoué au cours des dernières 24 heures. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées.","De nombreuses tâches ont échoué au cours des derniers %n jours. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées.","De nombreuses tâches ont échoué au cours des derniers %n jours. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées."],
|
||||
"Task Processing worker status" : "Statut du processus de traitement de tâches",
|
||||
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["Le processus de traitement de tâches a été exécuté il y a moins de %n minute.","Le processus de traitement de tâches a été exécuté dans les %n dernières minutes.","Le processus de traitement de tâches a été exécuté dans les %n dernières minutes."],
|
||||
"The Task Processing worker does not seem to be running. The last run was at %s." : "Le processus de traitement de tâches semble ne pas s'exécuter. La dernière date d'exécution était %s.",
|
||||
@@ -357,9 +361,16 @@ OC.L10N.register(
|
||||
"Provider for Task types" : "Fournisseur de types de tâches",
|
||||
"Enable" : "Activer",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches",
|
||||
"Hide legacy provider settings" : "Masquer les paramètres des fournisseurs obsolètes",
|
||||
"Show legacy provider settings" : "Afficher les paramètres des fournisseurs obsolètes",
|
||||
"Machine translation (Legacy)" : "Traduction automatique (ancienne version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Cette API est obsolète. Installez des applications prenant en charge le traitement unifié des tâches pour bénéficier d’une expérience optimale.",
|
||||
"Learn more about AI providers" : "En savoir plus sur les fournisseurs d’IA",
|
||||
"Image generation (Legacy)" : "Génération d’images (ancienne version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "La génération d'images peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.",
|
||||
"Text processing (Legacy)" : "Traitement de texte (ancienne version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.",
|
||||
"Task:" : "Tâche : ",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement de texte à l’aide de l’API de traitement de texte.",
|
||||
@@ -408,12 +419,15 @@ OC.L10N.register(
|
||||
"Privacy settings for sharing" : "Paramètres de confidentialité pour le partage",
|
||||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom de compte dans la boîte de dialogue de partage et permettre l'accès au carnet d'adresses système",
|
||||
"Sharing autocompletion restrictions" : "Partage des restrictions d'autocomplétion",
|
||||
"If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Lorsque les restrictions de saisie semi-automatique \"même groupe\" et \"intégration à l’annuaire\" sont toutes deux activées, une correspondance avec l’un ou l’autre de ces critères suffit pour afficher les entrées à l’utilisateur.",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Restreindre l'autocomplétion du nom du compte et l'accès au carnet d'adresses système aux utilisateurs appartenant aux mêmes groupes.",
|
||||
"Restrict account name autocompletion to users based on their phonebook" : "Limiter la saisie semi-automatique des noms de compte aux utilisateurs figurant dans l’annuaire",
|
||||
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Autoriser l'autocomplétion pour une correspondance complète lors de la saisie du nom complet (en ignorant les restrictions telles que l'appartenance à un groupe ou l'absence de correspondance dans le répertoire téléphonique).",
|
||||
"Full match autocompletion restrictions" : "Restrictions de saisie semi-automatique pour correspondance exacte",
|
||||
"Also allow autocompletion on full match of the user ID" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec le nom d'utilisateur.",
|
||||
"Also allow autocompletion on full match of the display name" : "Autoriser également l'autocomplétion lors d'une correspondance exacte du nom affiché",
|
||||
"Also allow autocompletion on full match of the user email" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec l'e-mail de l'utilisateur.",
|
||||
"Do not use second user displayname for full match" : "Ne pas utiliser le second nom d’affichage de l’utilisateur pour une correspondance exacte",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Afficher les conditions d'utilisation sur la page publique de téléversement (seulement lorsque la liste des fichiers est masquée).",
|
||||
"Disclaimer text" : "Texte de non-responsabilité",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera affiché sur la page publique de téléversement lorsque la liste des fichiers est masquée.",
|
||||
@@ -655,6 +669,7 @@ OC.L10N.register(
|
||||
"Email (required)" : "E-mail (requis)",
|
||||
"Email" : "E-mail",
|
||||
"New account" : "Nouveau compte",
|
||||
"Adding new account …" : "Ajout d’un nouveau compte ...",
|
||||
"Add new account" : "Ajouter le nouveau compte",
|
||||
"Display name" : "Nom d’affichage",
|
||||
"Either password or email is required" : "Le mot de passe ou l'e-mail est requis",
|
||||
|
||||
@@ -251,6 +251,7 @@
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "La limite de mémoire de PHP est inférieure à la valeur recommandée de %s. Certaines fonctionnalités ou applications - y compris l'Updater - peuvent ne pas fonctionner correctement.",
|
||||
"PHP modules" : "Modules PHP",
|
||||
"increases language translation performance and fixes sorting of non-ASCII characters" : "Améliore la performance de la traduction linguistique et corrige le tri de caractère non-ASCII.",
|
||||
"for Argon2 for password hashing and Ed25519 signature verification for RFC 9421 http message signatures" : "pour Argon2 pour le hachage des mots de passe et la vérification des signatures Ed25519 pour les signatures de messages HTTP conformes à la RFC 9421",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "requis pour le stockage SFTP et recommandé pour les performances de WebAuthn",
|
||||
"for picture rotation in server and metadata extraction in the Photos app" : "Pour la rotation des images côté serveur et l’extraction des métadonnées dans l’application Photos.",
|
||||
"This instance is missing some required PHP modules. It is required to install them: %s." : "Cette instance ne dispose pas de plusieurs modules nécessaires sur cette instance. Il est obligatoire de les installer : %s.",
|
||||
@@ -302,6 +303,7 @@
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 511." : "\"%d\" n'est pas un identifiant de serveur valide. Il doit être entre 0 et 511.",
|
||||
"Server identifier is configured and valid." : "L’identifiant du serveur est configuré et valide.",
|
||||
"Database version" : "Version de la base de données",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.6 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 22.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "PostgreSQL version \"%1$s\" détecté. PostgreSQL >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.",
|
||||
@@ -315,8 +317,10 @@
|
||||
"Task Processing pickup speed" : "Vitesse de récupération du traitement des tâches",
|
||||
"_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Aucune tâche planifiée au cours du dernier jour.","Aucune tâche planifiée au cours des derniers %n jours.","Aucune tâche planifiée au cours des derniers %n jours."],
|
||||
"_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["La vitesse de récupération des tâches a été correcte ces dernières 24 heures.","La vitesse de récupération des tâches a été correcte au cours des %n jours passés.","La vitesse de récupération des tâches a été correcte au cours des %n jours passés."],
|
||||
"_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["La vitesse de récupération des tâches a été lente au cours des dernières 24 heures. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces derniers %n jours. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan.","La vitesse de récupération des tâches a été lente ces derniers %n jours. De nombreuses tâches ont mis plus de 4 minutes à être prises en charge. Envisagez de configurer un worker pour traiter les tâches en arrière-plan."],
|
||||
"Task Processing success rate" : "Taux de succès des exécutions de tâche",
|
||||
"_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["La plupart des tâches ont été accomplies avec succès au cours de la dernière journée.","La plupart des tâches ont été accomplies avec succès au cours des %n derniers jours.","La plupart des tâches ont été accomplies avec succès au cours des %n derniers jours."],
|
||||
"_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["De nombreuses tâches ont échoué au cours des dernières 24 heures. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées.","De nombreuses tâches ont échoué au cours des derniers %n jours. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées.","De nombreuses tâches ont échoué au cours des derniers %n jours. Pensez à consulter le journal de Nextcloud pour rechercher d’éventuelles erreurs et à vérifier que les applications des fournisseurs d’IA ont été correctement configurées."],
|
||||
"Task Processing worker status" : "Statut du processus de traitement de tâches",
|
||||
"_The Task Processing worker has run in the last %n minute._::_The Task Processing worker has run in the last %n minutes._" : ["Le processus de traitement de tâches a été exécuté il y a moins de %n minute.","Le processus de traitement de tâches a été exécuté dans les %n dernières minutes.","Le processus de traitement de tâches a été exécuté dans les %n dernières minutes."],
|
||||
"The Task Processing worker does not seem to be running. The last run was at %s." : "Le processus de traitement de tâches semble ne pas s'exécuter. La dernière date d'exécution était %s.",
|
||||
@@ -355,9 +359,16 @@
|
||||
"Provider for Task types" : "Fournisseur de types de tâches",
|
||||
"Enable" : "Activer",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches",
|
||||
"Hide legacy provider settings" : "Masquer les paramètres des fournisseurs obsolètes",
|
||||
"Show legacy provider settings" : "Afficher les paramètres des fournisseurs obsolètes",
|
||||
"Machine translation (Legacy)" : "Traduction automatique (ancienne version)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.",
|
||||
"This API is deprecated. Install apps that provide Unified task processing to get the best experience." : "Cette API est obsolète. Installez des applications prenant en charge le traitement unifié des tâches pour bénéficier d’une expérience optimale.",
|
||||
"Learn more about AI providers" : "En savoir plus sur les fournisseurs d’IA",
|
||||
"Image generation (Legacy)" : "Génération d’images (ancienne version)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "La génération d'images peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.",
|
||||
"Text processing (Legacy)" : "Traitement de texte (ancienne version)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.",
|
||||
"Task:" : "Tâche : ",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement de texte à l’aide de l’API de traitement de texte.",
|
||||
@@ -406,12 +417,15 @@
|
||||
"Privacy settings for sharing" : "Paramètres de confidentialité pour le partage",
|
||||
"Allow account name autocompletion in share dialog and allow access to the system address book" : "Autoriser l'autocomplétion du nom de compte dans la boîte de dialogue de partage et permettre l'accès au carnet d'adresses système",
|
||||
"Sharing autocompletion restrictions" : "Partage des restrictions d'autocomplétion",
|
||||
"If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Lorsque les restrictions de saisie semi-automatique \"même groupe\" et \"intégration à l’annuaire\" sont toutes deux activées, une correspondance avec l’un ou l’autre de ces critères suffit pour afficher les entrées à l’utilisateur.",
|
||||
"Restrict account name autocompletion and system address book access to users within the same groups" : "Restreindre l'autocomplétion du nom du compte et l'accès au carnet d'adresses système aux utilisateurs appartenant aux mêmes groupes.",
|
||||
"Restrict account name autocompletion to users based on their phonebook" : "Limiter la saisie semi-automatique des noms de compte aux utilisateurs figurant dans l’annuaire",
|
||||
"Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Autoriser l'autocomplétion pour une correspondance complète lors de la saisie du nom complet (en ignorant les restrictions telles que l'appartenance à un groupe ou l'absence de correspondance dans le répertoire téléphonique).",
|
||||
"Full match autocompletion restrictions" : "Restrictions de saisie semi-automatique pour correspondance exacte",
|
||||
"Also allow autocompletion on full match of the user ID" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec le nom d'utilisateur.",
|
||||
"Also allow autocompletion on full match of the display name" : "Autoriser également l'autocomplétion lors d'une correspondance exacte du nom affiché",
|
||||
"Also allow autocompletion on full match of the user email" : "Autoriser également l'autocomplétion en cas de correspondance exacte avec l'e-mail de l'utilisateur.",
|
||||
"Do not use second user displayname for full match" : "Ne pas utiliser le second nom d’affichage de l’utilisateur pour une correspondance exacte",
|
||||
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Afficher les conditions d'utilisation sur la page publique de téléversement (seulement lorsque la liste des fichiers est masquée).",
|
||||
"Disclaimer text" : "Texte de non-responsabilité",
|
||||
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera affiché sur la page publique de téléversement lorsque la liste des fichiers est masquée.",
|
||||
@@ -653,6 +667,7 @@
|
||||
"Email (required)" : "E-mail (requis)",
|
||||
"Email" : "E-mail",
|
||||
"New account" : "Nouveau compte",
|
||||
"Adding new account …" : "Ajout d’un nouveau compte ...",
|
||||
"Add new account" : "Ajouter le nouveau compte",
|
||||
"Display name" : "Nom d’affichage",
|
||||
"Either password or email is required" : "Le mot de passe ou l'e-mail est requis",
|
||||
|
||||
@@ -360,9 +360,15 @@ OC.L10N.register(
|
||||
"Provider for Task types" : "Provedor para tipos de tarefas",
|
||||
"Enable" : "Ativar",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de Tarefas",
|
||||
"Hide legacy provider settings" : "Ocultar as configurações de provedores legados",
|
||||
"Show legacy provider settings" : "Mostrar as configurações de provedores legados",
|
||||
"Machine translation (Legacy)" : "Tradução por máquina (Legada)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática instalados no momento.",
|
||||
"Learn more about AI providers" : "Saiba mais sobre provedores de IA",
|
||||
"Image generation (Legacy)" : "Geração de imagens (Legada)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "A geração de imagens pode ser implementada por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens",
|
||||
"Text processing (Legacy)" : "Processamento de texto (Legado)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.",
|
||||
"Task:" : "Tarefa:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nenhum dos seus aplicativos instalados oferece funcionalidade de processamento de texto usando a API de Processamento de Texto.",
|
||||
|
||||
@@ -358,9 +358,15 @@
|
||||
"Provider for Task types" : "Provedor para tipos de tarefas",
|
||||
"Enable" : "Ativar",
|
||||
"None of your currently installed apps provide Task processing functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de processamento de Tarefas",
|
||||
"Hide legacy provider settings" : "Ocultar as configurações de provedores legados",
|
||||
"Show legacy provider settings" : "Mostrar as configurações de provedores legados",
|
||||
"Machine translation (Legacy)" : "Tradução por máquina (Legada)",
|
||||
"Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "A tradução automática pode ser implementada por diferentes aplicativos. Aqui você pode definir a precedência dos aplicativos de tradução automática instalados no momento.",
|
||||
"Learn more about AI providers" : "Saiba mais sobre provedores de IA",
|
||||
"Image generation (Legacy)" : "Geração de imagens (Legada)",
|
||||
"Image generation can be implemented by different apps. Here you can set which app should be used." : "A geração de imagens pode ser implementada por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado.",
|
||||
"None of your currently installed apps provide image generation functionality" : "Nenhum dos seus aplicativos instalados atualmente oferece funcionalidade de geração de imagens",
|
||||
"Text processing (Legacy)" : "Processamento de texto (Legado)",
|
||||
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Tarefas de processamento de texto podem ser implementadas por diferentes aplicativos. Aqui você pode definir qual aplicativo deve ser usado para qual tarefa.",
|
||||
"Task:" : "Tarefa:",
|
||||
"None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nenhum dos seus aplicativos instalados oferece funcionalidade de processamento de texto usando a API de Processamento de Texto.",
|
||||
|
||||
@@ -5,6 +5,7 @@ OC.L10N.register(
|
||||
"An administrator added {user} to group {group}" : "Um administrador adicionou {user} ao grupo {group}",
|
||||
"{actor} removed you from group {group}" : "{actor} removeu-o do grupo {group}",
|
||||
"You removed {user} from group {group}" : "Removeu {user} do grupo {group}",
|
||||
"An administrator removed you from group {group}" : "Um administrador removeu você do grupo {group}",
|
||||
"{actor} changed your password" : "{actor} alterou a sua senha",
|
||||
"You changed your password" : "Você alterou a sua senha",
|
||||
"Your password was reset by an administrator" : "A sua senha foi alterada por um administrador",
|
||||
@@ -12,6 +13,7 @@ OC.L10N.register(
|
||||
"{actor} changed your email address" : "{actor} alterou o seu endereço de e-mail",
|
||||
"You changed your email address" : "Você alterou o seu endereço de e-mail",
|
||||
"Your email address was changed by an administrator" : "O seu endereço de e-mail foi alterado por um administrador",
|
||||
"You created an app password for a session named \"{token}\"" : "Você criou uma senha de aplicativo para uma sessão chamada \"{token}\"",
|
||||
"Security" : "Segurança",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Autenticado com sucesso utilizando autenticação de dois fatores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Tentativa falhada de autenticação utilizando dois fatores (%1$s)",
|
||||
@@ -19,8 +21,10 @@ OC.L10N.register(
|
||||
"Remote wipe has finished on %1$s" : "Eliminação remota terminou em %1$s",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "A <strong>password</strong> ou <strong>email</strong> foram modificados",
|
||||
"Appearance and accessibility" : "Aspeto e acessibilidade",
|
||||
"Personal settings" : "Configurações pessoais",
|
||||
"Settings" : "Configurações",
|
||||
"Accounts" : "Contas",
|
||||
"Help & privacy" : "Ajuda & privacidade",
|
||||
"QR Code login" : "Iniciar sessão com código QR",
|
||||
"Wrong password" : "Palavra-passe errada",
|
||||
"Unable to change personal password" : "Não foi possível mudar a palavra-passe pessoal",
|
||||
@@ -28,9 +32,11 @@ OC.L10N.register(
|
||||
"Unable to change password" : "Não é possível alterar a sua palavra-passe ",
|
||||
"Unable to change password. Password too long." : "Não foi possível mudar a palavra-passe. Palavra-passe demasiado longa.",
|
||||
"Authentication error" : "Erro na autenticação",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Por favor, forneça uma senha de recuperação de administrador; caso contrário, todos os dados da conta serão perdidos.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação do administrador errada. Por favor, verifique a palavra-passe e tente novamente.",
|
||||
"Administrator documentation" : "Documentação de Administrador.",
|
||||
"User documentation" : "Documentação de Utilizador",
|
||||
"Nextcloud help overview" : "Visão geral da ajuda do Nextcloud",
|
||||
"Invalid SMTP password." : "Senha de SMTP inválida.",
|
||||
"Email setting test" : "Teste definições de email",
|
||||
"Well done, %s!" : "Muito bem, %s!",
|
||||
@@ -83,24 +89,77 @@ OC.L10N.register(
|
||||
"Personal info" : "Informação pessoal",
|
||||
"Mobile & desktop" : "Móvel e área de trabalho",
|
||||
"Email server" : "Servidor de Correio Eletrónico",
|
||||
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "O provedor de e-mail permite o envio de e-mails diretamente pela conta de e-mail pessoal do usuário. No momento, essa funcionalidade está limitada a convites de calendário. Ele requer o Nextcloud Mail 4.1 e uma conta de e-mail no Nextcloud Mail que corresponda ao endereço de e-mail do usuário no Nextcloud.",
|
||||
"Settings presets" : "Predefinições de configurações",
|
||||
"Background jobs" : "Tarefas de segundo plano",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "A verificar",
|
||||
"Verifying …" : "A verificar...",
|
||||
"Verify" : "Verificar",
|
||||
"Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
|
||||
"Brute-force Throttle" : "Limitação de força bruta",
|
||||
"Old administration imported certificates" : "Certificados importados da administração antigos",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. Não é possível verificar a integridade.",
|
||||
"Cron errors" : "Erros do cron",
|
||||
"Last background job execution ran %s." : "A última execução de trabalho em segundo plano foi %s.",
|
||||
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Não foi possível verificar se o diretório de dados está protegido. Verifique manualmente se o servidor não permite o acesso ao diretório de dados.",
|
||||
"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.",
|
||||
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Sua instalação não tem uma região padrão de telefone definida. Isto é necessário para validar números de telefone nas configurações do perfil sem código de país. Para permitir números sem código de país, adicione \"default_phone_region\" com o respectivo código ISO 3166-1 da região ao seu arquivo de configuração.",
|
||||
"Email test was successfully sent" : "Teste de e-mail enviado com sucesso",
|
||||
"Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O Trancamento de Arquivo Transacional está desativado. Esta não é uma configuração suportada. Isso pode dificultar o isolamento de problemas, incluindo corrupção de arquivos. Por favor remova a entrada de configuração `'filelocking.enabled' => false` do seu `config.php` para evitar esses problemas.",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deve ser um arranjo de endereços IP - opcionalmente com intervalo na notação CIDR.",
|
||||
"HTTPS access and URLs" : "Acesso HTTPS e URLs",
|
||||
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Você está acessando sua instância por meio de uma conexão segura, mas sua instância está gerando URLs inseguros. Isso provavelmente significa que sua instância está atrás de um proxy reverso e os valores de configuração `overwrite*` do Nextcloud não estão definidos corretamente.",
|
||||
"Internet connectivity" : "Conetividade da Internet",
|
||||
"Internet connectivity is disabled in configuration file." : "A conetividade da Internet está desativada no ficheiro de configuração.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Seu servidor web não serve arquivos `.mjs` usando o tipo MIME JavaScript. Isso interromperá alguns aplicativos, impedindo que os navegadores executem os arquivos JavaScript. Você deve configurar seu servidor web para servir arquivos `.mjs` com o tipo MIME `text/javascript` ou `application/javascript`.",
|
||||
"Old server-side-encryption" : "Criptografia antiga do lado do servidor",
|
||||
"Disabled" : "Desativado",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "O nível de registro está definido como nível de depuração. Use o nível de depuração somente quando tiver um problema a ser diagnosticado e, em seguida, redefina o nível de registro para um nível menos detalhado, pois ele gera muitas informações e pode afetar o desempenho do servidor.",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor não tem horário de início da janela de manutenção configurado. Isso significa que trabalhos diários em segundo plano com uso intensivo de recursos também serão executados durante o tempo de uso principal. Recomendamos configurá-lo para um horário de baixo uso, para que os usuários sejam menos impactados pela carga causada por essas tarefas pesadas.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcached\" não está instalado. Por favor, instale o módulo PHP \"memcached\".",
|
||||
"Configured" : "Configurado",
|
||||
"MySQL row format" : "Formato de linhas do MySQL",
|
||||
"MySQL is used as database and does support 4-byte characters" : "MySQL é usado como banco de dados e é compatível com caracteres de 4 bytes",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".",
|
||||
"PHP APCu configuration" : "Configuração PHP APCu",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A função PHP \"set_time_limit\" não está disponível. Isto pode resultar na paragem de scripts a meio da execução, corrompendo a instalação. A ativação desta função é altamente recomendada.",
|
||||
"Supported" : "Suportado",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "O seu PHP não suporta FreeType, podendo resultar em fotos de perfil e interface de definições corrompidos. ",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar bem configurado para consultar variáveis do ambiente do sistema. O teste com getenv(\"PATH\") apenas devolveu uma resposta em branco.",
|
||||
"The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "O PHP upload_max_filesize é muito baixo. Um tamanho de pelo menos %1$s é recomendado. Valor atual: %2$s.",
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "O limite de memória do PHP está abaixo do valor recomendado de %s. Alguns recursos ou aplicativos - incluindo o Atualizador - podem não funcionar adequadamente.",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "necessário para o armazenamento SFTP e recomendado para o desempenho do WebAuthn",
|
||||
"PHP opcache" : "PHP opcache",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache não está funcionando como deveria, opcache_get_status() retorna falso, verifique a configuração.",
|
||||
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "O retentor de strings internadas do OPcache está quase cheio. Para garantir que strings repetidas possam ser efetivamente armazenadas em cache, é recomendado aplicar \"opcache.interned_strings_buffer\" à sua configuração PHP com um valor maior que \"%s\".",
|
||||
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud não tem permissão para usar a API OPcache. Com o OPcache habilitado, é altamente recomendável incluir todos os diretórios Nextcloud com \"opcache.restrict_api\" ou redefinir esta configuração para desabilitar as restrições da API OPcache, para evitar erros durante atualizações do núcleo do Nextcloud ou dos aplicativos.",
|
||||
"PHP version" : "Versão PHP",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "A opção de configuração do PHP \"output_buffering\" deve estar desabilitada",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Esta é a construção da comunidade não suportada do Nextcloud. Dado o tamanho desta instância, o desempenho, a confiabilidade e a escalabilidade não podem ser garantidos. As notificações push são limitadas para evitar sobrecarregar nosso serviço gratuito. Saiba mais sobre os benefícios do Nextcloud Empresarial em {link}.",
|
||||
"Configuration file access rights" : "Direitos de acesso ao arquivo de configuração",
|
||||
"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." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
|
||||
"HTTP headers" : "Cabeçalhos HTTP",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- O cabeçalho HTTP `Strict-Transport-Security` não está definido para pelo menos `%d` segundos (valor atual: `%d`). Para aumentar a segurança, é recomendável usar uma política HSTS longa.",
|
||||
"Some headers are not set correctly on your instance" : "Alguns cabeçalhos não estão configurados corretamente na sua instância",
|
||||
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "O identificador do servidor não está configurado. É recomendado se a sua instância do Nextcloud estiver sendo executada em vários servidores PHP. Adicione um ID de servidor na sua configuração.",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB 10.3 detectada, esta versão é fim de vida e só suportada como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MySQL \"%1$s\" detectada. MySQL >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Atualize seu sistema operacional e PHP para 64 bits!",
|
||||
"Task Processing worker status" : "Status do processador de tarefas",
|
||||
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erro ao verificar o caminho temporário do PHP - ele não foi configurado corretamente para um diretório. Valor retornado:%s",
|
||||
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB disponível em %s (diretório temporário do Nextcloud)",
|
||||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A sua base de dados não tem o nível de isolamento da transação \"READ COMMITTED\" ativado. Isto pode causar problemas quando várias ações são executadas em paralelo.",
|
||||
"Second factor providers are available but two-factor authentication is not enforced." : "Os provedores de segundo fator estão disponíveis, mas a autenticação de dois fatores não é exigida.",
|
||||
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Seu servidor web não está configurado corretamente para resolver URLs `.well-known`, falhou em:\n`%s`",
|
||||
"Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Seu servidor web não está configurado corretamente para entregar arquivos .{extension}. Isto normalmente é um problema com a configuração do Nginx. Para o Nextcloud 15, ele precisa de um ajuste para também entregar arquivos .{extension}. Compare sua configuração do Nginx com a configuração recomendada em nossa documentação.",
|
||||
"Profile information" : "Informação de perfil",
|
||||
"Nextcloud settings" : "Definições Nextcloud",
|
||||
"Enable" : "Ativar",
|
||||
"Show legacy provider settings" : "Mostrar as configurações de provedores legados",
|
||||
"None" : "Nenhum",
|
||||
"Changed disclaimer text" : "Aviso legal alterado",
|
||||
"Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha",
|
||||
"Allow resharing" : "Permitir repartilha",
|
||||
"Allow sharing with groups" : "Permitir partilha com grupos.",
|
||||
@@ -117,6 +176,7 @@ OC.L10N.register(
|
||||
"Group name" : "Nome do grupo",
|
||||
"Google Chrome for Android" : "Google Chrome para Android",
|
||||
"{productName} Android app" : "{productName} Aplicação Android",
|
||||
"{productName} Talk for iOS" : "{productName} Talk para iOS",
|
||||
"Sync client" : "Sincronizar cliente",
|
||||
"This session" : "Esta sessão",
|
||||
"{client} - {version} ({system})" : "{client} - {version} ({system})",
|
||||
@@ -129,6 +189,7 @@ OC.L10N.register(
|
||||
"Allow filesystem access" : "Permitir acesso ao sistema de ficheiros",
|
||||
"Rename" : "Renomear",
|
||||
"Revoke" : "Revogar",
|
||||
"The app or device will lose access on its next sync. This cannot be undone." : "O aplicativo ou dispositivo perderá o acesso com a sua próxima sincronização. Isso não pode ser desfeito.",
|
||||
"Device" : "Dispositivo",
|
||||
"Last activity" : "Última atividade",
|
||||
"Actions" : "Ações",
|
||||
@@ -137,8 +198,11 @@ OC.L10N.register(
|
||||
"Error while creating device token" : "Erro durante a criação do token do dispositivo",
|
||||
"App name" : "Nome da aplicação",
|
||||
"Create new app password" : "Criar nova palavra-passe de aplicação",
|
||||
"Login name copied!" : "Nome de login copiado!",
|
||||
"Login" : "Iniciar Sessão",
|
||||
"Password" : "Palavra-passe",
|
||||
"Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano",
|
||||
"Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil",
|
||||
"Profile" : "Perfil",
|
||||
"Password confirmation is required" : "Confirmação de senha necessária",
|
||||
"Server-side encryption" : "Atualizar App",
|
||||
@@ -177,17 +241,21 @@ OC.L10N.register(
|
||||
"Your full name" : "Nome completo",
|
||||
"No email address set" : "Nenhum endereço de email estabelecido",
|
||||
"Email options" : "Opções de correio eletrónico",
|
||||
"Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}",
|
||||
"Remove primary email" : "Remoção de correio eletrónico principal",
|
||||
"Delete email" : "Apagar correio eletrónico",
|
||||
"Unset as primary email" : "Remove atribuição de correio eletrónico como principal",
|
||||
"Unable to add additional email address" : "Não é possível adicionar um endereço de e-mail adicional",
|
||||
"Unable to update first day of week" : "Não é possível atualizar o primeiro dia da semana",
|
||||
"Day to use as the first day of week" : "Dia a ser usado como o primeiro dia da semana",
|
||||
"Unable to update language" : "Não foi possível atualizar o idioma",
|
||||
"Help translate" : "Ajude a traduzir",
|
||||
"Week starts on {firstDayOfWeek}" : "Semana começa em {firstDayOfWeek}",
|
||||
"Your phone number" : "O seu número de telefone",
|
||||
"Edit your Profile visibility" : "Editar a visibilidade do seu Perfil",
|
||||
"Enable profile" : "Ativar perfil",
|
||||
"Your pronouns. E.g. {pronounsExample}" : "Seus pronomes. P. ex., {pronounsExample}",
|
||||
"Unable to update {property}" : "Não foi possível atualizar {property}",
|
||||
"Add" : "Adicionar",
|
||||
"Create" : "Criar",
|
||||
"Change" : "Mudar",
|
||||
@@ -195,13 +263,17 @@ OC.L10N.register(
|
||||
"Reshare" : "Partilhar novamente",
|
||||
"Enabled applications" : "Aplicações ativadas",
|
||||
"Disabled applications" : "Aplicações desativadas",
|
||||
"School" : "Escola",
|
||||
"Default" : "Predefinido",
|
||||
"Setup warnings" : "Configurar avisos",
|
||||
"Default language" : "Idioma padrão",
|
||||
"Account name" : "Nome da conta",
|
||||
"Edit account" : "Editar conta",
|
||||
"Saving …" : "A guardar ...",
|
||||
"Save" : "Guardar",
|
||||
"Account name (required)" : "Nome da conta (obrigatório)",
|
||||
"Email" : "Email",
|
||||
"Add new account" : "Adicionar nova conta",
|
||||
"Display name" : "Nome a exibir",
|
||||
"Language" : "Idioma",
|
||||
"Quota" : "Quota",
|
||||
@@ -216,6 +288,8 @@ OC.L10N.register(
|
||||
"Delete account" : "Remover conta",
|
||||
"Disable account" : "Desativar conta",
|
||||
"Enable account" : "Ativar conta",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, isso pode apagar remotamente os dados do {productName} de todos os dispositivos associados a {userid}. Só funciona se os dispositivos estiverem conectados à Internet.",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir totalmente a conta de {userid}, incluindo todos os seus arquivos pessoais, dados de aplicativos, etc.",
|
||||
"Edit" : "Editar",
|
||||
"Visibility" : "Visibilidade",
|
||||
"Show last login" : "Mostrar último início de sessão",
|
||||
@@ -225,6 +299,7 @@ OC.L10N.register(
|
||||
"Search" : "Pesquisa sobre",
|
||||
"Help" : "Ajuda",
|
||||
"Show those shortcuts" : "Mostrar esses atalhos",
|
||||
"Server error while trying to complete WebAuthn device registration" : "Erro de servidor ao tentar concluir o registro do dispositivo WebAuthn",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "É importante configurar este servidor para ser possível enviar emails, possibilitando enviar notificações bem como possibilitar a recuperação de senhas.",
|
||||
"Send mode" : "Modo de Envio",
|
||||
"Encryption" : "Encriptação",
|
||||
@@ -237,12 +312,14 @@ OC.L10N.register(
|
||||
"Authentication required" : "Autenticação necessária",
|
||||
"Saving…" : "A guardar...",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Por favor verifique novamente os\n{linkStartInstallationGuides}guias de instalação\n{linkEnd} e verifique se há erros ou avisos no \n{linkStartLog}registo{linkEnd}.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Verifique a segurança do seu {productName} através da {linkStart}nossa verificação de segurança{linkEnd}.",
|
||||
"Security & setup warnings" : "Avisos de configuração e segurança",
|
||||
"All checks passed." : "Todas as verificações passaram.",
|
||||
"There are some warnings regarding your setup." : "Existem alguns avisos referentes à sua configuração.",
|
||||
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode afinar o comportamento de partilha. Por favor veja a documentação para mais informação.",
|
||||
"Apply" : "Aplicar",
|
||||
"Admins" : "Administrador",
|
||||
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Por motivos de desempenho, quando você habilita a criptografia em um servidor {productName}, apenas os arquivos novos e alterados são criptografados.",
|
||||
"Location" : "Localização",
|
||||
"Profile picture" : "Foto do perfil",
|
||||
"About" : "Sobre",
|
||||
@@ -254,6 +331,7 @@ OC.L10N.register(
|
||||
"Pronouns" : "Pronomes",
|
||||
"Role" : "Função",
|
||||
"Website" : "Website",
|
||||
"Profile visibility" : "Visibilidade do perfil",
|
||||
"First day of week" : "Primeiro dia da semana",
|
||||
"Private" : "Privado",
|
||||
"Only visible to people matched via phone number integration through Talk on mobile" : "Visível apenas a pessoas cujo acesso é realizado através de número de telefone, na app Talk em dispositivos móveis.",
|
||||
@@ -263,12 +341,16 @@ OC.L10N.register(
|
||||
"Only synchronize to trusted servers" : "Apenas sincronizar em servidores confiáveis",
|
||||
"Published" : "Publicado",
|
||||
"Synchronize to trusted servers and the global and public address book" : "Sincronizar a servidor confiável e global e lista de endereço público",
|
||||
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Não disponível porque a publicação de dados específicos da conta no servidor de pesquisa não é permitida. Entre em contato com a administração do sistema se tiver alguma dúvida",
|
||||
"Your apps" : "As suas apps",
|
||||
"Disabled apps" : "Apps desativadas",
|
||||
"Updates" : "Atualizações",
|
||||
"App bundles" : "Pacotes de apps",
|
||||
"Featured apps" : "Aplicações principais",
|
||||
"Show to everyone" : "Mostrar para todos",
|
||||
"Hide" : "Ocultar",
|
||||
"Could not delete the app token" : "Não foi possível excluir o token do aplicativo",
|
||||
"Could not set group sorting" : "Não foi possível definir a classificação de grupo",
|
||||
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Foram efetuados demasiados pedidos a partir da sua rede. Tente mais tarde ou contacte o administrador se for um erro.",
|
||||
"Error" : "Erro",
|
||||
"Documentation" : "Documentação",
|
||||
@@ -278,6 +360,7 @@ OC.L10N.register(
|
||||
"Version" : "Versão",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].",
|
||||
"Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook",
|
||||
"Follow us on Bluesky" : "Siga-nos no Bluesky",
|
||||
"Check out our blog" : "Veja o nosso blog",
|
||||
"Subscribe to our newsletter" : "Subscreva as nossas notícias",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Este lançamento comunitário do Nextcloud não é compatível e as notificações instantâneas não estão disponíveis.",
|
||||
@@ -292,9 +375,11 @@ OC.L10N.register(
|
||||
"Could not remove app." : "Não foi possível remover a aplicação",
|
||||
"Could not update app." : "Não foi possível atualizar a aplicação",
|
||||
"Apps" : "Apps",
|
||||
"for Argon2 for password hashing" : "para Argon2 para hashes de senhas",
|
||||
"Update to {update}" : "Atualizar para {update}",
|
||||
"Remove" : "Remover",
|
||||
"Featured" : "Destacado",
|
||||
"This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.",
|
||||
"Disable all" : "Desativar todos",
|
||||
"Download and enable all" : "Transferir e ativar tudo",
|
||||
"All apps are up-to-date." : "Todas as aplicações estão atualizadas",
|
||||
@@ -326,18 +411,25 @@ OC.L10N.register(
|
||||
"Rate" : "Classificar",
|
||||
"Changelog" : "Registo de alterações",
|
||||
"Loading accounts …" : "A carregar contas ...",
|
||||
"Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes",
|
||||
"Email can't be empty" : "O e-mail não pode estar vazio",
|
||||
"Loading account …" : "A carregar a conta ...",
|
||||
"Done" : "Concluído",
|
||||
"Adding your device …" : "A adicionar o seu dispositivo ...",
|
||||
"Sending…" : "A enviar...",
|
||||
"Email sent" : "Mensagem de correio eletrónico enviada",
|
||||
"{progress}% Deploying …" : "{progress}% Implantando …",
|
||||
"Download and enable" : "Transferir e ativar",
|
||||
"Disable" : "Desativar",
|
||||
"The app will be downloaded from the App Store" : "A aplicação será transferida da App Store",
|
||||
"This app is not marked as compatible with your {productName} version." : "Este aplicativo não é marcado como compatível com sua versão {productName}.",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicação foi ativada mas necessita ser atualizada. Irá ser redirecionado para a página de atualização em 5 segundos.",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Credenciais",
|
||||
"SMTP Login" : "Login SMTP",
|
||||
"SMTP Password" : "Palavra-passe SMTP",
|
||||
"Test and verify email settings" : "Testar e verificar as definições de e-mail"
|
||||
"Test and verify email settings" : "Testar e verificar as definições de e-mail",
|
||||
"Good performance" : "Bom desempenho",
|
||||
"Open core" : "Núcleo aberto"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"An administrator added {user} to group {group}" : "Um administrador adicionou {user} ao grupo {group}",
|
||||
"{actor} removed you from group {group}" : "{actor} removeu-o do grupo {group}",
|
||||
"You removed {user} from group {group}" : "Removeu {user} do grupo {group}",
|
||||
"An administrator removed you from group {group}" : "Um administrador removeu você do grupo {group}",
|
||||
"{actor} changed your password" : "{actor} alterou a sua senha",
|
||||
"You changed your password" : "Você alterou a sua senha",
|
||||
"Your password was reset by an administrator" : "A sua senha foi alterada por um administrador",
|
||||
@@ -10,6 +11,7 @@
|
||||
"{actor} changed your email address" : "{actor} alterou o seu endereço de e-mail",
|
||||
"You changed your email address" : "Você alterou o seu endereço de e-mail",
|
||||
"Your email address was changed by an administrator" : "O seu endereço de e-mail foi alterado por um administrador",
|
||||
"You created an app password for a session named \"{token}\"" : "Você criou uma senha de aplicativo para uma sessão chamada \"{token}\"",
|
||||
"Security" : "Segurança",
|
||||
"You successfully logged in using two-factor authentication (%1$s)" : "Autenticado com sucesso utilizando autenticação de dois fatores (%1$s)",
|
||||
"A login attempt using two-factor authentication failed (%1$s)" : "Tentativa falhada de autenticação utilizando dois fatores (%1$s)",
|
||||
@@ -17,8 +19,10 @@
|
||||
"Remote wipe has finished on %1$s" : "Eliminação remota terminou em %1$s",
|
||||
"Your <strong>password</strong> or <strong>email</strong> was modified" : "A <strong>password</strong> ou <strong>email</strong> foram modificados",
|
||||
"Appearance and accessibility" : "Aspeto e acessibilidade",
|
||||
"Personal settings" : "Configurações pessoais",
|
||||
"Settings" : "Configurações",
|
||||
"Accounts" : "Contas",
|
||||
"Help & privacy" : "Ajuda & privacidade",
|
||||
"QR Code login" : "Iniciar sessão com código QR",
|
||||
"Wrong password" : "Palavra-passe errada",
|
||||
"Unable to change personal password" : "Não foi possível mudar a palavra-passe pessoal",
|
||||
@@ -26,9 +30,11 @@
|
||||
"Unable to change password" : "Não é possível alterar a sua palavra-passe ",
|
||||
"Unable to change password. Password too long." : "Não foi possível mudar a palavra-passe. Palavra-passe demasiado longa.",
|
||||
"Authentication error" : "Erro na autenticação",
|
||||
"Please provide an admin recovery password; otherwise, all account data will be lost." : "Por favor, forneça uma senha de recuperação de administrador; caso contrário, todos os dados da conta serão perdidos.",
|
||||
"Wrong admin recovery password. Please check the password and try again." : "Palavra-passe de recuperação do administrador errada. Por favor, verifique a palavra-passe e tente novamente.",
|
||||
"Administrator documentation" : "Documentação de Administrador.",
|
||||
"User documentation" : "Documentação de Utilizador",
|
||||
"Nextcloud help overview" : "Visão geral da ajuda do Nextcloud",
|
||||
"Invalid SMTP password." : "Senha de SMTP inválida.",
|
||||
"Email setting test" : "Teste definições de email",
|
||||
"Well done, %s!" : "Muito bem, %s!",
|
||||
@@ -81,24 +87,77 @@
|
||||
"Personal info" : "Informação pessoal",
|
||||
"Mobile & desktop" : "Móvel e área de trabalho",
|
||||
"Email server" : "Servidor de Correio Eletrónico",
|
||||
"Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "O provedor de e-mail permite o envio de e-mails diretamente pela conta de e-mail pessoal do usuário. No momento, essa funcionalidade está limitada a convites de calendário. Ele requer o Nextcloud Mail 4.1 e uma conta de e-mail no Nextcloud Mail que corresponda ao endereço de e-mail do usuário no Nextcloud.",
|
||||
"Settings presets" : "Predefinições de configurações",
|
||||
"Background jobs" : "Tarefas de segundo plano",
|
||||
"Unlimited" : "Ilimitado",
|
||||
"Verifying" : "A verificar",
|
||||
"Verifying …" : "A verificar...",
|
||||
"Verify" : "Verificar",
|
||||
"Admin IP filtering is correctly configured." : "A filtragem de IP do administrador está configurada corretamente.",
|
||||
"Brute-force Throttle" : "Limitação de força bruta",
|
||||
"Old administration imported certificates" : "Certificados importados da administração antigos",
|
||||
"Integrity checker has been disabled. Integrity cannot be verified." : "O verificador de integridade foi desativado. Não é possível verificar a integridade.",
|
||||
"Cron errors" : "Erros do cron",
|
||||
"Last background job execution ran %s." : "A última execução de trabalho em segundo plano foi %s.",
|
||||
"Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Não foi possível verificar se o diretório de dados está protegido. Verifique manualmente se o servidor não permite o acesso ao diretório de dados.",
|
||||
"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.",
|
||||
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Sua instalação não tem uma região padrão de telefone definida. Isto é necessário para validar números de telefone nas configurações do perfil sem código de país. Para permitir números sem código de país, adicione \"default_phone_region\" com o respectivo código ISO 3166-1 da região ao seu arquivo de configuração.",
|
||||
"Email test was successfully sent" : "Teste de e-mail enviado com sucesso",
|
||||
"Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "O Trancamento de Arquivo Transacional está desativado. Esta não é uma configuração suportada. Isso pode dificultar o isolamento de problemas, incluindo corrupção de arquivos. Por favor remova a entrada de configuração `'filelocking.enabled' => false` do seu `config.php` para evitar esses problemas.",
|
||||
"Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Sua configuração \"trusted_proxies\" não está definida corretamente; deve ser um arranjo de endereços IP - opcionalmente com intervalo na notação CIDR.",
|
||||
"HTTPS access and URLs" : "Acesso HTTPS e URLs",
|
||||
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Você está acessando sua instância por meio de uma conexão segura, mas sua instância está gerando URLs inseguros. Isso provavelmente significa que sua instância está atrás de um proxy reverso e os valores de configuração `overwrite*` do Nextcloud não estão definidos corretamente.",
|
||||
"Internet connectivity" : "Conetividade da Internet",
|
||||
"Internet connectivity is disabled in configuration file." : "A conetividade da Internet está desativada no ficheiro de configuração.",
|
||||
"Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Seu servidor web não serve arquivos `.mjs` usando o tipo MIME JavaScript. Isso interromperá alguns aplicativos, impedindo que os navegadores executem os arquivos JavaScript. Você deve configurar seu servidor web para servir arquivos `.mjs` com o tipo MIME `text/javascript` ou `application/javascript`.",
|
||||
"Old server-side-encryption" : "Criptografia antiga do lado do servidor",
|
||||
"Disabled" : "Desativado",
|
||||
"The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "O nível de registro está definido como nível de depuração. Use o nível de depuração somente quando tiver um problema a ser diagnosticado e, em seguida, redefina o nível de registro para um nível menos detalhado, pois ele gera muitas informações e pode afetar o desempenho do servidor.",
|
||||
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "O servidor não tem horário de início da janela de manutenção configurado. Isso significa que trabalhos diários em segundo plano com uso intensivo de recursos também serão executados durante o tempo de uso principal. Recomendamos configurá-lo para um horário de baixo uso, para que os usuários sejam menos impactados pela carga causada por essas tarefas pesadas.",
|
||||
"Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcached\" não está instalado. Por favor, instale o módulo PHP \"memcached\".",
|
||||
"Configured" : "Configurado",
|
||||
"MySQL row format" : "Formato de linhas do MySQL",
|
||||
"MySQL is used as database and does support 4-byte characters" : "MySQL é usado como banco de dados e é compatível com caracteres de 4 bytes",
|
||||
"The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "A opção \"overwrite.cli.url\" em seu config.php está definida corretamente como \"%s\".",
|
||||
"PHP APCu configuration" : "Configuração PHP APCu",
|
||||
"PHP set_time_limit" : "PHP set_time_limit",
|
||||
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "A função PHP \"set_time_limit\" não está disponível. Isto pode resultar na paragem de scripts a meio da execução, corrompendo a instalação. A ativação desta função é altamente recomendada.",
|
||||
"Supported" : "Suportado",
|
||||
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "O seu PHP não suporta FreeType, podendo resultar em fotos de perfil e interface de definições corrompidos. ",
|
||||
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "O PHP não parece estar bem configurado para consultar variáveis do ambiente do sistema. O teste com getenv(\"PATH\") apenas devolveu uma resposta em branco.",
|
||||
"The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "O PHP upload_max_filesize é muito baixo. Um tamanho de pelo menos %1$s é recomendado. Valor atual: %2$s.",
|
||||
"The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "O limite de memória do PHP está abaixo do valor recomendado de %s. Alguns recursos ou aplicativos - incluindo o Atualizador - podem não funcionar adequadamente.",
|
||||
"required for SFTP storage and recommended for WebAuthn performance" : "necessário para o armazenamento SFTP e recomendado para o desempenho do WebAuthn",
|
||||
"PHP opcache" : "PHP opcache",
|
||||
"OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache não está funcionando como deveria, opcache_get_status() retorna falso, verifique a configuração.",
|
||||
"The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "O retentor de strings internadas do OPcache está quase cheio. Para garantir que strings repetidas possam ser efetivamente armazenadas em cache, é recomendado aplicar \"opcache.interned_strings_buffer\" à sua configuração PHP com um valor maior que \"%s\".",
|
||||
"Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud não tem permissão para usar a API OPcache. Com o OPcache habilitado, é altamente recomendável incluir todos os diretórios Nextcloud com \"opcache.restrict_api\" ou redefinir esta configuração para desabilitar as restrições da API OPcache, para evitar erros durante atualizações do núcleo do Nextcloud ou dos aplicativos.",
|
||||
"PHP version" : "Versão PHP",
|
||||
"PHP configuration option \"output_buffering\" must be disabled" : "A opção de configuração do PHP \"output_buffering\" deve estar desabilitada",
|
||||
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Esta é a construção da comunidade não suportada do Nextcloud. Dado o tamanho desta instância, o desempenho, a confiabilidade e a escalabilidade não podem ser garantidos. As notificações push são limitadas para evitar sobrecarregar nosso serviço gratuito. Saiba mais sobre os benefícios do Nextcloud Empresarial em {link}.",
|
||||
"Configuration file access rights" : "Direitos de acesso ao arquivo de configuração",
|
||||
"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." : "A configuração Só-de-Leitura foi ativada. Isto evita definir algumas configurações através da interface da Web. Além disso, o ficheiro precisa de ser definido gravável manualmente para cada atualização.",
|
||||
"HTTP headers" : "Cabeçalhos HTTP",
|
||||
"- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- O cabeçalho HTTP `Strict-Transport-Security` não está definido para pelo menos `%d` segundos (valor atual: `%d`). Para aumentar a segurança, é recomendável usar uma política HSTS longa.",
|
||||
"Some headers are not set correctly on your instance" : "Alguns cabeçalhos não estão configurados corretamente na sua instância",
|
||||
"Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "O identificador do servidor não está configurado. É recomendado se a sua instância do Nextcloud estiver sendo executada em vários servidores PHP. Adicione um ID de servidor na sua configuração.",
|
||||
"MariaDB version 10.6 detected, this version is end-of-life and only supported as part of Ubuntu 22.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB 10.3 detectada, esta versão é fim de vida e só suportada como parte do Ubuntu 20.04. MariaDB >=%1$s e <=%2$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MySQL \"%1$s\" detectada. MySQL >=%2$s e <=%3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Parece que você está executando uma versão PHP de 32 bits. Nextcloud precisa de 64 bits para funcionar bem. Atualize seu sistema operacional e PHP para 64 bits!",
|
||||
"Task Processing worker status" : "Status do processador de tarefas",
|
||||
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erro ao verificar o caminho temporário do PHP - ele não foi configurado corretamente para um diretório. Valor retornado:%s",
|
||||
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB disponível em %s (diretório temporário do Nextcloud)",
|
||||
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "A sua base de dados não tem o nível de isolamento da transação \"READ COMMITTED\" ativado. Isto pode causar problemas quando várias ações são executadas em paralelo.",
|
||||
"Second factor providers are available but two-factor authentication is not enforced." : "Os provedores de segundo fator estão disponíveis, mas a autenticação de dois fatores não é exigida.",
|
||||
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Seu servidor web não está configurado corretamente para resolver URLs `.well-known`, falhou em:\n`%s`",
|
||||
"Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Seu servidor web não está configurado corretamente para entregar arquivos .{extension}. Isto normalmente é um problema com a configuração do Nginx. Para o Nextcloud 15, ele precisa de um ajuste para também entregar arquivos .{extension}. Compare sua configuração do Nginx com a configuração recomendada em nossa documentação.",
|
||||
"Profile information" : "Informação de perfil",
|
||||
"Nextcloud settings" : "Definições Nextcloud",
|
||||
"Enable" : "Ativar",
|
||||
"Show legacy provider settings" : "Mostrar as configurações de provedores legados",
|
||||
"None" : "Nenhum",
|
||||
"Changed disclaimer text" : "Aviso legal alterado",
|
||||
"Allow apps to use the Share API" : "Permitir que os utilizadores usem a API de partilha",
|
||||
"Allow resharing" : "Permitir repartilha",
|
||||
"Allow sharing with groups" : "Permitir partilha com grupos.",
|
||||
@@ -115,6 +174,7 @@
|
||||
"Group name" : "Nome do grupo",
|
||||
"Google Chrome for Android" : "Google Chrome para Android",
|
||||
"{productName} Android app" : "{productName} Aplicação Android",
|
||||
"{productName} Talk for iOS" : "{productName} Talk para iOS",
|
||||
"Sync client" : "Sincronizar cliente",
|
||||
"This session" : "Esta sessão",
|
||||
"{client} - {version} ({system})" : "{client} - {version} ({system})",
|
||||
@@ -127,6 +187,7 @@
|
||||
"Allow filesystem access" : "Permitir acesso ao sistema de ficheiros",
|
||||
"Rename" : "Renomear",
|
||||
"Revoke" : "Revogar",
|
||||
"The app or device will lose access on its next sync. This cannot be undone." : "O aplicativo ou dispositivo perderá o acesso com a sua próxima sincronização. Isso não pode ser desfeito.",
|
||||
"Device" : "Dispositivo",
|
||||
"Last activity" : "Última atividade",
|
||||
"Actions" : "Ações",
|
||||
@@ -135,8 +196,11 @@
|
||||
"Error while creating device token" : "Erro durante a criação do token do dispositivo",
|
||||
"App name" : "Nome da aplicação",
|
||||
"Create new app password" : "Criar nova palavra-passe de aplicação",
|
||||
"Login name copied!" : "Nome de login copiado!",
|
||||
"Login" : "Iniciar Sessão",
|
||||
"Password" : "Palavra-passe",
|
||||
"Unable to update background job mode" : "Não foi possível atualizar o modo de trabalho em segundo plano",
|
||||
"Unable to update profile default setting" : "Não foi possível atualizar a configuração padrão do perfil",
|
||||
"Profile" : "Perfil",
|
||||
"Password confirmation is required" : "Confirmação de senha necessária",
|
||||
"Server-side encryption" : "Atualizar App",
|
||||
@@ -175,17 +239,21 @@
|
||||
"Your full name" : "Nome completo",
|
||||
"No email address set" : "Nenhum endereço de email estabelecido",
|
||||
"Email options" : "Opções de correio eletrónico",
|
||||
"Options for additional email address {index}" : "Opções para endereço de e-mail adicional {index}",
|
||||
"Remove primary email" : "Remoção de correio eletrónico principal",
|
||||
"Delete email" : "Apagar correio eletrónico",
|
||||
"Unset as primary email" : "Remove atribuição de correio eletrónico como principal",
|
||||
"Unable to add additional email address" : "Não é possível adicionar um endereço de e-mail adicional",
|
||||
"Unable to update first day of week" : "Não é possível atualizar o primeiro dia da semana",
|
||||
"Day to use as the first day of week" : "Dia a ser usado como o primeiro dia da semana",
|
||||
"Unable to update language" : "Não foi possível atualizar o idioma",
|
||||
"Help translate" : "Ajude a traduzir",
|
||||
"Week starts on {firstDayOfWeek}" : "Semana começa em {firstDayOfWeek}",
|
||||
"Your phone number" : "O seu número de telefone",
|
||||
"Edit your Profile visibility" : "Editar a visibilidade do seu Perfil",
|
||||
"Enable profile" : "Ativar perfil",
|
||||
"Your pronouns. E.g. {pronounsExample}" : "Seus pronomes. P. ex., {pronounsExample}",
|
||||
"Unable to update {property}" : "Não foi possível atualizar {property}",
|
||||
"Add" : "Adicionar",
|
||||
"Create" : "Criar",
|
||||
"Change" : "Mudar",
|
||||
@@ -193,13 +261,17 @@
|
||||
"Reshare" : "Partilhar novamente",
|
||||
"Enabled applications" : "Aplicações ativadas",
|
||||
"Disabled applications" : "Aplicações desativadas",
|
||||
"School" : "Escola",
|
||||
"Default" : "Predefinido",
|
||||
"Setup warnings" : "Configurar avisos",
|
||||
"Default language" : "Idioma padrão",
|
||||
"Account name" : "Nome da conta",
|
||||
"Edit account" : "Editar conta",
|
||||
"Saving …" : "A guardar ...",
|
||||
"Save" : "Guardar",
|
||||
"Account name (required)" : "Nome da conta (obrigatório)",
|
||||
"Email" : "Email",
|
||||
"Add new account" : "Adicionar nova conta",
|
||||
"Display name" : "Nome a exibir",
|
||||
"Language" : "Idioma",
|
||||
"Quota" : "Quota",
|
||||
@@ -214,6 +286,8 @@
|
||||
"Delete account" : "Remover conta",
|
||||
"Disable account" : "Desativar conta",
|
||||
"Enable account" : "Ativar conta",
|
||||
"In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Em caso de perda do dispositivo ou saída da organização, isso pode apagar remotamente os dados do {productName} de todos os dispositivos associados a {userid}. Só funciona se os dispositivos estiverem conectados à Internet.",
|
||||
"Fully delete {userid}'s account including all their personal files, app data, etc." : "Excluir totalmente a conta de {userid}, incluindo todos os seus arquivos pessoais, dados de aplicativos, etc.",
|
||||
"Edit" : "Editar",
|
||||
"Visibility" : "Visibilidade",
|
||||
"Show last login" : "Mostrar último início de sessão",
|
||||
@@ -223,6 +297,7 @@
|
||||
"Search" : "Pesquisa sobre",
|
||||
"Help" : "Ajuda",
|
||||
"Show those shortcuts" : "Mostrar esses atalhos",
|
||||
"Server error while trying to complete WebAuthn device registration" : "Erro de servidor ao tentar concluir o registro do dispositivo WebAuthn",
|
||||
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "É importante configurar este servidor para ser possível enviar emails, possibilitando enviar notificações bem como possibilitar a recuperação de senhas.",
|
||||
"Send mode" : "Modo de Envio",
|
||||
"Encryption" : "Encriptação",
|
||||
@@ -235,12 +310,14 @@
|
||||
"Authentication required" : "Autenticação necessária",
|
||||
"Saving…" : "A guardar...",
|
||||
"Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Por favor verifique novamente os\n{linkStartInstallationGuides}guias de instalação\n{linkEnd} e verifique se há erros ou avisos no \n{linkStartLog}registo{linkEnd}.",
|
||||
"Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Verifique a segurança do seu {productName} através da {linkStart}nossa verificação de segurança{linkEnd}.",
|
||||
"Security & setup warnings" : "Avisos de configuração e segurança",
|
||||
"All checks passed." : "Todas as verificações passaram.",
|
||||
"There are some warnings regarding your setup." : "Existem alguns avisos referentes à sua configuração.",
|
||||
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode afinar o comportamento de partilha. Por favor veja a documentação para mais informação.",
|
||||
"Apply" : "Aplicar",
|
||||
"Admins" : "Administrador",
|
||||
"For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Por motivos de desempenho, quando você habilita a criptografia em um servidor {productName}, apenas os arquivos novos e alterados são criptografados.",
|
||||
"Location" : "Localização",
|
||||
"Profile picture" : "Foto do perfil",
|
||||
"About" : "Sobre",
|
||||
@@ -252,6 +329,7 @@
|
||||
"Pronouns" : "Pronomes",
|
||||
"Role" : "Função",
|
||||
"Website" : "Website",
|
||||
"Profile visibility" : "Visibilidade do perfil",
|
||||
"First day of week" : "Primeiro dia da semana",
|
||||
"Private" : "Privado",
|
||||
"Only visible to people matched via phone number integration through Talk on mobile" : "Visível apenas a pessoas cujo acesso é realizado através de número de telefone, na app Talk em dispositivos móveis.",
|
||||
@@ -261,12 +339,16 @@
|
||||
"Only synchronize to trusted servers" : "Apenas sincronizar em servidores confiáveis",
|
||||
"Published" : "Publicado",
|
||||
"Synchronize to trusted servers and the global and public address book" : "Sincronizar a servidor confiável e global e lista de endereço público",
|
||||
"Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Não disponível porque a publicação de dados específicos da conta no servidor de pesquisa não é permitida. Entre em contato com a administração do sistema se tiver alguma dúvida",
|
||||
"Your apps" : "As suas apps",
|
||||
"Disabled apps" : "Apps desativadas",
|
||||
"Updates" : "Atualizações",
|
||||
"App bundles" : "Pacotes de apps",
|
||||
"Featured apps" : "Aplicações principais",
|
||||
"Show to everyone" : "Mostrar para todos",
|
||||
"Hide" : "Ocultar",
|
||||
"Could not delete the app token" : "Não foi possível excluir o token do aplicativo",
|
||||
"Could not set group sorting" : "Não foi possível definir a classificação de grupo",
|
||||
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Foram efetuados demasiados pedidos a partir da sua rede. Tente mais tarde ou contacte o administrador se for um erro.",
|
||||
"Error" : "Erro",
|
||||
"Documentation" : "Documentação",
|
||||
@@ -276,6 +358,7 @@
|
||||
"Version" : "Versão",
|
||||
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pela [communityopen]Comunidade Nextcloud[linkclose]. O [githubcode]código fonte[/linkclose] está licenciado sob [licenseopen]AGPL[linkclose].",
|
||||
"Like our Facebook page" : "Deixe um Gosto na nossa página do Facebook",
|
||||
"Follow us on Bluesky" : "Siga-nos no Bluesky",
|
||||
"Check out our blog" : "Veja o nosso blog",
|
||||
"Subscribe to our newsletter" : "Subscreva as nossas notícias",
|
||||
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Este lançamento comunitário do Nextcloud não é compatível e as notificações instantâneas não estão disponíveis.",
|
||||
@@ -290,9 +373,11 @@
|
||||
"Could not remove app." : "Não foi possível remover a aplicação",
|
||||
"Could not update app." : "Não foi possível atualizar a aplicação",
|
||||
"Apps" : "Apps",
|
||||
"for Argon2 for password hashing" : "para Argon2 para hashes de senhas",
|
||||
"Update to {update}" : "Atualizar para {update}",
|
||||
"Remove" : "Remover",
|
||||
"Featured" : "Destacado",
|
||||
"This app is supported via your current Nextcloud subscription." : "Este aplicativo é suportado por sua assinatura atual do Nextcloud.",
|
||||
"Disable all" : "Desativar todos",
|
||||
"Download and enable all" : "Transferir e ativar tudo",
|
||||
"All apps are up-to-date." : "Todas as aplicações estão atualizadas",
|
||||
@@ -324,18 +409,25 @@
|
||||
"Rate" : "Classificar",
|
||||
"Changelog" : "Registo de alterações",
|
||||
"Loading accounts …" : "A carregar contas ...",
|
||||
"Failed to load sub admin groups with details" : "Falha ao carregar grupos de subadministradores com detalhes",
|
||||
"Email can't be empty" : "O e-mail não pode estar vazio",
|
||||
"Loading account …" : "A carregar a conta ...",
|
||||
"Done" : "Concluído",
|
||||
"Adding your device …" : "A adicionar o seu dispositivo ...",
|
||||
"Sending…" : "A enviar...",
|
||||
"Email sent" : "Mensagem de correio eletrónico enviada",
|
||||
"{progress}% Deploying …" : "{progress}% Implantando …",
|
||||
"Download and enable" : "Transferir e ativar",
|
||||
"Disable" : "Desativar",
|
||||
"The app will be downloaded from the App Store" : "A aplicação será transferida da App Store",
|
||||
"This app is not marked as compatible with your {productName} version." : "Este aplicativo não é marcado como compatível com sua versão {productName}.",
|
||||
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "A aplicação foi ativada mas necessita ser atualizada. Irá ser redirecionado para a página de atualização em 5 segundos.",
|
||||
"SSL" : "SSL",
|
||||
"Credentials" : "Credenciais",
|
||||
"SMTP Login" : "Login SMTP",
|
||||
"SMTP Password" : "Palavra-passe SMTP",
|
||||
"Test and verify email settings" : "Testar e verificar as definições de e-mail"
|
||||
"Test and verify email settings" : "Testar e verificar as definições de e-mail",
|
||||
"Good performance" : "Bom desempenho",
|
||||
"Open core" : "Núcleo aberto"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
Reference in New Issue
Block a user