[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-08-05 02:14:46 +00:00
parent d48f4336cf
commit ffb28d8c28
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
4 changed files with 6 additions and 2 deletions

View file

@ -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" : "הסרת את עצמך",

View file

@ -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" : "הסרת את עצמך",

View file

@ -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",

View file

@ -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",