summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-31 01:08:36 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-31 01:08:36 +0000
commit02eb0f7fa43a7eb71f4f0a1c0b40d6ddb4fda4ca (patch)
tree00d53aba93ac869f998a71a4b2c201ae7db7ae05 /core/l10n
parent221b56d49493cb5f08e1ed377a9b8e0e291e2362 (diff)
downloadnextcloud-server-02eb0f7fa43a7eb71f4f0a1c0b40d6ddb4fda4ca.tar.gz
nextcloud-server-02eb0f7fa43a7eb71f4f0a1c0b40d6ddb4fda4ca.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/de.js2
-rw-r--r--core/l10n/de.json2
-rw-r--r--core/l10n/it.js1
-rw-r--r--core/l10n/it.json1
-rw-r--r--core/l10n/ja.js1
-rw-r--r--core/l10n/ja.json1
6 files changed, 6 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 225b7863006..d8c6aeb93e8 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"core",
{
- "Please select a file." : "Bitte wähle eine Datei aus.",
+ "Please select a file." : "Bitte eine Datei wählen.",
"File is too big" : "Datei ist zu groß",
"The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
"The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 6db3d72feb5..bac614b3e1e 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Please select a file." : "Bitte wähle eine Datei aus.",
+ "Please select a file." : "Bitte eine Datei wählen.",
"File is too big" : "Datei ist zu groß",
"The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
"The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
diff --git a/core/l10n/it.js b/core/l10n/it.js
index e002bb022f0..5f570ff238e 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Database name" : "Nome del database",
"Database tablespace" : "Spazio delle tabelle del database",
"Database host" : "Host del database",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).",
"Performance warning" : "Avviso di prestazioni",
"SQLite will be used as database." : "SQLite sarà utilizzato come database.",
"For larger installations we recommend to choose a different database backend." : "Per installazioni più grandi consigliamo di scegliere un motore di database diverso.",
diff --git a/core/l10n/it.json b/core/l10n/it.json
index 1648872950d..1012b41adb1 100644
--- a/core/l10n/it.json
+++ b/core/l10n/it.json
@@ -228,6 +228,7 @@
"Database name" : "Nome del database",
"Database tablespace" : "Spazio delle tabelle del database",
"Database host" : "Host del database",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).",
"Performance warning" : "Avviso di prestazioni",
"SQLite will be used as database." : "SQLite sarà utilizzato come database.",
"For larger installations we recommend to choose a different database backend." : "Per installazioni più grandi consigliamo di scegliere un motore di database diverso.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 0b499cc0ff7..8013a8d1c49 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -230,6 +230,7 @@ OC.L10N.register(
"Database name" : "データベース名",
"Database tablespace" : "データベースの表領域",
"Database host" : "データベースのホスト名",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
"Performance warning" : "パフォーマンス警告",
"SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
"For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index b54e5dd733a..fb7673968bd 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -228,6 +228,7 @@
"Database name" : "データベース名",
"Database tablespace" : "データベースの表領域",
"Database host" : "データベースのホスト名",
+ "Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
"Performance warning" : "パフォーマンス警告",
"SQLite will be used as database." : "SQLiteをデータベースとして使用しています。",
"For larger installations we recommend to choose a different database backend." : "大規模な運用では別のデータベースを選択することをお勧めします。",