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
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-22 05:29:25 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-22 05:29:25 +0300
commit67f192e906685e923c3f537b8daa0e149364e0e8 (patch)
treecb599d3d2b99b0b97a235f7bf309a5971ab5819b /lib/l10n
parent6ab9a13ad9341bcdc1f6fc0ff866e430d5ebf956 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/de.js2
-rw-r--r--lib/l10n/de.json2
-rw-r--r--lib/l10n/eu.js2
-rw-r--r--lib/l10n/eu.json2
4 files changed, 6 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index aa5758b1dd0..83223c93820 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -100,7 +100,7 @@ OC.L10N.register(
"Call %s" : "%s anrufen",
"Twitter" : "Twitter",
"View %s on Twitter" : "%s auf Twitter anzeigen",
- "Website" : "Website",
+ "Website" : "Webseite",
"Visit %s" : "%s besuchen",
"Address" : "Adresse",
"Profile picture" : "Profilbild",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index b476535a669..a8eface0da2 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -98,7 +98,7 @@
"Call %s" : "%s anrufen",
"Twitter" : "Twitter",
"View %s on Twitter" : "%s auf Twitter anzeigen",
- "Website" : "Website",
+ "Website" : "Webseite",
"Visit %s" : "%s besuchen",
"Address" : "Adresse",
"Profile picture" : "Profilbild",
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index b8bef03ef2b..03fed9cc6bf 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -213,6 +213,8 @@ OC.L10N.register(
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ez dago datubaseen (sqlite, mysql edo postgresql) driverrik instalatuta.",
"Cannot write into \"config\" directory." : "Ezin da \"config\" karpetan idatzi.",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Edo, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri \"config_is_read_only\" aukera 'egia' baliora barruan. Ikusi %s",
+ "Cannot write into \"apps\" directory." : "Ezin da idatzi \"apps\" fitxategian.",
+ "Cannot create \"data\" directory." : "Ezin da \"data\" fitxategia sortu.",
"Your data directory is not writable." : "Zure datuen karpeta ez da idazgarria.",
"Setting locale to %s failed." : "Lokala %sra ezartzeak huts egin du",
"PHP module %s not installed." : "PHPren %s modulua ez dago instalaturik.",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index f7aef24dd84..93d6c3b6d2f 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -211,6 +211,8 @@
"No database drivers (sqlite, mysql, or postgresql) installed." : "Ez dago datubaseen (sqlite, mysql edo postgresql) driverrik instalatuta.",
"Cannot write into \"config\" directory." : "Ezin da \"config\" karpetan idatzi.",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "Edo, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri \"config_is_read_only\" aukera 'egia' baliora barruan. Ikusi %s",
+ "Cannot write into \"apps\" directory." : "Ezin da idatzi \"apps\" fitxategian.",
+ "Cannot create \"data\" directory." : "Ezin da \"data\" fitxategia sortu.",
"Your data directory is not writable." : "Zure datuen karpeta ez da idazgarria.",
"Setting locale to %s failed." : "Lokala %sra ezartzeak huts egin du",
"PHP module %s not installed." : "PHPren %s modulua ez dago instalaturik.",