diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-01 02:15:27 +0000 |
commit | a1afdac31afd1faa51da5015af158db0e3618883 (patch) | |
tree | 4e17033c287a7366cf6eed4960d398b66160b76f /lib/l10n | |
parent | 5f6ac5a7b26262e17eb861abde299769e2fb32d2 (diff) | |
download | nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.tar.gz nextcloud-server-a1afdac31afd1faa51da5015af158db0e3618883.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.js | 25 | ||||
-rw-r--r-- | lib/l10n/ja.json | 25 | ||||
-rw-r--r-- | lib/l10n/sr.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr.json | 1 |
4 files changed, 50 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 57b981fae8c..d88d6ebba18 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -109,13 +109,19 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", + "%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 から", "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Can’t increase permissions of %s" : "%s の権限を追加できません", "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Expiration date is in the past" : "有効期限が切れています", "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", + "%1$s shared »%2$s« with you" : "%1$s は %2$s をあなたと共有しました", + "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした", @@ -201,6 +207,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。", "PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?", "Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。", + "PostgreSQL >= 9.5 required" : "PostgreSQL 9.5以上が必要です", "Please upgrade your database version" : "新しいバージョンのデータベースにアップグレードしてください", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", "Your data directory is readable by other users" : "データディレクトリは、他のユーザーから読み取り専用です", @@ -208,6 +215,11 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid" : "データディレクトリが無効です", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", + "Action \"%s\" not supported or implemented." : "アクション「%s」はサポートされていないか、実装されていません。", + "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」のクラウドフェデレーションプロバイダは存在しません。", "Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。", "Storage unauthorized. %s" : "権限のないストレージです。 %s", "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", @@ -249,6 +261,17 @@ OC.L10N.register( "%s shared »%s« with you." : "%sが あなたと »%s«を共有しました", "%s via %s" : "%s に %s から", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s", - "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です" + "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID「%s」はクラウドフェデレーションプロバイダ「%s」によって既に使用されています", + "Sharing %1$s failed, because the user %2$s does not exist" : "ユーザー%2$sが存在しないため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "ユーザー%2$sは、%3$sがメンバーになっているグループのメンバーでないため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because this item is already shared with %2$s" : "このアイテムはすでに %2$s と共有されているため、%1$s の共有に失敗しました", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s を共有できませんでした。このアイテムは、ユーザー%2$sによりすでに共有されています。", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s を共有できませんでした。グループ%2$s は存在しません。", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s を共有できませんでした。%2$s は、グループ %3$sのメンバーではありません。", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s を共有できませんでした。%2$s が見つかりませんでした。現在サーバーに接続できないようです。", + "Share type %1$s is not valid for %2$s" : "共有方法%1$s は、%2$s には適用できません。", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "アクセス権が%2$sに付与されたアクセス権を超えているため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%2$sの共有バックエンドでソースが見つからなかったため、%1$sの共有に失敗しました" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index aed43bf3d0a..9a69c684497 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -107,13 +107,19 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", + "%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 から", "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Can’t increase permissions of %s" : "%s の権限を追加できません", "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Expiration date is in the past" : "有効期限が切れています", "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", + "%1$s shared »%2$s« with you" : "%1$s は %2$s をあなたと共有しました", + "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした", @@ -199,6 +205,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。", "PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?", "Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。", + "PostgreSQL >= 9.5 required" : "PostgreSQL 9.5以上が必要です", "Please upgrade your database version" : "新しいバージョンのデータベースにアップグレードしてください", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", "Your data directory is readable by other users" : "データディレクトリは、他のユーザーから読み取り専用です", @@ -206,6 +213,11 @@ "Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid" : "データディレクトリが無効です", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", + "Action \"%s\" not supported or implemented." : "アクション「%s」はサポートされていないか、実装されていません。", + "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」のクラウドフェデレーションプロバイダは存在しません。", "Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。", "Storage unauthorized. %s" : "権限のないストレージです。 %s", "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", @@ -247,6 +259,17 @@ "%s shared »%s« with you." : "%sが あなたと »%s«を共有しました", "%s via %s" : "%s に %s から", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s", - "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です" + "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID「%s」はクラウドフェデレーションプロバイダ「%s」によって既に使用されています", + "Sharing %1$s failed, because the user %2$s does not exist" : "ユーザー%2$sが存在しないため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "ユーザー%2$sは、%3$sがメンバーになっているグループのメンバーでないため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because this item is already shared with %2$s" : "このアイテムはすでに %2$s と共有されているため、%1$s の共有に失敗しました", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s を共有できませんでした。このアイテムは、ユーザー%2$sによりすでに共有されています。", + "Sharing %1$s failed, because the group %2$s does not exist" : "%1$s を共有できませんでした。グループ%2$s は存在しません。", + "Sharing %1$s failed, because %2$s is not a member of the group %3$s" : "%1$s を共有できませんでした。%2$s は、グループ %3$sのメンバーではありません。", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable." : "%1$s を共有できませんでした。%2$s が見つかりませんでした。現在サーバーに接続できないようです。", + "Share type %1$s is not valid for %2$s" : "共有方法%1$s は、%2$s には適用できません。", + "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "アクセス権が%2$sに付与されたアクセス権を超えているため、%1$sの共有に失敗しました", + "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "%2$sの共有バックエンドでソースが見つからなかったため、%1$sの共有に失敗しました" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index a47f026f1ba..7a0ff57676e 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -207,6 +207,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.", "PHP modules have been installed, but they are still listed as missing?" : "PHP модули су инсталирани али се и даље воде као недостајући?", "Please ask your server administrator to restart the web server." : "Замолите вашег администратора сервера да поново покрене веб сервер.", + "PostgreSQL >= 9.5 required" : "Захтеван је PostgreSQL >= 9.5", "Please upgrade your database version" : "Надоградите ваше издање базе", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.", "Your data directory is readable by other users" : "Директоријум са подацима је читљив од стране других корисника система", diff --git a/lib/l10n/sr.json b/lib/l10n/sr.json index 4332e90f198..0432ed1709d 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -205,6 +205,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ово је вероватно изазвано кешом или акцелератором као што су ЗендОПкеш или еАкцелератор.", "PHP modules have been installed, but they are still listed as missing?" : "PHP модули су инсталирани али се и даље воде као недостајући?", "Please ask your server administrator to restart the web server." : "Замолите вашег администратора сервера да поново покрене веб сервер.", + "PostgreSQL >= 9.5 required" : "Захтеван је PostgreSQL >= 9.5", "Please upgrade your database version" : "Надоградите ваше издање базе", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Промените дозволе у 0770 како директоријуми не би могли бити излистани од стране других корисника.", "Your data directory is readable by other users" : "Директоријум са подацима је читљив од стране других корисника система", |