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>2019-08-09 05:14:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-09 05:14:28 +0300
commitd2c49387749d7bd41def69125ce4f022439e0d56 (patch)
tree8ff58ce8505c0d2d93a7336d419e7bd559836ee3 /lib/l10n
parent46718f3dcbb2b4ba09276f52421b49724df2c5e3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ar.js1
-rw-r--r--lib/l10n/ar.json1
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 35e6e9d2061..6896d499b3f 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -18,6 +18,7 @@ OC.L10N.register(
"Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s",
"The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s",
"The library %s is not available." : "مكتبة %s غير متوفرة.",
+ "Authentication" : "المصادقة",
"Unknown filetype" : "نوع الملف غير معروف",
"Invalid image" : "الصورة غير صالحة",
"Avatar image is not square" : "الصورة الرمزية ليست على شكل مربّع",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index a8395cc340c..63ef9379a34 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -16,6 +16,7 @@
"Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s",
"The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s",
"The library %s is not available." : "مكتبة %s غير متوفرة.",
+ "Authentication" : "المصادقة",
"Unknown filetype" : "نوع الملف غير معروف",
"Invalid image" : "الصورة غير صالحة",
"Avatar image is not square" : "الصورة الرمزية ليست على شكل مربّع",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 5c4df8bab8f..2e3f330c871 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -112,7 +112,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you and wants to add" : "%1$sさんがあなたと »%2$s« を共有し、追加を希望しています",
"»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ",
"Open »%s«" : "»%s«を開く",
- "%1$s via %2$s" : "%1$s に %2$s から",
+ "%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
"Can’t increase permissions of %s" : "%s の権限を追加できません",
"Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 27747ceea44..545c704c832 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -110,7 +110,7 @@
"%1$s shared »%2$s« with you and wants to add" : "%1$sさんがあなたと »%2$s« を共有し、追加を希望しています",
"»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ",
"Open »%s«" : "»%s«を開く",
- "%1$s via %2$s" : "%1$s に %2$s から",
+ "%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
"Can’t increase permissions of %s" : "%s の権限を追加できません",
"Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。",