]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix(l10n): Update translations from Transifex
authorNextcloud bot <bot@nextcloud.com>
Fri, 8 Sep 2023 00:31:36 +0000 (00:31 +0000)
committerNextcloud bot <bot@nextcloud.com>
Fri, 8 Sep 2023 00:31:36 +0000 (00:31 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
26 files changed:
apps/files/l10n/ja.js
apps/files/l10n/ja.json
apps/files/l10n/tr.js
apps/files/l10n/tr.json
apps/settings/l10n/ja.js
apps/settings/l10n/ja.json
apps/settings/l10n/tr.js
apps/settings/l10n/tr.json
apps/theming/l10n/ar.js
apps/theming/l10n/ar.json
apps/theming/l10n/ca.js
apps/theming/l10n/ca.json
apps/theming/l10n/de_DE.js
apps/theming/l10n/de_DE.json
apps/theming/l10n/en_GB.js
apps/theming/l10n/en_GB.json
apps/theming/l10n/gl.js
apps/theming/l10n/gl.json
apps/theming/l10n/sr.js
apps/theming/l10n/sr.json
apps/theming/l10n/tr.js
apps/theming/l10n/tr.json
apps/theming/l10n/zh_HK.js
apps/theming/l10n/zh_HK.json
apps/theming/l10n/zh_TW.js
apps/theming/l10n/zh_TW.json

index e8a0519b2e2a3043681374a62ab3800aea99b254..37abf97c2a11f290f3ca9e01362964b72844db79 100644 (file)
@@ -176,6 +176,7 @@ OC.L10N.register(
     "File name" : "ファイル名",
     "Folder name" : "フォルダー名",
     "Name cannot be empty" : "名前は空にできません",
+    "Total rows summary" : "総行数のサマリー",
     "Select all" : "すべて選択",
     "File not found" : "ファイルが見つかりません",
     "Storage informations" : "ストレージ情報",
index a22b71b214fb5596b7d8f8fbef3805deb15539af..2c0ee3ca1d19aad2481b21b5a7cfc0e26879080f 100644 (file)
     "File name" : "ファイル名",
     "Folder name" : "フォルダー名",
     "Name cannot be empty" : "名前は空にできません",
+    "Total rows summary" : "総行数のサマリー",
     "Select all" : "すべて選択",
     "File not found" : "ファイルが見つかりません",
     "Storage informations" : "ストレージ情報",
index 4fc839015c11fb8747b33017bd31e8c2ed0948ae..7311db0a2ad428d89521593f90f0b788dcb94956 100644 (file)
@@ -251,6 +251,7 @@ OC.L10N.register(
     "Open folder {displayName}" : "{displayName} klasörünü aç",
     "Open in Files" : "Dosyalar uygulamasında aç",
     "Open details" : "Ayrıntıları aç",
+    "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu",
     "Set up templates folder" : "Kalıp klasörünü ayarlayın",
     "Templates" : "Kalıplar",
     "Create new templates folder" : "Yeni kalıp klasörü oluştur",
index cc04c769e1e63e36c38b92dcbc08d3920e28552e..3f3b5a0e0e517ae204c3903d766b13fb995d07de 100644 (file)
     "Open folder {displayName}" : "{displayName} klasörünü aç",
     "Open in Files" : "Dosyalar uygulamasında aç",
     "Open details" : "Ayrıntıları aç",
+    "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu",
     "Set up templates folder" : "Kalıp klasörünü ayarlayın",
     "Templates" : "Kalıplar",
     "Create new templates folder" : "Yeni kalıp klasörü oluştur",
index 006cecbf77514405a203b52b9e53bc93cb779780..554a54690970111ce0af1ac2a7b3552ca373d763 100644 (file)
@@ -38,6 +38,8 @@ OC.L10N.register(
     "{actor} changed your email address" : "{actor} がメールアドレスを変更しました",
     "You changed your email address" : "メールアドレスを変更しました",
     "Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました",
+    "You created an app password for a session named \"{token}\"" : "あなたは \"{token}\" という名前のセッションのアプリパスワードを作成した",
+    "An administrator created an app password for a session named \"{token}\"" : "管理者が \"{token}\" という名前のセッションのアプリパスワードを作成した",
     "You deleted app password \"{token}\"" : "アプリパスワード\"{token}\"を削除しました",
     "You renamed app password \"{token}\" to \"{newToken}\"" : "アプリのパスワードを{token} から {newToken} に変更しました。",
     "You granted filesystem access to app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を付与しました",
@@ -69,6 +71,7 @@ OC.L10N.register(
     "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcacheがコードのコメントを削除するように設定されています。Nextcloudを正しく動作させるため、OPcacheが有効の場合は、<code>opcache.save_comments=1</code>を設定する必要があります。",
     "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "NextcloudはOPcache APIを使用する事が許可されていません。OPcacheが有効の場合、Nextcloudコアまたはアプリのアップグレード時にエラーを回避するため、全てのNextcloudディレクトリーに対して、<code>opcache.restrict_api</code>を含めるか、API制限を無効にするため、この設定を未設定にする事を強く推奨します。",
     "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "NextcloudはOPcache APIを使用する事が許可されていません。Nextcloudコアまたはアプリのアップグレード時にエラーを回避するため、全てのNextcloudディレクトリーに対して、<code>opcache.restrict_api</code>を含めるか、API制限を無効にするため、この設定を未設定にする事を強く推奨します。",
+    "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "共有メモリベースの OPcache は無効です。 パフォーマンスを向上させるには、PHP の設定に <code>opcache.file_cache_only=0</code> を適用し、ファイルキャッシュをセカンドレベルキャッシュとしてのみ使用することを推奨します。",
     "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheキーの最大数を間もなく超過します。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.max_accelerated_files</code>の値を<code>%s</code>より多い値でPHP設定に適用することを推奨します。",
     "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheバッファーがまもなく一杯になります。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.memory_consumption</code>の値を<code>%s</code>より多い値で、PHP設定に適用することを推奨します。",
     "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheのインターン化文字列バッファーがまもなく一杯になります。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.interned_strings_buffer</code>の値を<code>%s</code>より多い値で、PHP設定に適用することを推奨します。",
@@ -117,6 +120,7 @@ OC.L10N.register(
     "Personal" : "個人",
     "Administration" : "管理",
     "Additional settings" : "追加設定",
+    "Artificial Intelligence" : "人工知能",
     "Administration privileges" : "管理者権限",
     "Groupware" : "グループウェア",
     "Overview" : "概要",
@@ -139,12 +143,22 @@ OC.L10N.register(
     "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。",
     "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。",
     "The old server-side-encryption format is enabled. We recommend disabling this." : "古い方式のサーバーサイド暗号化が有効になっています。無効にすることをお勧めします。",
+    "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。",
     "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。",
     "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。",
     "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。",
     "Profile information" : "プロフィール情報",
     "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか",
     "Nextcloud settings" : "Nextcloud の設定",
+    "Machine translation" : "機械翻訳",
+    "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。",
+    "Speech-To-Text" : "Speech-To-Text",
+    "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。",
+    "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。",
+    "Text processing" : "テキスト処理",
+    "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。",
+    "Task:" : "Task:",
+    "None of your currently installed apps provide Text processing functionality" : "現在インストールされているどのアプリも、テキスト処理機能を提供していません",
     "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。",
     "None" : "なし",
     "Unable to modify setting" : "設定を変更できません",
@@ -187,8 +201,10 @@ OC.L10N.register(
     "Results from other categories" : "他のカテゴリからの結果",
     "No apps found for your version" : "現在のバージョンに対応するアプリはありません",
     "Disable all" : "すべて無効にする",
+    "Download and enable all" : "すべてをダウンロードして有効にする",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n 個のアプリに更新情報があります"],
     "_Update_::_Update all_" : ["全て更新"],
+    "Device name" : "デバイス名",
     "Marked for remote wipe" : "リモートワイプ用にマーク",
     "Device settings" : "デバイスの設定",
     "Allow filesystem access" : "ファイルシステムへのアクセスを許可",
@@ -243,6 +259,7 @@ OC.L10N.register(
     "Cron (Recommended)" : "Cron (推奨)",
     "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
     "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php はシステムユーザー \"{user}\" で実行する必要があります。",
+    "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 拡張モジュールが必要です。詳細は {linkstart}PHP documentation{linkend} を参照してください。",
     "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした",
     "Profile" : "プロフィール",
     "Enable or disable profile by default for new users." : "新規ユーザーのプロフィールの有効・無効(デフォルト)",
@@ -268,9 +285,12 @@ OC.L10N.register(
     "Current password" : "現在のパスワード",
     "New password" : "新しいパスワード",
     "Change password" : "パスワードを変更",
+    "Your profile information" : "あなたのプロフィール情報",
     "Your profile picture" : "プロフィール画像",
     "Upload profile picture" : "新しいプロフィール画像のアップロード",
+    "Choose profile picture from Files" : "プロフィール写真をファイルから選択",
     "Remove profile picture" : "プロフィール画像を削除",
+    "The file must be a PNG or JPG" : "ファイルは PNG または JPG でなければなりません",
     "Picture provided by original account" : "オリジナルのアカウントで提供されている写真",
     "Cancel" : "キャンセル",
     "Set as profile picture" : "プロフィール画像として設定",
@@ -303,6 +323,7 @@ OC.L10N.register(
     "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
     "No email address set" : "メールアドレスが設定されていません",
     "Additional emails" : "その他のメールアドレス",
+    "Your handle" : "あなたのハンドル",
     "Your headline" : "あなたのヘッドライン",
     "Language" : "言語",
     "Help translate" : "翻訳に協力する",
@@ -312,6 +333,7 @@ OC.L10N.register(
     "Week starts on {firstDayOfWeek}" : "週の始まりは{firstDayOfWeek}です。",
     "Unable to update locale" : "ロケールを更新できませんでした",
     "No locale set" : "ロケールは未設定",
+    "Your city" : "あなたの都道府県",
     "Your organisation" : "あなたの組織",
     "Your phone number" : "あなたの電話番号",
     "Edit your Profile visibility" : "プロフィールの公開範囲を変更",
@@ -329,25 +351,50 @@ OC.L10N.register(
     "Unable to update federation scope of additional {property}" : "追加の{property}のフェデレーションスコープを更新できませんでした",
     "Add additional email" : "その他メールアドレスを追加",
     "Add" : "追加",
+    "No users" : "No users",
+    "Loading users …" : "Loading users …",
+    "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "ユーザーのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。ユーザはリスト内を移動するにつれてレンダリングされます。",
     "Default language" : "デフォルトの言語",
     "Common languages" : "共通言語",
     "Other languages" : "他の言語",
     "Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です",
     "New user" : "新しいユーザー",
     "Display name" : "表示名",
+    "Either password or email is required" : "パスワードまたはEメールのいずれかが必要",
+    "Password (required)" : "パスワード (必須)",
+    "Email (required)" : "Eメール (必須)",
     "Email" : "メール",
+    "Groups (required)" : "グループ (必須)",
+    "Set user groups" : "ユーザーグループの設定",
+    "Administered groups" : "管理グループ",
+    "Set user as admin for …" : "ユーザーを管理者に設定 ...",
     "Quota" : "クオータ",
+    "Set user quota" : "ユーザークォータの設定",
+    "Set default language" : "デフォルト言語の設定",
+    "Manager" : "Manager",
+    "Add new user" : "新規ユーザーの追加",
+    "Username will be autogenerated" : "ユーザー名は自動生成されます",
+    "Username (required)" : "ユーザー名 (必須)",
+    "Total rows summary" : "総行数のサマリー",
+    "Scroll to load more rows" : "スクロールしてより多くの行を読み込む",
+    "_{userCount} user …_::_{userCount} users …_" : ["{userCount} ユーザー…"],
+    "_{userCount} user_::_{userCount} users_" : ["{userCount} ユーザー"],
     "Avatar" : "アバター",
     "Group admin for" : "グループの管理者",
     "User backend" : "ユーザーバックエンド",
     "Storage location" : "データの保存場所",
     "Last login" : "最終ログイン",
+    "User actions" : "ユーザーアクション",
+    "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ",
+    "Loading user …" : "ユーザーを読み込む ...",
+    "Change display name" : "表示名の変更",
     "Add new password" : "新しいパスワードを追加する",
     "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません",
     "Add new email address" : "新しいメールアドレスを追加する",
     "Add user to group" : "ユーザーをグループに追加",
     "Set user as admin for" : "ユーザーを管理者に設定します",
     "Select user quota" : "ユーザークオータを選択",
+    "Set the language" : "言語の設定",
     "{size} used" : "{size} を使用中",
     "Delete user" : "ユーザーを削除",
     "Wipe all devices" : "すべての端末をワイプ",
@@ -357,16 +404,26 @@ OC.L10N.register(
     "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。",
     "Remote wipe of devices" : "デバイスのリモートワイプ",
     "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ",
+    "Wiped {userid}'s devices" : "{userid} のデバイスを消去",
+    "Failed to update user manager" : "ユーザーマネージャの更新に失敗しました",
     "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。",
     "Account deletion" : "アカウント削除",
     "Delete {userid}'s account" : "{userid} のアカウントを削除する",
+    "Display name was successfully changed" : "表示名は正常に変更されました",
+    "Password was successfully changed" : "パスワードは正常に変更されました",
+    "Email was successfully changed" : "Eメールは正常に変更されました",
     "Welcome mail sent!" : "ウェルカムメールを送信しました!",
     "Toggle user actions menu" : "ユーザーアクションメニューを切り替える",
     "Edit" : "編集",
+    "User management settings" : "ユーザー管理設定",
+    "Visibility" : "可視性",
+    "Show language" : "言語を表示",
     "Show user backend" : "ユーザーバックエンドを表示",
     "Show storage path" : "ストレージの場所を表示",
     "Show last login" : "最終ログインを表示",
     "Send email" : "メールを送信",
+    "Send welcome email to new users" : "新規ユーザーにウェルカムメールを送る",
+    "Defaults" : "Defaults",
     "Default quota" : "デフォルトのクオータ",
     "Select default quota" : "デフォルトのクオータを選択",
     "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。",
@@ -415,10 +472,12 @@ OC.L10N.register(
     "Updates" : "アップデート",
     "App bundles" : "アプリバンドル",
     "Featured apps" : "注目のアプリ",
+    "Supported apps" : "対応しているアプリ",
     "Show to everyone" : "全員に見せる",
     "Show to logged in users only" : "ログインしているユーザーだけに見せる",
     "Hide" : "隠す",
     "Download and enable" : "ダウンロードして有効にする",
+    "Allow untested app" : "テストされていないアプリを許可する",
     "The app will be downloaded from the App Store" : "このアプリは、アプリストアからダウンロードできます。",
     "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "このアプリはご利用中のNextcloudのバージョンと互換性があるとしてマークされていません。 続行しても、アプリをインストールすることはできます。 アプリが期待通りに動作しない可能性があることに注意してください。",
     "Never" : "なし",
@@ -429,6 +488,7 @@ OC.L10N.register(
     "Documentation" : "ドキュメント",
     "Forum" : "フォーラム",
     "Login" : "ログイン",
+    "None/STARTTLS" : "None/STARTTLS",
     "SSL" : "SSL",
     "Open documentation" : "ドキュメントを開く",
     "It is important to set up this server to be able to send emails, like for password reset and notifications." : "パスワードのリセットや通知などのメールを送信できるよう、このサーバーを設定することが重要です。",
@@ -472,6 +532,8 @@ OC.L10N.register(
     "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する",
     "Exclude groups from sharing" : "共有可能なグループから除外する",
     "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
+    "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する",
+    "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "同じグループ内のユーザーにユーザー名の自動補完を許可し、システムのアドレス帳を同じグループ内のユーザーに制限する",
     "Allow username autocompletion to users based on phone number integration" : "電話番号を連携しているユーザーのユーザー名を自動補完する",
     "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。",
     "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)",
@@ -510,6 +572,7 @@ OC.L10N.register(
     "STARTTLS" : "STARTTLS",
     "Authentication method" : "認証方法",
     "Allow username autocompletion in share dialog" : "共有ダイアログでユーザー名を自動補完する",
-    "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する"
+    "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する",
+    "Edit display name" : "表示名の編集"
 },
 "nplurals=1; plural=0;");
index aedc3dbaf996d51da67d405eb60e7d6ddba410b2..5954d037c1f143112b3708176f7f167e95fe5268 100644 (file)
@@ -36,6 +36,8 @@
     "{actor} changed your email address" : "{actor} がメールアドレスを変更しました",
     "You changed your email address" : "メールアドレスを変更しました",
     "Your email address was changed by an administrator" : "管理者がメールアドレスを変更しました",
+    "You created an app password for a session named \"{token}\"" : "あなたは \"{token}\" という名前のセッションのアプリパスワードを作成した",
+    "An administrator created an app password for a session named \"{token}\"" : "管理者が \"{token}\" という名前のセッションのアプリパスワードを作成した",
     "You deleted app password \"{token}\"" : "アプリパスワード\"{token}\"を削除しました",
     "You renamed app password \"{token}\" to \"{newToken}\"" : "アプリのパスワードを{token} から {newToken} に変更しました。",
     "You granted filesystem access to app password \"{token}\"" : "アプリのパスワード\"{token}\"へファイルシステムアクセス件を付与しました",
@@ -67,6 +69,7 @@
     "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcacheがコードのコメントを削除するように設定されています。Nextcloudを正しく動作させるため、OPcacheが有効の場合は、<code>opcache.save_comments=1</code>を設定する必要があります。",
     "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "NextcloudはOPcache APIを使用する事が許可されていません。OPcacheが有効の場合、Nextcloudコアまたはアプリのアップグレード時にエラーを回避するため、全てのNextcloudディレクトリーに対して、<code>opcache.restrict_api</code>を含めるか、API制限を無効にするため、この設定を未設定にする事を強く推奨します。",
     "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "NextcloudはOPcache APIを使用する事が許可されていません。Nextcloudコアまたはアプリのアップグレード時にエラーを回避するため、全てのNextcloudディレクトリーに対して、<code>opcache.restrict_api</code>を含めるか、API制限を無効にするため、この設定を未設定にする事を強く推奨します。",
+    "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "共有メモリベースの OPcache は無効です。 パフォーマンスを向上させるには、PHP の設定に <code>opcache.file_cache_only=0</code> を適用し、ファイルキャッシュをセカンドレベルキャッシュとしてのみ使用することを推奨します。",
     "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheキーの最大数を間もなく超過します。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.max_accelerated_files</code>の値を<code>%s</code>より多い値でPHP設定に適用することを推奨します。",
     "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheバッファーがまもなく一杯になります。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.memory_consumption</code>の値を<code>%s</code>より多い値で、PHP設定に適用することを推奨します。",
     "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheのインターン化文字列バッファーがまもなく一杯になります。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.interned_strings_buffer</code>の値を<code>%s</code>より多い値で、PHP設定に適用することを推奨します。",
     "Personal" : "個人",
     "Administration" : "管理",
     "Additional settings" : "追加設定",
+    "Artificial Intelligence" : "人工知能",
     "Administration privileges" : "管理者権限",
     "Groupware" : "グループウェア",
     "Overview" : "概要",
     "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。",
     "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。",
     "The old server-side-encryption format is enabled. We recommend disabling this." : "古い方式のサーバーサイド暗号化が有効になっています。無効にすることをお勧めします。",
+    "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "あなたのインスタンスのユーザー数が1000人以上であるか、エラーが発生したため、DAVシステムアドレス帳の同期がまだ実行されていません。手動で occ dav:sync-system-addressbook を呼び出して実行してください。",
     "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB のバージョン\"%s\" が使われています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MariaDB 10.2 以降のバージョンが必要になります。",
     "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQLのバージョン \"%s\" が使用されています。Nextcloud 21以降ではこのバージョンのサポートは終了し、MySQL 8.0またはMariaDB 10.2以上が必要となります。",
     "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQLのバージョン \"%s\" を使用しています。Nextcloud 21以降ではこのバージョンのサポートは終了し、PostgreSQL 9.6以降が必要となります。",
     "Profile information" : "プロフィール情報",
     "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "プロフィール写真、氏名、メールアドレス、電話番号、住所、Webサイト、Twitter、組織、役職、ヘッドライン、自己紹介が有効かどうか",
     "Nextcloud settings" : "Nextcloud の設定",
+    "Machine translation" : "機械翻訳",
+    "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "機械翻訳は、さまざまなアプリによって実装することができます。ここでは、現在インストールされている機械翻訳アプリの優先順位を定義できます。",
+    "Speech-To-Text" : "Speech-To-Text",
+    "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text はさまざまなアプリで実装できます。ここでは、どのアプリを使用するかを設定できます。",
+    "None of your currently installed apps provide Speech-To-Text functionality" : "現在インストールされているどのアプリも音声テキスト化機能(Speech-To-Text)を提供していません。",
+    "Text processing" : "テキスト処理",
+    "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "テキスト処理タスクは、異なるアプリで実装することができます。ここでは、どのタスクにどのアプリを使うかを設定できます。",
+    "Task:" : "Task:",
+    "None of your currently installed apps provide Text processing functionality" : "現在インストールされているどのアプリも、テキスト処理機能を提供していません",
     "Here you can decide which group can access certain sections of the administration settings." : "ここではどのグループが、どの管理設定項目にアクセスできるか決めることができます。",
     "None" : "なし",
     "Unable to modify setting" : "設定を変更できません",
     "Results from other categories" : "他のカテゴリからの結果",
     "No apps found for your version" : "現在のバージョンに対応するアプリはありません",
     "Disable all" : "すべて無効にする",
+    "Download and enable all" : "すべてをダウンロードして有効にする",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n 個のアプリに更新情報があります"],
     "_Update_::_Update all_" : ["全て更新"],
+    "Device name" : "デバイス名",
     "Marked for remote wipe" : "リモートワイプ用にマーク",
     "Device settings" : "デバイスの設定",
     "Allow filesystem access" : "ファイルシステムへのアクセスを許可",
     "Cron (Recommended)" : "Cron (推奨)",
     "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
     "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php はシステムユーザー \"{user}\" で実行する必要があります。",
+    "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 拡張モジュールが必要です。詳細は {linkstart}PHP documentation{linkend} を参照してください。",
     "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした",
     "Profile" : "プロフィール",
     "Enable or disable profile by default for new users." : "新規ユーザーのプロフィールの有効・無効(デフォルト)",
     "Current password" : "現在のパスワード",
     "New password" : "新しいパスワード",
     "Change password" : "パスワードを変更",
+    "Your profile information" : "あなたのプロフィール情報",
     "Your profile picture" : "プロフィール画像",
     "Upload profile picture" : "新しいプロフィール画像のアップロード",
+    "Choose profile picture from Files" : "プロフィール写真をファイルから選択",
     "Remove profile picture" : "プロフィール画像を削除",
+    "The file must be a PNG or JPG" : "ファイルは PNG または JPG でなければなりません",
     "Picture provided by original account" : "オリジナルのアカウントで提供されている写真",
     "Cancel" : "キャンセル",
     "Set as profile picture" : "プロフィール画像として設定",
     "Unable to delete additional email address" : "その他のメールアドレスを削除できません",
     "No email address set" : "メールアドレスが設定されていません",
     "Additional emails" : "その他のメールアドレス",
+    "Your handle" : "あなたのハンドル",
     "Your headline" : "あなたのヘッドライン",
     "Language" : "言語",
     "Help translate" : "翻訳に協力する",
     "Week starts on {firstDayOfWeek}" : "週の始まりは{firstDayOfWeek}です。",
     "Unable to update locale" : "ロケールを更新できませんでした",
     "No locale set" : "ロケールは未設定",
+    "Your city" : "あなたの都道府県",
     "Your organisation" : "あなたの組織",
     "Your phone number" : "あなたの電話番号",
     "Edit your Profile visibility" : "プロフィールの公開範囲を変更",
     "Unable to update federation scope of additional {property}" : "追加の{property}のフェデレーションスコープを更新できませんでした",
     "Add additional email" : "その他メールアドレスを追加",
     "Add" : "追加",
+    "No users" : "No users",
+    "Loading users …" : "Loading users …",
+    "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "ユーザーのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。ユーザはリスト内を移動するにつれてレンダリングされます。",
     "Default language" : "デフォルトの言語",
     "Common languages" : "共通言語",
     "Other languages" : "他の言語",
     "Password change is disabled because the master key is disabled" : "マスターキーが無効になっているため、パスワードの変更は無効です",
     "New user" : "新しいユーザー",
     "Display name" : "表示名",
+    "Either password or email is required" : "パスワードまたはEメールのいずれかが必要",
+    "Password (required)" : "パスワード (必須)",
+    "Email (required)" : "Eメール (必須)",
     "Email" : "メール",
+    "Groups (required)" : "グループ (必須)",
+    "Set user groups" : "ユーザーグループの設定",
+    "Administered groups" : "管理グループ",
+    "Set user as admin for …" : "ユーザーを管理者に設定 ...",
     "Quota" : "クオータ",
+    "Set user quota" : "ユーザークォータの設定",
+    "Set default language" : "デフォルト言語の設定",
+    "Manager" : "Manager",
+    "Add new user" : "新規ユーザーの追加",
+    "Username will be autogenerated" : "ユーザー名は自動生成されます",
+    "Username (required)" : "ユーザー名 (必須)",
+    "Total rows summary" : "総行数のサマリー",
+    "Scroll to load more rows" : "スクロールしてより多くの行を読み込む",
+    "_{userCount} user …_::_{userCount} users …_" : ["{userCount} ユーザー…"],
+    "_{userCount} user_::_{userCount} users_" : ["{userCount} ユーザー"],
     "Avatar" : "アバター",
     "Group admin for" : "グループの管理者",
     "User backend" : "ユーザーバックエンド",
     "Storage location" : "データの保存場所",
     "Last login" : "最終ログイン",
+    "User actions" : "ユーザーアクション",
+    "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ",
+    "Loading user …" : "ユーザーを読み込む ...",
+    "Change display name" : "表示名の変更",
     "Add new password" : "新しいパスワードを追加する",
     "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません",
     "Add new email address" : "新しいメールアドレスを追加する",
     "Add user to group" : "ユーザーをグループに追加",
     "Set user as admin for" : "ユーザーを管理者に設定します",
     "Select user quota" : "ユーザークオータを選択",
+    "Set the language" : "言語の設定",
     "{size} used" : "{size} を使用中",
     "Delete user" : "ユーザーを削除",
     "Wipe all devices" : "すべての端末をワイプ",
     "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。",
     "Remote wipe of devices" : "デバイスのリモートワイプ",
     "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ",
+    "Wiped {userid}'s devices" : "{userid} のデバイスを消去",
+    "Failed to update user manager" : "ユーザーマネージャの更新に失敗しました",
     "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。",
     "Account deletion" : "アカウント削除",
     "Delete {userid}'s account" : "{userid} のアカウントを削除する",
+    "Display name was successfully changed" : "表示名は正常に変更されました",
+    "Password was successfully changed" : "パスワードは正常に変更されました",
+    "Email was successfully changed" : "Eメールは正常に変更されました",
     "Welcome mail sent!" : "ウェルカムメールを送信しました!",
     "Toggle user actions menu" : "ユーザーアクションメニューを切り替える",
     "Edit" : "編集",
+    "User management settings" : "ユーザー管理設定",
+    "Visibility" : "可視性",
+    "Show language" : "言語を表示",
     "Show user backend" : "ユーザーバックエンドを表示",
     "Show storage path" : "ストレージの場所を表示",
     "Show last login" : "最終ログインを表示",
     "Send email" : "メールを送信",
+    "Send welcome email to new users" : "新規ユーザーにウェルカムメールを送る",
+    "Defaults" : "Defaults",
     "Default quota" : "デフォルトのクオータ",
     "Select default quota" : "デフォルトのクオータを選択",
     "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。",
     "Updates" : "アップデート",
     "App bundles" : "アプリバンドル",
     "Featured apps" : "注目のアプリ",
+    "Supported apps" : "対応しているアプリ",
     "Show to everyone" : "全員に見せる",
     "Show to logged in users only" : "ログインしているユーザーだけに見せる",
     "Hide" : "隠す",
     "Download and enable" : "ダウンロードして有効にする",
+    "Allow untested app" : "テストされていないアプリを許可する",
     "The app will be downloaded from the App Store" : "このアプリは、アプリストアからダウンロードできます。",
     "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "このアプリはご利用中のNextcloudのバージョンと互換性があるとしてマークされていません。 続行しても、アプリをインストールすることはできます。 アプリが期待通りに動作しない可能性があることに注意してください。",
     "Never" : "なし",
     "Documentation" : "ドキュメント",
     "Forum" : "フォーラム",
     "Login" : "ログイン",
+    "None/STARTTLS" : "None/STARTTLS",
     "SSL" : "SSL",
     "Open documentation" : "ドキュメントを開く",
     "It is important to set up this server to be able to send emails, like for password reset and notifications." : "パスワードのリセットや通知などのメールを送信できるよう、このサーバーを設定することが重要です。",
     "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する",
     "Exclude groups from sharing" : "共有可能なグループから除外する",
     "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
+    "Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する",
+    "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "同じグループ内のユーザーにユーザー名の自動補完を許可し、システムのアドレス帳を同じグループ内のユーザーに制限する",
     "Allow username autocompletion to users based on phone number integration" : "電話番号を連携しているユーザーのユーザー名を自動補完する",
     "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。",
     "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)",
     "STARTTLS" : "STARTTLS",
     "Authentication method" : "認証方法",
     "Allow username autocompletion in share dialog" : "共有ダイアログでユーザー名を自動補完する",
-    "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する"
+    "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する",
+    "Edit display name" : "表示名の編集"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
index cec20bc2803156075f22fff9a8ab24c63b5e7113..20aaf61302d1061ed81a14939c4547d31c1e1fa2 100644 (file)
@@ -204,6 +204,7 @@ OC.L10N.register(
     "Download and enable all" : "İndir ve tümünü etkinleştir",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n uygulama için güncelleme yayınlanmış","%n uygulama için güncelleme yayınlanmış"],
     "_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"],
+    "Device name" : "Aygıt adı",
     "Marked for remote wipe" : "Uzaktan silme için işaretlendi",
     "Device settings" : "Aygıt ayarları",
     "Allow filesystem access" : "Dosya sistemine erişilebilsin",
index a4f7b724e968c36f8b208a71b2f218df5de30dce..3e8cbc904edd232b7e5066ac7d3aaf030b8a19a0 100644 (file)
     "Download and enable all" : "İndir ve tümünü etkinleştir",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n uygulama için güncelleme yayınlanmış","%n uygulama için güncelleme yayınlanmış"],
     "_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"],
+    "Device name" : "Aygıt adı",
     "Marked for remote wipe" : "Uzaktan silme için işaretlendi",
     "Device settings" : "Aygıt ayarları",
     "Allow filesystem access" : "Dosya sistemine erişilebilsin",
index 6291adb1b0336dbb053b8e8dbbf65e6821353d7e..54a48ca9663e49bd395de7091f86f20f4d0b8303 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "لا خلفية",
     "Select a background from your files" : "إختر خلفية من ملفاتك",
     "Select background" : "إختَر الخلفية",
+    "No background has been selected" : "لم يتم اختيار أي خلفية بعد",
     "Theme selection is enforced" : "تمّ فرض اختيار الثيمة",
     "Select a custom color" : "إختر لوناً مُخصّصاً",
     "Reset to default" : "اعادة تعيين الافتراضيات",
index f53dbfa08eb605e928037842935e73b5b96d17d7..1e84fa8d478690037b228e4338e8a8942d9f2747 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "لا خلفية",
     "Select a background from your files" : "إختر خلفية من ملفاتك",
     "Select background" : "إختَر الخلفية",
+    "No background has been selected" : "لم يتم اختيار أي خلفية بعد",
     "Theme selection is enforced" : "تمّ فرض اختيار الثيمة",
     "Select a custom color" : "إختر لوناً مُخصّصاً",
     "Reset to default" : "اعادة تعيين الافتراضيات",
index 66a80a9047e6118f3ed54aac27c0bd256930250b..8dd540d8230b706c73a6be5974d2324efc90b16e 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Sense fons",
     "Select a background from your files" : "Seleccioneu un fons dels fitxers",
     "Select background" : "Selecciona un fons",
+    "No background has been selected" : "No s'ha seleccionat cap fons",
     "Theme selection is enforced" : "Es força la selecció de tema",
     "Select a custom color" : "Selecciona un color personalitzat",
     "Reset to default" : "Reinicialitza els valors per defecte",
index 31839f4489e55e0b008947a30038b1bbcad4892b..214aaf86adb21031f74763bc24ac3b7994a94879 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Sense fons",
     "Select a background from your files" : "Seleccioneu un fons dels fitxers",
     "Select background" : "Selecciona un fons",
+    "No background has been selected" : "No s'ha seleccionat cap fons",
     "Theme selection is enforced" : "Es força la selecció de tema",
     "Select a custom color" : "Selecciona un color personalitzat",
     "Reset to default" : "Reinicialitza els valors per defecte",
index f81f6a4727bdef39c8bc0bd60bbdc6a3c779cb27..7c42878dfa75a934c22399f20eabd4689a2892d2 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Kein Hintergrund",
     "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien",
     "Select background" : "Hintergrund wählen",
+    "No background has been selected" : "Es wurde kein Hintergrund ausgewählt",
     "Theme selection is enforced" : "Designauswahl wird erzwungen",
     "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen",
     "Reset to default" : " Auf Standard zurücksetzen ",
index 8a5fff50c3f7f019f481f072847fe8759832d336..78be29c2bef9715fa5f8a87b66a77bc041b76950 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Kein Hintergrund",
     "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien",
     "Select background" : "Hintergrund wählen",
+    "No background has been selected" : "Es wurde kein Hintergrund ausgewählt",
     "Theme selection is enforced" : "Designauswahl wird erzwungen",
     "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen",
     "Reset to default" : " Auf Standard zurücksetzen ",
index 8fa1620af28e71e43f881f3864d7edfeacd9d861..fd2f81c748236d68dd9523b9e4ecf52702f229df 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "No background",
     "Select a background from your files" : "Select a background from your files",
     "Select background" : "Select background",
+    "No background has been selected" : "No background has been selected",
     "Theme selection is enforced" : "Theme selection is enforced",
     "Select a custom color" : "Select a custom colour",
     "Reset to default" : "Reset to default",
index 4f0fffd1810609739429d5cbfab6b9ad41f818b1..5c3a41b5977c212e37d12832c4406a4add31724b 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "No background",
     "Select a background from your files" : "Select a background from your files",
     "Select background" : "Select background",
+    "No background has been selected" : "No background has been selected",
     "Theme selection is enforced" : "Theme selection is enforced",
     "Select a custom color" : "Select a custom colour",
     "Reset to default" : "Reset to default",
index 90f3c29f4129cc4eee56cb646fa6833ce353a8aa..b9f43b82019390798a800246d8c8e2ebd176c7f4 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Sen fondo",
     "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros",
     "Select background" : "Seleccione o fondo",
+    "No background has been selected" : "Non foi seleccionado ningún fondo",
     "Theme selection is enforced" : "Imponse a selección de temas",
     "Select a custom color" : "Seleccione unha cor personalizada",
     "Reset to default" : "Restabelecer os valores predeterminados",
index bf28a512dd178d697effc935659abfbb26ecf9da..909d2eff0243329e3625fcb43c4ede0ac8ce4982 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Sen fondo",
     "Select a background from your files" : "Seleccione un fondo dende os seus ficheiros",
     "Select background" : "Seleccione o fondo",
+    "No background has been selected" : "Non foi seleccionado ningún fondo",
     "Theme selection is enforced" : "Imponse a selección de temas",
     "Select a custom color" : "Seleccione unha cor personalizada",
     "Reset to default" : "Restabelecer os valores predeterminados",
index b717d5270fbd95538d07c7441be96e821fee1b02..512b73487e7327b87fd4a965acb2ca6096d9fb21 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Без позадине",
     "Select a background from your files" : "Изаберите позадину међу вашим фајловима",
     "Select background" : "Изаберите позадину",
+    "No background has been selected" : "Није изабрана ниједна позадина",
     "Theme selection is enforced" : "Избор теме је форсиран",
     "Select a custom color" : "Изаберите прилагођену боју",
     "Reset to default" : "Врати на подразумевано",
index 1e5f8d1e746001f06fe6ba33e7f6b8afd3aebaa5..a04ee1cb7fa88c970fa314bf322971a7991bd205 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Без позадине",
     "Select a background from your files" : "Изаберите позадину међу вашим фајловима",
     "Select background" : "Изаберите позадину",
+    "No background has been selected" : "Није изабрана ниједна позадина",
     "Theme selection is enforced" : "Избор теме је форсиран",
     "Select a custom color" : "Изаберите прилагођену боју",
     "Reset to default" : "Врати на подразумевано",
index 80dee44019312a67840a653b95064210eb1b7863..156dd253973b2b9e3d85f0e4fbbb5c538eea5133 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "Arka plan olmasın",
     "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin",
     "Select background" : "Arka planı seçin",
+    "No background has been selected" : "Herhangi bir arka plan seçilmemiş",
     "Theme selection is enforced" : "Tema seçimi zorunludur",
     "Select a custom color" : "Özel bir renk seçin",
     "Reset to default" : "Varsayılanlara dön",
index 2d61b68b00bb445d4b6ce89feae480e500ca73a9..2bb7244e5d78f7b564c216b84e9dd86926d64f80 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "Arka plan olmasın",
     "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin",
     "Select background" : "Arka planı seçin",
+    "No background has been selected" : "Herhangi bir arka plan seçilmemiş",
     "Theme selection is enforced" : "Tema seçimi zorunludur",
     "Select a custom color" : "Özel bir renk seçin",
     "Reset to default" : "Varsayılanlara dön",
index a4a8a9922bd980896112619b4f979e2ce7d262ae..a232003525779cbc1ab6f464314887af72447fa6 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "無背景",
     "Select a background from your files" : "從您的檔案中選擇背景",
     "Select background" : "選擇背景",
+    "No background has been selected" : "未選取背景",
     "Theme selection is enforced" : "主題選擇已實施",
     "Select a custom color" : "選擇自訂色彩",
     "Reset to default" : "恢復預設值",
index 806addcdcae0f52a53675b63dfd5cd10433ad103..c2baab7af38d6698562f76c2ab519fe101057a0f 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "無背景",
     "Select a background from your files" : "從您的檔案中選擇背景",
     "Select background" : "選擇背景",
+    "No background has been selected" : "未選取背景",
     "Theme selection is enforced" : "主題選擇已實施",
     "Select a custom color" : "選擇自訂色彩",
     "Reset to default" : "恢復預設值",
index 1bc1bfaa4ae26380e7066ff1fe7c4cbd952ab623..89a9871a794b1f28afecdd8f3de6dfb22f07e6bd 100644 (file)
@@ -82,6 +82,7 @@ OC.L10N.register(
     "No background" : "無背景",
     "Select a background from your files" : "從您的檔案中選取背景",
     "Select background" : "選取背景",
+    "No background has been selected" : "未選取背景",
     "Theme selection is enforced" : "強制佈景主題選取",
     "Select a custom color" : "選取自訂色彩",
     "Reset to default" : "恢復預設值",
index e029fbba603134836f8b0fd3d4d041e087df96cb..9c60e1686f9436a9dc69e44e994b6f33d81ab16a 100644 (file)
@@ -80,6 +80,7 @@
     "No background" : "無背景",
     "Select a background from your files" : "從您的檔案中選取背景",
     "Select background" : "選取背景",
+    "No background has been selected" : "未選取背景",
     "Theme selection is enforced" : "強制佈景主題選取",
     "Select a custom color" : "選取自訂色彩",
     "Reset to default" : "恢復預設值",