From 48395baa7ef449c83eb0002e085a486e0dce0d1f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 12 Nov 2018 01:12:49 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/is.js | 2 ++ apps/files/l10n/is.json | 2 ++ apps/files/l10n/ja.js | 1 + apps/files/l10n/ja.json | 1 + apps/workflowengine/l10n/ja.js | 2 ++ apps/workflowengine/l10n/ja.json | 2 ++ lib/l10n/ja.js | 1 + lib/l10n/ja.json | 1 + settings/l10n/is.js | 1 + settings/l10n/is.json | 1 + settings/l10n/ja.js | 15 +++++++++++++++ settings/l10n/ja.json | 15 +++++++++++++++ settings/l10n/nl.js | 2 +- settings/l10n/nl.json | 2 +- 14 files changed, 46 insertions(+), 2 deletions(-) diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index b5180bf03d..74f050ef09 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -14,6 +14,7 @@ OC.L10N.register( "Home" : "Heim", "Close" : "Loka", "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"", + "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Upload cancelled." : "Hætt við innsendingu.", "…" : "…", "Processing files …" : "Vinn með skrár …", @@ -21,6 +22,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir", "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til", "Not enough free space" : "Ekki nægilegt pláss", + "An unknown error has occurred" : "Óþekkt villa kom upp", "Uploading …" : "Sendi inn …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 7eca435017..b906f632ee 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -12,6 +12,7 @@ "Home" : "Heim", "Close" : "Loka", "Could not create folder \"{dir}\"" : "Gat ekki búið til möppuna \"{dir}\"", + "This will stop your current uploads." : "Þetta mun stöðva núverandi innsendingar þínar.", "Upload cancelled." : "Hætt við innsendingu.", "…" : "…", "Processing files …" : "Vinn með skrár …", @@ -19,6 +20,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ekki nægilegt laust pláss, þú ert að senda inn {size1} en einungis {size2} eru eftir", "Target folder \"{dir}\" does not exist any more" : "Markmappan \"{dir}\" er ekki lengur til", "Not enough free space" : "Ekki nægilegt pláss", + "An unknown error has occurred" : "Óþekkt villa kom upp", "Uploading …" : "Sendi inn …", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})", "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 33267c118d..811ec1d9c2 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -117,6 +117,7 @@ OC.L10N.register( "A file or folder has been restored" : "ファイルまたはフォルダーが復元されたとき", "Unlimited" : "無制限", "Upload (max. %s)" : "アップロード ( 最大 %s )", + "File Management" : "ファイル管理", "File handling" : "ファイル操作", "Maximum upload size" : "最大アップロードサイズ", "max. possible: " : "最大容量: ", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 1d29f71f1c..82b3246377 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -115,6 +115,7 @@ "A file or folder has been restored" : "ファイルまたはフォルダーが復元されたとき", "Unlimited" : "無制限", "Upload (max. %s)" : "アップロード ( 最大 %s )", + "File Management" : "ファイル管理", "File handling" : "ファイル操作", "Maximum upload size" : "最大アップロードサイズ", "max. possible: " : "最大容量: ", diff --git a/apps/workflowengine/l10n/ja.js b/apps/workflowengine/l10n/ja.js index 1722ba6b0e..ff5a4ec383 100644 --- a/apps/workflowengine/l10n/ja.js +++ b/apps/workflowengine/l10n/ja.js @@ -17,6 +17,7 @@ OC.L10N.register( "matches" : "合致", "does not match" : "一致しない", "Example: {placeholder}" : "例: {プレースホルダー}", + "File name" : "ファイル名", "File size (upload)" : "ファイルサイズ(アップロード)", "less" : "より小さい", "less or equals" : "より小さいか等しい", @@ -45,6 +46,7 @@ OC.L10N.register( "Android client" : "アンドロイドクライアント", "iOS client" : "iOSクライアント", "Desktop client" : "デスクトップクライアント", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン", "User group membership" : "ユーザーがグループのメンバーかどうか", "is member of" : "が次のグループのメンバーである", "is not member of" : "が次のグループのメンバーではない", diff --git a/apps/workflowengine/l10n/ja.json b/apps/workflowengine/l10n/ja.json index b97b0e35ee..da2c620238 100644 --- a/apps/workflowengine/l10n/ja.json +++ b/apps/workflowengine/l10n/ja.json @@ -15,6 +15,7 @@ "matches" : "合致", "does not match" : "一致しない", "Example: {placeholder}" : "例: {プレースホルダー}", + "File name" : "ファイル名", "File size (upload)" : "ファイルサイズ(アップロード)", "less" : "より小さい", "less or equals" : "より小さいか等しい", @@ -43,6 +44,7 @@ "Android client" : "アンドロイドクライアント", "iOS client" : "iOSクライアント", "Desktop client" : "デスクトップクライアント", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook アドオン", "User group membership" : "ユーザーがグループのメンバーかどうか", "is member of" : "が次のグループのメンバーである", "is not member of" : "が次のグループのメンバーではない", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 8359ff4cf0..3a8c864e2c 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -74,6 +74,7 @@ OC.L10N.register( "Security" : "セキュリティ", "Additional settings" : "追加設定", "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Unlimited" : "無制限", "Verifying" : "検証中", "Verifying …" : "検証中", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 5aaef738ee..6c93cd8c05 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -72,6 +72,7 @@ "Security" : "セキュリティ", "Additional settings" : "追加設定", "Personal info" : "個人情報", + "Mobile & desktop" : "モバイル & デスクトップ", "Unlimited" : "無制限", "Verifying" : "検証中", "Verifying …" : "検証中", diff --git a/settings/l10n/is.js b/settings/l10n/is.js index 522917d8fb..7ae8ee9cdc 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -64,6 +64,7 @@ OC.L10N.register( "Email sent" : "Tölvupóstur sendur", "Disconnect" : "Aftengjast", "Revoke" : "Afturkalla", + "Device settings" : "Stillingar tækis", "Allow filesystem access" : "Leyfa aðgang að skráakerfi", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", diff --git a/settings/l10n/is.json b/settings/l10n/is.json index 7a79081a28..99b6bb5b36 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -62,6 +62,7 @@ "Email sent" : "Tölvupóstur sendur", "Disconnect" : "Aftengjast", "Revoke" : "Afturkalla", + "Device settings" : "Stillingar tækis", "Allow filesystem access" : "Leyfa aðgang að skráakerfi", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index a4511d10b5..ae4ca59724 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -60,6 +60,7 @@ OC.L10N.register( "Email sent" : "メールを送信しました", "Disconnect" : "切断", "Revoke" : "取り消す", + "Device settings" : "デバイスの設定", "Allow filesystem access" : "ファイルシステムへのアクセスを許可", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", @@ -102,6 +103,7 @@ OC.L10N.register( "An error occured while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。", "Select a profile picture" : "プロファイル画像を選択", "Groups" : "グループ", + "Group list is empty" : "グループリストが空です", "Limit to groups" : "次のグループに制限", "Official" : "公式", "Visit website" : "ウェブサイトを表示", @@ -109,20 +111,27 @@ OC.L10N.register( "Developer documentation" : "開発者ドキュメント", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud の最小バージョンが指定されていません.将来、エラーが発生する可能性があります.", "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:", + "Disable all" : "すべて無効にする", "Enable all" : "すべて有効にする", "Enable" : "有効にする", "The app will be downloaded from the app store" : "このアプリは、アプリストアからダウンロードできます。", "{size} used" : "{size} を使用中", + "Display name" : "表示名", "Email" : "メール", "Group admin for" : "グループの管理者", "Language" : "言語", "User backend" : "ユーザーバックエンド", "Unlimited" : "無制限", "Default quota" : "デフォルトのクォータ", + "Default language" : "既定の言語", + "All languages" : "すべての言語", + "You did not enter the password in time" : "あなたは時間内にパスワードを入力しませんでした", + "App update" : "アプリのアップデート", "Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。", "Your apps" : "あなたのアプリ", "Disabled apps" : "無効なアプリ", "App bundles" : "アプリバンドル", + "Remove group" : "グループを削除", "Admins" : "管理者", "Everyone" : "すべてのユーザー", "Add group" : "グループを追加する", @@ -161,6 +170,7 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンクされたドキュメントを参照してください。", "All checks passed." : "すべてのチェックに合格しました。", "Version" : "バージョン", + "Two-Factor Authentication" : "2要素認証", "Server-side encryption" : "サーバーサイド暗号化", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "サーバーサイド暗号化では、このサーバーにアップロードされるファイルを暗号化することができます。この設定を行うとパフォーマンス劣化のような制限を伴いますので、必要な場合のみ有効にしてください。", "Enable server-side encryption" : "サーバーサイド暗号化を有効にする", @@ -346,6 +356,10 @@ OC.L10N.register( "You are using %s of %s" : "%s / %s を現在使用中です", "You are using %s of %s (%s %%)" : "%s / %s (%s %%) 使用中", "You are member of the following groups:" : "次のグループのメンバー:", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "App passwords" : "アプリパスワード", "Settings" : "設定", "Show storage location" : "データの保存場所を表示", "Show user backend" : "ユーザーバックエンドを表示", @@ -357,6 +371,7 @@ OC.L10N.register( "Create" : "作成", "Admin Recovery Password" : "管理者リカバリパスワード", "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", + "Group name" : "グループ名", "Disabled" : "無効なユーザー", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")", "Other" : "その他", diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index 0ec464e2cb..4ce2870ada 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -58,6 +58,7 @@ "Email sent" : "メールを送信しました", "Disconnect" : "切断", "Revoke" : "取り消す", + "Device settings" : "デバイスの設定", "Allow filesystem access" : "ファイルシステムへのアクセスを許可", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", @@ -100,6 +101,7 @@ "An error occured while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。", "Select a profile picture" : "プロファイル画像を選択", "Groups" : "グループ", + "Group list is empty" : "グループリストが空です", "Limit to groups" : "次のグループに制限", "Official" : "公式", "Visit website" : "ウェブサイトを表示", @@ -107,20 +109,27 @@ "Developer documentation" : "開発者ドキュメント", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud の最小バージョンが指定されていません.将来、エラーが発生する可能性があります.", "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:", + "Disable all" : "すべて無効にする", "Enable all" : "すべて有効にする", "Enable" : "有効にする", "The app will be downloaded from the app store" : "このアプリは、アプリストアからダウンロードできます。", "{size} used" : "{size} を使用中", + "Display name" : "表示名", "Email" : "メール", "Group admin for" : "グループの管理者", "Language" : "言語", "User backend" : "ユーザーバックエンド", "Unlimited" : "無制限", "Default quota" : "デフォルトのクォータ", + "Default language" : "既定の言語", + "All languages" : "すべての言語", + "You did not enter the password in time" : "あなたは時間内にパスワードを入力しませんでした", + "App update" : "アプリのアップデート", "Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。", "Your apps" : "あなたのアプリ", "Disabled apps" : "無効なアプリ", "App bundles" : "アプリバンドル", + "Remove group" : "グループを削除", "Admins" : "管理者", "Everyone" : "すべてのユーザー", "Add group" : "グループを追加する", @@ -159,6 +168,7 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンクされたドキュメントを参照してください。", "All checks passed." : "すべてのチェックに合格しました。", "Version" : "バージョン", + "Two-Factor Authentication" : "2要素認証", "Server-side encryption" : "サーバーサイド暗号化", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "サーバーサイド暗号化では、このサーバーにアップロードされるファイルを暗号化することができます。この設定を行うとパフォーマンス劣化のような制限を伴いますので、必要な場合のみ有効にしてください。", "Enable server-side encryption" : "サーバーサイド暗号化を有効にする", @@ -344,6 +354,10 @@ "You are using %s of %s" : "%s / %s を現在使用中です", "You are using %s of %s (%s %%)" : "%s / %s (%s %%) 使用中", "You are member of the following groups:" : "次のグループのメンバー:", + "Desktop client" : "デスクトップクライアント", + "Android app" : "Androidアプリ", + "iOS app" : "iOSアプリ", + "App passwords" : "アプリパスワード", "Settings" : "設定", "Show storage location" : "データの保存場所を表示", "Show user backend" : "ユーザーバックエンドを表示", @@ -355,6 +369,7 @@ "Create" : "作成", "Admin Recovery Password" : "管理者リカバリパスワード", "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", + "Group name" : "グループ名", "Disabled" : "無効なユーザー", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")", "Other" : "その他", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 5d687d1193..10b1c90284 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -301,7 +301,7 @@ OC.L10N.register( "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", "Username" : "Gebruikersnaam", - "Done" : "Gedaan", + "Done" : "Klaar", "Enabled apps" : "Ingeschakelde apps", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cUrl gebruikt een verouderde %s versie (%s). Werk het besturingssysteem bij, want anders zullen functies als %s niet betrouwbaar werken.", "A problem occurred, please check your log files (Error: %s)" : "Er trad een een probleem op, controleer je logbestanden (Fout: %s).", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index fa47373a0c..e9b3257a5f 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -299,7 +299,7 @@ "Use the credentials below to configure your app or device." : "Gebruik onderstaande inloggegevens om je app of apparaat te configureren.", "For security reasons this password will only be shown once." : "Vanwege beveiligingsredenen wordt dit wachtwoord maar één keer getoond.", "Username" : "Gebruikersnaam", - "Done" : "Gedaan", + "Done" : "Klaar", "Enabled apps" : "Ingeschakelde apps", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cUrl gebruikt een verouderde %s versie (%s). Werk het besturingssysteem bij, want anders zullen functies als %s niet betrouwbaar werken.", "A problem occurred, please check your log files (Error: %s)" : "Er trad een een probleem op, controleer je logbestanden (Fout: %s).",