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>2019-03-19 04:12:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-19 04:12:41 +0300
commit785ccae62204b6cc34f423c70e369943eb41e4dc (patch)
treeb2e68ceed04d0ef028205bbc5962dcfb049485cd /settings
parent8c0497249879de8fecef8df6357d37bde8fb0676 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/de.js2
-rw-r--r--settings/l10n/de.json2
-rw-r--r--settings/l10n/nb.js1
-rw-r--r--settings/l10n/nb.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 219e6da6368..8121f4988e1 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -480,7 +480,7 @@ OC.L10N.register(
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" 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 noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type' oder schaue in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Performance tuning" : "Leistungsoptimierung",
"Improving the config.php" : "Die config.php optimieren",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 93d8f0b5382..e0a89e159e4 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -478,7 +478,7 @@
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Es gibt ein Menge von Eigenschaften und Konfigurationsschaltern die es ermöglichen, die Installation optimal zu nutzen und anzupassen. Hier einige Verweise auf weitere Informationen.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite wird als Datenbank verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Dies wird insbesondere bei der Benutzung des Dektop-Clients zur Synchronisierung empfohlen.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" 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 noopener\" href=\"%s\">Dokumentation ↗</a> schauen.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "Um zu einer anderen Datenbank zu migrieren, benutze bitte die Kommandozeile: 'occ db:convert-type' oder schaue in die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Dokumentation ↗</a>.",
"How to do backups" : "Wie man Datensicherungen anlegt",
"Performance tuning" : "Leistungsoptimierung",
"Improving the config.php" : "Die config.php optimieren",
diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js
index d2cd8607565..567fdae3eba 100644
--- a/settings/l10n/nb.js
+++ b/settings/l10n/nb.js
@@ -133,6 +133,7 @@ OC.L10N.register(
"Username" : "Brukernavn",
"Password" : "Passord",
"Done" : "Ferdig",
+ "Show QR code for mobile apps" : "Vis QR-kode for mobilapper",
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offisielle apper utvikles av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",
diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json
index e0457fff6c8..9a5f4a86578 100644
--- a/settings/l10n/nb.json
+++ b/settings/l10n/nb.json
@@ -131,6 +131,7 @@
"Username" : "Brukernavn",
"Password" : "Passord",
"Done" : "Ferdig",
+ "Show QR code for mobile apps" : "Vis QR-kode for mobilapper",
"Copied!" : "Kopiert!",
"Copy" : "Kopier",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Offisielle apper utvikles av og innenfor miljøet, de byr på sentral funksjonalitet og er klare for bruk i produksjon.",