summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /settings
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.js12
-rw-r--r--settings/l10n/cs_CZ.json12
-rw-r--r--settings/l10n/de.js12
-rw-r--r--settings/l10n/de.json12
-rw-r--r--settings/l10n/de_DE.js12
-rw-r--r--settings/l10n/de_DE.json12
-rw-r--r--settings/l10n/el.js12
-rw-r--r--settings/l10n/el.json12
-rw-r--r--settings/l10n/en_GB.js14
-rw-r--r--settings/l10n/en_GB.json14
-rw-r--r--settings/l10n/es.js14
-rw-r--r--settings/l10n/es.json14
-rw-r--r--settings/l10n/fi_FI.js14
-rw-r--r--settings/l10n/fi_FI.json14
-rw-r--r--settings/l10n/fr.js12
-rw-r--r--settings/l10n/fr.json12
-rw-r--r--settings/l10n/he.js14
-rw-r--r--settings/l10n/he.json14
-rw-r--r--settings/l10n/hu_HU.js12
-rw-r--r--settings/l10n/hu_HU.json12
-rw-r--r--settings/l10n/id.js12
-rw-r--r--settings/l10n/id.json12
-rw-r--r--settings/l10n/is.js12
-rw-r--r--settings/l10n/is.json12
-rw-r--r--settings/l10n/it.js12
-rw-r--r--settings/l10n/it.json12
-rw-r--r--settings/l10n/ja.js14
-rw-r--r--settings/l10n/ja.json14
-rw-r--r--settings/l10n/ko.js14
-rw-r--r--settings/l10n/ko.json14
-rw-r--r--settings/l10n/nb_NO.js12
-rw-r--r--settings/l10n/nb_NO.json12
-rw-r--r--settings/l10n/nl.js12
-rw-r--r--settings/l10n/nl.json12
-rw-r--r--settings/l10n/pt_BR.js12
-rw-r--r--settings/l10n/pt_BR.json12
-rw-r--r--settings/l10n/pt_PT.js14
-rw-r--r--settings/l10n/pt_PT.json14
-rw-r--r--settings/l10n/ru.js12
-rw-r--r--settings/l10n/ru.json12
-rw-r--r--settings/l10n/sl.js14
-rw-r--r--settings/l10n/sl.json14
-rw-r--r--settings/l10n/sq.js14
-rw-r--r--settings/l10n/sq.json14
-rw-r--r--settings/l10n/sv.js14
-rw-r--r--settings/l10n/sv.json14
-rw-r--r--settings/l10n/th_TH.js14
-rw-r--r--settings/l10n/th_TH.json14
-rw-r--r--settings/l10n/tr.js16
-rw-r--r--settings/l10n/tr.json16
-rw-r--r--settings/l10n/zh_TW.js14
-rw-r--r--settings/l10n/zh_TW.json14
52 files changed, 340 insertions, 340 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index b009a834c9f..3bf6c0e49db 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Došlo k chybě. Nahrajte prosím ASCII-kódovaný PEM certifikát.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Smazat",
- "An error occurred: {message}" : "Nastala chyba: {message}",
"Select a profile picture" : "Vyberte profilový obrázek",
"Very weak password" : "Velmi slabé heslo",
"Weak password" : "Slabé heslo",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Přihlásit",
"Plain" : "Čistý text",
"NT LAN Manager" : "Správce NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Emailový server",
"Open documentation" : "Otevřít dokumentaci",
"This is used for sending out notifications." : "Toto se používá pro odesílání upozornění.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zobrazit text upozornění na stránce pro nahrání veřejného odkazu. (Zobrazit pouze pokud je seznam souborů skrytý.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Tento text bude zobrazen on stránce pro nahrání veřejného odkazu, pokud bude seznam souborů skrytý.",
"Tips & tricks" : "Tipy a triky",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pro migraci na jinou databázi použijte v příkazovém řádku nástroj: 'occ db:convert-type' nebo nahlédněte do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentace ↗</a>.",
"How to do backups" : "Jak vytvářet zálohy",
"Advanced monitoring" : "Pokročilé monitorování",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Vytvořit",
"Admin Recovery Password" : "Heslo obnovy správce",
"Enter the recovery password in order to recover the users files during password change" : "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla",
- "Group" : "Skupina",
"Everyone" : "Všichni",
"Admins" : "Administrátoři",
"Default quota" : "Výchozí kvóta",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "změnit emailovou adresu",
"Default" : "Výchozí",
"add group" : "přidat skupinu",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
"Add Group" : "Přidat skupinu",
+ "Group" : "Skupina",
"Default Quota" : "Výchozí kvóta",
"Full Name" : "Celé jméno",
"Group Admin for" : "Správce skupiny pro",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Aktualizace",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Oficiální aplikace jsou vyvíjeny Nextcloud komunitou. Poskytují klíčové funkce Nextcloud a jsou připravené na produkční nasazení.",
"No apps found for \"{query}\"" : "Nebyly nalezeny žádné aplikace pro \"{query}\"",
+ "An error occurred: {message}" : "Nastala chyba: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Zkontrolujte prosím konfiguraci php podle <a target=\"_blank\" href=\"%s\">instalační dokumentace ↗</a>, hlavně při použití php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaše databáze neběží s úrovní izolace transakcí \"READ COMMITED\". Toto může způsobit problémy při paralelním spouštění více akcí současně.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běží v prostředí Microsoft Windows. Pro optimální uživatelské pohodlí doporučujeme přejít na Linux.",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index 428c050356d..a2ae27579e8 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Došlo k chybě. Nahrajte prosím ASCII-kódovaný PEM certifikát.",
"Valid until {date}" : "Platný do {date}",
"Delete" : "Smazat",
- "An error occurred: {message}" : "Nastala chyba: {message}",
"Select a profile picture" : "Vyberte profilový obrázek",
"Very weak password" : "Velmi slabé heslo",
"Weak password" : "Slabé heslo",
@@ -130,8 +129,6 @@
"Login" : "Přihlásit",
"Plain" : "Čistý text",
"NT LAN Manager" : "Správce NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Emailový server",
"Open documentation" : "Otevřít dokumentaci",
"This is used for sending out notifications." : "Toto se používá pro odesílání upozornění.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zobrazit text upozornění na stránce pro nahrání veřejného odkazu. (Zobrazit pouze pokud je seznam souborů skrytý.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Tento text bude zobrazen on stránce pro nahrání veřejného odkazu, pokud bude seznam souborů skrytý.",
"Tips & tricks" : "Tipy a triky",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pro migraci na jinou databázi použijte v příkazovém řádku nástroj: 'occ db:convert-type' nebo nahlédněte do <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentace ↗</a>.",
"How to do backups" : "Jak vytvářet zálohy",
"Advanced monitoring" : "Pokročilé monitorování",
@@ -315,7 +310,6 @@
"Create" : "Vytvořit",
"Admin Recovery Password" : "Heslo obnovy správce",
"Enter the recovery password in order to recover the users files during password change" : "Zadejte heslo obnovy pro obnovení souborů uživatele při změně hesla",
- "Group" : "Skupina",
"Everyone" : "Všichni",
"Admins" : "Administrátoři",
"Default quota" : "Výchozí kvóta",
@@ -331,8 +325,13 @@
"change email address" : "změnit emailovou adresu",
"Default" : "Výchozí",
"add group" : "přidat skupinu",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Je použita databáze SQLite. Pro větší instalace doporučujeme přejít na robustnější databázi.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
"Add Group" : "Přidat skupinu",
+ "Group" : "Skupina",
"Default Quota" : "Výchozí kvóta",
"Full Name" : "Celé jméno",
"Group Admin for" : "Správce skupiny pro",
@@ -345,6 +344,7 @@
"Updates" : "Aktualizace",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Oficiální aplikace jsou vyvíjeny Nextcloud komunitou. Poskytují klíčové funkce Nextcloud a jsou připravené na produkční nasazení.",
"No apps found for \"{query}\"" : "Nebyly nalezeny žádné aplikace pro \"{query}\"",
+ "An error occurred: {message}" : "Nastala chyba: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Zkontrolujte prosím konfiguraci php podle <a target=\"_blank\" href=\"%s\">instalační dokumentace ↗</a>, hlavně při použití php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaše databáze neběží s úrovní izolace transakcí \"READ COMMITED\". Toto může způsobit problémy při paralelním spouštění více akcí současně.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server běží v prostředí Microsoft Windows. Pro optimální uživatelské pohodlí doporučujeme přejít na Linux.",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 532e7d2ca6d..3fe0de2547d 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte lade ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Delete" : "Löschen",
- "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Select a profile picture" : "Wähle ein Profilbild",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Anmelden",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-Mail-Server",
"Open documentation" : "Dokumentation öffnen",
"This is used for sending out notifications." : "Dies wird zum Senden von Benachrichtigungen verwendet.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite. (Wird nur gezeigt wenn die Dateiliste nicht angezeigt wird.) ",
"This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.",
"Tips & tricks" : "Tipps & Tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Backups anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Anlegen",
"Admin Recovery Password" : "Admin-Wiederherstellungspasswort",
"Enter the recovery password in order to recover the users files during password change" : "Gib das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen",
- "Group" : "Gruppe",
"Everyone" : "Jeder",
"Admins" : "Administratoren",
"Default quota" : "Standard Speicherplatzgröße",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "E-Mail-Adresse ändern",
"Default" : "Standard",
"add group" : "Gruppe hinzufügen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
"Add Group" : "Gruppe hinzufügen",
+ "Group" : "Gruppe",
"Default Quota" : "Standard-Quota",
"Full Name" : "Vollständiger Name",
"Group Admin for" : "Gruppenadministrator für",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offizielle Apps werden von und innerhalb der Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"No apps found for \"{query}\"" : "Keine Applikationen für \"{query}\" gefunden",
+ "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration des Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 8a60e77793f..c84317417d9 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte lade ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Delete" : "Löschen",
- "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Select a profile picture" : "Wähle ein Profilbild",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
@@ -130,8 +129,6 @@
"Login" : "Anmelden",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-Mail-Server",
"Open documentation" : "Dokumentation öffnen",
"This is used for sending out notifications." : "Dies wird zum Senden von Benachrichtigungen verwendet.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite. (Wird nur gezeigt wenn die Dateiliste nicht angezeigt wird.) ",
"This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.",
"Tips & tricks" : "Tipps & Tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Backups anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
@@ -315,7 +310,6 @@
"Create" : "Anlegen",
"Admin Recovery Password" : "Admin-Wiederherstellungspasswort",
"Enter the recovery password in order to recover the users files during password change" : "Gib das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen",
- "Group" : "Gruppe",
"Everyone" : "Jeder",
"Admins" : "Administratoren",
"Default quota" : "Standard Speicherplatzgröße",
@@ -331,8 +325,13 @@
"change email address" : "E-Mail-Adresse ändern",
"Default" : "Standard",
"add group" : "Gruppe hinzufügen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
"Add Group" : "Gruppe hinzufügen",
+ "Group" : "Gruppe",
"Default Quota" : "Standard-Quota",
"Full Name" : "Vollständiger Name",
"Group Admin for" : "Gruppenadministrator für",
@@ -345,6 +344,7 @@
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offizielle Apps werden von und innerhalb der Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"No apps found for \"{query}\"" : "Keine Applikationen für \"{query}\" gefunden",
+ "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration durchlesen, sowie die PHP-Konfiguration des Servers überprüfen, insbesondere dann, wenn PHP-FPM eingesetzt wird.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Deine Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Dein Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 766bbb7ae74..bfc868b2525 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte laden Sie ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Delete" : "Löschen",
- "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Select a profile picture" : "Wählen Sie ein Profilbild",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Anmelden",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-Mail-Server",
"Open documentation" : "Dokumentation öffnen",
"This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite. (Wird nur gezeigt wenn die Dateiliste nicht angezeigt wird.) ",
"This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.",
"Tips & tricks" : "Tipps & Tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Erstellen",
"Admin Recovery Password" : "Admin-Passwort-Wiederherstellung",
"Enter the recovery password in order to recover the users files during password change" : "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen",
- "Group" : "Gruppe",
"Everyone" : "Jeder",
"Admins" : "Administratoren",
"Default quota" : "Standard-Kontingent",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "E-Mail-Adresse ändern",
"Default" : "Standard",
"add group" : "Gruppe hinzufügen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>! ",
"Add Group" : "Gruppe hinzufügen",
+ "Group" : "Gruppe",
"Default Quota" : "Standard-Quota",
"Full Name" : "Vollständiger Name",
"Group Admin for" : "Gruppenadministrator für",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"No apps found for \"{query}\"" : "Keine Applikationen für \"{query}\" gefunden",
+ "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte schauen Sie in der <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration, sowie die PHP-Konfiguration ihres Servers, insbesondere dann, wenn Sie PHP-FPM einsetzen.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 62345ef9c6e..988f44d59c5 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Es ist ein Fehler aufgetreten. Bitte laden Sie ein ASCII-kodiertes PEM-Zertifikat hoch.",
"Valid until {date}" : "Gültig bis {date}",
"Delete" : "Löschen",
- "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Select a profile picture" : "Wählen Sie ein Profilbild",
"Very weak password" : "Sehr schwaches Passwort",
"Weak password" : "Schwaches Passwort",
@@ -130,8 +129,6 @@
"Login" : "Anmelden",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-Mail-Server",
"Open documentation" : "Dokumentation öffnen",
"This is used for sending out notifications." : "Dies wird für das Senden von Benachrichtigungen verwendet.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Zeige Haftungsausschluss auf der öffentlichen Upload-Seite. (Wird nur gezeigt wenn die Dateiliste nicht angezeigt wird.) ",
"This text will be shown on the public link upload page when the file list is hidden." : "Dieser Text wird auf der öffentlichen Upload-Seite angezeigt wenn die Dateiliste nicht angezeigt wird.",
"Tips & tricks" : "Tipps & Tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutzen Sie bitte die Kommandozeile: 'occ db:convert-type', oder in die <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Dokumentation ↗</a> schauen.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Advanced monitoring" : "Erweitertes Monitoring",
@@ -315,7 +310,6 @@
"Create" : "Erstellen",
"Admin Recovery Password" : "Admin-Passwort-Wiederherstellung",
"Enter the recovery password in order to recover the users files during password change" : "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während der Passwortänderung wiederherzustellen",
- "Group" : "Gruppe",
"Everyone" : "Jeder",
"Admins" : "Administratoren",
"Default quota" : "Standard-Kontingent",
@@ -331,8 +325,13 @@
"change email address" : "E-Mail-Adresse ändern",
"Default" : "Standard",
"add group" : "Gruppe hinzufügen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei der Nutzung des Desktop Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>! ",
"Add Group" : "Gruppe hinzufügen",
+ "Group" : "Gruppe",
"Default Quota" : "Standard-Quota",
"Full Name" : "Vollständiger Name",
"Group Admin for" : "Gruppenadministrator für",
@@ -345,6 +344,7 @@
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offizielle Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen die zentralen Funktionen bereit und sind für den produktiven Einsatz geeignet.",
"No apps found for \"{query}\"" : "Keine Applikationen für \"{query}\" gefunden",
+ "An error occurred: {message}" : "Ein Fehler ist aufgetreten: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Bitte schauen Sie in der <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">Installationsdokumentation ↗</a>auf Hinweise zur PHP-Konfiguration, sowie die PHP-Konfiguration ihres Servers, insbesondere dann, wenn Sie PHP-FPM einsetzen.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "ihre Datenbank läuft nicht mit der \"READ COMMITED\" Transaktionsisolationsstufe. Dies kann Probleme hervorrufen, wenn mehrere Aktionen parallel ausgeführt werden.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ihr Server wird mit Microsoft Windows betrieben. Für ein optimales Nutzungserlebnis empfehlen wir dringend Linux.",
diff --git a/settings/l10n/el.js b/settings/l10n/el.js
index cb8ebd18616..33eb7034a66 100644
--- a/settings/l10n/el.js
+++ b/settings/l10n/el.js
@@ -94,7 +94,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Προέκυψε σφάλμα. Παρακαλούμε μεταφορτώστε ένα πιστοποιητικό PEM κωδικοποιημένο κατά ASCII.",
"Valid until {date}" : "Έγκυρο έως {date}",
"Delete" : "Διαγραφή",
- "An error occurred: {message}" : "Παρουσιάστηκε σφάλμα: {message}",
"Select a profile picture" : "Επιλογή εικόνας προφίλ",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
@@ -127,8 +126,6 @@ OC.L10N.register(
"Login" : "Σύνδεση",
"Plain" : "Απλό",
"NT LAN Manager" : "Διαχειριστης NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Διακομιστής Email",
"Open documentation" : "Ανοιχτή τεκμηρίωση.",
"This is used for sending out notifications." : "Χρησιμοποιείται για αποστολή ειδοποιήσεων.",
@@ -208,8 +205,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Αυτές οι ομάδες θα συνεχίσουν να λαμβάνουν διαμοιρασμούς, αλλά δεν θα είναι δυνατό να τους δημιουργήσουν.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Να επιτρέπεται η χρήση αυτόματης συμπλήρωσης στο διάλογο διαμοιρασμού. Αν αυτό είναι απενεργοποιημένο θα πρέπει να εισαχθεί το πλήρες όνομα χρήστη.",
"Tips & tricks" : "Συμβουλές & τεχνάσματα",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"How to do backups" : "Πώς να κάνετε αντίγραφα ασφαλείας",
"Advanced monitoring" : "Παρακολούθηση για προχωρημένους",
"Performance tuning" : "Ρύθμιση βελτίωσης της απόδοσης",
@@ -293,7 +288,6 @@ OC.L10N.register(
"Create" : "Δημιουργία",
"Admin Recovery Password" : "Κωδικός Επαναφοράς Διαχειριστή ",
"Enter the recovery password in order to recover the users files during password change" : "Εισάγετε το συνθηματικό ανάκτησης ώστε να ανακτήσετε τα αρχεία χρηστών κατά την αλλαγή συνθηματικού",
- "Group" : "Ομάδα",
"Everyone" : "Όλοι",
"Admins" : "Διαχειριστές",
"Default quota" : "Προεπιλέγμενη χωρητικότητα",
@@ -308,8 +302,13 @@ OC.L10N.register(
"change email address" : "αλλαγή διεύθυνσης ηλ. αλληλογραφίας",
"Default" : "Προκαθορισμένο",
"add group" : "προσθήκη ομάδας",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συνεργαστείτε με τους προγραμματιστές</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">προωθήστε το</a>!",
"Add Group" : "Προσθήκη ομάδας",
+ "Group" : "Ομάδα",
"Default Quota" : "Προεπιλεγμένη χωρητικότητα",
"Full Name" : "Πλήρες όνομα",
"Storage Location" : "Τοποθεσία αποθηκευτικού χώρου",
@@ -320,6 +319,7 @@ OC.L10N.register(
"External Storage" : "Εξωτερικό Αποθηκευτικό Μέσο",
"Updates" : "Ενημερώσεις",
"No apps found for \"{query}\"" : "Δεν βρέθηκαν εφαρμογές για \"{query}\"",
+ "An error occurred: {message}" : "Παρουσιάστηκε σφάλμα: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Παρακαλούμε ελέγξτε την <a target=\"_blank\" href=\"%s\">τεκμηρίωση εγκατάστασης ↗</a> για τις σημειώσεις ρυθμίσεων php και για τις ρυθμίσεις της php του διακομιστή, ειδικότερα όταν χρησιμοποιείτε το php-fpm.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ο διακομιστής σας εκτελείται σε Microsoft Windows. Σας συνιστούμε το Linux για μια βέλτιστη εμπειρία χρήστη.",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Παρακαλώ ελέγξτε διπλά τα <a target=\"_blank\" href=\"%s\">εγχειρίδια εγκατάστασης ↗</a>, και ελέγξτε για σφάλματα ή προειδοποιήσεις στο <a href=\"#log-section\">ιστορικό</a>.",
diff --git a/settings/l10n/el.json b/settings/l10n/el.json
index bef21661f4d..579aca8beff 100644
--- a/settings/l10n/el.json
+++ b/settings/l10n/el.json
@@ -92,7 +92,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Προέκυψε σφάλμα. Παρακαλούμε μεταφορτώστε ένα πιστοποιητικό PEM κωδικοποιημένο κατά ASCII.",
"Valid until {date}" : "Έγκυρο έως {date}",
"Delete" : "Διαγραφή",
- "An error occurred: {message}" : "Παρουσιάστηκε σφάλμα: {message}",
"Select a profile picture" : "Επιλογή εικόνας προφίλ",
"Very weak password" : "Πολύ αδύναμο συνθηματικό",
"Weak password" : "Αδύναμο συνθηματικό",
@@ -125,8 +124,6 @@
"Login" : "Σύνδεση",
"Plain" : "Απλό",
"NT LAN Manager" : "Διαχειριστης NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Διακομιστής Email",
"Open documentation" : "Ανοιχτή τεκμηρίωση.",
"This is used for sending out notifications." : "Χρησιμοποιείται για αποστολή ειδοποιήσεων.",
@@ -206,8 +203,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Αυτές οι ομάδες θα συνεχίσουν να λαμβάνουν διαμοιρασμούς, αλλά δεν θα είναι δυνατό να τους δημιουργήσουν.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Να επιτρέπεται η χρήση αυτόματης συμπλήρωσης στο διάλογο διαμοιρασμού. Αν αυτό είναι απενεργοποιημένο θα πρέπει να εισαχθεί το πλήρες όνομα χρήστη.",
"Tips & tricks" : "Συμβουλές & τεχνάσματα",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"How to do backups" : "Πώς να κάνετε αντίγραφα ασφαλείας",
"Advanced monitoring" : "Παρακολούθηση για προχωρημένους",
"Performance tuning" : "Ρύθμιση βελτίωσης της απόδοσης",
@@ -291,7 +286,6 @@
"Create" : "Δημιουργία",
"Admin Recovery Password" : "Κωδικός Επαναφοράς Διαχειριστή ",
"Enter the recovery password in order to recover the users files during password change" : "Εισάγετε το συνθηματικό ανάκτησης ώστε να ανακτήσετε τα αρχεία χρηστών κατά την αλλαγή συνθηματικού",
- "Group" : "Ομάδα",
"Everyone" : "Όλοι",
"Admins" : "Διαχειριστές",
"Default quota" : "Προεπιλέγμενη χωρητικότητα",
@@ -306,8 +300,13 @@
"change email address" : "αλλαγή διεύθυνσης ηλ. αλληλογραφίας",
"Default" : "Προκαθορισμένο",
"add group" : "προσθήκη ομάδας",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Ως βάση δεδομένων χρησιμοποιείται η SQLite. Για μεγαλύτερες εγκαταστάσεις συνιστούμε να επιλέξετε ένα διαφορετικό σύστημα υποστήριξης βάσης δεδομένων.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε τον πελάτη για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συνεργαστείτε με τους προγραμματιστές</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">προωθήστε το</a>!",
"Add Group" : "Προσθήκη ομάδας",
+ "Group" : "Ομάδα",
"Default Quota" : "Προεπιλεγμένη χωρητικότητα",
"Full Name" : "Πλήρες όνομα",
"Storage Location" : "Τοποθεσία αποθηκευτικού χώρου",
@@ -318,6 +317,7 @@
"External Storage" : "Εξωτερικό Αποθηκευτικό Μέσο",
"Updates" : "Ενημερώσεις",
"No apps found for \"{query}\"" : "Δεν βρέθηκαν εφαρμογές για \"{query}\"",
+ "An error occurred: {message}" : "Παρουσιάστηκε σφάλμα: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Παρακαλούμε ελέγξτε την <a target=\"_blank\" href=\"%s\">τεκμηρίωση εγκατάστασης ↗</a> για τις σημειώσεις ρυθμίσεων php και για τις ρυθμίσεις της php του διακομιστή, ειδικότερα όταν χρησιμοποιείτε το php-fpm.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ο διακομιστής σας εκτελείται σε Microsoft Windows. Σας συνιστούμε το Linux για μια βέλτιστη εμπειρία χρήστη.",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Παρακαλώ ελέγξτε διπλά τα <a target=\"_blank\" href=\"%s\">εγχειρίδια εγκατάστασης ↗</a>, και ελέγξτε για σφάλματα ή προειδοποιήσεις στο <a href=\"#log-section\">ιστορικό</a>.",
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index b3d7b6fdf05..8244f314b4a 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -82,7 +82,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.",
"Valid until {date}" : "Valid until {date}",
"Delete" : "Delete",
- "An error occurred: {message}" : "An error occurred: {message}",
"Select a profile picture" : "Select a profile picture",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
@@ -113,8 +112,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Email server",
"Open documentation" : "Open documentation",
"This is used for sending out notifications." : "This is used for sending out notifications.",
@@ -198,8 +195,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.",
"Tips & tricks" : "Tips & tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "How to do backups",
"Advanced monitoring" : "Advanced monitoring",
@@ -282,7 +277,6 @@ OC.L10N.register(
"Create" : "Create",
"Admin Recovery Password" : "Admin Recovery Password",
"Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change",
- "Group" : "Group",
"Everyone" : "Everyone",
"Admins" : "Admins",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Please enter storage quota (e.g. \"512 MB\" or \"12 GB\")",
@@ -292,9 +286,15 @@ OC.L10N.register(
"set new password" : "set new password",
"change email address" : "change email address",
"Default" : "Default",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
+ "Group" : "Group",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "External Storage",
- "Updates" : "Updates"
+ "Updates" : "Updates",
+ "An error occurred: {message}" : "An error occurred: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index 23eacc05187..e79f79d1875 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -80,7 +80,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "An error occurred. Please upload an ASCII-encoded PEM certificate.",
"Valid until {date}" : "Valid until {date}",
"Delete" : "Delete",
- "An error occurred: {message}" : "An error occurred: {message}",
"Select a profile picture" : "Select a profile picture",
"Very weak password" : "Very weak password",
"Weak password" : "Weak password",
@@ -111,8 +110,6 @@
"Login" : "Login",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Email server",
"Open documentation" : "Open documentation",
"This is used for sending out notifications." : "This is used for sending out notifications.",
@@ -196,8 +193,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "These groups will still be able to receive shares, but not to initiate them.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.",
"Tips & tricks" : "Tips & tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "How to do backups",
"Advanced monitoring" : "Advanced monitoring",
@@ -280,7 +275,6 @@
"Create" : "Create",
"Admin Recovery Password" : "Admin Recovery Password",
"Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change",
- "Group" : "Group",
"Everyone" : "Everyone",
"Admins" : "Admins",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Please enter storage quota (e.g. \"512 MB\" or \"12 GB\")",
@@ -290,9 +284,15 @@
"set new password" : "set new password",
"change email address" : "change email address",
"Default" : "Default",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
+ "Group" : "Group",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "External Storage",
- "Updates" : "Updates"
+ "Updates" : "Updates",
+ "An error occurred: {message}" : "An error occurred: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 168b3793115..ff2e6677e7b 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ha ocurrido un error. Por favor, cargue un certificado PEM codificado en ASCII.",
"Valid until {date}" : "Válido hasta {date}",
"Delete" : "Eliminar",
- "An error occurred: {message}" : "Ocurrió un error: {message}",
"Select a profile picture" : "Seleccionar una imagen de perfil",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Iniciar sesión",
"Plain" : "Plano",
"NT LAN Manager" : "Gestor de NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de correo electrónico",
"Open documentation" : "Abrir Documentación",
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
@@ -218,8 +215,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir autocompletación del nombre de usuario en diálogos de compartición. Si está deshabilitado, se requiere introducir el nombre de usuario.",
"Tips & tricks" : "Sugerencias y trucos",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos 'occ db:convert-type' o mira la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
"How to do backups" : "Cómo hacer copias de seguridad",
"Advanced monitoring" : "Monitorización avanzada",
@@ -309,7 +304,6 @@ OC.L10N.register(
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
- "Group" : "Grupo",
"Everyone" : "Todos",
"Admins" : "Administradores",
"Default quota" : "Cuota predeterminada",
@@ -325,7 +319,12 @@ OC.L10N.register(
"change email address" : "cambiar dirección de correo electrónico",
"Default" : "Predeterminado",
"add group" : "añadir grupo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.",
"Add Group" : "Agregar grupo",
+ "Group" : "Grupo",
"Full Name" : "Nombre completo",
"Group Admin for" : "Grupo administrador para",
"Storage Location" : "Ubicación de almacenamiento",
@@ -335,6 +334,7 @@ OC.L10N.register(
"Redis" : "Redis",
"External Storage" : "Almacenamiento externo",
"Updates" : "Actualizaciones",
- "No apps found for \"{query}\"" : "No se han encontrado apps para {query}"
+ "No apps found for \"{query}\"" : "No se han encontrado apps para {query}",
+ "An error occurred: {message}" : "Ocurrió un error: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index 7d2fbf12c3e..ee40a73b9a8 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ha ocurrido un error. Por favor, cargue un certificado PEM codificado en ASCII.",
"Valid until {date}" : "Válido hasta {date}",
"Delete" : "Eliminar",
- "An error occurred: {message}" : "Ocurrió un error: {message}",
"Select a profile picture" : "Seleccionar una imagen de perfil",
"Very weak password" : "Contraseña muy débil",
"Weak password" : "Contraseña débil",
@@ -130,8 +129,6 @@
"Login" : "Iniciar sesión",
"Plain" : "Plano",
"NT LAN Manager" : "Gestor de NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de correo electrónico",
"Open documentation" : "Abrir Documentación",
"This is used for sending out notifications." : "Esto se usa para enviar notificaciones.",
@@ -216,8 +213,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Estos grupos aún podrán recibir contenidos compartidos, pero no podrán, pero no podrán iniciarlos.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir autocompletación del nombre de usuario en diálogos de compartición. Si está deshabilitado, se requiere introducir el nombre de usuario.",
"Tips & tricks" : "Sugerencias y trucos",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar a otra base de datos usa la herramienta de línea de comandos 'occ db:convert-type' o mira la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentación ↗</a>.",
"How to do backups" : "Cómo hacer copias de seguridad",
"Advanced monitoring" : "Monitorización avanzada",
@@ -307,7 +302,6 @@
"Create" : "Crear",
"Admin Recovery Password" : "Recuperación de la contraseña de administración",
"Enter the recovery password in order to recover the users files during password change" : "Introduzca la contraseña de recuperación a fin de recuperar los archivos de los usuarios durante el cambio de contraseña.",
- "Group" : "Grupo",
"Everyone" : "Todos",
"Admins" : "Administradores",
"Default quota" : "Cuota predeterminada",
@@ -323,7 +317,12 @@
"change email address" : "cambiar dirección de correo electrónico",
"Default" : "Predeterminado",
"add group" : "añadir grupo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Se utiliza SQLite como base de datos. Para instalaciones mas grandes se recomiende cambiar a otro sistema de base de datos. ",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLite está desaconsejado especialmente cuando se usa el cliente de escritorio para sincronizar los ficheros.",
"Add Group" : "Agregar grupo",
+ "Group" : "Grupo",
"Full Name" : "Nombre completo",
"Group Admin for" : "Grupo administrador para",
"Storage Location" : "Ubicación de almacenamiento",
@@ -333,6 +332,7 @@
"Redis" : "Redis",
"External Storage" : "Almacenamiento externo",
"Updates" : "Actualizaciones",
- "No apps found for \"{query}\"" : "No se han encontrado apps para {query}"
+ "No apps found for \"{query}\"" : "No se han encontrado apps para {query}",
+ "An error occurred: {message}" : "Ocurrió un error: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index 2f17bc8045a..9d1f24b7635 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Tapahtu virhe. Lähetä ASCII-koodattu PEM-varmenne.",
"Valid until {date}" : "Kelvollinen {date} asti",
"Delete" : "Poista",
- "An error occurred: {message}" : "Tapahtui virhe: {message}",
"Select a profile picture" : "Valitse profiilikuva",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
@@ -106,8 +105,6 @@ OC.L10N.register(
"None" : "Ei mitään",
"Login" : "Kirjaudu",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Sähköpostipalvelin",
"Open documentation" : "Avaa dokumentaatio",
"This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.",
@@ -183,8 +180,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
"Tips & tricks" : "Vinkit",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Advanced monitoring" : "Edistynyt valvonta",
"Performance tuning" : "Suorituskyvyn hienosäätö",
@@ -263,7 +258,6 @@ OC.L10N.register(
"Create" : "Luo",
"Admin Recovery Password" : "Ylläpitäjän palautussalasana",
"Enter the recovery password in order to recover the users files during password change" : "Anna palautussalasana, jotta käyttäjien tiedostot on mahdollista palauttaa salasanan muuttamisen yhteydessä",
- "Group" : "Ryhmä",
"Everyone" : "Kaikki",
"Admins" : "Ylläpitäjät",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Määritä tallennustilan kiintiö (esim. \"512 MB\" tai \"12 GB\")",
@@ -273,9 +267,15 @@ OC.L10N.register(
"set new password" : "aseta uusi salasana",
"change email address" : "vaihda sähköpostiosoite",
"Default" : "Oletus",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
+ "Group" : "Ryhmä",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Erillinen tallennusväline",
- "Updates" : "Päivitykset"
+ "Updates" : "Päivitykset",
+ "An error occurred: {message}" : "Tapahtui virhe: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index 0d249ae6ce0..46fbab7e975 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -75,7 +75,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Tapahtu virhe. Lähetä ASCII-koodattu PEM-varmenne.",
"Valid until {date}" : "Kelvollinen {date} asti",
"Delete" : "Poista",
- "An error occurred: {message}" : "Tapahtui virhe: {message}",
"Select a profile picture" : "Valitse profiilikuva",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
@@ -104,8 +103,6 @@
"None" : "Ei mitään",
"Login" : "Kirjaudu",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Sähköpostipalvelin",
"Open documentation" : "Avaa dokumentaatio",
"This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.",
@@ -181,8 +178,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
"Tips & tricks" : "Vinkit",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Advanced monitoring" : "Edistynyt valvonta",
"Performance tuning" : "Suorituskyvyn hienosäätö",
@@ -261,7 +256,6 @@
"Create" : "Luo",
"Admin Recovery Password" : "Ylläpitäjän palautussalasana",
"Enter the recovery password in order to recover the users files during password change" : "Anna palautussalasana, jotta käyttäjien tiedostot on mahdollista palauttaa salasanan muuttamisen yhteydessä",
- "Group" : "Ryhmä",
"Everyone" : "Kaikki",
"Admins" : "Ylläpitäjät",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Määritä tallennustilan kiintiö (esim. \"512 MB\" tai \"12 GB\")",
@@ -271,9 +265,15 @@
"set new password" : "aseta uusi salasana",
"change email address" : "vaihda sähköpostiosoite",
"Default" : "Oletus",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLitea käytetään tietokantana. Suuria asennuksia varten on suositeltavaa vaihtaa muuhun tietokantaan.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
+ "Group" : "Ryhmä",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Erillinen tallennusväline",
- "Updates" : "Päivitykset"
+ "Updates" : "Päivitykset",
+ "An error occurred: {message}" : "Tapahtui virhe: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 677d37d433b..7ea248ce234 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Une erreur est survenue. Veuillez fournir un certificat PEM encodé au format ASCII.",
"Valid until {date}" : "Valide jusqu'au {date}",
"Delete" : "Supprimer",
- "An error occurred: {message}" : "Une erreur est survenue : {message}",
"Select a profile picture" : "Selectionnez une photo de profil ",
"Very weak password" : "Mot de passe de très faible sécurité",
"Weak password" : "Mot de passe de faible sécurité",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "En clair",
"NT LAN Manager" : "Gestionnaire du réseau NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Serveur e-mail",
"Open documentation" : "Voir la documentation",
"This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"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. (Visible seulement quand la liste des fichiers est masquée.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera visible sur la page publique de téléversement quand la liste des fichiers est masquée.",
"Tips & tricks" : "Trucs et astuces",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Créer",
"Admin Recovery Password" : "Mot de passe Administrateur de récupération",
"Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe",
- "Group" : "Groupe",
"Everyone" : "Tout le monde",
"Admins" : "Administrateurs",
"Default quota" : "Quota par défaut",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "changer l'adresse e-mail",
"Default" : "Défaut",
"add group" : "ajouter groupe",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le dévellopement</a>\n<or></or>\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">partager</a>!",
"Add Group" : "Ajouter groupe",
+ "Group" : "Groupe",
"Default Quota" : "Quota par défaut",
"Full Name" : "Nom complet",
"Group Admin for" : "Groupe admin pour",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Mises à jour",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Les applications officielles sont développées par et pour al communauté Nextcloud. Elles offrent les fonctionnalités indispensables et sont prêtes pour être utilisées en production.",
"No apps found for \"{query}\"" : "Aucune application trouvée pour \"{query}\"",
+ "An error occurred: {message}" : "Une erreur est survenue : {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Veuillez consulter <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">la documentation d'installation ↗</a> pour savoir comment configurer php sur votre serveur, en particulier en cas d'utilisation de php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 649181f3878..de4f5b37c19 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Une erreur est survenue. Veuillez fournir un certificat PEM encodé au format ASCII.",
"Valid until {date}" : "Valide jusqu'au {date}",
"Delete" : "Supprimer",
- "An error occurred: {message}" : "Une erreur est survenue : {message}",
"Select a profile picture" : "Selectionnez une photo de profil ",
"Very weak password" : "Mot de passe de très faible sécurité",
"Weak password" : "Mot de passe de faible sécurité",
@@ -130,8 +129,6 @@
"Login" : "Login",
"Plain" : "En clair",
"NT LAN Manager" : "Gestionnaire du réseau NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Serveur e-mail",
"Open documentation" : "Voir la documentation",
"This is used for sending out notifications." : "Ceci est utilisé pour l'envoi des notifications.",
@@ -219,8 +216,6 @@
"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. (Visible seulement quand la liste des fichiers est masquée.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera visible sur la page publique de téléversement quand la liste des fichiers est masquée.",
"Tips & tricks" : "Trucs et astuces",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Pour migrer vers un autre type de base de données, utilisez la ligne de commande : 'occ db:convert-type' ou consultez la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"How to do backups" : "Comment faire des sauvegardes",
"Advanced monitoring" : "Surveillance avancée",
@@ -315,7 +310,6 @@
"Create" : "Créer",
"Admin Recovery Password" : "Mot de passe Administrateur de récupération",
"Enter the recovery password in order to recover the users files during password change" : "Entrez le mot de passe de récupération pour récupérer les fichiers utilisateurs pendant le changement de mot de passe",
- "Group" : "Groupe",
"Everyone" : "Tout le monde",
"Admins" : "Administrateurs",
"Default quota" : "Quota par défaut",
@@ -331,8 +325,13 @@
"change email address" : "changer l'adresse e-mail",
"Default" : "Défaut",
"add group" : "ajouter groupe",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite est actuellement utilisé comme gestionnaire de base de données. Pour des installations plus volumineuses, nous vous conseillons d'utiliser un autre gestionnaire de base de données.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'utilisation de SQLite est particulièrement déconseillée si vous utilisez le client de bureau pour synchroniser vos données.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez supporter le projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le dévellopement</a>\n<or></or>\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">partager</a>!",
"Add Group" : "Ajouter groupe",
+ "Group" : "Groupe",
"Default Quota" : "Quota par défaut",
"Full Name" : "Nom complet",
"Group Admin for" : "Groupe admin pour",
@@ -345,6 +344,7 @@
"Updates" : "Mises à jour",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Les applications officielles sont développées par et pour al communauté Nextcloud. Elles offrent les fonctionnalités indispensables et sont prêtes pour être utilisées en production.",
"No apps found for \"{query}\"" : "Aucune application trouvée pour \"{query}\"",
+ "An error occurred: {message}" : "Une erreur est survenue : {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Veuillez consulter <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">la documentation d'installation ↗</a> pour savoir comment configurer php sur votre serveur, en particulier en cas d'utilisation de php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.",
diff --git a/settings/l10n/he.js b/settings/l10n/he.js
index f20a1b3dfca..f9559262186 100644
--- a/settings/l10n/he.js
+++ b/settings/l10n/he.js
@@ -81,7 +81,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.",
"Valid until {date}" : "בתוקף עד ל- {date}",
"Delete" : "מחיקה",
- "An error occurred: {message}" : "אירעה שגיאה: {message}",
"Select a profile picture" : "יש לבחור תמונת פרופיל",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
@@ -111,8 +110,6 @@ OC.L10N.register(
"Login" : "התחברות",
"Plain" : "רגיל",
"NT LAN Manager" : "מנהל רשת NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "שרת דואר אלקטרוני",
"Open documentation" : "תיעוד פתוח",
"This is used for sending out notifications." : "משתמשים בזה כדי לשלוח הודעות.",
@@ -195,8 +192,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "אפשר השלמה אוטומטית של שמות משתמש בתפריט שיתוף. אם תכונה זו מנוטרלת יש להכניס שם משתמש מלא.",
"Tips & tricks" : "עצות ותחבולות",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "למעבר למסד נתונים אחר יש להשתמש בכלי שורת פקודה: 'occ db:convert-type', או לעיין ב- <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">תיעוד↗</a>.",
"How to do backups" : "איך לבצע גיבויים",
"Advanced monitoring" : "ניטור מתקדם",
@@ -276,7 +271,6 @@ OC.L10N.register(
"Create" : "יצירה",
"Admin Recovery Password" : "סיסמת השחזור של המנהל",
"Enter the recovery password in order to recover the users files during password change" : "יש להכניס את סיסמת השחזור לצורך שחזור של קבצי המשתמש במהלך החלפת סיסמא",
- "Group" : "קבוצה",
"Everyone" : "כולם",
"Admins" : "מנהלים",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "יש להכניס מכסת אחסון (לדוגמא: \"512 MB\" or \"12 GB\")",
@@ -286,9 +280,15 @@ OC.L10N.register(
"set new password" : "הגדרת סיסמא חדשה",
"change email address" : "שינוי כתובת דואר אלקטרוני",
"Default" : "ברירת מחדל",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
+ "Group" : "קבוצה",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "אחסון חיצוני",
- "Updates" : "עדכונים"
+ "Updates" : "עדכונים",
+ "An error occurred: {message}" : "אירעה שגיאה: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/he.json b/settings/l10n/he.json
index 954bcf86927..1484b234ba0 100644
--- a/settings/l10n/he.json
+++ b/settings/l10n/he.json
@@ -79,7 +79,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.",
"Valid until {date}" : "בתוקף עד ל- {date}",
"Delete" : "מחיקה",
- "An error occurred: {message}" : "אירעה שגיאה: {message}",
"Select a profile picture" : "יש לבחור תמונת פרופיל",
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
@@ -109,8 +108,6 @@
"Login" : "התחברות",
"Plain" : "רגיל",
"NT LAN Manager" : "מנהל רשת NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "שרת דואר אלקטרוני",
"Open documentation" : "תיעוד פתוח",
"This is used for sending out notifications." : "משתמשים בזה כדי לשלוח הודעות.",
@@ -193,8 +190,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "קבוצות אלו עדיין יוכלו לקבל שיתופים, אך לא לשתף בעצמם.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "אפשר השלמה אוטומטית של שמות משתמש בתפריט שיתוף. אם תכונה זו מנוטרלת יש להכניס שם משתמש מלא.",
"Tips & tricks" : "עצות ותחבולות",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "למעבר למסד נתונים אחר יש להשתמש בכלי שורת פקודה: 'occ db:convert-type', או לעיין ב- <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">תיעוד↗</a>.",
"How to do backups" : "איך לבצע גיבויים",
"Advanced monitoring" : "ניטור מתקדם",
@@ -274,7 +269,6 @@
"Create" : "יצירה",
"Admin Recovery Password" : "סיסמת השחזור של המנהל",
"Enter the recovery password in order to recover the users files during password change" : "יש להכניס את סיסמת השחזור לצורך שחזור של קבצי המשתמש במהלך החלפת סיסמא",
- "Group" : "קבוצה",
"Everyone" : "כולם",
"Admins" : "מנהלים",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "יש להכניס מכסת אחסון (לדוגמא: \"512 MB\" or \"12 GB\")",
@@ -284,9 +278,15 @@
"set new password" : "הגדרת סיסמא חדשה",
"change email address" : "שינוי כתובת דואר אלקטרוני",
"Default" : "ברירת מחדל",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "המערכת משתמשת ב- SQLite כמסד נתונים. להתקנות גדולות אנו ממליצים לעבור למסדי נתונים צד אחורי אחרים.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
+ "Group" : "קבוצה",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "אחסון חיצוני",
- "Updates" : "עדכונים"
+ "Updates" : "עדכונים",
+ "An error occurred: {message}" : "אירעה שגיאה: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/hu_HU.js b/settings/l10n/hu_HU.js
index 055e1f25984..56e7a354a02 100644
--- a/settings/l10n/hu_HU.js
+++ b/settings/l10n/hu_HU.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Hiba történt! Kérem töltsön fel egy, ASCII karakterekkel kódolt PEM tanusítványt!",
"Valid until {date}" : "Érvényes: {date}",
"Delete" : "Törlés",
- "An error occurred: {message}" : "Hiba történt: {message}",
"Select a profile picture" : "Válasszon profilképet!",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "Egyszerű",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-mail szerver",
"Open documentation" : "Dokumentáció megnyitása",
"This is used for sending out notifications." : "Ezt használjuk a jelentések kiküldésére.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Nyilatkozat szövegének megjelenítése a nyilvános feltöltési oldalon. (Csak akkor jelenik meg, ha fájl lista rejtett.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ez a szöveg jelenik meg a nyilvános feltöltési oldalon, amikor a fájl lista el van rejtve.",
"Tips & tricks" : "Tippek és trükkök",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.",
"How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
"Advanced monitoring" : "Haladó monitorozás",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Létrehozás",
"Admin Recovery Password" : "Adminisztrátori jelszó a fájlok visszanyerésére",
"Enter the recovery password in order to recover the users files during password change" : "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat",
- "Group" : "Csoport",
"Everyone" : "Mindenki",
"Admins" : "Adminisztrátorok",
"Default quota" : "Alapértelmezett kvóta",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "e-mail cím megváltoztatása",
"Default" : "Alapértelmezett",
"add group" : "csoport hozzáadása",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha támogatni szeretnéd a projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztőkhöz</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">terjeszd</a>!",
"Add Group" : "csoport hozzáadása",
+ "Group" : "Csoport",
"Default Quota" : "Alapértelmezett kvóta",
"Full Name" : "Teljes név",
"Group Admin for" : "Csoport Adminisztrátor itt",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Frissítések",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "A hivatalos alkalmazásokat a Nextcloud közösség fejleszti. Ezek adják a Nextcloud központi funkcionalitásait és éles rendszerekben használhatóak.",
"No apps found for \"{query}\"" : "\"{query}\" keresésre nincs találat",
+ "An error occurred: {message}" : "Hiba történt: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Kérjük, ellenőrizd a <a target=\"_blank\" href=\"%s\">telepítési dokumentációt ↗</a> a PHP konfigurációs beállításaival kapcsolatban, főleg ha PHP-FPM-et használsz.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
diff --git a/settings/l10n/hu_HU.json b/settings/l10n/hu_HU.json
index 3707d50b540..98bd3b73a29 100644
--- a/settings/l10n/hu_HU.json
+++ b/settings/l10n/hu_HU.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Hiba történt! Kérem töltsön fel egy, ASCII karakterekkel kódolt PEM tanusítványt!",
"Valid until {date}" : "Érvényes: {date}",
"Delete" : "Törlés",
- "An error occurred: {message}" : "Hiba történt: {message}",
"Select a profile picture" : "Válasszon profilképet!",
"Very weak password" : "Nagyon gyenge jelszó",
"Weak password" : "Gyenge jelszó",
@@ -130,8 +129,6 @@
"Login" : "Login",
"Plain" : "Egyszerű",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-mail szerver",
"Open documentation" : "Dokumentáció megnyitása",
"This is used for sending out notifications." : "Ezt használjuk a jelentések kiküldésére.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Nyilatkozat szövegének megjelenítése a nyilvános feltöltési oldalon. (Csak akkor jelenik meg, ha fájl lista rejtett.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ez a szöveg jelenik meg a nyilvános feltöltési oldalon, amikor a fájl lista el van rejtve.",
"Tips & tricks" : "Tippek és trükkök",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Más adatbázisról való áttéréshez használja a parancssort: 'occ db:convert-type', vagy keresse fel a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentációt ↗</a>.",
"How to do backups" : "Hogyan csináljunk biztonsági mentéseket",
"Advanced monitoring" : "Haladó monitorozás",
@@ -315,7 +310,6 @@
"Create" : "Létrehozás",
"Admin Recovery Password" : "Adminisztrátori jelszó a fájlok visszanyerésére",
"Enter the recovery password in order to recover the users files during password change" : "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat",
- "Group" : "Csoport",
"Everyone" : "Mindenki",
"Admins" : "Adminisztrátorok",
"Default quota" : "Alapértelmezett kvóta",
@@ -331,8 +325,13 @@
"change email address" : "e-mail cím megváltoztatása",
"Default" : "Alapértelmezett",
"add group" : "csoport hozzáadása",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Adatbázisként az SQLite-ot fogjuk használni. Nagyobb telepítések esetén javasoljuk, hogy váltson másik adatbázis háttérkiszolgálóra",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha támogatni szeretnéd a projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztőkhöz</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">terjeszd</a>!",
"Add Group" : "csoport hozzáadása",
+ "Group" : "Csoport",
"Default Quota" : "Alapértelmezett kvóta",
"Full Name" : "Teljes név",
"Group Admin for" : "Csoport Adminisztrátor itt",
@@ -345,6 +344,7 @@
"Updates" : "Frissítések",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "A hivatalos alkalmazásokat a Nextcloud közösség fejleszti. Ezek adják a Nextcloud központi funkcionalitásait és éles rendszerekben használhatóak.",
"No apps found for \"{query}\"" : "\"{query}\" keresésre nincs találat",
+ "An error occurred: {message}" : "Hiba történt: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Kérjük, ellenőrizd a <a target=\"_blank\" href=\"%s\">telepítési dokumentációt ↗</a> a PHP konfigurációs beállításaival kapcsolatban, főleg ha PHP-FPM-et használsz.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
diff --git a/settings/l10n/id.js b/settings/l10n/id.js
index 6a9d2ad1911..41b7c3698c3 100644
--- a/settings/l10n/id.js
+++ b/settings/l10n/id.js
@@ -97,7 +97,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Terjadi kesalahan. Mohon unggah sertifikat PEM terenkode-ASCII.",
"Valid until {date}" : "Berlaku sampai {date}",
"Delete" : "Hapus",
- "An error occurred: {message}" : "Sebuah kesalahan yang muncul: {message}",
"Select a profile picture" : "Pilih foto profil",
"Very weak password" : "Sandi sangat lemah",
"Weak password" : "Sandi lemah",
@@ -130,8 +129,6 @@ OC.L10N.register(
"Login" : "Masuk",
"Plain" : "Biasa",
"NT LAN Manager" : "Manajer NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Server email",
"Open documentation" : "Buka dokumentasi",
"This is used for sending out notifications." : "Ini digunakan untuk mengirim notifikasi keluar.",
@@ -216,8 +213,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Grup ini akan tetap dapat menerima berbagi, tatapi tidak dapat membagikan.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Izinkan penyelesai otomatis pada nama pengguna di jendela dialog berbagi. Jika ini dinonaktifkan, nama pengguna utuh perlu dimasukkan.",
"Tips & tricks" : "Tips & trik",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Untuk migrasi ke database lain, gunakan alat command line: 'occ db:convert-type', atau lihat <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentasi ↗</a>.",
"How to do backups" : "Bagaimana cara membuat cadangan",
"Advanced monitoring" : "Pemantauan tingkat lanjut",
@@ -306,7 +301,6 @@ OC.L10N.register(
"Create" : "Buat",
"Admin Recovery Password" : "Sandi pemulihan Admin",
"Enter the recovery password in order to recover the users files during password change" : "Masukkan sandi pemulihan untuk memulihkan berkas pengguna saat penggantian sandi",
- "Group" : "Grup",
"Everyone" : "Semua orang",
"Admins" : "Admin",
"Default quota" : "Kuota standar",
@@ -322,7 +316,12 @@ OC.L10N.register(
"change email address" : "ubah alamat email",
"Default" : "Default",
"add group" : "tambah grup",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"Add Group" : "Tambah Grup",
+ "Group" : "Grup",
"Default Quota" : "Kuota Standar",
"Full Name" : "Nama Lengkap",
"Group Admin for" : "Grup Admin untuk",
@@ -335,6 +334,7 @@ OC.L10N.register(
"Updates" : "Pembaruan",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Aplikasi resmi dikembangkan oleh dan didalam komunitas Nextcloud. Mereka menawarkan fungsi sentral untuk Nextcloud dan siap untuk penggunaan produksi.",
"No apps found for \"{query}\"" : "Tidak ditemukan aplikasi untuk \"{query}\"",
+ "An error occurred: {message}" : "Sebuah kesalahan yang muncul: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Mohon cek <a target=\"_blank\" href=\"%s\">dokumentasi instalasi↗</a> untuk catatan konfigurasi php dan konfigurasi PHP server Anda, khususnya saat menggunakan php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Database Anda tidak dijalankan dengan isolasi transaksi level \"READ COMMITED\". Ini dapat menyebabkan masalah saat banyak tindakan dilakukan secara paralel.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server Anda dijalankan di Microsoft Windows. Kami sangat menyarankan Linux untuk mendapatkan pengalaman pengguna yang optimal.",
diff --git a/settings/l10n/id.json b/settings/l10n/id.json
index fa6f48e17a3..ed38e44cd48 100644
--- a/settings/l10n/id.json
+++ b/settings/l10n/id.json
@@ -95,7 +95,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Terjadi kesalahan. Mohon unggah sertifikat PEM terenkode-ASCII.",
"Valid until {date}" : "Berlaku sampai {date}",
"Delete" : "Hapus",
- "An error occurred: {message}" : "Sebuah kesalahan yang muncul: {message}",
"Select a profile picture" : "Pilih foto profil",
"Very weak password" : "Sandi sangat lemah",
"Weak password" : "Sandi lemah",
@@ -128,8 +127,6 @@
"Login" : "Masuk",
"Plain" : "Biasa",
"NT LAN Manager" : "Manajer NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Server email",
"Open documentation" : "Buka dokumentasi",
"This is used for sending out notifications." : "Ini digunakan untuk mengirim notifikasi keluar.",
@@ -214,8 +211,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Grup ini akan tetap dapat menerima berbagi, tatapi tidak dapat membagikan.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Izinkan penyelesai otomatis pada nama pengguna di jendela dialog berbagi. Jika ini dinonaktifkan, nama pengguna utuh perlu dimasukkan.",
"Tips & tricks" : "Tips & trik",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Untuk migrasi ke database lain, gunakan alat command line: 'occ db:convert-type', atau lihat <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentasi ↗</a>.",
"How to do backups" : "Bagaimana cara membuat cadangan",
"Advanced monitoring" : "Pemantauan tingkat lanjut",
@@ -304,7 +299,6 @@
"Create" : "Buat",
"Admin Recovery Password" : "Sandi pemulihan Admin",
"Enter the recovery password in order to recover the users files during password change" : "Masukkan sandi pemulihan untuk memulihkan berkas pengguna saat penggantian sandi",
- "Group" : "Grup",
"Everyone" : "Semua orang",
"Admins" : "Admin",
"Default quota" : "Kuota standar",
@@ -320,7 +314,12 @@
"change email address" : "ubah alamat email",
"Default" : "Default",
"add group" : "tambah grup",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite digunakan sebagai basis data. Untuk instalasi yang lebih besar, kami menyarankan untuk beralih ke backend basis data yang berbeda.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"Add Group" : "Tambah Grup",
+ "Group" : "Grup",
"Default Quota" : "Kuota Standar",
"Full Name" : "Nama Lengkap",
"Group Admin for" : "Grup Admin untuk",
@@ -333,6 +332,7 @@
"Updates" : "Pembaruan",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Aplikasi resmi dikembangkan oleh dan didalam komunitas Nextcloud. Mereka menawarkan fungsi sentral untuk Nextcloud dan siap untuk penggunaan produksi.",
"No apps found for \"{query}\"" : "Tidak ditemukan aplikasi untuk \"{query}\"",
+ "An error occurred: {message}" : "Sebuah kesalahan yang muncul: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Mohon cek <a target=\"_blank\" href=\"%s\">dokumentasi instalasi↗</a> untuk catatan konfigurasi php dan konfigurasi PHP server Anda, khususnya saat menggunakan php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Database Anda tidak dijalankan dengan isolasi transaksi level \"READ COMMITED\". Ini dapat menyebabkan masalah saat banyak tindakan dilakukan secara paralel.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Server Anda dijalankan di Microsoft Windows. Kami sangat menyarankan Linux untuk mendapatkan pengalaman pengguna yang optimal.",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index edfed591b5d..03f9c37a7cd 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Villa kom upp. Sendu inn ASCII-kóðað PEM-skilríki.",
"Valid until {date}" : "Gildir til {date}",
"Delete" : "Eyða",
- "An error occurred: {message}" : "Villa kom upp: {message}",
"Select a profile picture" : "Veldu einkennismynd",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Innskráning",
"Plain" : "Einfalt",
"NT LAN Manager" : "NT LAN stjórnun",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Póstþjónn",
"Open documentation" : "Opna hjálparskjöl",
"This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.",
@@ -215,8 +212,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Þessir hópar munu samt geta tekið við deildum sameignum, en ekki geta útbúið þær.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Leyfa sjálfklárun notandanafns í deilingarglugga. Ef þetta er óvirkt þarf að setja inn fullt nafn notanda.",
"Tips & tricks" : "Ábendingar og góð ráð",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">hjálparskjölin ↗</a>.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
@@ -311,7 +306,6 @@ OC.L10N.register(
"Create" : "Búa til",
"Admin Recovery Password" : "Endurheimtulykilorð kerfisstjóra",
"Enter the recovery password in order to recover the users files during password change" : "Settu inn endurheimtulykilorð til að endurheimta skrár notandans við breytingu á lykilorði",
- "Group" : "Hópur",
"Everyone" : "Allir",
"Admins" : "Kerfisstjórar",
"Default quota" : "Sjálfgefinn kvóti",
@@ -327,8 +321,13 @@ OC.L10N.register(
"change email address" : "breyta tölvupóstfangi",
"Default" : "Sjálfgefið",
"add group" : "bæta við hópi",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
"Add Group" : "Bæta við hópi",
+ "Group" : "Hópur",
"Default Quota" : "Sjálfgefinn kvóti",
"Full Name" : "Fullt nafn",
"Group Admin for" : "Hópstjóri fyrir",
@@ -341,6 +340,7 @@ OC.L10N.register(
"Updates" : "Uppfærslur",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Opinber forrit eru þróuð af og innan Nextcloud samfélagsins. Þau virka með kjarnaeiginleikum Nextcloud og eru tilbúin til notkunar í raunvinnslu.",
"No apps found for \"{query}\"" : "Engin forrit fundust fyrir \"{query}\"",
+ "An error occurred: {message}" : "Villa kom upp: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" href=\"%s\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Þjónninn þinn er keyrandi á Microsoft Windows. Við mælum sterklega með Linux til að njóta sem best allra eiginleika fyrir notendurna.",
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index 7d33421e8e2..d3a1c9d8ac9 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Villa kom upp. Sendu inn ASCII-kóðað PEM-skilríki.",
"Valid until {date}" : "Gildir til {date}",
"Delete" : "Eyða",
- "An error occurred: {message}" : "Villa kom upp: {message}",
"Select a profile picture" : "Veldu einkennismynd",
"Very weak password" : "Mjög veikt lykilorð",
"Weak password" : "Veikt lykilorð",
@@ -130,8 +129,6 @@
"Login" : "Innskráning",
"Plain" : "Einfalt",
"NT LAN Manager" : "NT LAN stjórnun",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Póstþjónn",
"Open documentation" : "Opna hjálparskjöl",
"This is used for sending out notifications." : "Þetta er notað til að senda út tilkynningar.",
@@ -213,8 +210,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Þessir hópar munu samt geta tekið við deildum sameignum, en ekki geta útbúið þær.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Leyfa sjálfklárun notandanafns í deilingarglugga. Ef þetta er óvirkt þarf að setja inn fullt nafn notanda.",
"Tips & tricks" : "Ábendingar og góð ráð",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">hjálparskjölin ↗</a>.",
"How to do backups" : "Hvernig á að taka öryggisafrit",
"Advanced monitoring" : "Ítarleg vöktun",
@@ -309,7 +304,6 @@
"Create" : "Búa til",
"Admin Recovery Password" : "Endurheimtulykilorð kerfisstjóra",
"Enter the recovery password in order to recover the users files during password change" : "Settu inn endurheimtulykilorð til að endurheimta skrár notandans við breytingu á lykilorði",
- "Group" : "Hópur",
"Everyone" : "Allir",
"Admins" : "Kerfisstjórar",
"Default quota" : "Sjálfgefinn kvóti",
@@ -325,8 +319,13 @@
"change email address" : "breyta tölvupóstfangi",
"Default" : "Sjálfgefið",
"add group" : "bæta við hópi",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er notað sem gagnagrunnur. Fyrir stærri uppsetningar mælum við með að velja annan gagnagrunnsbakenda.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar tölvu forrit er notað til samræmingar þá er ekki mælt með notkunn SQLite.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
"Add Group" : "Bæta við hópi",
+ "Group" : "Hópur",
"Default Quota" : "Sjálfgefinn kvóti",
"Full Name" : "Fullt nafn",
"Group Admin for" : "Hópstjóri fyrir",
@@ -339,6 +338,7 @@
"Updates" : "Uppfærslur",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Opinber forrit eru þróuð af og innan Nextcloud samfélagsins. Þau virka með kjarnaeiginleikum Nextcloud og eru tilbúin til notkunar í raunvinnslu.",
"No apps found for \"{query}\"" : "Engin forrit fundust fyrir \"{query}\"",
+ "An error occurred: {message}" : "Villa kom upp: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Endilega skoðaðu <a target=\"_blank\" href=\"%s\">hjálparskjöl uppsetningarinnar ↗</a> varðandi athugasemdir vegna uppsetningar PHP og sjálfa uppsetningu PHP-þjónsins, Sérstaklega ef þú notar php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Gagnagrunnurinn keyrir ekki með \"READ COMMITED\" færsluaðgreiningarstiginu. Þetta getur valdið vandamálum þegar margar aðgerðir eru keyrðar í einu.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Þjónninn þinn er keyrandi á Microsoft Windows. Við mælum sterklega með Linux til að njóta sem best allra eiginleika fyrir notendurna.",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 84ae4d05b08..35bef394714 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Si è verificato un errore. Carica un certificato PEM codificato in ASCII.",
"Valid until {date}" : "Valido fino al {date}",
"Delete" : "Elimina",
- "An error occurred: {message}" : "Si è verificato un errore: {message}",
"Select a profile picture" : "Seleziona un'immagine del profilo",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Accesso",
"Plain" : "Semplice",
"NT LAN Manager" : "Gestore NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Server di posta",
"Open documentation" : "Apri la documentazione",
"This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostra il testo di liberatoria sulla pagina di caricamento del collegamento pubblico. (Mostrato solo quando l'elenco dei file nascosto)",
"This text will be shown on the public link upload page when the file list is hidden." : "Questo testo sarà mostrato sulla pagina di caricamento del collegamento pubblico quando l'elenco dei file è nascosto.",
"Tips & tricks" : "Suggerimenti e trucchi",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.",
"How to do backups" : "Come creare delle copie di sicurezza",
"Advanced monitoring" : "Monitoraggio avanzato",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Crea",
"Admin Recovery Password" : "Password di ripristino amministrativa",
"Enter the recovery password in order to recover the users files during password change" : "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
- "Group" : "Gruppo",
"Everyone" : "Chiunque",
"Admins" : "Amministratori",
"Default quota" : "Quota predefinita",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "cambia l'indirizzo email",
"Default" : "Predefinito",
"add group" : "aggiungi gruppo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se desideri supportare il progetto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">contribuisci allo sviluppo</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
"Add Group" : "Aggiungi gruppo",
+ "Group" : "Gruppo",
"Default Quota" : "Quota predefinita",
"Full Name" : "Nome completo",
"Group Admin for" : "Gruppo di amministrazione per",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Aggiornamenti",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità di Nextcloud. Esse offrono le funzionalità principali di Nextcloud e sono pronte per l'uso in produzione.",
"No apps found for \"{query}\"" : "Nessuna applicazione trovata per \"{query}\"",
+ "An error occurred: {message}" : "Si è verificato un errore: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" href=\"%s\">documentazione di installazione↗</a> per le note di configurazione di php e la configurazione del tuo server, in particolare quando utilizzi php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 397274990ab..c32f4ec910f 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Si è verificato un errore. Carica un certificato PEM codificato in ASCII.",
"Valid until {date}" : "Valido fino al {date}",
"Delete" : "Elimina",
- "An error occurred: {message}" : "Si è verificato un errore: {message}",
"Select a profile picture" : "Seleziona un'immagine del profilo",
"Very weak password" : "Password molto debole",
"Weak password" : "Password debole",
@@ -130,8 +129,6 @@
"Login" : "Accesso",
"Plain" : "Semplice",
"NT LAN Manager" : "Gestore NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Server di posta",
"Open documentation" : "Apri la documentazione",
"This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostra il testo di liberatoria sulla pagina di caricamento del collegamento pubblico. (Mostrato solo quando l'elenco dei file nascosto)",
"This text will be shown on the public link upload page when the file list is hidden." : "Questo testo sarà mostrato sulla pagina di caricamento del collegamento pubblico quando l'elenco dei file è nascosto.",
"Tips & tricks" : "Suggerimenti e trucchi",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.",
"How to do backups" : "Come creare delle copie di sicurezza",
"Advanced monitoring" : "Monitoraggio avanzato",
@@ -315,7 +310,6 @@
"Create" : "Crea",
"Admin Recovery Password" : "Password di ripristino amministrativa",
"Enter the recovery password in order to recover the users files during password change" : "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
- "Group" : "Gruppo",
"Everyone" : "Chiunque",
"Admins" : "Amministratori",
"Default quota" : "Quota predefinita",
@@ -331,8 +325,13 @@
"change email address" : "cambia l'indirizzo email",
"Default" : "Predefinito",
"add group" : "aggiungi gruppo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite è utilizzato come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se desideri supportare il progetto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">contribuisci allo sviluppo</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
"Add Group" : "Aggiungi gruppo",
+ "Group" : "Gruppo",
"Default Quota" : "Quota predefinita",
"Full Name" : "Nome completo",
"Group Admin for" : "Gruppo di amministrazione per",
@@ -345,6 +344,7 @@
"Updates" : "Aggiornamenti",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Le applicazioni ufficiali sono sviluppate dalla comunità di Nextcloud. Esse offrono le funzionalità principali di Nextcloud e sono pronte per l'uso in produzione.",
"No apps found for \"{query}\"" : "Nessuna applicazione trovata per \"{query}\"",
+ "An error occurred: {message}" : "Si è verificato un errore: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" href=\"%s\">documentazione di installazione↗</a> per le note di configurazione di php e la configurazione del tuo server, in particolare quando utilizzi php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Il tuo database non è in esecuzione con il livello di isolamento delle transazioni \"READ COMMITTED\". Ciò può causare problemi quando diverse azioni sono eseguite in parallelo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Il tuo server è in esecuzione su Microsoft Windows. Consigliamo vivamente Linux per un'esperienza utente ottimale.",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 3ca023b5efd..10da651fbfa 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -88,7 +88,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
"Valid until {date}" : "{date} まで有効",
"Delete" : "削除",
- "An error occurred: {message}" : "エラーが発生しました: {message}",
"Select a profile picture" : "プロファイル画像を選択",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
@@ -120,8 +119,6 @@ OC.L10N.register(
"Login" : "ログイン",
"Plain" : "平文",
"NT LAN Manager" : "NT LAN マネージャー",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "メールサーバー",
"Open documentation" : "ドキュメントを開く",
"This is used for sending out notifications." : "通知を送信する際に使用します。",
@@ -205,8 +202,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "共有ダイアログでのユーザー名の自動補完を有効にする。このチェックを無効にした場合は、完全なユーザー名を入力する必要があります。",
"Tips & tricks" : "ヒントとコツ",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> ドキュメント ↗</a>を参照してください。",
"How to do backups" : "バックアップ方法",
"Advanced monitoring" : "詳細モニタリング",
@@ -289,7 +284,6 @@ OC.L10N.register(
"Create" : "作成",
"Admin Recovery Password" : "管理者リカバリパスワード",
"Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください",
- "Group" : "グループ",
"Everyone" : "すべてのユーザー",
"Admins" : "管理者",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")",
@@ -300,9 +294,15 @@ OC.L10N.register(
"set new password" : "新しいパスワードを設定",
"change email address" : "メールアドレスを変更",
"Default" : "デフォルト",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
+ "Group" : "グループ",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "外部ストレージ",
- "Updates" : "アップデート"
+ "Updates" : "アップデート",
+ "An error occurred: {message}" : "エラーが発生しました: {message}"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index b0249deb324..06eb0e9bc8b 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -86,7 +86,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
"Valid until {date}" : "{date} まで有効",
"Delete" : "削除",
- "An error occurred: {message}" : "エラーが発生しました: {message}",
"Select a profile picture" : "プロファイル画像を選択",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
@@ -118,8 +117,6 @@
"Login" : "ログイン",
"Plain" : "平文",
"NT LAN Manager" : "NT LAN マネージャー",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "メールサーバー",
"Open documentation" : "ドキュメントを開く",
"This is used for sending out notifications." : "通知を送信する際に使用します。",
@@ -203,8 +200,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "共有ダイアログでのユーザー名の自動補完を有効にする。このチェックを無効にした場合は、完全なユーザー名を入力する必要があります。",
"Tips & tricks" : "ヒントとコツ",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> ドキュメント ↗</a>を参照してください。",
"How to do backups" : "バックアップ方法",
"Advanced monitoring" : "詳細モニタリング",
@@ -287,7 +282,6 @@
"Create" : "作成",
"Admin Recovery Password" : "管理者リカバリパスワード",
"Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください",
- "Group" : "グループ",
"Everyone" : "すべてのユーザー",
"Admins" : "管理者",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")",
@@ -298,9 +292,15 @@
"set new password" : "新しいパスワードを設定",
"change email address" : "メールアドレスを変更",
"Default" : "デフォルト",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.",
+ "Group" : "グループ",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "外部ストレージ",
- "Updates" : "アップデート"
+ "Updates" : "アップデート",
+ "An error occurred: {message}" : "エラーが発生しました: {message}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index 1bb23e4a1e5..ad1acc8e4bf 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.",
"Valid until {date}" : "{date}까지 유효함",
"Delete" : "삭제",
- "An error occurred: {message}" : "오류 발생: {message}",
"Select a profile picture" : "프로필 사진 선택",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
@@ -127,8 +126,6 @@ OC.L10N.register(
"Login" : "로그인",
"Plain" : "일반",
"NT LAN Manager" : "NT LAN 관리자",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "이메일 서버",
"Open documentation" : "문서 열기",
"This is used for sending out notifications." : "알림을 보낼 때 사용됩니다.",
@@ -211,8 +208,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "공개 링크 업로드 페이지에 고지 사항 텍스트를 표시합니다. (파일리스트가 숨겨져있는 경우에만 표시)",
"This text will be shown on the public link upload page when the file list is hidden." : "파일 목록이 숨겨져 있으면 이 텍스트는 공개 링크 업로드 페이지에 표시됩니다.",
"Tips & tricks" : "팁과 추가 정보",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.",
"How to do backups" : "백업 방법",
"Advanced monitoring" : "고급 모니터링",
"Performance tuning" : "성능 튜닝",
@@ -294,7 +289,6 @@ OC.L10N.register(
"Create" : "만들기",
"Admin Recovery Password" : "관리자 복구 암호",
"Enter the recovery password in order to recover the users files during password change" : "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오",
- "Group" : "그룹",
"Everyone" : "모두",
"Admins" : "관리자",
"Default quota" : "기본 할당량",
@@ -310,7 +304,12 @@ OC.L10N.register(
"change email address" : "이메일 주소 변경",
"Default" : "기본값",
"add group" : "그룹 추가",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.",
"Add Group" : "그룹 추가",
+ "Group" : "그룹",
"Default Quota" : "기본 할당량",
"Full Name" : "전체 이름",
"Group Admin for" : "다음 그룹의 관리자:",
@@ -320,6 +319,7 @@ OC.L10N.register(
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "외부 저장소",
- "Updates" : "업데이트"
+ "Updates" : "업데이트",
+ "An error occurred: {message}" : "오류 발생: {message}"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json
index f3ea1d15847..00837afb977 100644
--- a/settings/l10n/ko.json
+++ b/settings/l10n/ko.json
@@ -91,7 +91,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.",
"Valid until {date}" : "{date}까지 유효함",
"Delete" : "삭제",
- "An error occurred: {message}" : "오류 발생: {message}",
"Select a profile picture" : "프로필 사진 선택",
"Very weak password" : "매우 약한 암호",
"Weak password" : "약한 암호",
@@ -125,8 +124,6 @@
"Login" : "로그인",
"Plain" : "일반",
"NT LAN Manager" : "NT LAN 관리자",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "이메일 서버",
"Open documentation" : "문서 열기",
"This is used for sending out notifications." : "알림을 보낼 때 사용됩니다.",
@@ -209,8 +206,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "공개 링크 업로드 페이지에 고지 사항 텍스트를 표시합니다. (파일리스트가 숨겨져있는 경우에만 표시)",
"This text will be shown on the public link upload page when the file list is hidden." : "파일 목록이 숨겨져 있으면 이 텍스트는 공개 링크 업로드 페이지에 표시됩니다.",
"Tips & tricks" : "팁과 추가 정보",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.",
"How to do backups" : "백업 방법",
"Advanced monitoring" : "고급 모니터링",
"Performance tuning" : "성능 튜닝",
@@ -292,7 +287,6 @@
"Create" : "만들기",
"Admin Recovery Password" : "관리자 복구 암호",
"Enter the recovery password in order to recover the users files during password change" : "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오",
- "Group" : "그룹",
"Everyone" : "모두",
"Admins" : "관리자",
"Default quota" : "기본 할당량",
@@ -308,7 +302,12 @@
"change email address" : "이메일 주소 변경",
"Default" : "기본값",
"add group" : "그룹 추가",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.",
"Add Group" : "그룹 추가",
+ "Group" : "그룹",
"Default Quota" : "기본 할당량",
"Full Name" : "전체 이름",
"Group Admin for" : "다음 그룹의 관리자:",
@@ -318,6 +317,7 @@
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "외부 저장소",
- "Updates" : "업데이트"
+ "Updates" : "업데이트",
+ "An error occurred: {message}" : "오류 발생: {message}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js
index 6b89aff99cd..1ca4c27e9b6 100644
--- a/settings/l10n/nb_NO.js
+++ b/settings/l10n/nb_NO.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Det oppstod en feil. Vennligst last opp et ASCII-kodet PEM-sertifikat.",
"Valid until {date}" : "Gyldig til {date}",
"Delete" : "Slett",
- "An error occurred: {message}" : "Det oppstod en feil: {message}",
"Select a profile picture" : "Velg et profilbilde",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Logg inn",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-posttjener",
"Open documentation" : "Åpne dokumentasjonen",
"This is used for sending out notifications." : "Dette brukes for utsending av varsler.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Vis ansvarsfraskrivelse på den offentlige opplastingssiden. (Vises kun nå fillisten er tom.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Denne teksten vises på den offentlig opplastingssiden når fillisten er tom.",
"Tips & tricks" : "Tips og triks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "For å migrere til en annen database, bruk kommandolinjeverktøyet: 'occ db:convert-type', eller les i <a target=\"_blank\" href=\"%s\">dokumentasjonen ↗</a>.",
"How to do backups" : "Hvordan ta sikkerhetskopier",
"Advanced monitoring" : "Avansert overvåking",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Opprett",
"Admin Recovery Password" : "Administrativt gjenopprettingspassord",
"Enter the recovery password in order to recover the users files during password change" : "Legg inn gjenopprettingspassordet for å gjenopprette brukerfilene når passordet endres",
- "Group" : "Gruppe",
"Everyone" : "Alle",
"Admins" : "Administratorer",
"Default quota" : "Standard kvote",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "endre e-postadresse",
"Default" : "Standard",
"add group" : "legg til gruppe",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet \n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre ordet</a>!",
"Add Group" : "Legg til gruppe",
+ "Group" : "Gruppe",
"Default Quota" : "Standard kvote",
"Full Name" : "Fullt navn",
"Group Admin for" : "Gruppeadministrator for",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Oppdateringer",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offisielle apper er utviklet av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",
"No apps found for \"{query}\"" : "Ingen apper funnet for \"{query}\"",
+ "An error occurred: {message}" : "Det oppstod en feil: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Vennligst sjekk <a target=\"_blank\" href=\"%s\">installasjonsdokumentasjonen ↗</a> etter php konfigurasjonsnotater og konfigurering av php på tjeneren din, særlig om du bruker php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler sterkt Linux for en optimal brukeropplevelse.",
diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json
index 4f4fd22b6f3..1d6cd3aa9ee 100644
--- a/settings/l10n/nb_NO.json
+++ b/settings/l10n/nb_NO.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Det oppstod en feil. Vennligst last opp et ASCII-kodet PEM-sertifikat.",
"Valid until {date}" : "Gyldig til {date}",
"Delete" : "Slett",
- "An error occurred: {message}" : "Det oppstod en feil: {message}",
"Select a profile picture" : "Velg et profilbilde",
"Very weak password" : "Veldig svakt passord",
"Weak password" : "Svakt passord",
@@ -130,8 +129,6 @@
"Login" : "Logg inn",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-posttjener",
"Open documentation" : "Åpne dokumentasjonen",
"This is used for sending out notifications." : "Dette brukes for utsending av varsler.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Vis ansvarsfraskrivelse på den offentlige opplastingssiden. (Vises kun nå fillisten er tom.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Denne teksten vises på den offentlig opplastingssiden når fillisten er tom.",
"Tips & tricks" : "Tips og triks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "For å migrere til en annen database, bruk kommandolinjeverktøyet: 'occ db:convert-type', eller les i <a target=\"_blank\" href=\"%s\">dokumentasjonen ↗</a>.",
"How to do backups" : "Hvordan ta sikkerhetskopier",
"Advanced monitoring" : "Avansert overvåking",
@@ -315,7 +310,6 @@
"Create" : "Opprett",
"Admin Recovery Password" : "Administrativt gjenopprettingspassord",
"Enter the recovery password in order to recover the users files during password change" : "Legg inn gjenopprettingspassordet for å gjenopprette brukerfilene når passordet endres",
- "Group" : "Gruppe",
"Everyone" : "Alle",
"Admins" : "Administratorer",
"Default quota" : "Standard kvote",
@@ -331,8 +325,13 @@
"change email address" : "endre e-postadresse",
"Default" : "Standard",
"add group" : "legg til gruppe",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite brukes som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet \n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre ordet</a>!",
"Add Group" : "Legg til gruppe",
+ "Group" : "Gruppe",
"Default Quota" : "Standard kvote",
"Full Name" : "Fullt navn",
"Group Admin for" : "Gruppeadministrator for",
@@ -345,6 +344,7 @@
"Updates" : "Oppdateringer",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Offisielle apper er utviklet av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",
"No apps found for \"{query}\"" : "Ingen apper funnet for \"{query}\"",
+ "An error occurred: {message}" : "Det oppstod en feil: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Vennligst sjekk <a target=\"_blank\" href=\"%s\">installasjonsdokumentasjonen ↗</a> etter php konfigurasjonsnotater og konfigurering av php på tjeneren din, særlig om du bruker php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kjører ikke med \"READ COMMITED\" transaksjonsisolering. Dette kan lage problemer når flere handlinger kjøres i paralell.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler sterkt Linux for en optimal brukeropplevelse.",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 7f4df7337eb..039a6112e36 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.",
"Valid until {date}" : "Geldig tot {date}",
"Delete" : "Verwijder",
- "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Select a profile picture" : "Kies een profielafbeelding",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "Gewoon",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-mailserver",
"Open documentation" : "Open documentatie",
"This is used for sending out notifications." : "Dit wordt gebruikt voor het verzenden van meldingen.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Tonen disclaimer op de openbare link uploadpagina (alleen tonen als het bestandsoverzicht verborgen is).",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
"Tips & tricks" : "Tips & trucs",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie ↗</a>.",
"How to do backups" : "Hoe maak je back-ups",
"Advanced monitoring" : "Geavanceerde monitoring",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Aanmaken",
"Admin Recovery Password" : "Beheer herstel wachtwoord",
"Enter the recovery password in order to recover the users files during password change" : "Voer het herstel wachtwoord in om de gebruikersbestanden terug te halen bij wachtwoordwijziging",
- "Group" : "Groep",
"Everyone" : "Iedereen",
"Admins" : "Beheerders",
"Default quota" : "Standaard quota",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "wijzig e-mailadres",
"Default" : "Standaard",
"add group" : "groep toevoegen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
"Add Group" : "Groep toevoegen",
+ "Group" : "Groep",
"Default Quota" : "Standaard limiet",
"Full Name" : "Volledige naam",
"Group Admin for" : "Groepsbeheerder voor",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de Nextcloud community. Ze bieden cruciale functionaliteit voor Nextcloud en zijn klaar voor productie.",
"No apps found for \"{query}\"" : "Geen apps gevonden voor {query}",
+ "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Lees de <a target=\"_blank\" href=\"%s\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITED\" transactie isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Je server draait op Microsoft Windows. We adviseren je om een linux server te gebruiken voor een optimale gebruikerservaring.",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 3f5327fa0d6..5c0e9778444 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.",
"Valid until {date}" : "Geldig tot {date}",
"Delete" : "Verwijder",
- "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Select a profile picture" : "Kies een profielafbeelding",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
@@ -130,8 +129,6 @@
"Login" : "Login",
"Plain" : "Gewoon",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-mailserver",
"Open documentation" : "Open documentatie",
"This is used for sending out notifications." : "Dit wordt gebruikt voor het verzenden van meldingen.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Tonen disclaimer op de openbare link uploadpagina (alleen tonen als het bestandsoverzicht verborgen is).",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
"Tips & tricks" : "Tips & trucs",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie ↗</a>.",
"How to do backups" : "Hoe maak je back-ups",
"Advanced monitoring" : "Geavanceerde monitoring",
@@ -315,7 +310,6 @@
"Create" : "Aanmaken",
"Admin Recovery Password" : "Beheer herstel wachtwoord",
"Enter the recovery password in order to recover the users files during password change" : "Voer het herstel wachtwoord in om de gebruikersbestanden terug te halen bij wachtwoordwijziging",
- "Group" : "Groep",
"Everyone" : "Iedereen",
"Admins" : "Beheerders",
"Default quota" : "Standaard quota",
@@ -331,8 +325,13 @@
"change email address" : "wijzig e-mailadres",
"Default" : "Standaard",
"add group" : "groep toevoegen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
"Add Group" : "Groep toevoegen",
+ "Group" : "Groep",
"Default Quota" : "Standaard limiet",
"Full Name" : "Volledige naam",
"Group Admin for" : "Groepsbeheerder voor",
@@ -345,6 +344,7 @@
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de Nextcloud community. Ze bieden cruciale functionaliteit voor Nextcloud en zijn klaar voor productie.",
"No apps found for \"{query}\"" : "Geen apps gevonden voor {query}",
+ "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Lees de <a target=\"_blank\" href=\"%s\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITED\" transactie isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Je server draait op Microsoft Windows. We adviseren je om een linux server te gebruiken voor een optimale gebruikerservaring.",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 96361fb79a8..e15ebd730d4 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor envie um certificado ASCII-encoded PEM",
"Valid until {date}" : "Vádido até {date}",
"Delete" : "Excluir",
- "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Select a profile picture" : "Selecione uma imagem para o perfil",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "Plano",
"NT LAN Manager" : "Gerenciador NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de e-mail",
"Open documentation" : "Abrir documentação",
"This is used for sending out notifications." : "Isto é usado para o envio de notificações.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar o texto de aviso na página pública do link de envio. (Só é mostrado quando a lista de arquivos está escondido.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto será mostrado na página de envio do link público quando a lista de arquivos está escondido.",
"Tips & tricks" : "Dicas & Truques",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'occ db:convert-type', ou consulte a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação ↗</a>.",
"How to do backups" : "Como fazer backups",
"Advanced monitoring" : "Monitoramento avançado",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Criar",
"Admin Recovery Password" : "Recuperação da Senha do Administrador",
"Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação para recuperar os arquivos dos usuários durante a mudança de senha.",
- "Group" : "Grupo",
"Everyone" : "Para todos",
"Admins" : "Administradores",
"Default quota" : "Quota padrão",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "Trocar o endereço de email",
"Default" : "Padrão",
"add group" : "adicionar grupo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quiser dar suporte ao projeto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\t<or>ou</or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe pelo mundo</a>!",
"Add Group" : "Adicionar grupo",
+ "Group" : "Grupo",
"Default Quota" : "Quota Padrão",
"Full Name" : "Nome Completo",
"Group Admin for" : "Grupo Admin para",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Atualizações",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Aplicativos oficiais são desenvolvidos por e dentro da comunidade Nextcloud. Eles oferecem funcionalidade central para Nextcloud e está pronto para uso em produção.",
"No apps found for \"{query}\"" : "Nenhum aplicativo encontrado para \"{query}\"",
+ "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Por favor verifique o <a target=\"_blank\" href=\"%s\">documento de instalação ↗</a> para as notas de configuração do PHP e a configuração do PHP do seu servidor, especialmente ao usar php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não é executado com nível de isolamento de transação \"READ COMMITTED\" . Isto pode causar problemas quando várias ações são executadas em paralelo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. É altamente recomendável Linux para uma experiência ideal de para o usuário.",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index a523ac1a160..93903e84def 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor envie um certificado ASCII-encoded PEM",
"Valid until {date}" : "Vádido até {date}",
"Delete" : "Excluir",
- "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Select a profile picture" : "Selecione uma imagem para o perfil",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
@@ -130,8 +129,6 @@
"Login" : "Login",
"Plain" : "Plano",
"NT LAN Manager" : "Gerenciador NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de e-mail",
"Open documentation" : "Abrir documentação",
"This is used for sending out notifications." : "Isto é usado para o envio de notificações.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostrar o texto de aviso na página pública do link de envio. (Só é mostrado quando a lista de arquivos está escondido.)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto será mostrado na página de envio do link público quando a lista de arquivos está escondido.",
"Tips & tricks" : "Dicas & Truques",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro banco de dados usar a ferramenta de linha de comando: 'occ db:convert-type', ou consulte a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação ↗</a>.",
"How to do backups" : "Como fazer backups",
"Advanced monitoring" : "Monitoramento avançado",
@@ -315,7 +310,6 @@
"Create" : "Criar",
"Admin Recovery Password" : "Recuperação da Senha do Administrador",
"Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação para recuperar os arquivos dos usuários durante a mudança de senha.",
- "Group" : "Grupo",
"Everyone" : "Para todos",
"Admins" : "Administradores",
"Default quota" : "Quota padrão",
@@ -331,8 +325,13 @@
"change email address" : "Trocar o endereço de email",
"Default" : "Padrão",
"add group" : "adicionar grupo",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usada como base de dados. Para instalações maiores recomendamos mudar para um backend de banco de dados diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especialmente quando se utiliza o cliente de desktop para sincronização de arquivos o uso de SQLite é desencorajado.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quiser dar suporte ao projeto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\t<or>ou</or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe pelo mundo</a>!",
"Add Group" : "Adicionar grupo",
+ "Group" : "Grupo",
"Default Quota" : "Quota Padrão",
"Full Name" : "Nome Completo",
"Group Admin for" : "Grupo Admin para",
@@ -345,6 +344,7 @@
"Updates" : "Atualizações",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Aplicativos oficiais são desenvolvidos por e dentro da comunidade Nextcloud. Eles oferecem funcionalidade central para Nextcloud e está pronto para uso em produção.",
"No apps found for \"{query}\"" : "Nenhum aplicativo encontrado para \"{query}\"",
+ "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Por favor verifique o <a target=\"_blank\" href=\"%s\">documento de instalação ↗</a> para as notas de configuração do PHP e a configuração do PHP do seu servidor, especialmente ao usar php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Seu banco de dados não é executado com nível de isolamento de transação \"READ COMMITTED\" . Isto pode causar problemas quando várias ações são executadas em paralelo.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O servidor está em execução no Microsoft Windows. É altamente recomendável Linux para uma experiência ideal de para o usuário.",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index 2de84cdc231..debb4cdfeb3 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -81,7 +81,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor, envie um certificado PEM codificado em ASCII.",
"Valid until {date}" : "Válida até {date}",
"Delete" : "Apagar",
- "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Select a profile picture" : "Selecione uma fotografia de perfil",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
@@ -110,8 +109,6 @@ OC.L10N.register(
"Login" : "Iniciar Sessão",
"Plain" : "Plano",
"NT LAN Manager" : "Gestor de REDE NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de Correio Eletrónico",
"Open documentation" : "Abrir documentação",
"This is used for sending out notifications." : "Isto é utilizado para enviar notificações",
@@ -194,8 +191,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir o auto-completar de nome de utilizador no diálogo da partilha. Se isto for desativado, será necessário preencher o nome de utilizador completo.",
"Tips & tricks" : "Dicas e truques",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type', ou veja a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação↗</a>.",
"How to do backups" : "Como fazer cópias de segurança",
"Advanced monitoring" : "Monitorização avançada",
@@ -272,7 +267,6 @@ OC.L10N.register(
"Create" : "Criar",
"Admin Recovery Password" : "Recuperação da Palavra-passe de Administrador",
"Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação, a fim de recuperar os ficheiros dos utilizadores durante a mudança da palavra-passe",
- "Group" : "Grupo",
"Everyone" : "Para todos",
"Admins" : "Administrador",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Insira a quota de armazenamento (ex: \"512 MB\" ou \"12 GB\")",
@@ -282,9 +276,15 @@ OC.L10N.register(
"set new password" : "definir nova palavra-passe",
"change email address" : "alterar endereço do correio eletrónico",
"Default" : "Padrão",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
+ "Group" : "Grupo",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Armazenamento Externo",
- "Updates" : "Atualizações"
+ "Updates" : "Atualizações",
+ "An error occurred: {message}" : "Ocorreu um erro: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index e0d9a1e536f..74f9ec94187 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -79,7 +79,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ocorreu um erro. Por favor, envie um certificado PEM codificado em ASCII.",
"Valid until {date}" : "Válida até {date}",
"Delete" : "Apagar",
- "An error occurred: {message}" : "Ocorreu um erro: {message}",
"Select a profile picture" : "Selecione uma fotografia de perfil",
"Very weak password" : "Palavra-passe muito fraca",
"Weak password" : "Palavra-passe fraca",
@@ -108,8 +107,6 @@
"Login" : "Iniciar Sessão",
"Plain" : "Plano",
"NT LAN Manager" : "Gestor de REDE NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Servidor de Correio Eletrónico",
"Open documentation" : "Abrir documentação",
"This is used for sending out notifications." : "Isto é utilizado para enviar notificações",
@@ -192,8 +189,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir o auto-completar de nome de utilizador no diálogo da partilha. Se isto for desativado, será necessário preencher o nome de utilizador completo.",
"Tips & tricks" : "Dicas e truques",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type', ou veja a <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentação↗</a>.",
"How to do backups" : "Como fazer cópias de segurança",
"Advanced monitoring" : "Monitorização avançada",
@@ -270,7 +265,6 @@
"Create" : "Criar",
"Admin Recovery Password" : "Recuperação da Palavra-passe de Administrador",
"Enter the recovery password in order to recover the users files during password change" : "Digite a senha de recuperação, a fim de recuperar os ficheiros dos utilizadores durante a mudança da palavra-passe",
- "Group" : "Grupo",
"Everyone" : "Para todos",
"Admins" : "Administrador",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Insira a quota de armazenamento (ex: \"512 MB\" ou \"12 GB\")",
@@ -280,9 +274,15 @@
"set new password" : "definir nova palavra-passe",
"change email address" : "alterar endereço do correio eletrónico",
"Default" : "Padrão",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é utilizado como uma base de dados. Para instalações maiores nós recomendamos que mude para uma interface de base de dados diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
+ "Group" : "Grupo",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Armazenamento Externo",
- "Updates" : "Atualizações"
+ "Updates" : "Atualizações",
+ "An error occurred: {message}" : "Ocorreu um erro: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index c5e85353163..d0471578d87 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Произошла ошибка. Пожалуйста загрузите сертификат PEM в ASCII кодировке.",
"Valid until {date}" : "Действительно до {дата}",
"Delete" : "Удалить",
- "An error occurred: {message}" : "Произошла ошибка: {message}",
"Select a profile picture" : "Выберите аватар",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Логин",
"Plain" : "Простой",
"NT LAN Manager" : "Менеджер NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Почтовый сервер",
"Open documentation" : "Открыть документацию",
"This is used for sending out notifications." : "Используется для отправки уведомлений.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Показать текст об отказе на странице загрузки публичной ссылки (Показывать только когда список файлов скрыт)",
"This text will be shown on the public link upload page when the file list is hidden." : "Этот текст будет показан при переходе по публичной ссылке на загрузку при скрытом списке файлов",
"Tips & tricks" : "Советы и трюки",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Для миграции на другую базу данных используйте команду: 'occ db:convert-type' или обратитесь к a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документации ↗</a>.",
"How to do backups" : "Как сделать резервные копии",
"Advanced monitoring" : "Расширенный мониторинг",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Создать",
"Admin Recovery Password" : "Пароль административного восстановления",
"Enter the recovery password in order to recover the users files during password change" : "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля",
- "Group" : "Группа",
"Everyone" : "Все",
"Admins" : "Администраторы",
"Default quota" : "Квота по умолчанию",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "изменить адрес почты",
"Default" : "По умолчанию",
"add group" : "Добавить группу",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если вы хотите поддержать проект\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присоединитесь к разработке</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">расскажите о нас</a>!",
"Add Group" : "Добавить группу",
+ "Group" : "Группа",
"Default Quota" : "Квота по умолчанию",
"Full Name" : "Полное имя",
"Group Admin for" : "Администратор групп",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Обновления",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Официальные приложения разрабатываются в рамках сообщества Nextcloud. Они предлагают базовую функциональность Nextcloud и готовы для использования.",
"No apps found for \"{query}\"" : "Приложения не найдены по \"{query}\"",
+ "An error occurred: {message}" : "Произошла ошибка: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Пожалуйста, обратитесь к <a target=\"_blank\" href=\"%s\">руководству по установке ↗</a> для получения подсказок по настройке php на вашем сервере, особенно если используете php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ваша база данных не работает в режиме изоляции транзакций \"READ COMMITED\". Это может вызвать проблемы, если несколько действий выполняется одновременно.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ваш сервер работает на ОС Microsoft Windows. Мы настоятельно рекомендуем использовать ОС семейства Linux для достижения наилучших условий использования.",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index b4f6cc2d873..a93df6e381d 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -96,7 +96,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Произошла ошибка. Пожалуйста загрузите сертификат PEM в ASCII кодировке.",
"Valid until {date}" : "Действительно до {дата}",
"Delete" : "Удалить",
- "An error occurred: {message}" : "Произошла ошибка: {message}",
"Select a profile picture" : "Выберите аватар",
"Very weak password" : "Очень слабый пароль",
"Weak password" : "Слабый пароль",
@@ -130,8 +129,6 @@
"Login" : "Логин",
"Plain" : "Простой",
"NT LAN Manager" : "Менеджер NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Почтовый сервер",
"Open documentation" : "Открыть документацию",
"This is used for sending out notifications." : "Используется для отправки уведомлений.",
@@ -219,8 +216,6 @@
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Показать текст об отказе на странице загрузки публичной ссылки (Показывать только когда список файлов скрыт)",
"This text will be shown on the public link upload page when the file list is hidden." : "Этот текст будет показан при переходе по публичной ссылке на загрузку при скрытом списке файлов",
"Tips & tricks" : "Советы и трюки",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Для миграции на другую базу данных используйте команду: 'occ db:convert-type' или обратитесь к a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документации ↗</a>.",
"How to do backups" : "Как сделать резервные копии",
"Advanced monitoring" : "Расширенный мониторинг",
@@ -315,7 +310,6 @@
"Create" : "Создать",
"Admin Recovery Password" : "Пароль административного восстановления",
"Enter the recovery password in order to recover the users files during password change" : "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля",
- "Group" : "Группа",
"Everyone" : "Все",
"Admins" : "Администраторы",
"Default quota" : "Квота по умолчанию",
@@ -331,8 +325,13 @@
"change email address" : "изменить адрес почты",
"Default" : "По умолчанию",
"add group" : "Добавить группу",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В качестве базы данных используется SQLite. Для больших установок мы рекомендуем переключиться на другую серверную базу данных.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особенно вызывает сомнение использование SQLite при синхронизации файлов с использованием клиента для ПК.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если вы хотите поддержать проект\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">присоединитесь к разработке</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">расскажите о нас</a>!",
"Add Group" : "Добавить группу",
+ "Group" : "Группа",
"Default Quota" : "Квота по умолчанию",
"Full Name" : "Полное имя",
"Group Admin for" : "Администратор групп",
@@ -345,6 +344,7 @@
"Updates" : "Обновления",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Официальные приложения разрабатываются в рамках сообщества Nextcloud. Они предлагают базовую функциональность Nextcloud и готовы для использования.",
"No apps found for \"{query}\"" : "Приложения не найдены по \"{query}\"",
+ "An error occurred: {message}" : "Произошла ошибка: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Пожалуйста, обратитесь к <a target=\"_blank\" href=\"%s\">руководству по установке ↗</a> для получения подсказок по настройке php на вашем сервере, особенно если используете php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Ваша база данных не работает в режиме изоляции транзакций \"READ COMMITED\". Это может вызвать проблемы, если несколько действий выполняется одновременно.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Ваш сервер работает на ОС Microsoft Windows. Мы настоятельно рекомендуем использовать ОС семейства Linux для достижения наилучших условий использования.",
diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js
index 30498b6c8aa..5df3ec34ca8 100644
--- a/settings/l10n/sl.js
+++ b/settings/l10n/sl.js
@@ -78,7 +78,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
"Valid until {date}" : "Veljavno do {date}",
"Delete" : "Izbriši",
- "An error occurred: {message}" : "Prišlo je do napake: {message}",
"Select a profile picture" : "Izbor slike profila",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
@@ -108,8 +107,6 @@ OC.L10N.register(
"Login" : "Prijava",
"Plain" : "Besedilno",
"NT LAN Manager" : "Upravljalnik NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Poštni strežnik",
"Open documentation" : "Odprta dokumentacija",
"This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.",
@@ -179,8 +176,6 @@ OC.L10N.register(
"Exclude groups from sharing" : "Izloči skupine iz souporabe",
"These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti",
"Tips & tricks" : "Nasveti in triki",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.",
"How to do backups" : "Kako ustvariti varnostne kopije",
"Advanced monitoring" : "Napredno sledenje",
"Performance tuning" : "Prilagajanje delovanja",
@@ -259,7 +254,6 @@ OC.L10N.register(
"Create" : "Ustvari",
"Admin Recovery Password" : "Obnovitev skrbniškega gesla",
"Enter the recovery password in order to recover the users files during password change" : "Vnesite geslo, ki omogoča obnovitev uporabniških datotek med spreminjanjem gesla",
- "Group" : "Skupina",
"Everyone" : "Vsi",
"Admins" : "Skrbniki",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Vnesite količinsko omejitev prostora (na primer: \"512 MB\" ali \"12 GB\")",
@@ -269,9 +263,15 @@ OC.L10N.register(
"set new password" : "nastavi novo geslo",
"change email address" : "spremeni naslov elektronske pošte",
"Default" : "Privzeto",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.",
+ "Group" : "Skupina",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Zunanja podatkovna shramba",
- "Updates" : "Posodobitve"
+ "Updates" : "Posodobitve",
+ "An error occurred: {message}" : "Prišlo je do napake: {message}"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json
index 34419617913..9a0f7ecc353 100644
--- a/settings/l10n/sl.json
+++ b/settings/l10n/sl.json
@@ -76,7 +76,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Prišlo je do napake. Uvoziti je treba ustrezno ASCII kodirano potrdilo PEM.",
"Valid until {date}" : "Veljavno do {date}",
"Delete" : "Izbriši",
- "An error occurred: {message}" : "Prišlo je do napake: {message}",
"Select a profile picture" : "Izbor slike profila",
"Very weak password" : "Zelo šibko geslo",
"Weak password" : "Šibko geslo",
@@ -106,8 +105,6 @@
"Login" : "Prijava",
"Plain" : "Besedilno",
"NT LAN Manager" : "Upravljalnik NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Poštni strežnik",
"Open documentation" : "Odprta dokumentacija",
"This is used for sending out notifications." : "Možnost je uporabljena za omogočanje pošiljanja obvestil.",
@@ -177,8 +174,6 @@
"Exclude groups from sharing" : "Izloči skupine iz souporabe",
"These groups will still be able to receive shares, but not to initiate them." : "Te skupine lahko sprejemajo mape v souporabo, ne morejo pa souporabe dovoliti",
"Tips & tricks" : "Nasveti in triki",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.",
"How to do backups" : "Kako ustvariti varnostne kopije",
"Advanced monitoring" : "Napredno sledenje",
"Performance tuning" : "Prilagajanje delovanja",
@@ -257,7 +252,6 @@
"Create" : "Ustvari",
"Admin Recovery Password" : "Obnovitev skrbniškega gesla",
"Enter the recovery password in order to recover the users files during password change" : "Vnesite geslo, ki omogoča obnovitev uporabniških datotek med spreminjanjem gesla",
- "Group" : "Skupina",
"Everyone" : "Vsi",
"Admins" : "Skrbniki",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Vnesite količinsko omejitev prostora (na primer: \"512 MB\" ali \"12 GB\")",
@@ -267,9 +261,15 @@
"set new password" : "nastavi novo geslo",
"change email address" : "spremeni naslov elektronske pošte",
"Default" : "Privzeto",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Uporabljena zbirka je SQLite. Za obsežnejše sisteme je priporočljiv prehod na drugo vrsto zbirke.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Uporaba SQLite ni priporočljiva iz varnostnih razlogov, to še posebej velja, če se sistem krajevno usklajuje z namizjem prek odjemalca.",
+ "Group" : "Skupina",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Zunanja podatkovna shramba",
- "Updates" : "Posodobitve"
+ "Updates" : "Posodobitve",
+ "An error occurred: {message}" : "Prišlo je do napake: {message}"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file
diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js
index 90c2d8bcae9..1b6bda2671c 100644
--- a/settings/l10n/sq.js
+++ b/settings/l10n/sq.js
@@ -81,7 +81,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ndodhi një gabim. Ju lutemi, ngarkoni një dëshmi PEM të koduar me ASCII.",
"Valid until {date}" : "E vlefshme deri më {date}",
"Delete" : "Fshije",
- "An error occurred: {message}" : "Ndodhi një gabim: {message}",
"Select a profile picture" : "Përzgjidhni një foto profili",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalëkalim i dobët",
@@ -111,8 +110,6 @@ OC.L10N.register(
"Login" : "Hyrje",
"Plain" : "E thjeshtë",
"NT LAN Manager" : "Përgjegjës Rrjeti NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Shërbyes email-esh",
"Open documentation" : "Hapni dokumentimin",
"This is used for sending out notifications." : "Ky përdoret për të dërguar njoftime.",
@@ -195,8 +192,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Këto grupe prapë do të jenë në gjendje të marrin ndarje nga të tjerët, por jo të fillojnë të tilla.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Lejo vetëplotësim emra përdoruesish te dialogu i ndarjeve me të tjerët. Nëse kjo është e çaktivizuar, do të duhet të jepen emra përdoruesish.",
"Tips & tricks" : "Ndihmëza & rrengje",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Për të kaluar te një tjetër bazë të dhënash përdorni mjetin rresht urdhrash: 'occ db:convert-type', ose shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin ↗</a>.",
"How to do backups" : "Si të bëhen kopjeruajtje",
"Advanced monitoring" : "Mbikëqyrje e mëtejshme",
@@ -276,7 +271,6 @@ OC.L10N.register(
"Create" : "Krijoje",
"Admin Recovery Password" : "Fjalëkalim Rikthimesh Nga Përgjegjësi",
"Enter the recovery password in order to recover the users files during password change" : "Jepni fjalëkalim rimarrje që të mund të rimerrni kartela përdoruesi gjatë ndryshimit të fjalëkalimit",
- "Group" : "Grup",
"Everyone" : "Kushdo",
"Admins" : "Administratorë",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ju lutemi, jepni kuotë depozitimi (psh: \"512 MB\" ose \"12 GB\")",
@@ -286,9 +280,15 @@ OC.L10N.register(
"set new password" : "caktoni fjalëkalim të ri",
"change email address" : "ndryshoni adresën email",
"Default" : "Parazgjedhje",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
+ "Group" : "Grup",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Depozitim i Jashtëm",
- "Updates" : "Përditësime"
+ "Updates" : "Përditësime",
+ "An error occurred: {message}" : "Ndodhi një gabim: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json
index 8e5766d316c..26173495f00 100644
--- a/settings/l10n/sq.json
+++ b/settings/l10n/sq.json
@@ -79,7 +79,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ndodhi një gabim. Ju lutemi, ngarkoni një dëshmi PEM të koduar me ASCII.",
"Valid until {date}" : "E vlefshme deri më {date}",
"Delete" : "Fshije",
- "An error occurred: {message}" : "Ndodhi një gabim: {message}",
"Select a profile picture" : "Përzgjidhni një foto profili",
"Very weak password" : "Fjalëkalim shumë i dobët",
"Weak password" : "Fjalëkalim i dobët",
@@ -109,8 +108,6 @@
"Login" : "Hyrje",
"Plain" : "E thjeshtë",
"NT LAN Manager" : "Përgjegjës Rrjeti NT",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "Shërbyes email-esh",
"Open documentation" : "Hapni dokumentimin",
"This is used for sending out notifications." : "Ky përdoret për të dërguar njoftime.",
@@ -193,8 +190,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Këto grupe prapë do të jenë në gjendje të marrin ndarje nga të tjerët, por jo të fillojnë të tilla.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Lejo vetëplotësim emra përdoruesish te dialogu i ndarjeve me të tjerët. Nëse kjo është e çaktivizuar, do të duhet të jepen emra përdoruesish.",
"Tips & tricks" : "Ndihmëza & rrengje",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Për të kaluar te një tjetër bazë të dhënash përdorni mjetin rresht urdhrash: 'occ db:convert-type', ose shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin ↗</a>.",
"How to do backups" : "Si të bëhen kopjeruajtje",
"Advanced monitoring" : "Mbikëqyrje e mëtejshme",
@@ -274,7 +269,6 @@
"Create" : "Krijoje",
"Admin Recovery Password" : "Fjalëkalim Rikthimesh Nga Përgjegjësi",
"Enter the recovery password in order to recover the users files during password change" : "Jepni fjalëkalim rimarrje që të mund të rimerrni kartela përdoruesi gjatë ndryshimit të fjalëkalimit",
- "Group" : "Grup",
"Everyone" : "Kushdo",
"Admins" : "Administratorë",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Ju lutemi, jepni kuotë depozitimi (psh: \"512 MB\" ose \"12 GB\")",
@@ -284,9 +278,15 @@
"set new password" : "caktoni fjalëkalim të ri",
"change email address" : "ndryshoni adresën email",
"Default" : "Parazgjedhje",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Si bazë të dhënash përdoret SQLite. Për instalime më të ngarkuara, këshillojmë të kalohet në një program tjetër baze të dhënash.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Përdorimi i SQLite-it nuk këshillohet veçanërisht kur përdoret klienti desktop për njëkohësim kartelash.",
+ "Group" : "Grup",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Depozitim i Jashtëm",
- "Updates" : "Përditësime"
+ "Updates" : "Përditësime",
+ "An error occurred: {message}" : "Ndodhi një gabim: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index d39d65efa34..29cfcf8c61c 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -81,7 +81,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.",
"Valid until {date}" : "Giltig t.o.m. {date}",
"Delete" : "Radera",
- "An error occurred: {message}" : "Ett fel inträffade: {message}",
"Select a profile picture" : "Välj en profilbild",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
@@ -110,8 +109,6 @@ OC.L10N.register(
"Login" : "Logga in",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-post server",
"Open documentation" : "Öppna dokumentation",
"This is used for sending out notifications." : "Detta används för att skicka ut notifieringar.",
@@ -194,8 +191,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillåt användarnamn att autokompletteras i delningsfönstret. Om det är inaktiverat krävs fullständigt användarnamn i rutan.",
"Tips & tricks" : "Tips & tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "För att migrera till en annan databas använd kommandoverktyget 'occ db:convert-type' eller se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> dokumentationen ↗</a>",
"How to do backups" : "Hur man skapar säkerhetskopior",
"Advanced monitoring" : "Advancerad bevakning",
@@ -273,7 +268,6 @@ OC.L10N.register(
"Create" : "Skapa",
"Admin Recovery Password" : "Admin-återställningslösenord",
"Enter the recovery password in order to recover the users files during password change" : "Ange återställningslösenordet för att återställa användarnas filer vid lösenordsbyte",
- "Group" : "Grupp",
"Everyone" : "Alla",
"Admins" : "Administratörer",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Var god skriv in lagringskvot (ex: \"512MB\" eller \"12 GB\")",
@@ -283,9 +277,15 @@ OC.L10N.register(
"set new password" : "ange nytt lösenord",
"change email address" : "ändra e-postadress",
"Default" : "Förvald",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
+ "Group" : "Grupp",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Extern lagring",
- "Updates" : "Uppdateringar"
+ "Updates" : "Uppdateringar",
+ "An error occurred: {message}" : "Ett fel inträffade: {message}"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index f98794d0269..da798066fff 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -79,7 +79,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Ett fel uppstod. Var god ladda upp ett ASCII-kodad PEM certifikat.",
"Valid until {date}" : "Giltig t.o.m. {date}",
"Delete" : "Radera",
- "An error occurred: {message}" : "Ett fel inträffade: {message}",
"Select a profile picture" : "Välj en profilbild",
"Very weak password" : "Väldigt svagt lösenord",
"Weak password" : "Svagt lösenord",
@@ -108,8 +107,6 @@
"Login" : "Logga in",
"Plain" : "Enkel",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-post server",
"Open documentation" : "Öppna dokumentation",
"This is used for sending out notifications." : "Detta används för att skicka ut notifieringar.",
@@ -192,8 +189,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Dessa grupper kommer fortfarande kunna ta emot delningar, men inte skapa delningar.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillåt användarnamn att autokompletteras i delningsfönstret. Om det är inaktiverat krävs fullständigt användarnamn i rutan.",
"Tips & tricks" : "Tips & tricks",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "För att migrera till en annan databas använd kommandoverktyget 'occ db:convert-type' eller se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> dokumentationen ↗</a>",
"How to do backups" : "Hur man skapar säkerhetskopior",
"Advanced monitoring" : "Advancerad bevakning",
@@ -271,7 +266,6 @@
"Create" : "Skapa",
"Admin Recovery Password" : "Admin-återställningslösenord",
"Enter the recovery password in order to recover the users files during password change" : "Ange återställningslösenordet för att återställa användarnas filer vid lösenordsbyte",
- "Group" : "Grupp",
"Everyone" : "Alla",
"Admins" : "Administratörer",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Var god skriv in lagringskvot (ex: \"512MB\" eller \"12 GB\")",
@@ -281,9 +275,15 @@
"set new password" : "ange nytt lösenord",
"change email address" : "ändra e-postadress",
"Default" : "Förvald",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite används som databas. För större installationer så rekommenderar vi ett byte till en annan databasmotor.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Speciellt när desktop klienten för filsynkronisering används så avråds användande av SQLite.",
+ "Group" : "Grupp",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Extern lagring",
- "Updates" : "Uppdateringar"
+ "Updates" : "Uppdateringar",
+ "An error occurred: {message}" : "Ett fel inträffade: {message}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/th_TH.js b/settings/l10n/th_TH.js
index 411e6ed6723..042e63d1745 100644
--- a/settings/l10n/th_TH.js
+++ b/settings/l10n/th_TH.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "เกิดข้อผิดพลาด กรุณาอัพโหลดใบรับรองเข้ารหัส ASCII PEM",
"Valid until {date}" : "ใช้ได้จนถึงวันที่ {date}",
"Delete" : "ลบ",
- "An error occurred: {message}" : "เกิดข้อผิดพลาด: {message}",
"Select a profile picture" : "เลือกรูปภาพโปรไฟล์",
"Very weak password" : "รหัสผ่านระดับต่ำมาก",
"Weak password" : "รหัสผ่านระดับต่ำ",
@@ -105,8 +104,6 @@ OC.L10N.register(
"Login" : "เข้าสู่ระบบ",
"Plain" : "ธรรมดา",
"NT LAN Manager" : "ตัวจัดการ NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "อีเมลเซิร์ฟเวอร์",
"Open documentation" : "เปิดเอกสาร",
"This is used for sending out notifications." : "นี้จะใช้สำหรับการส่งออกการแจ้งเตือน",
@@ -187,8 +184,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถได้รับการแชร์ แต่พวกเขาจะไม่รู้จักมัน",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "อนุญาตให้เติมข้อความชื่อผู้ใช้อัตโนมัติในกล่องข้อความแชร์ ถ้านี้ถูกปิดใช้งานจะต้องกรอกชื่อผู้ใช้เอง",
"Tips & tricks" : "เคล็ดลับและเทคนิค",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite",
"How to do backups" : "วิธีการสำรองข้อมูล",
"Advanced monitoring" : "การตรวจสอบขั้นสูง",
"Performance tuning" : "การปรับแต่งประสิทธิภาพ",
@@ -262,7 +257,6 @@ OC.L10N.register(
"Create" : "สร้าง",
"Admin Recovery Password" : "กู้คืนรหัสผ่านดูแลระบบ",
"Enter the recovery password in order to recover the users files during password change" : "ป้อนรหัสผ่านการกู้คืนเพื่อกู้คืนไฟล์ผู้ใช้ในช่วงการเปลี่ยนรหัสผ่าน",
- "Group" : "กลุ่ม",
"Everyone" : "ทุกคน",
"Admins" : "ผู้ดูแลระบบ",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "กรุณากรอกโควต้าการจัดเก็บข้อมูล (ต.ย. : \"512 MB\" หรือ \"12 GB\")",
@@ -272,9 +266,15 @@ OC.L10N.register(
"set new password" : "ตั้งค่ารหัสผ่านใหม่",
"change email address" : "เปลี่ยนแปลงที่อยู่อีเมล",
"Default" : "ค่าเริ่มต้น",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite",
+ "Group" : "กลุ่ม",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก",
- "Updates" : "อัพเดท"
+ "Updates" : "อัพเดท",
+ "An error occurred: {message}" : "เกิดข้อผิดพลาด: {message}"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/th_TH.json b/settings/l10n/th_TH.json
index ecf1bd31fec..1540df332e6 100644
--- a/settings/l10n/th_TH.json
+++ b/settings/l10n/th_TH.json
@@ -75,7 +75,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "เกิดข้อผิดพลาด กรุณาอัพโหลดใบรับรองเข้ารหัส ASCII PEM",
"Valid until {date}" : "ใช้ได้จนถึงวันที่ {date}",
"Delete" : "ลบ",
- "An error occurred: {message}" : "เกิดข้อผิดพลาด: {message}",
"Select a profile picture" : "เลือกรูปภาพโปรไฟล์",
"Very weak password" : "รหัสผ่านระดับต่ำมาก",
"Weak password" : "รหัสผ่านระดับต่ำ",
@@ -103,8 +102,6 @@
"Login" : "เข้าสู่ระบบ",
"Plain" : "ธรรมดา",
"NT LAN Manager" : "ตัวจัดการ NT LAN",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "อีเมลเซิร์ฟเวอร์",
"Open documentation" : "เปิดเอกสาร",
"This is used for sending out notifications." : "นี้จะใช้สำหรับการส่งออกการแจ้งเตือน",
@@ -185,8 +182,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "กลุ่มนี้จะยังคงสามารถได้รับการแชร์ แต่พวกเขาจะไม่รู้จักมัน",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "อนุญาตให้เติมข้อความชื่อผู้ใช้อัตโนมัติในกล่องข้อความแชร์ ถ้านี้ถูกปิดใช้งานจะต้องกรอกชื่อผู้ใช้เอง",
"Tips & tricks" : "เคล็ดลับและเทคนิค",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite",
"How to do backups" : "วิธีการสำรองข้อมูล",
"Advanced monitoring" : "การตรวจสอบขั้นสูง",
"Performance tuning" : "การปรับแต่งประสิทธิภาพ",
@@ -260,7 +255,6 @@
"Create" : "สร้าง",
"Admin Recovery Password" : "กู้คืนรหัสผ่านดูแลระบบ",
"Enter the recovery password in order to recover the users files during password change" : "ป้อนรหัสผ่านการกู้คืนเพื่อกู้คืนไฟล์ผู้ใช้ในช่วงการเปลี่ยนรหัสผ่าน",
- "Group" : "กลุ่ม",
"Everyone" : "ทุกคน",
"Admins" : "ผู้ดูแลระบบ",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "กรุณากรอกโควต้าการจัดเก็บข้อมูล (ต.ย. : \"512 MB\" หรือ \"12 GB\")",
@@ -270,9 +264,15 @@
"set new password" : "ตั้งค่ารหัสผ่านใหม่",
"change email address" : "เปลี่ยนแปลงที่อยู่อีเมล",
"Default" : "ค่าเริ่มต้น",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "จะใช้ SQLite เป็นฐานข้อมูล สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำเพื่อสลับไปยังฐานข้อมูลแบ็กเอนด์ที่แตกต่างกัน",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite",
+ "Group" : "กลุ่ม",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก",
- "Updates" : "อัพเดท"
+ "Updates" : "อัพเดท",
+ "An error occurred: {message}" : "เกิดข้อผิดพลาด: {message}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index b74f0e88856..e267781560d 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -93,7 +93,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Bir hata oluştu. Lütfen ASCII-kodlanmış PEM sertifikasını yükleyin.",
"Valid until {date}" : "{date} tarihine kadar geçerli",
"Delete" : "Sil",
- "An error occurred: {message}" : "Bir hata oluştu: {message}",
"Select a profile picture" : "Bir profil fotoğrafı seçin",
"Very weak password" : "Çok güçsüz parola",
"Weak password" : "Güçsüz parola",
@@ -125,8 +124,6 @@ OC.L10N.register(
"Login" : "Oturum Aç",
"Plain" : "Düz",
"NT LAN Manager" : "NT Ağ Yöneticisi",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-posta sunucusu",
"Open documentation" : "Belgelendirmeyi aç",
"This is used for sending out notifications." : "Bu, bildirimler gönderilirken kullanılır.",
@@ -211,8 +208,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar hala paylaşımları alabilecek, ancak başlatamayacaktır.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Paylaşma iletişim kutusunda kullanıcı adı otomatik tamamlamasını etkinleştir. Devre dışı olduğunda tam kullanıcı adı girilmeli.",
"Tips & tricks" : "İpuçları ve hileler",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' veya <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">belgelendirmeye ↗</a> bakın.",
"How to do backups" : "Nasıl yedekleme yapılır",
"Advanced monitoring" : "Gelişmiş izleme",
@@ -244,7 +239,7 @@ OC.L10N.register(
"Valid until" : "Geçerlilik",
"Issued By" : "Veren",
"Valid until %s" : "%s tarihine kadar geçerli",
- "Import root certificate" : "Kök sertifikalarını içe aktar",
+ "Import root certificate" : "Kök sertifikasını al",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Merhaba,<br><br>Sadece artık bir %s hesabınızın olduğunu söylemek istedim.<br><br>Kullanıcı adınız: %s<br>Şuradan erişin: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Hoşçakalın!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nSadece, artık bir %s hesabınızın olduğunu söylemek istedim.\n\nKullanıcı adınız: %s\nErişim: %s\n\n",
@@ -299,7 +294,6 @@ OC.L10N.register(
"Create" : "Oluştur",
"Admin Recovery Password" : "Yönetici Kurtarma Parolası",
"Enter the recovery password in order to recover the users files during password change" : "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için kurtarma parolasını girin",
- "Group" : "Grup",
"Everyone" : "Herkes",
"Admins" : "Yöneticiler",
"Default quota" : "Varsayılan kota",
@@ -314,9 +308,15 @@ OC.L10N.register(
"set new password" : "yeni parola belirle",
"change email address" : "e-posta adresini değiştir",
"Default" : "Öntanımlı",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
+ "Group" : "Grup",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Harici Depolama",
- "Updates" : "Güncellemeler"
+ "Updates" : "Güncellemeler",
+ "An error occurred: {message}" : "Bir hata oluştu: {message}"
},
"nplurals=2; plural=(n > 1);");
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index b247ec8f742..f4608097b9c 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -91,7 +91,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Bir hata oluştu. Lütfen ASCII-kodlanmış PEM sertifikasını yükleyin.",
"Valid until {date}" : "{date} tarihine kadar geçerli",
"Delete" : "Sil",
- "An error occurred: {message}" : "Bir hata oluştu: {message}",
"Select a profile picture" : "Bir profil fotoğrafı seçin",
"Very weak password" : "Çok güçsüz parola",
"Weak password" : "Güçsüz parola",
@@ -123,8 +122,6 @@
"Login" : "Oturum Aç",
"Plain" : "Düz",
"NT LAN Manager" : "NT Ağ Yöneticisi",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-posta sunucusu",
"Open documentation" : "Belgelendirmeyi aç",
"This is used for sending out notifications." : "Bu, bildirimler gönderilirken kullanılır.",
@@ -209,8 +206,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "Bu gruplar hala paylaşımları alabilecek, ancak başlatamayacaktır.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Paylaşma iletişim kutusunda kullanıcı adı otomatik tamamlamasını etkinleştir. Devre dışı olduğunda tam kullanıcı adı girilmeli.",
"Tips & tricks" : "İpuçları ve hileler",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type' veya <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">belgelendirmeye ↗</a> bakın.",
"How to do backups" : "Nasıl yedekleme yapılır",
"Advanced monitoring" : "Gelişmiş izleme",
@@ -242,7 +237,7 @@
"Valid until" : "Geçerlilik",
"Issued By" : "Veren",
"Valid until %s" : "%s tarihine kadar geçerli",
- "Import root certificate" : "Kök sertifikalarını içe aktar",
+ "Import root certificate" : "Kök sertifikasını al",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Merhaba,<br><br>Sadece artık bir %s hesabınızın olduğunu söylemek istedim.<br><br>Kullanıcı adınız: %s<br>Şuradan erişin: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Hoşçakalın!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nSadece, artık bir %s hesabınızın olduğunu söylemek istedim.\n\nKullanıcı adınız: %s\nErişim: %s\n\n",
@@ -297,7 +292,6 @@
"Create" : "Oluştur",
"Admin Recovery Password" : "Yönetici Kurtarma Parolası",
"Enter the recovery password in order to recover the users files during password change" : "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için kurtarma parolasını girin",
- "Group" : "Grup",
"Everyone" : "Herkes",
"Admins" : "Yöneticiler",
"Default quota" : "Varsayılan kota",
@@ -312,9 +306,15 @@
"set new password" : "yeni parola belirle",
"change email address" : "e-posta adresini değiştir",
"Default" : "Öntanımlı",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
+ "Group" : "Grup",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "Harici Depolama",
- "Updates" : "Güncellemeler"
+ "Updates" : "Güncellemeler",
+ "An error occurred: {message}" : "Bir hata oluştu: {message}"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js
index 4ab34057b74..1243469b62c 100644
--- a/settings/l10n/zh_TW.js
+++ b/settings/l10n/zh_TW.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證",
"Valid until {date}" : "{date} 前有效",
"Delete" : "刪除",
- "An error occurred: {message}" : "發生錯誤:{message}",
"Select a profile picture" : "選擇大頭貼",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
@@ -115,8 +114,6 @@ OC.L10N.register(
"Login" : "登入",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "郵件伺服器",
"Open documentation" : "開啟說明文件",
"This is used for sending out notifications." : "用於寄送通知",
@@ -197,8 +194,6 @@ OC.L10N.register(
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允許使用者名稱自動補齊在分享對話框,如果取消這個功能,必須完整輸入使用者名稱",
"Tips & tricks" : "技巧和提示",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
"How to do backups" : "如何備份",
"Advanced monitoring" : "進階監控",
"Performance tuning" : "效能調校",
@@ -272,7 +267,6 @@ OC.L10N.register(
"Create" : "建立",
"Admin Recovery Password" : "管理者復原密碼",
"Enter the recovery password in order to recover the users files during password change" : "為了修改密碼時能夠取回使用者資料,請輸入另一組還原用密碼",
- "Group" : "群組",
"Everyone" : "所有人",
"Admins" : "管理者",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "請輸入空間配額(例如 \"512 MB\" 或是 \"12 GB\")",
@@ -282,9 +276,15 @@ OC.L10N.register(
"set new password" : "設定新密碼",
"change email address" : "更改電子郵件地址",
"Default" : "預設",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
+ "Group" : "群組",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "外部儲存",
- "Updates" : "更新"
+ "Updates" : "更新",
+ "An error occurred: {message}" : "發生錯誤:{message}"
},
"nplurals=1; plural=0;");
diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json
index f678c3312fb..12413a84922 100644
--- a/settings/l10n/zh_TW.json
+++ b/settings/l10n/zh_TW.json
@@ -85,7 +85,6 @@
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "發生錯誤,請您上傳 ASCII 編碼的 PEM 憑證",
"Valid until {date}" : "{date} 前有效",
"Delete" : "刪除",
- "An error occurred: {message}" : "發生錯誤:{message}",
"Select a profile picture" : "選擇大頭貼",
"Very weak password" : "密碼強度非常弱",
"Weak password" : "密碼強度弱",
@@ -113,8 +112,6 @@
"Login" : "登入",
"Plain" : "Plain",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "郵件伺服器",
"Open documentation" : "開啟說明文件",
"This is used for sending out notifications." : "用於寄送通知",
@@ -195,8 +192,6 @@
"These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允許使用者名稱自動補齊在分享對話框,如果取消這個功能,必須完整輸入使用者名稱",
"Tips & tricks" : "技巧和提示",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
"How to do backups" : "如何備份",
"Advanced monitoring" : "進階監控",
"Performance tuning" : "效能調校",
@@ -270,7 +265,6 @@
"Create" : "建立",
"Admin Recovery Password" : "管理者復原密碼",
"Enter the recovery password in order to recover the users files during password change" : "為了修改密碼時能夠取回使用者資料,請輸入另一組還原用密碼",
- "Group" : "群組",
"Everyone" : "所有人",
"Admins" : "管理者",
"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "請輸入空間配額(例如 \"512 MB\" 或是 \"12 GB\")",
@@ -280,9 +274,15 @@
"set new password" : "設定新密碼",
"change email address" : "更改電子郵件地址",
"Default" : "預設",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "將會使用 SQLite 作為資料庫,在大型安裝中建議使用其他種資料庫",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "若使用桌面版程式同步檔案,不建議使用 SQLite",
+ "Group" : "群組",
"APCu" : "APCu",
"Redis" : "Redis",
"External Storage" : "外部儲存",
- "Updates" : "更新"
+ "Updates" : "更新",
+ "An error occurred: {message}" : "發生錯誤:{message}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file