diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-09 02:14:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-09 02:14:15 +0000 |
commit | cb83d0646ae564d7157aae051c89288066f61afa (patch) | |
tree | a2ec695de0d6b9adcb3efad98715c560ede29ea5 /lib | |
parent | d6df914751ada9a80917436e307f38b5bc2fa8d2 (diff) | |
download | nextcloud-server-cb83d0646ae564d7157aae051c89288066f61afa.tar.gz nextcloud-server-cb83d0646ae564d7157aae051c89288066f61afa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ar.js | 1 | ||||
-rw-r--r-- | lib/l10n/ar.json | 1 | ||||
-rw-r--r-- | lib/l10n/ja.js | 2 | ||||
-rw-r--r-- | lib/l10n/ja.json | 2 |
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" : "削除権限つきでファイルを共有できません。", |