mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
fix(l10n): Update translations from Transifex
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Has been cancelled
Psalm static code analysis / static-code-analysis-security (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ocp (push) Has been cancelled
Psalm static code analysis / static-code-analysis-ncu (push) Has been cancelled
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
5c0ba9ae08
commit
da2c865481
24 changed files with 62 additions and 0 deletions
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%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." : "Zjištěna verze MySQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MySQL >=%2$s a <=%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." : "Zjištěna verze PostgreSQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=%2$s a <=%3$s.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d nepodporuje vámi nyní využívanou verzi – než budete aktualizovat Nextcloud server, zaktualizujte nejdřív databázi.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze Oracle „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno Oracle >=%2$s a <=%3$s.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.",
|
||||
"Unknown database platform" : "Neznámá databázová platforma",
|
||||
"Architecture" : "Architektura",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze MariaDB „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MariaDB >=%2$s a <=%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." : "Zjištěna verze MySQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno MySQL >=%2$s a <=%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." : "Zjištěna verze PostgreSQL „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno PostgreSQL >=%2$s a <=%3$s.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d nepodporuje vámi nyní využívanou verzi – než budete aktualizovat Nextcloud server, zaktualizujte nejdřív databázi.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Zjištěna verze Oracle „%1$s“. Pro nejlepší výkon, stabilitu a funkčnost s touto verzí Nextcloud je doporučeno Oracle >=%2$s a <=%3$s.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Coby databáze je nyní využíváno SQLite. V případě vícero uživatelů a/nebo množství dat doporučujeme přejít na robustnější databázi. Zejména je toto doporučeno v případě synchronizace souborů prostřednictvím klienta pro počítač. Na jinou databázi je možné přejít pomocí nástroje pro příkazový řádek: „occ db:convert-type“.",
|
||||
"Unknown database platform" : "Neznámá databázová platforma",
|
||||
"Architecture" : "Architektura",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d unterstützt deine aktuelle Version nicht. Aktualisiere daher unbedingt die Datenbank, bevor du deinen Nextcloud-Server aktualisierst.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle-Version \"%1$s\" erkannt. Oracle >=%2$s und <=%3$s wird für beste Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud empfohlen.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwende das Befehlszeilentool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unbekannte Datenbankplattform",
|
||||
"Architecture" : "Architektur",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d unterstützt deine aktuelle Version nicht. Aktualisiere daher unbedingt die Datenbank, bevor du deinen Nextcloud-Server aktualisierst.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle-Version \"%1$s\" erkannt. Oracle >=%2$s und <=%3$s wird für beste Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud empfohlen.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwende das Befehlszeilentool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unbekannte Datenbankplattform",
|
||||
"Architecture" : "Architektur",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d unterstützt Ihre aktuelle Version nicht. Aktualisieren Sie daher unbedingt die Datenbank, bevor Sie Ihren Nextcloud-Server aktualisieren.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle-Version \"%1$s\" erkannt. Oracle >=%2$s und <=%3$s wird für beste Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud empfohlen.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwenden Sie das Befehlszeilentool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unbekannte Datenbankplattform",
|
||||
"Architecture" : "Architektur",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d unterstützt Ihre aktuelle Version nicht. Aktualisieren Sie daher unbedingt die Datenbank, bevor Sie Ihren Nextcloud-Server aktualisieren.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle-Version \"%1$s\" erkannt. Oracle >=%2$s und <=%3$s wird für beste Leistung, Stabilität und Funktionalität mit dieser Version von Nextcloud empfohlen.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Als Backend-Datenbank wird derzeit SQLite verwendet. Bei größeren Installationen empfehlen wir den Wechsel auf ein anderes Datenbank-Backend. Dies empfiehlt sich insbesondere bei der Nutzung des Desktop-Clients zur Dateisynchronisierung. Um zu einer anderen Datenbank zu migrieren, verwenden Sie das Befehlszeilentool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unbekannte Datenbankplattform",
|
||||
"Architecture" : "Architektur",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"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\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of 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." : "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of 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\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unknown database platform",
|
||||
"Architecture" : "Architecture",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"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\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of 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." : "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of 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\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Unknown database platform",
|
||||
"Architecture" : "Architecture",
|
||||
|
|
|
|||
|
|
@ -217,11 +217,17 @@ OC.L10N.register(
|
|||
"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.",
|
||||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. „%s“ päringu tegemine polnud võimalik.",
|
||||
"Your server is correctly configured to send security headers." : "Sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed.",
|
||||
"Configuration server ID" : "Seadista serveri tunnus (server ID)",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "serveritunnus pole seadistatud. Kui sinu Nextcloudi server kasutab mitut PHP-serverit, siis on selle liamine soovitatav. Lisa serveri tunnus oma Nextcloudi seadistustesse.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 1023 vahele.",
|
||||
"server identifier is configured and valid." : "serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.3 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 20.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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ei toeta sinu praegust versiooni, seega enne Nextcloudi versiooniuuendust uuenda kasutatav andmebaasimootori versioon.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin Oracle'i versiooni „%1$s“. Selle Nextcloudi versiooni puhul on parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitatav Oracle serveri versioon >=%2$s ja <=%3$s.",
|
||||
"Unknown database platform" : "Tuvastamatu andmebaasiplatvorm",
|
||||
"Architecture" : "Arhitektuur",
|
||||
"64-bit" : "64-bitine",
|
||||
|
|
|
|||
|
|
@ -215,11 +215,17 @@
|
|||
"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.",
|
||||
"Could not check that your web server serves security headers correctly, unable to query `%s`" : "Ei õnnestunud kontrollida, kas sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed. „%s“ päringu tegemine polnud võimalik.",
|
||||
"Your server is correctly configured to send security headers." : "Sinu veebiserveri päringuvastustes on turvalisusega seotud päisekirjed korrektsed.",
|
||||
"Configuration server ID" : "Seadista serveri tunnus (server ID)",
|
||||
"server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a serverid in your configuration." : "serveritunnus pole seadistatud. Kui sinu Nextcloudi server kasutab mitut PHP-serverit, siis on selle liamine soovitatav. Lisa serveri tunnus oma Nextcloudi seadistustesse.",
|
||||
"\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "„%d“ pole korrektne serveritunnus. Väärtus peab jääma 0 ja 1023 vahele.",
|
||||
"server identifier is configured and valid." : "serveritunnus on seadistatud ning kehtiv.",
|
||||
"Database version" : "Andmebaasi versioon",
|
||||
"MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin MariaDB versiooni 10.3 ning tema kasutusperiood on lõppenud ja tugi on olemas vaid Ubuntu 20.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.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ei toeta sinu praegust versiooni, seega enne Nextcloudi versiooniuuendust uuenda kasutatav andmebaasimootori versioon.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Tuvastasin Oracle'i versiooni „%1$s“. Selle Nextcloudi versiooni puhul on parima jõudluse, stabiilsuse ja funktsionaalsuse mõttes soovitatav Oracle serveri versioon >=%2$s ja <=%3$s.",
|
||||
"Unknown database platform" : "Tuvastamatu andmebaasiplatvorm",
|
||||
"Architecture" : "Arhitektuur",
|
||||
"64-bit" : "64-bitine",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo 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." : "Braitheadh leagan MySQL \"%1$s\". MySQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo 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." : "Braitheadh leagan PostgreSQL \"%1$s\". PostgreSQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Ní thacaíonn Nextcloud %d le do leagan reatha, mar sin déan cinnte an bunachar sonraí a nuashonrú sula ndéanann tú do Fhreastalaí Nextcloud a nuashonrú.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitear leagan \"%1$s\" de Oracle. Moltar Oracle >=%2$s agus <=%3$s le haghaidh an fheidhmíochta, an chobhsaíochta agus an fheidhmiúlachta is fearr leis an leagan seo de Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Tá SQLite in úsáid faoi láthair mar bhunachar sonraí backend. Le haghaidh suiteálacha níos mó molaimid duit aistriú chuig inneall bunachar sonraí eile. Moltar é seo go háirithe agus an cliant deisce á úsáid chun comhaid a shioncronú. Chun aistriú go dtí bunachar sonraí eile bain úsáid as an uirlis ordaithe: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Clár bunachar sonraí anaithnid",
|
||||
"Architecture" : "Ailtireacht",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitheadh leagan MariaDB \"%1$s\". MariaDB >= Moltar %2$s agus <=%3$s don fheidhmíocht is fearr, don chobhsaíocht agus don fheidhmiúlacht leis an leagan seo 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." : "Braitheadh leagan MySQL \"%1$s\". MySQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo 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." : "Braitheadh leagan PostgreSQL \"%1$s\". PostgreSQL >= Moltar %2$s agus <=%3$s don fheidhmíocht, don chobhsaíocht agus don fheidhmiúlacht is fearr leis an leagan seo de Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Ní thacaíonn Nextcloud %d le do leagan reatha, mar sin déan cinnte an bunachar sonraí a nuashonrú sula ndéanann tú do Fhreastalaí Nextcloud a nuashonrú.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Braitear leagan \"%1$s\" de Oracle. Moltar Oracle >=%2$s agus <=%3$s le haghaidh an fheidhmíochta, an chobhsaíochta agus an fheidhmiúlachta is fearr leis an leagan seo de Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "Tá SQLite in úsáid faoi láthair mar bhunachar sonraí backend. Le haghaidh suiteálacha níos mó molaimid duit aistriú chuig inneall bunachar sonraí eile. Moltar é seo go háirithe agus an cliant deisce á úsáid chun comhaid a shioncronú. Chun aistriú go dtí bunachar sonraí eile bain úsáid as an uirlis ordaithe: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Clár bunachar sonraí anaithnid",
|
||||
"Architecture" : "Ailtireacht",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión 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." : "Detectouse a versión «%1$s» de MySQL. Suxírese MySQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión 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." : "Detectouse a versión «%1$s» de PostgreSQL. Suxírese PostgreSQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "%d de Nextcloud non é compatíbel coa versión actual, polo que debe asegurarse de actualizar a base de datos antes de actualizar o servidor de Nextcloud.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de Oraclre. Suxírese Oracle >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está a ser usado actualmente como base de datos de fondo. Para instalacións máis grandes, recomendamos que cambie a unha infraestrutura de base de datos diferente. Isto recoméndase especialmente cando se usa o cliente de escritorio para a sincronización de ficheiros. Para migrar a outra base de datos use a ferramenta de liña de ordes: «occ db:convert-type».",
|
||||
"Unknown database platform" : "Plataforma de base de datos descoñecida",
|
||||
"Architecture" : "Arquitectura",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de MariaDB. Suxírese MariaDB >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión 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." : "Detectouse a versión «%1$s» de MySQL. Suxírese MySQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión 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." : "Detectouse a versión «%1$s» de PostgreSQL. Suxírese PostgreSQL >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "%d de Nextcloud non é compatíbel coa versión actual, polo que debe asegurarse de actualizar a base de datos antes de actualizar o servidor de Nextcloud.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Detectouse a versión «%1$s» de Oraclre. Suxírese Oracle >=%2$s e <=%3$s para un mellor rendemento, estabilidade e funcionalidade con esta versión de Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite está a ser usado actualmente como base de datos de fondo. Para instalacións máis grandes, recomendamos que cambie a unha infraestrutura de base de datos diferente. Isto recoméndase especialmente cando se usa o cliente de escritorio para a sincronización de ficheiros. Para migrar a outra base de datos use a ferramenta de liña de ordes: «occ db:convert-type».",
|
||||
"Unknown database platform" : "Plataforma de base de datos descoñecida",
|
||||
"Architecture" : "Arquitectura",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB \"%1$s\" detectada. MariaDB >=%2$s e <=%3$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.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do PostgreSQL \"%1$s\" detectada. O PostgreSQL >= %2$s e <= %3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "O Nextcloud %d não suporta a sua versão atual, portanto, certifique-se de atualizar o banco de dados antes de atualizar o seu servidor Nextcloud.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão Oracle \"%1$s\" detectada. Oracle >=%2$s e <=%3$s é recomendado para obter o melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "No momento, o SQLite está sendo usado como banco de dados de back-end. Para instalações maiores, recomendamos que você mude para um back-end de banco de dados diferente. Isso é especialmente recomendado quando se usa o cliente de desktop para sincronização de arquivos. Para migrar para outro banco de dados, use a ferramenta de linha de comando: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Plataforma de banco de dados desconhecida",
|
||||
"Architecture" : "Arquitetura",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do MariaDB \"%1$s\" detectada. MariaDB >=%2$s e <=%3$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.",
|
||||
"PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão do PostgreSQL \"%1$s\" detectada. O PostgreSQL >= %2$s e <= %3$s é sugerido para melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "O Nextcloud %d não suporta a sua versão atual, portanto, certifique-se de atualizar o banco de dados antes de atualizar o seu servidor Nextcloud.",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Versão Oracle \"%1$s\" detectada. Oracle >=%2$s e <=%3$s é recomendado para obter o melhor desempenho, estabilidade e funcionalidade com esta versão do Nextcloud.",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "No momento, o SQLite está sendo usado como banco de dados de back-end. Para instalações maiores, recomendamos que você mude para um back-end de banco de dados diferente. Isso é especialmente recomendado quando se usa o cliente de desktop para sincronização de arquivos. Para migrar para outro banco de dados, use a ferramenta de linha de comando: \"occ db:convert-type\".",
|
||||
"Unknown database platform" : "Plataforma de banco de dados desconhecida",
|
||||
"Architecture" : "Arquitetura",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"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 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 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." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 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 版本「%1$s」。建議使用 PostgreSQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支援您目前的版本,因此請在更新您的 Nextcloud 伺服器前更新資料庫。",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 Oracle 版本「%1$s」。建議使用 Oracle >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。",
|
||||
"Unknown database platform" : "數據庫平台不詳",
|
||||
"Architecture" : "建築學",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"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 版本「%1$s」。建議使用 MariaDB 版本 >= %2$s 和 <= %3$s 以獲得最佳性能、穩定性和功能,與此版本的 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." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 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 版本「%1$s」。建議使用 PostgreSQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支援您目前的版本,因此請在更新您的 Nextcloud 伺服器前更新資料庫。",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 Oracle 版本「%1$s」。建議使用 Oracle >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。",
|
||||
"Unknown database platform" : "數據庫平台不詳",
|
||||
"Architecture" : "建築學",
|
||||
|
|
|
|||
|
|
@ -310,6 +310,8 @@ OC.L10N.register(
|
|||
"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 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 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." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 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 版本「%1$s」。建議使用 PostgreSQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支援您目前的版本,因此請在更新您的 Nextcloud 伺服器前更新資料庫。",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 Oracle 版本「%1$s」。建議使用 Oracle >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。",
|
||||
"Unknown database platform" : "未知資料庫平台",
|
||||
"Architecture" : "架構",
|
||||
|
|
|
|||
|
|
@ -308,6 +308,8 @@
|
|||
"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 版本「%1$s」。建議使用 MariaDB >=%2$s 且 <=%3$s 以取得此版本 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." : "偵測到 MySQL 版本「%1$s」。建議使用 MySQL >=%2$s 且 <=%3$s 以取得此版本 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 版本「%1$s」。建議使用 PostgreSQL >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d 不支援您目前的版本,因此請在更新您的 Nextcloud 伺服器前更新資料庫。",
|
||||
"Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "偵測到 Oracle 版本「%1$s」。建議使用 Oracle >=%2$s 且 <=%3$s 以取得此版本 Nextcloud 的最佳效能、穩定性與功能。",
|
||||
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "目前使用 SQLite 作為後端資料庫。對於較大型的站台,我們建議您切換到其他資料庫後端。當使用桌面客戶端進行檔案同步時,我們更強烈建議您這麼做。若要遷移到其他資料庫,請使用命令列工具:「occ db:convert-type」。",
|
||||
"Unknown database platform" : "未知資料庫平台",
|
||||
"Architecture" : "架構",
|
||||
|
|
|
|||
|
|
@ -136,7 +136,9 @@ OC.L10N.register(
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Tharla earráid cheangail le LDAP/AD. Seiceáil an t-óstach, an port agus na dintiúir le do thoil.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Agus logáil isteach á dhéanamh, aimseoidh {instanceName} an t-úsáideoir bunaithe ar na tréithe seo a leanas:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Ceadaíonn sé logáil isteach i gcoinne ainm úsáideora LDAP/AD, arb é 'uid' nó 'sAMAccountName' é agus a bhraitear.",
|
||||
"LDAP/AD Username:" : "Ainm Úsáideora LDAP/AD:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Ceadaíonn sé logáil isteach i gcoinne tréith ríomhphoist. Ceadaítear 'mail' agus 'mailPrimaryAddress'.",
|
||||
"LDAP/AD Email Address:" : "Seoladh Ríomhphoist LDAP/AD:",
|
||||
"Other Attributes:" : "Tréithe Eile:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Sainmhíníonn sé seo an scagaire atá le cur i bhfeidhm nuair a dhéantar iarracht logáil isteach. Cuireann `%%uid` ionad an ainm úsáideora sa ghníomh logála isteach. Sampla: `uid=%%uid`",
|
||||
|
|
@ -153,9 +155,13 @@ OC.L10N.register(
|
|||
"Delete configuration" : "Scrios cumraíocht",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Is féidir leat an prótacal a fhágáil ar lár, mura dteastaíonn SSL uait. Más ea, cuir tús le ldaps://",
|
||||
"Host" : "Óstach",
|
||||
"ldaps://localhost" : "ldaps://localhost",
|
||||
"Port" : "Port",
|
||||
"389" : "389",
|
||||
"Detect Port" : "Braith Port",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "DN an úsáideora cliaint lena ndéanfar an ceangal. Chun rochtain gan ainm a fháil, fág DN agus Pasfhocal folamh.",
|
||||
"User DN" : "Úsáideoir DN",
|
||||
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
|
||||
"For anonymous access, leave DN and Password empty." : "Le rochtain gan ainm, fág DN agus Pasfhocal folamh.",
|
||||
"Password" : "Pasfhocal",
|
||||
"Save Credentials" : "Sábháil Dintiúir",
|
||||
|
|
|
|||
|
|
@ -134,7 +134,9 @@
|
|||
"A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Tharla earráid cheangail le LDAP/AD. Seiceáil an t-óstach, an port agus na dintiúir le do thoil.",
|
||||
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Tá coinneálaí an ionaid \"%uid\" ar iarraidh. Cuirfear an t-ainm logála isteach ina áit agus LDAP/AD á cheistiú.",
|
||||
"When logging in, {instanceName} will find the user based on the following attributes:" : "Agus logáil isteach á dhéanamh, aimseoidh {instanceName} an t-úsáideoir bunaithe ar na tréithe seo a leanas:",
|
||||
"Allows login against the LDAP/AD username, which is either 'uid' or 'sAMAccountName' and will be detected." : "Ceadaíonn sé logáil isteach i gcoinne ainm úsáideora LDAP/AD, arb é 'uid' nó 'sAMAccountName' é agus a bhraitear.",
|
||||
"LDAP/AD Username:" : "Ainm Úsáideora LDAP/AD:",
|
||||
"Allows login against an email attribute. 'mail' and 'mailPrimaryAddress' allowed." : "Ceadaíonn sé logáil isteach i gcoinne tréith ríomhphoist. Ceadaítear 'mail' agus 'mailPrimaryAddress'.",
|
||||
"LDAP/AD Email Address:" : "Seoladh Ríomhphoist LDAP/AD:",
|
||||
"Other Attributes:" : "Tréithe Eile:",
|
||||
"Defines the filter to apply, when login is attempted. `%%uid` replaces the username in the login action. Example: `uid=%%uid`" : "Sainmhíníonn sé seo an scagaire atá le cur i bhfeidhm nuair a dhéantar iarracht logáil isteach. Cuireann `%%uid` ionad an ainm úsáideora sa ghníomh logála isteach. Sampla: `uid=%%uid`",
|
||||
|
|
@ -151,9 +153,13 @@
|
|||
"Delete configuration" : "Scrios cumraíocht",
|
||||
"You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Is féidir leat an prótacal a fhágáil ar lár, mura dteastaíonn SSL uait. Más ea, cuir tús le ldaps://",
|
||||
"Host" : "Óstach",
|
||||
"ldaps://localhost" : "ldaps://localhost",
|
||||
"Port" : "Port",
|
||||
"389" : "389",
|
||||
"Detect Port" : "Braith Port",
|
||||
"The DN of the client user with which the bind shall be done. For anonymous access, leave DN and Password empty." : "DN an úsáideora cliaint lena ndéanfar an ceangal. Chun rochtain gan ainm a fháil, fág DN agus Pasfhocal folamh.",
|
||||
"User DN" : "Úsáideoir DN",
|
||||
"uid=agent,dc=example,dc=com" : "uid=agent,dc=example,dc=com",
|
||||
"For anonymous access, leave DN and Password empty." : "Le rochtain gan ainm, fág DN agus Pasfhocal folamh.",
|
||||
"Password" : "Pasfhocal",
|
||||
"Save Credentials" : "Sábháil Dintiúir",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"webhook_listeners",
|
||||
{
|
||||
"Ephemeral webhook authentication" : "Fíordheimhniú gréasáin neamhbhuan",
|
||||
"Webhooks" : "Crúcaí gréasáin",
|
||||
"Nextcloud Webhook Support" : "Tacaíocht Webhook Nextcloud",
|
||||
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Seol fógraí chuig seirbhísí seachtracha aon uair a tharlaíonn rud éigin tábhachtach, amhail nuair a athraítear nó a nuashonraítear comhaid.",
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
{ "translations": {
|
||||
"Ephemeral webhook authentication" : "Fíordheimhniú gréasáin neamhbhuan",
|
||||
"Webhooks" : "Crúcaí gréasáin",
|
||||
"Nextcloud Webhook Support" : "Tacaíocht Webhook Nextcloud",
|
||||
"Send notifications to external services whenever something important happens, like when files are changed or updated." : "Seol fógraí chuig seirbhísí seachtracha aon uair a tharlaíonn rud éigin tábhachtach, amhail nuair a athraítear nó a nuashonraítear comhaid.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue