Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-26 05:17:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-26 05:17:48 +0300
commita2c414fa91214c241f5306cff6e0564f179588a5 (patch)
treed2679d2153b202e3934126909fb08a5cb2b2b4d3
parentdeddcbd8175a2de604488c43586ec05358199f8c (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/admin_audit/l10n/de.js7
-rw-r--r--apps/admin_audit/l10n/de.json5
-rw-r--r--apps/admin_audit/l10n/de_DE.js3
-rw-r--r--apps/admin_audit/l10n/de_DE.json3
-rw-r--r--apps/cloud_federation_api/l10n/de.js6
-rw-r--r--apps/cloud_federation_api/l10n/de.json6
-rw-r--r--apps/cloud_federation_api/l10n/de_DE.js8
-rw-r--r--apps/cloud_federation_api/l10n/de_DE.json6
-rw-r--r--apps/contactsinteraction/l10n/de.js5
-rw-r--r--apps/contactsinteraction/l10n/de.json5
-rw-r--r--apps/contactsinteraction/l10n/de_DE.js9
-rw-r--r--apps/contactsinteraction/l10n/de_DE.json7
-rw-r--r--apps/dashboard/l10n/fi.js23
-rw-r--r--apps/dashboard/l10n/fi.json21
-rw-r--r--apps/lookup_server_connector/l10n/de.js7
-rw-r--r--apps/lookup_server_connector/l10n/de.json5
-rw-r--r--apps/lookup_server_connector/l10n/de_DE.js3
-rw-r--r--apps/lookup_server_connector/l10n/de_DE.json3
-rw-r--r--apps/provisioning_api/l10n/de.js8
-rw-r--r--apps/provisioning_api/l10n/de.json6
-rw-r--r--apps/provisioning_api/l10n/de_DE.js8
-rw-r--r--apps/provisioning_api/l10n/de_DE.json6
-rw-r--r--apps/settings/l10n/cs.js1
-rw-r--r--apps/settings/l10n/cs.json1
-rw-r--r--apps/settings/l10n/de.js1
-rw-r--r--apps/settings/l10n/de.json1
-rw-r--r--apps/settings/l10n/de_DE.js1
-rw-r--r--apps/settings/l10n/de_DE.json1
-rw-r--r--apps/settings/l10n/es.js1
-rw-r--r--apps/settings/l10n/es.json1
-rw-r--r--apps/settings/l10n/fr.js1
-rw-r--r--apps/settings/l10n/fr.json1
-rw-r--r--apps/settings/l10n/gl.js1
-rw-r--r--apps/settings/l10n/gl.json1
-rw-r--r--apps/settings/l10n/it.js3
-rw-r--r--apps/settings/l10n/it.json3
-rw-r--r--apps/settings/l10n/pl.js1
-rw-r--r--apps/settings/l10n/pl.json1
-rw-r--r--apps/user_status/l10n/fi.js33
-rw-r--r--apps/user_status/l10n/fi.json31
-rw-r--r--apps/weather_status/l10n/de.js1
-rw-r--r--apps/weather_status/l10n/de.json1
-rw-r--r--apps/weather_status/l10n/de_DE.js37
-rw-r--r--apps/weather_status/l10n/de_DE.json35
44 files changed, 302 insertions, 16 deletions
diff --git a/apps/admin_audit/l10n/de.js b/apps/admin_audit/l10n/de.js
new file mode 100644
index 00000000000..a1a76aee7b6
--- /dev/null
+++ b/apps/admin_audit/l10n/de.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Auditieren / Protokollieren",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Stellt Protokollierungsfunktionen für Nextcloud zur Verfügung wie Dateizugriffe oder andere vertrauliche Aktionen."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/de.json b/apps/admin_audit/l10n/de.json
new file mode 100644
index 00000000000..7a55fd1457a
--- /dev/null
+++ b/apps/admin_audit/l10n/de.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Auditieren / Protokollieren",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Stellt Protokollierungsfunktionen für Nextcloud zur Verfügung wie Dateizugriffe oder andere vertrauliche Aktionen."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/admin_audit/l10n/de_DE.js b/apps/admin_audit/l10n/de_DE.js
index 05576240d03..a1a76aee7b6 100644
--- a/apps/admin_audit/l10n/de_DE.js
+++ b/apps/admin_audit/l10n/de_DE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"admin_audit",
{
- "Auditing / Logging" : "Auditieren / Protokollieren"
+ "Auditing / Logging" : "Auditieren / Protokollieren",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Stellt Protokollierungsfunktionen für Nextcloud zur Verfügung wie Dateizugriffe oder andere vertrauliche Aktionen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/admin_audit/l10n/de_DE.json b/apps/admin_audit/l10n/de_DE.json
index 3f9a5b6ebc4..7a55fd1457a 100644
--- a/apps/admin_audit/l10n/de_DE.json
+++ b/apps/admin_audit/l10n/de_DE.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Auditing / Logging" : "Auditieren / Protokollieren"
+ "Auditing / Logging" : "Auditieren / Protokollieren",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Stellt Protokollierungsfunktionen für Nextcloud zur Verfügung wie Dateizugriffe oder andere vertrauliche Aktionen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/cloud_federation_api/l10n/de.js b/apps/cloud_federation_api/l10n/de.js
index 22edc4c07f7..62f81ba77ac 100644
--- a/apps/cloud_federation_api/l10n/de.js
+++ b/apps/cloud_federation_api/l10n/de.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"cloud_federation_api",
{
- "Cloud Federation API" : "Cloud Verband API",
- "Enable clouds to communicate with each other and exchange data" : "Ermöglicht es der Cloud miteinander zu kommunizieren und Daten auszutauschen.",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Verband API ermöglicht es Nextcloud Instanzen miteinander zu kommunizieren und Daten auszutauschen."
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Federation API ermöglicht es Nextcloud-Instanzen miteinander zu kommunizieren und Daten auszutauschen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/de.json b/apps/cloud_federation_api/l10n/de.json
index 3ec9d4b4cc0..08c4ad7ae0e 100644
--- a/apps/cloud_federation_api/l10n/de.json
+++ b/apps/cloud_federation_api/l10n/de.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Cloud Federation API" : "Cloud Verband API",
- "Enable clouds to communicate with each other and exchange data" : "Ermöglicht es der Cloud miteinander zu kommunizieren und Daten auszutauschen.",
- "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Verband API ermöglicht es Nextcloud Instanzen miteinander zu kommunizieren und Daten auszutauschen."
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Federation API ermöglicht es Nextcloud-Instanzen miteinander zu kommunizieren und Daten auszutauschen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/cloud_federation_api/l10n/de_DE.js b/apps/cloud_federation_api/l10n/de_DE.js
new file mode 100644
index 00000000000..62f81ba77ac
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/de_DE.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "cloud_federation_api",
+ {
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Federation API ermöglicht es Nextcloud-Instanzen miteinander zu kommunizieren und Daten auszutauschen."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/cloud_federation_api/l10n/de_DE.json b/apps/cloud_federation_api/l10n/de_DE.json
new file mode 100644
index 00000000000..08c4ad7ae0e
--- /dev/null
+++ b/apps/cloud_federation_api/l10n/de_DE.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Cloud Federation API" : "Cloud Federation API",
+ "Enable clouds to communicate with each other and exchange data" : "Erlaubt es, dass Server miteinander kommunizieren und Daten austauschen",
+ "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Die Cloud Federation API ermöglicht es Nextcloud-Instanzen miteinander zu kommunizieren und Daten auszutauschen."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/contactsinteraction/l10n/de.js b/apps/contactsinteraction/l10n/de.js
index c1ad258561e..cc3ab539afd 100644
--- a/apps/contactsinteraction/l10n/de.js
+++ b/apps/contactsinteraction/l10n/de.js
@@ -2,7 +2,8 @@ OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Zuletzt kontaktiert",
- "Contacts Interaction" : "Kontaktinteraktionen",
- "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/de.json b/apps/contactsinteraction/l10n/de.json
index bb1adf72a1f..72b92e44f50 100644
--- a/apps/contactsinteraction/l10n/de.json
+++ b/apps/contactsinteraction/l10n/de.json
@@ -1,6 +1,7 @@
{ "translations": {
"Recently contacted" : "Zuletzt kontaktiert",
- "Contacts Interaction" : "Kontaktinteraktionen",
- "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten."
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/contactsinteraction/l10n/de_DE.js b/apps/contactsinteraction/l10n/de_DE.js
new file mode 100644
index 00000000000..cc3ab539afd
--- /dev/null
+++ b/apps/contactsinteraction/l10n/de_DE.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Zuletzt kontaktiert",
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/de_DE.json b/apps/contactsinteraction/l10n/de_DE.json
new file mode 100644
index 00000000000..72b92e44f50
--- /dev/null
+++ b/apps/contactsinteraction/l10n/de_DE.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Zuletzt kontaktiert",
+ "Contacts Interaction" : "Kontakte-Interaktion",
+ "Manages interaction between users and contacts" : "Verwaltet Interaktionen von Benutzern mit Kontakten.",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/fi.js b/apps/dashboard/l10n/fi.js
new file mode 100644
index 00000000000..17f7a36e845
--- /dev/null
+++ b/apps/dashboard/l10n/fi.js
@@ -0,0 +1,23 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Kojetaulu",
+ "Dashboard app" : "Kojetaulusovellus",
+ "Customize" : "Mukauta",
+ "Change background image" : "Vaihda taustakuva",
+ "Weather service" : "Sääpalvelu",
+ "Weather data from Met.no" : "Säätiedot tarjoaa Met.no",
+ "Weather" : "Sää",
+ "Status" : "Tila",
+ "Good evening, {name}" : "Hyvää iltaa, {name}",
+ "Good evening" : "Hyvää iltaa",
+ "Good afternoon, {name}" : "Hyvää iltapäivää, {name}",
+ "Good afternoon" : "Hyvää iltapäivää",
+ "Good morning, {name}" : "Hyvää huomenta, {name}",
+ "Good morning" : "Hyvää huomenta",
+ "Good night, {name}" : "Hyvää yötä, {name}",
+ "Good night" : "Hyvää yötä",
+ "Pick from files" : "Valitse tiedostoista",
+ "Default images" : "Oletuskuvat"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/dashboard/l10n/fi.json b/apps/dashboard/l10n/fi.json
new file mode 100644
index 00000000000..ef81a0f0cc2
--- /dev/null
+++ b/apps/dashboard/l10n/fi.json
@@ -0,0 +1,21 @@
+{ "translations": {
+ "Dashboard" : "Kojetaulu",
+ "Dashboard app" : "Kojetaulusovellus",
+ "Customize" : "Mukauta",
+ "Change background image" : "Vaihda taustakuva",
+ "Weather service" : "Sääpalvelu",
+ "Weather data from Met.no" : "Säätiedot tarjoaa Met.no",
+ "Weather" : "Sää",
+ "Status" : "Tila",
+ "Good evening, {name}" : "Hyvää iltaa, {name}",
+ "Good evening" : "Hyvää iltaa",
+ "Good afternoon, {name}" : "Hyvää iltapäivää, {name}",
+ "Good afternoon" : "Hyvää iltapäivää",
+ "Good morning, {name}" : "Hyvää huomenta, {name}",
+ "Good morning" : "Hyvää huomenta",
+ "Good night, {name}" : "Hyvää yötä, {name}",
+ "Good night" : "Hyvää yötä",
+ "Pick from files" : "Valitse tiedostoista",
+ "Default images" : "Oletuskuvat"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/lookup_server_connector/l10n/de.js b/apps/lookup_server_connector/l10n/de.js
new file mode 100644
index 00000000000..75a48172077
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/de.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "lookup_server_connector",
+ {
+ "Lookup Server Connector" : "Lookup-Server Connector",
+ "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/de.json b/apps/lookup_server_connector/l10n/de.json
new file mode 100644
index 00000000000..42e41d4a702
--- /dev/null
+++ b/apps/lookup_server_connector/l10n/de.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Lookup Server Connector" : "Lookup-Server Connector",
+ "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/lookup_server_connector/l10n/de_DE.js b/apps/lookup_server_connector/l10n/de_DE.js
index e6ecaec12c2..50a91a73b0c 100644
--- a/apps/lookup_server_connector/l10n/de_DE.js
+++ b/apps/lookup_server_connector/l10n/de_DE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"lookup_server_connector",
{
- "Lookup Server Connector" : "Lookup Server Connector"
+ "Lookup Server Connector" : "Lookup Server Connector",
+ "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/lookup_server_connector/l10n/de_DE.json b/apps/lookup_server_connector/l10n/de_DE.json
index 667007cc6ff..8553579082b 100644
--- a/apps/lookup_server_connector/l10n/de_DE.json
+++ b/apps/lookup_server_connector/l10n/de_DE.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Lookup Server Connector" : "Lookup Server Connector"
+ "Lookup Server Connector" : "Lookup Server Connector",
+ "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js
new file mode 100644
index 00000000000..10ac6cd42d5
--- /dev/null
+++ b/apps/provisioning_api/l10n/de.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "provisioning_api",
+ {
+ "Provisioning API" : "Bereitstellung-API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json
new file mode 100644
index 00000000000..67c4f64eae1
--- /dev/null
+++ b/apps/provisioning_api/l10n/de.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Provisioning API" : "Bereitstellung-API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js
new file mode 100644
index 00000000000..f0953ccbf08
--- /dev/null
+++ b/apps/provisioning_api/l10n/de_DE.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "provisioning_api",
+ {
+ "Provisioning API" : "Bereitstellung-API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Benutzer, Gruppen und Applikationen zu Verwalten.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json
new file mode 100644
index 00000000000..04527565efc
--- /dev/null
+++ b/apps/provisioning_api/l10n/de_DE.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Provisioning API" : "Bereitstellung-API",
+ "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Benutzer, Gruppen und Applikationen zu Verwalten.",
+ "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index 173a071025c..be98d9c7b6f 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zobrazit text zřeknutí se odpovědnosti 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ý.",
"Default share permissions" : "Výchozí oprávnění sdílení",
+ "Reasons to use Nextcloud in your organization" : "Důvody proč používat Nextcloud ve vaší organizaci",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjeno {communityopen}komunitou Nextcloud{linkclose}, {githubopen}zdrojové kódy{linkclose} jsou licencovány pod {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Hodnoťte naše stránky na Facebooku",
"Follow us on Twitter" : "Následujte nás na Twitteru",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 2838446e084..630755c154c 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Zobrazit text zřeknutí se odpovědnosti 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ý.",
"Default share permissions" : "Výchozí oprávnění sdílení",
+ "Reasons to use Nextcloud in your organization" : "Důvody proč používat Nextcloud ve vaší organizaci",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjeno {communityopen}komunitou Nextcloud{linkclose}, {githubopen}zdrojové kódy{linkclose} jsou licencovány pod {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Hodnoťte naše stránky na Facebooku",
"Follow us on Twitter" : "Následujte nás na Twitteru",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 873d59d6d83..82959733a5f 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -376,6 +376,7 @@ 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.",
"Default share permissions" : "Standardberechtigungen für das Teilen",
+ "Reasons to use Nextcloud in your organization" : "Gründe für die Verwendung von Nextcloud in deiner Organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Like our Facebook page" : "Like uns auf unserer Facebook-Seite",
"Follow us on Twitter" : "Folge uns auf Twitter",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 236b755e2e8..1c6675ab224 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -374,6 +374,7 @@
"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.",
"Default share permissions" : "Standardberechtigungen für das Teilen",
+ "Reasons to use Nextcloud in your organization" : "Gründe für die Verwendung von Nextcloud in deiner Organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Like our Facebook page" : "Like uns auf unserer Facebook-Seite",
"Follow us on Twitter" : "Folge uns auf Twitter",
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 165ab032831..41ecf62e7fa 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -376,6 +376,7 @@ 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.",
"Default share permissions" : "Standardberechtigungen für das Teilen",
+ "Reasons to use Nextcloud in your organization" : "Gründe für die Verwendung von Nextcloud in Ihrer Organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Like our Facebook page" : "Liken Sie uns auf unserer Facebook-Seite",
"Follow us on Twitter" : "Folgen Sie uns auf Twitter",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index cb58fa12fba..5acac722238 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -374,6 +374,7 @@
"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.",
"Default share permissions" : "Standardberechtigungen für das Teilen",
+ "Reasons to use Nextcloud in your organization" : "Gründe für die Verwendung von Nextcloud in Ihrer Organisation",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Entwickelt von der {communityopen}Nextcloud Community{linkclose}, der {githubopen}Quellcode{linkclose} ist lizensiert unter {licenseopen}AGPL{linkclose}-Lizenz.",
"Like our Facebook page" : "Liken Sie uns auf unserer Facebook-Seite",
"Follow us on Twitter" : "Folgen Sie uns auf Twitter",
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index c54dda72662..ce44c133913 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostrar texto de aviso en la página de subida de enlace público (solo se muestra cuando la lista de archivos está oculta)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de subida de enlace público cuando la lista de archivos esté oculta.",
"Default share permissions" : "Permisos para compartir por defecto",
+ "Reasons to use Nextcloud in your organization" : "Razones para usar Nextcloud en su organización",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud{linkclose}, el {githubopen}código fuente{linkclose} está bajo la licencia {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Da a Me gusta en nuestra página de Facebook",
"Follow us on Twitter" : "Síguenos en Twitter",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 7366d322e4c..166029f4e26 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostrar texto de aviso en la página de subida de enlace público (solo se muestra cuando la lista de archivos está oculta)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto se mostrará en la página de subida de enlace público cuando la lista de archivos esté oculta.",
"Default share permissions" : "Permisos para compartir por defecto",
+ "Reasons to use Nextcloud in your organization" : "Razones para usar Nextcloud en su organización",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desarrollado por la {communityopen}comunidad Nextcloud{linkclose}, el {githubopen}código fuente{linkclose} está bajo la licencia {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Da a Me gusta en nuestra página de Facebook",
"Follow us on Twitter" : "Síguenos en Twitter",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 109bd3ac4e0..e35dfbe585e 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -376,6 +376,7 @@ 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 (seulement lorsque 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 affiché sur la page publique de téléversement lorsque la liste des fichiers est masquée.",
"Default share permissions" : "Autorisations de partage par défaut",
+ "Reasons to use Nextcloud in your organization" : "Pourquoi utiliser Nextcloud dans votre organisation ?",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Aimez notre page Facebook",
"Follow us on Twitter" : "Suivez-nous sur Twitter",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index 58f918ad8a5..b8d5757e3f2 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Afficher les conditions d'utilisation sur la page publique de téléversement (seulement lorsque la liste des fichiers est masquée).",
"This text will be shown on the public link upload page when the file list is hidden." : "Ce texte sera affiché sur la page publique de téléversement lorsque la liste des fichiers est masquée.",
"Default share permissions" : "Autorisations de partage par défaut",
+ "Reasons to use Nextcloud in your organization" : "Pourquoi utiliser Nextcloud dans votre organisation ?",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Développé par la {communityopen}communauté Nextcloud{linkclose}, le {githubopen}code source{linkclose} est sous licence {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Aimez notre page Facebook",
"Follow us on Twitter" : "Suivez-nous sur Twitter",
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js
index 9a44c77a702..8f863aa5c5e 100644
--- a/apps/settings/l10n/gl.js
+++ b/apps/settings/l10n/gl.js
@@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Amosar o texto de exención de responsabilidade na páxina de envío de ligazóns publicas (amosarase só cando a lista de ficheiros estea agochada)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto amosarase na páxina de envío das ligazóns públicas cando a lista de ficheiros estea agochada.",
"Default share permissions" : "Permisos predeterminados para compartir",
+ "Reasons to use Nextcloud in your organization" : "Razóns para usar o Nextcloud na súa organización",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pola {communityopen}comunidade Nextcloud{linkclose}, o {githubopen}código fonte{linkclose} está licenciado baixo a {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Faga un Gústame na nosa páxina de Facebook",
"Follow us on Twitter" : "Síganos no Twitter",
diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json
index 435fbc5a300..edc14c6def0 100644
--- a/apps/settings/l10n/gl.json
+++ b/apps/settings/l10n/gl.json
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Amosar o texto de exención de responsabilidade na páxina de envío de ligazóns publicas (amosarase só cando a lista de ficheiros estea agochada)",
"This text will be shown on the public link upload page when the file list is hidden." : "Este texto amosarase na páxina de envío das ligazóns públicas cando a lista de ficheiros estea agochada.",
"Default share permissions" : "Permisos predeterminados para compartir",
+ "Reasons to use Nextcloud in your organization" : "Razóns para usar o Nextcloud na súa organización",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Desenvolvido pola {communityopen}comunidade Nextcloud{linkclose}, o {githubopen}código fonte{linkclose} está licenciado baixo a {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Faga un Gústame na nosa páxina de Facebook",
"Follow us on Twitter" : "Síganos no Twitter",
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 68469cff47b..7fffc09d122 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -294,7 +294,7 @@ OC.L10N.register(
"Documentation" : "Documentazione",
"Forum" : "Forum",
"None" : "Nessuno",
- "Login" : "Accesso",
+ "Login" : "Login",
"Plain" : "Semplice",
"NT LAN Manager" : "Gestore NT LAN",
"SSL/TLS" : "SSL/TLS",
@@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra il testo della liberatoria sulla pagina di caricamento del collegamento pubblico (visualizzato 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.",
"Default share permissions" : "Permessi predefiniti di condivisione",
+ "Reasons to use Nextcloud in your organization" : "Motivi per utilizzare Nextcloud nella tua organizzazione",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Mi piace sulla nostra pagina di Facebook!",
"Follow us on Twitter" : "Seguici su Twitter!",
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json
index cb048426d53..aba7d776e82 100644
--- a/apps/settings/l10n/it.json
+++ b/apps/settings/l10n/it.json
@@ -292,7 +292,7 @@
"Documentation" : "Documentazione",
"Forum" : "Forum",
"None" : "Nessuno",
- "Login" : "Accesso",
+ "Login" : "Login",
"Plain" : "Semplice",
"NT LAN Manager" : "Gestore NT LAN",
"SSL/TLS" : "SSL/TLS",
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Mostra il testo della liberatoria sulla pagina di caricamento del collegamento pubblico (visualizzato 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.",
"Default share permissions" : "Permessi predefiniti di condivisione",
+ "Reasons to use Nextcloud in your organization" : "Motivi per utilizzare Nextcloud nella tua organizzazione",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sviluppato dalla {communityopen}comunità di Nextcloud{linkclose}, il {githubopen}codice sorgente{linkclose} è rilasciato nei termini della licenza {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Mi piace sulla nostra pagina di Facebook!",
"Follow us on Twitter" : "Seguici su Twitter!",
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index 0685ef23b5c..5dc0f48d9f8 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -376,6 +376,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Pokaż tekst zastrzeżenia na stronie przesyłania linków publicznych (wyświetlane tylko wtedy, gdy lista plików jest ukryta)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst zostanie wyświetlony na stronie przesyłania linków publicznych, gdy lista plików jest ukryta.",
"Default share permissions" : "Domyślne uprawnienia dla udostępnień",
+ "Reasons to use Nextcloud in your organization" : "Dlaczego warto korzystać z Nextcloud w Twojej organizacji",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Polub nas na Facebook'u",
"Follow us on Twitter" : "Bądź z nami na Twitterze",
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index 1f7c58eafa2..a32f2125b37 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -374,6 +374,7 @@
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Pokaż tekst zastrzeżenia na stronie przesyłania linków publicznych (wyświetlane tylko wtedy, gdy lista plików jest ukryta)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ten tekst zostanie wyświetlony na stronie przesyłania linków publicznych, gdy lista plików jest ukryta.",
"Default share permissions" : "Domyślne uprawnienia dla udostępnień",
+ "Reasons to use Nextcloud in your organization" : "Dlaczego warto korzystać z Nextcloud w Twojej organizacji",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Opracowane przez {communityopen}społeczność Nextcloud{linkclose}, {githubopen}kod źródłowy{linkclose} jest objęty licencją {licenseopen}AGPL{linkclose}.",
"Like our Facebook page" : "Polub nas na Facebook'u",
"Follow us on Twitter" : "Bądź z nami na Twitterze",
diff --git a/apps/user_status/l10n/fi.js b/apps/user_status/l10n/fi.js
new file mode 100644
index 00000000000..0a37a45d903
--- /dev/null
+++ b/apps/user_status/l10n/fi.js
@@ -0,0 +1,33 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "Viimeisimmät tilatiedot",
+ "In a meeting" : "Tapaamisessa",
+ "Commuting" : "Työmatkalla",
+ "Out sick" : "Sairaana",
+ "Vacationing" : "Lomailemassa",
+ "Working remotely" : "Etätyössä",
+ "User status" : "Käyttäjän tilatieto",
+ "Set custom status" : "Aseta mukautettu tilatieto",
+ "Away" : "Poissa",
+ "Do not disturb" : "Älä häiritse",
+ "Invisible" : "Näkymätön",
+ "Set status" : "Aseta tilatieto",
+ "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
+ "Clear status after" : "Tyhjennä tilatieto",
+ "What's your status?" : "Mikä on tilatietosi?",
+ "Set a custom status" : "Aseta mukautettu tilatieto",
+ "Clear custom status" : "Tyhjennä mukautettu tilatieto",
+ "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
+ "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
+ "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Älä tyhjennä",
+ "Today" : "Tänään",
+ "This week" : "Tällä viikolla",
+ "30 minutes" : "30 minuuttia",
+ "1 hour" : "1 tunti",
+ "4 hours" : "4 tuntia",
+ "Mute all notifications" : "Mykistä kaikki ilmoitukset"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/user_status/l10n/fi.json b/apps/user_status/l10n/fi.json
new file mode 100644
index 00000000000..93cec14d136
--- /dev/null
+++ b/apps/user_status/l10n/fi.json
@@ -0,0 +1,31 @@
+{ "translations": {
+ "Recent statuses" : "Viimeisimmät tilatiedot",
+ "In a meeting" : "Tapaamisessa",
+ "Commuting" : "Työmatkalla",
+ "Out sick" : "Sairaana",
+ "Vacationing" : "Lomailemassa",
+ "Working remotely" : "Etätyössä",
+ "User status" : "Käyttäjän tilatieto",
+ "Set custom status" : "Aseta mukautettu tilatieto",
+ "Away" : "Poissa",
+ "Do not disturb" : "Älä häiritse",
+ "Invisible" : "Näkymätön",
+ "Set status" : "Aseta tilatieto",
+ "There was an error saving the new status" : "Uuden tilatiedon tallentamisessa tapahtui virhe",
+ "Clear status after" : "Tyhjennä tilatieto",
+ "What's your status?" : "Mikä on tilatietosi?",
+ "Set a custom status" : "Aseta mukautettu tilatieto",
+ "Clear custom status" : "Tyhjennä mukautettu tilatieto",
+ "There was an error saving the status" : "Tilatiedon tallentamisessa tapahtui virhe",
+ "There was an error clearing the status" : "Tilatietoa tyhjentäessä tapahtui virhe",
+ "No recent status changes" : "Ei viimeisimpiä tilatietomuutoksia",
+ "{status}, {timestamp}" : "{status}, {timestamp}",
+ "Don't clear" : "Älä tyhjennä",
+ "Today" : "Tänään",
+ "This week" : "Tällä viikolla",
+ "30 minutes" : "30 minuuttia",
+ "1 hour" : "1 tunti",
+ "4 hours" : "4 tuntia",
+ "Mute all notifications" : "Mykistä kaikki ilmoitukset"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/weather_status/l10n/de.js b/apps/weather_status/l10n/de.js
index 45a7a9065c8..d6570a09982 100644
--- a/apps/weather_status/l10n/de.js
+++ b/apps/weather_status/l10n/de.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "Fehler",
"Weather status" : "Wetterstatus",
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
diff --git a/apps/weather_status/l10n/de.json b/apps/weather_status/l10n/de.json
index cd7d045db3d..ebcbee110ed 100644
--- a/apps/weather_status/l10n/de.json
+++ b/apps/weather_status/l10n/de.json
@@ -5,6 +5,7 @@
"Error" : "Fehler",
"Weather status" : "Wetterstatus",
"Weather status in your dashboard" : "Wetterstatus für dein Dashboard",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
"Detect location" : "Standort feststellen",
"Set custom address" : "Benutzerdefinierte Adresse festlegen",
"{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
diff --git a/apps/weather_status/l10n/de_DE.js b/apps/weather_status/l10n/de_DE.js
new file mode 100644
index 00000000000..e24dd9d6b5b
--- /dev/null
+++ b/apps/weather_status/l10n/de_DE.js
@@ -0,0 +1,37 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Unbekannte Adresse",
+ "No result." : "Kein Ergebnis.",
+ "Malformed JSON data." : "Fehlerhafte JSON-Daten.",
+ "Error" : "Fehler",
+ "Weather status" : "Wetter Status",
+ "Weather status in your dashboard" : "Wetter Status in deinem Dashboard",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
+ "Detect location" : "Ort erkennen",
+ "Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Heitere Nacht um {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Teilweise bewölkt um {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Nebelig um {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Leichter Regen um {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen um {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Starker Regen um {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenschauer um {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Leichte Regenschauer um {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Starke Regenschauer um {time}",
+ "More weather for {adr}" : "Mehr Wetter für {adr}",
+ "Loading weather" : "Lade Wetter",
+ "Set location for weather" : "Stelle Standort für Wetter ein.",
+ "There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
+ "No weather information found" : "Keine Wetterinformationen gefunden",
+ "Location not found" : "Ort nicht gefunden",
+ "There was an error setting the location address." : "Beim Festlegen der Standortadresse ist ein Fehler aufgetreten.",
+ "There was an error setting the location." : "Beim Festlegen des Standortes ist ein Fehler aufgetreten.",
+ "There was an error saving the mode." : "Beim Festlegen des Modus ist ein Fehler aufgetreten.",
+ "There was an error using personal address." : "Bei der Verwendung der persönlichen Adresse ist ein Fehler aufgetreten.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/de_DE.json b/apps/weather_status/l10n/de_DE.json
new file mode 100644
index 00000000000..c7146669f78
--- /dev/null
+++ b/apps/weather_status/l10n/de_DE.json
@@ -0,0 +1,35 @@
+{ "translations": {
+ "Unknown address" : "Unbekannte Adresse",
+ "No result." : "Kein Ergebnis.",
+ "Malformed JSON data." : "Fehlerhafte JSON-Daten.",
+ "Error" : "Fehler",
+ "Weather status" : "Wetter Status",
+ "Weather status in your dashboard" : "Wetter Status in deinem Dashboard",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden.",
+ "Detect location" : "Ort erkennen",
+ "Set custom address" : "Benutzerdefinierte Adresse festlegen",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Klarer Himmel um {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewölkt um {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Heiterer Tag um {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Heitere Nacht um {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Teilweise bewölkt um {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Nebelig um {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Leichter Regen um {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen um {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Starker Regen um {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenschauer um {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Leichte Regenschauer um {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Starke Regenschauer um {time}",
+ "More weather for {adr}" : "Mehr Wetter für {adr}",
+ "Loading weather" : "Lade Wetter",
+ "Set location for weather" : "Stelle Standort für Wetter ein.",
+ "There was an error getting the weather status information." : "Beim Abrufen der Wetterstatusinformationen ist ein Fehler aufgetreten.",
+ "No weather information found" : "Keine Wetterinformationen gefunden",
+ "Location not found" : "Ort nicht gefunden",
+ "There was an error setting the location address." : "Beim Festlegen der Standortadresse ist ein Fehler aufgetreten.",
+ "There was an error setting the location." : "Beim Festlegen des Standortes ist ein Fehler aufgetreten.",
+ "There was an error saving the mode." : "Beim Festlegen des Modus ist ein Fehler aufgetreten.",
+ "There was an error using personal address." : "Bei der Verwendung der persönlichen Adresse ist ein Fehler aufgetreten.",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus wird in die Dashboard-App integriert.\nDie Position des Benutzers kann automatisch bestimmt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\nDieser Status kann auch an anderen Stellen wie in der Kalender-App integriert werden."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file