diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
commit | a4647bbf6ef2535f51ee92115d75581313e4a3d4 (patch) | |
tree | 9d7521df09ff3bbcc1f9558f5672c2e9e6464338 /core/l10n | |
parent | 47070eacc6c7412d97bb01dcfd27e133f06f9e3e (diff) | |
download | nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.tar.gz nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/de.js | 2 | ||||
-rw-r--r-- | core/l10n/de.json | 2 | ||||
-rw-r--r-- | core/l10n/eu.js | 2 | ||||
-rw-r--r-- | core/l10n/eu.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index a0269f75166..b708235c4dc 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -317,7 +317,7 @@ OC.L10N.register( "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z. B. localhost:5432)", "Performance warning" : "Leistungswarnung", "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.", diff --git a/core/l10n/de.json b/core/l10n/de.json index b3462ea9140..53211ef762f 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -315,7 +315,7 @@ "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z. B. localhost:5432)", "Performance warning" : "Leistungswarnung", "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 88cb67f82c7..15da076c3d3 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -253,7 +253,7 @@ OC.L10N.register( "Rename project" : "Aldatu izena proiektuari", "Failed to rename the project" : "Huts egin du proiektuari izena aldatzean", "Failed to create a project" : "Huts egin du proiektu bat sortzean", - "Failed to add the item to the project" : "Huts egin du elementua proiektura gehitzean", + "Failed to add the item to the project" : "Elementua proiektura gehitzeak huts egin du", "Connect items to a project to make them easier to find" : "Konektatu elementuak proiektu bati aurkitzen errazagoak izan daitezen", "Type to search for existing projects" : "Hasi idazten proiektuen artean bilatzeko", "New in" : "Berria hemen:", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index fd13ce16302..1165b7371af 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -251,7 +251,7 @@ "Rename project" : "Aldatu izena proiektuari", "Failed to rename the project" : "Huts egin du proiektuari izena aldatzean", "Failed to create a project" : "Huts egin du proiektu bat sortzean", - "Failed to add the item to the project" : "Huts egin du elementua proiektura gehitzean", + "Failed to add the item to the project" : "Elementua proiektura gehitzeak huts egin du", "Connect items to a project to make them easier to find" : "Konektatu elementuak proiektu bati aurkitzen errazagoak izan daitezen", "Type to search for existing projects" : "Hasi idazten proiektuen artean bilatzeko", "New in" : "Berria hemen:", |