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-08-05 05:14:46 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-05 05:14:46 +0300
commitffb28d8c28722019eacbd1b9466a21f49d4ed1bf (patch)
tree2a522111a7d1c8dea3b9883b4b06a1d45a3cf742
parentd48f4336cf6dccc7e0f2283020cf331fd271d7da (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files_sharing/l10n/he.js2
-rw-r--r--apps/files_sharing/l10n/he.json2
-rw-r--r--lib/l10n/ja.js2
-rw-r--r--lib/l10n/ja.json2
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index 9af0b10c1d4..5994b2f4d71 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -48,6 +48,8 @@ OC.L10N.register(
"You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי",
"You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}",
"Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג",
+ "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}",
+ "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת",
"Shared with {user}" : "שותף עם {user}",
"Removed share for {user}" : "הוסר השיתוף עבור {user}",
"You removed yourself" : "הסרת את עצמך",
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json
index ea99563a88a..d5a9e9dd99a 100644
--- a/apps/files_sharing/l10n/he.json
+++ b/apps/files_sharing/l10n/he.json
@@ -46,6 +46,8 @@
"You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי",
"You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}",
"Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג",
+ "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}",
+ "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת",
"Shared with {user}" : "שותף עם {user}",
"Removed share for {user}" : "הוסר השיתוף עבור {user}",
"You removed yourself" : "הסרת את עצמך",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index c5395b32fa2..b4767758a4f 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -219,7 +219,7 @@ OC.L10N.register(
"Authentication failed, wrong token or provider ID given" : "認証に失敗しました。トークンまたはプロバイダIDが間違っています",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダ「%2$s」によって既に使用されています",
- "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID「%s」のクラウドフェデレーションプロバイダは存在しません。",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID: \"%s\"のクラウドフェデレーションプロバイダは存在しません。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 9e1227e4e3f..c1e97114e56 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -217,7 +217,7 @@
"Authentication failed, wrong token or provider ID given" : "認証に失敗しました。トークンまたはプロバイダIDが間違っています",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダ「%2$s」によって既に使用されています",
- "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID「%s」のクラウドフェデレーションプロバイダは存在しません。",
+ "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID: \"%s\"のクラウドフェデレーションプロバイダは存在しません。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",