Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/42544/head
Nextcloud bot 5 months ago
parent 7c3936b6f8
commit 7502c19ddd
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -169,9 +169,11 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
"in %s" : "%s で",
"File Management" : "ファイル管理",
"Current directory path" : "現在のディレクトリパス",
"Reload current directory" : "カレントディレクトリの再読み込み",
"Go to the \"{dir}\" directory" : "\"{dir}\" ディレクトリに移動する",
"Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする",
"Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。",
"You dont have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
"Upload successful" : "アップロード成功",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された",
@ -200,6 +202,7 @@ OC.L10N.register(
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
"{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}",
"List of files and folders." : "ファイルとフォルダの一覧。",
"Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"File not found" : "ファイルが見つかりません",
"_{count} file_::_{count} files_" : ["{count} ファイル"],
@ -221,6 +224,7 @@ OC.L10N.register(
"Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
"Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
"Choose file" : "ファイルを選択",
"Choose {file}" : "{file}を選択",
"Add" : "追加",
"Loading current folder" : "現在のフォルダの読み込み中",
@ -233,6 +237,8 @@ OC.L10N.register(
"Shared" : "共有中",
"Switch to list view" : "リスト表示へ切り替え",
"Switch to grid view" : "グリッド表示へ切り替え",
"Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
"Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
"Open the files app settings" : "ファイルアプリの設定を開く",
"Files settings" : "ファイルの設定",
"File cannot be accessed" : "ファイルにアクセスできません",
@ -243,6 +249,7 @@ OC.L10N.register(
"Enable the grid view" : "グリッド表示を有効にする",
"Additional settings" : "追加設定",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "クリップボードにコピー",
"Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
@ -263,6 +270,7 @@ OC.L10N.register(
"A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します",
"The files is locked" : "ファイルはロックされています",
"The file does not exist anymore" : "ファイルはもう存在しません",
"Choose destination" : "移動先を選択",
"Copy to {target}" : "{target} にコピー",
"Move to {target}" : "{target} に移動",
"Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作",
@ -273,6 +281,8 @@ OC.L10N.register(
"Templates" : "テンプレート",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
"Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成した",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Uploading \"{filename}\" failed" : "\"{filename}\" のアップロードに失敗しました",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],

@ -167,9 +167,11 @@
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
"in %s" : "%s で",
"File Management" : "ファイル管理",
"Current directory path" : "現在のディレクトリパス",
"Reload current directory" : "カレントディレクトリの再読み込み",
"Go to the \"{dir}\" directory" : "\"{dir}\" ディレクトリに移動する",
"Drag and drop files here to upload" : "ここにファイルをドラッグ&ドロップしてアップロードする",
"Your have used your space quota and cannot upload files anymore" : "あなたのクォータ容量を使い果たし、ファイルをアップロードできなくなりました。",
"You dont have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません",
"Upload successful" : "アップロード成功",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された",
@ -198,6 +200,7 @@
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。",
"{summaryFile} and {summaryFolder}" : "{summaryFile} と {summaryFolder}",
"List of files and folders." : "ファイルとフォルダの一覧。",
"Column headers with buttons are sortable." : "ボタン付きの列ヘッダはソート可能です。",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。",
"File not found" : "ファイルが見つかりません",
"_{count} file_::_{count} files_" : ["{count} ファイル"],
@ -219,6 +222,7 @@
"Ownership transfer request sent" : "所有権転送のリクエストを送信しました",
"Cannot transfer ownership of a file or folder you do not own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません",
"Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択",
"Choose file" : "ファイルを選択",
"Choose {file}" : "{file}を選択",
"Add" : "追加",
"Loading current folder" : "現在のフォルダの読み込み中",
@ -231,6 +235,8 @@
"Shared" : "共有中",
"Switch to list view" : "リスト表示へ切り替え",
"Switch to grid view" : "グリッド表示へ切り替え",
"Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
"Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
"Open the files app settings" : "ファイルアプリの設定を開く",
"Files settings" : "ファイルの設定",
"File cannot be accessed" : "ファイルにアクセスできません",
@ -241,6 +247,7 @@
"Enable the grid view" : "グリッド表示を有効にする",
"Additional settings" : "追加設定",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "クリップボードにコピー",
"Use this address to access your Files via WebDAV" : "このアドレスを使用すれば、WebDAV経由でファイルにアクセスできます",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "2FAを有効にしている場合は、ここをクリックして新しいアプリのパスワードを作成し、使用する必要があります。",
@ -261,6 +268,7 @@
"A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します",
"The files is locked" : "ファイルはロックされています",
"The file does not exist anymore" : "ファイルはもう存在しません",
"Choose destination" : "移動先を選択",
"Copy to {target}" : "{target} にコピー",
"Move to {target}" : "{target} に移動",
"Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作",
@ -271,6 +279,8 @@
"Templates" : "テンプレート",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
"Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成した",
"One of the dropped files could not be processed" : "ドロップされたファイルの1つが処理できませんでした",
"Uploading \"{filename}\" failed" : "\"{filename}\" のアップロードに失敗しました",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} フォルダ"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ファイル"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ファイルと {folderCount} フォルダ"],

@ -115,7 +115,7 @@ OC.L10N.register(
"Remove from favorites" : "Прибрати зірочку",
"Add to favorites" : "Додати зірочку",
"An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
"Added to favorites" : "Вподобано",
"Added to favorites" : "Додано зірочку",
"Removed from favorites" : "Вилучено зірочку",
"You added {file} to your favorites" : "Ви додали зірочку для {file}",
"You removed {file} from your favorites" : "Ви прибрали зірочку для {file}",
@ -153,9 +153,9 @@ OC.L10N.register(
"{user} renamed {oldfile} to {newfile}" : "{user} перейменував(-ла) {oldfile} у {newfile}",
"You moved {oldfile} to {newfile}" : "Ви перемістили {oldfile} до {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} перемістив(-ла) {oldfile} до {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших <strong>вподобаних</strong> документів",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших документів <strong>із зірочкою</strong>",
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Вподобаний файли або каталог було <strong>змінено</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Файл або каталог із зірочкою було <strong>змінено</strong>",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Accept" : "Прийняти",
"Reject" : "Відхилити",
@ -169,6 +169,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "Завершено передавання права власника на {path} від користувача {user}.",
"in %s" : "в %s",
"File Management" : "Керування файлами",
"Current directory path" : "Шлях до поточного каталогу",
"Reload current directory" : "Перевантажити поточний каталог",
"Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"",
"Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження",
@ -242,7 +243,7 @@ OC.L10N.register(
"Files settings" : "Налаштування",
"File cannot be accessed" : "Неможливо отримати доступ до файлу",
"You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.",
"Sort favorites first" : "Спочатку впорядковувати вподобані",
"Sort favorites first" : "Спочатку впорядковувати із зірочкою",
"Show hidden files" : "Показувати приховані файли",
"Crop image previews" : "Попередній перегляд перед кадруванням",
"Enable the grid view" : "Увімкнути перегляд у вигляді сітки",
@ -269,26 +270,27 @@ OC.L10N.register(
"A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі",
"The files is locked" : "Файл заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
"Choose destination" : "Виберіть каталог призначення",
"Copy to {target}" : "Копіювати до {target}",
"Move to {target}" : "Перемістити до {target}",
"Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання",
"Cancelled move or copy operation" : "Переміщення або копіювання скасовано",
"Open folder {displayName}" : "Відкрити каталог {displayName}",
"Open in Files" : "Відкрити у Файлах",
"Open details" : "Показати деталі",
"Create new templates folder" : "Створіть нову папку шаблонів",
"Create new templates folder" : "Створіть новий каталог для шаблонів",
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"",
"One of the dropped files could not be processed" : "Один із скинутих файлів не вдалося обробити",
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
"Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл та 1 каталог","{fileCount} файли та 1 каталог","{fileCount} файлів та 1 каталог","{fileCount} файлів та 1 каталог"],
"{fileCount} files and {folderCount} folders" : "{fileCount} файлів та {folderCount} каталогів",
"List of favorites files and folders." : "Список вподобаних файлів та каталогів.",
"No favorites yet" : "Поки немає вподобаного",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви вподобали, з’являться тут",
"List of favorites files and folders." : "Список файлів та каталогів із зірочкою.",
"No favorites yet" : "Поки немає нічого, позначеного зірочкою",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут",
"All files" : "Усі файли",
"List of your files and folders." : "Список ваших файлів та каталогів.",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
@ -300,7 +302,7 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір завантаження файлів на сервер.",
"Text file" : "Текстовий файл",
"New text file.txt" : "Новий текстовий файл.txt",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог",
"You can only favorite a single file or folder at a time" : "Одночасно можна додати зірочку лише для одного файлу чи каталогу",
"Search users" : "Пошук користувачів",
"Cancel" : "Скасувати",
"Set up templates folder" : "Встановити каталог з шаблонами",

@ -113,7 +113,7 @@
"Remove from favorites" : "Прибрати зірочку",
"Add to favorites" : "Додати зірочку",
"An error occurred while trying to update the tags" : "Виникла помилка при спробі оновити мітки",
"Added to favorites" : "Вподобано",
"Added to favorites" : "Додано зірочку",
"Removed from favorites" : "Вилучено зірочку",
"You added {file} to your favorites" : "Ви додали зірочку для {file}",
"You removed {file} from your favorites" : "Ви прибрали зірочку для {file}",
@ -151,9 +151,9 @@
"{user} renamed {oldfile} to {newfile}" : "{user} перейменував(-ла) {oldfile} у {newfile}",
"You moved {oldfile} to {newfile}" : "Ви перемістили {oldfile} до {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} перемістив(-ла) {oldfile} до {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших <strong>вподобаних</strong> документів",
"A file has been added to or removed from your <strong>favorites</strong>" : "Файл було додано або вилучено з ваших документів <strong>із зірочкою</strong>",
"A file or folder has been <strong>changed</strong>" : "Файл або каталог було <strong> змінено </strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Вподобаний файли або каталог було <strong>змінено</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Файл або каталог із зірочкою було <strong>змінено</strong>",
"Upload (max. %s)" : "Завантаження (макс. %s)",
"Accept" : "Прийняти",
"Reject" : "Відхилити",
@ -167,6 +167,7 @@
"The ownership transfer of {path} from {user} has completed." : "Завершено передавання права власника на {path} від користувача {user}.",
"in %s" : "в %s",
"File Management" : "Керування файлами",
"Current directory path" : "Шлях до поточного каталогу",
"Reload current directory" : "Перевантажити поточний каталог",
"Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"",
"Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження",
@ -240,7 +241,7 @@
"Files settings" : "Налаштування",
"File cannot be accessed" : "Неможливо отримати доступ до файлу",
"You might not have have permissions to view it, ask the sender to share it" : "Ймовірно у вас відсутні права на перегляд. Попросіть відправника поділитися доступом.",
"Sort favorites first" : "Спочатку впорядковувати вподобані",
"Sort favorites first" : "Спочатку впорядковувати із зірочкою",
"Show hidden files" : "Показувати приховані файли",
"Crop image previews" : "Попередній перегляд перед кадруванням",
"Enable the grid view" : "Увімкнути перегляд у вигляді сітки",
@ -267,26 +268,27 @@
"A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі",
"The files is locked" : "Файл заблоковано",
"The file does not exist anymore" : "Цей файл більше недоступний",
"Choose destination" : "Виберіть каталог призначення",
"Copy to {target}" : "Копіювати до {target}",
"Move to {target}" : "Перемістити до {target}",
"Cancelled move or copy operation" : "Скасовно операцію переміщення або копіювання",
"Cancelled move or copy operation" : "Переміщення або копіювання скасовано",
"Open folder {displayName}" : "Відкрити каталог {displayName}",
"Open in Files" : "Відкрити у Файлах",
"Open details" : "Показати деталі",
"Create new templates folder" : "Створіть нову папку шаблонів",
"Create new templates folder" : "Створіть новий каталог для шаблонів",
"Templates" : "Шаблони",
"Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами",
"Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"",
"One of the dropped files could not be processed" : "Один із скинутих файлів не вдалося обробити",
"One of the dropped files could not be processed" : "Один із завантажених файлів не вдалося обробити",
"Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл та {folderCount} каталог","1 файл та {folderCount} каталоги","1 файл та {folderCount} каталогів","1 файл та {folderCount} каталогів"],
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} файл та 1 каталог","{fileCount} файли та 1 каталог","{fileCount} файлів та 1 каталог","{fileCount} файлів та 1 каталог"],
"{fileCount} files and {folderCount} folders" : "{fileCount} файлів та {folderCount} каталогів",
"List of favorites files and folders." : "Список вподобаних файлів та каталогів.",
"No favorites yet" : "Поки немає вподобаного",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги, які ви вподобали, з’являться тут",
"List of favorites files and folders." : "Список файлів та каталогів із зірочкою.",
"No favorites yet" : "Поки немає нічого, позначеного зірочкою",
"Files and folders you mark as favorite will show up here" : "Файли та каталоги із зірочкою з’являться тут",
"All files" : "Усі файли",
"List of your files and folders." : "Список ваших файлів та каталогів.",
"List of recently modified files and folders." : "Список нещодавно змінених файлів та каталогів.",
@ -298,7 +300,7 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли, які ви намагаєтеся завантажити, перевищують максимально дозволений розмір завантаження файлів на сервер.",
"Text file" : "Текстовий файл",
"New text file.txt" : "Новий текстовий файл.txt",
"You can only favorite a single file or folder at a time" : "Одночасно можна вподобати лише один файл або каталог",
"You can only favorite a single file or folder at a time" : "Одночасно можна додати зірочку лише для одного файлу чи каталогу",
"Search users" : "Пошук користувачів",
"Cancel" : "Скасувати",
"Set up templates folder" : "Встановити каталог з шаблонами",

@ -90,6 +90,7 @@ OC.L10N.register(
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
"Case sensitive file system" : "大文字と小文字を区別するファイルシステム",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "これを無効にすると、大文字と小文字を区別しないファイルシステムを使用できるようになりますが、パフォーマンス上のペナルティが発生します。",
"Verify ACL access when listing files" : "ファイルをリストアップする際に ACL アクセスを確認する",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "ディレクトリ内の各ファイルまたはフォルダーのACLをチェックして、ユーザーが読み取り権限を持たないアイテムを除外すると、パフォーマンスが低下します",
"Timeout" : "タイムアウト",

@ -88,6 +88,7 @@
"Share" : "共有",
"Show hidden files" : "隠しファイルを表示",
"Case sensitive file system" : "大文字と小文字を区別するファイルシステム",
"Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "これを無効にすると、大文字と小文字を区別しないファイルシステムを使用できるようになりますが、パフォーマンス上のペナルティが発生します。",
"Verify ACL access when listing files" : "ファイルをリストアップする際に ACL アクセスを確認する",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "ディレクトリ内の各ファイルまたはフォルダーのACLをチェックして、ユーザーが読み取り権限を持たないアイテムを除外すると、パフォーマンスが低下します",
"Timeout" : "タイムアウト",

@ -209,6 +209,12 @@ OC.L10N.register(
"Create" : "作成",
"Share" : "共有",
"Delete share" : "共有を解除",
"Share with {userName}" : "{userName} と共有",
"Share with group" : "グループと共有する",
"Share in conversation" : "会話で共有する",
"Share with remote" : "リモートと共有する",
"Share with remote group" : "リモートグループと共有する",
"Share with guest" : "ゲストと共有する",
"Share with" : "共有対象",
"Save share" : "共有を保存",
"Update share" : "共有設定の更新",

@ -207,6 +207,12 @@
"Create" : "作成",
"Share" : "共有",
"Delete share" : "共有を解除",
"Share with {userName}" : "{userName} と共有",
"Share with group" : "グループと共有する",
"Share in conversation" : "会話で共有する",
"Share with remote" : "リモートと共有する",
"Share with remote group" : "リモートグループと共有する",
"Share with guest" : "ゲストと共有する",
"Share with" : "共有対象",
"Save share" : "共有を保存",
"Update share" : "共有設定の更新",

@ -162,12 +162,20 @@ OC.L10N.register(
"File locking" : "ファイルロック",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "データベースがトランザクションファイルロックに使われています。パフォーマンスをあげるには、可能であればメモリーのキャッシュを設定してください。",
"Forwarded for headers" : "Forwarded for headers",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "あなたの「trusted_proxies」の設定が正しく設定されていません。配列である必要があります。",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません。これはセキュリティ上の問題で、攻撃者が自分のIPアドレスをNextcloudに見えるように偽装することができます。",
"Your IP address was resolved as %s" : "あなたのIPアドレスは%sとして解決されました",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません、または信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティ上の問題であり、攻撃者がNextcloudに表示されるIPアドレスを偽装することができます。",
"Internet connectivity" : "インターネット接続",
"Internet connectivity is disabled in configuration file." : "設定ファイルでインターネット接続が無効になっている。",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。",
"Old server-side-encryption" : "古いサーバーサイド暗号化",
"Disabled" : "無効",
"The old server-side-encryption format is enabled. We recommend disabling this." : "古い方式のサーバーサイド暗号化が有効になっています。無効にすることをお勧めします。",
"Maintenance window start" : "メンテナンスウィンドウ開始",
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "サーバーにはメンテナンスウィンドウの開始時間が設定されていません。これは、リソースを多く使用する日常のバックグラウンドジョブが、メインの利用時間中にも実行されることを意味します。利用者がこれらの重いタスクによる負荷の影響を受けにくくするために、低い利用時間に設定することをおすすめします。",
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "メンテナンスウィンドウは、{start}:00 UTCから {end}:00 UTCまでの間に重いバックグラウンドジョブを実行します。",
"Memcache" : "Memcache",
"Configured" : "設定済み",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "メモリキャッシュが設定されていません。パフォーマンスを向上させるため、利用可能であればメモリキャッシュを設定してください。",
@ -187,6 +195,7 @@ OC.L10N.register(
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s を実行しています。PHP 8.0 は Nextcloud 27 では非推奨です。Nextcloud 28 では、少なくとも PHP 8.1 が必要になる可能性があります。PHP グループが公式にサポートする PHP のいずれかのバージョンにできるだけ早くアップグレードしてください。",
"You are currently running PHP %s." : " 現在 PHP %s を実行しています。",
"PHP \"output_buffering\" option" : "PHP \"output_buffering\" オプション",
"PHP configuration option \"output_buffering\" must be disabled" : "PHP の設定オプション \"output_buffering\" を無効にする必要があります",
"Random generator" : "ランダムジェネレーター",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHPがセキュリティ上の理由から強く推奨している乱数の適切なソースを見つけることができませんでした。",
"Secure" : "安全な",
@ -197,6 +206,8 @@ OC.L10N.register(
"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以降が必要となります。",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLiteは現在、バックエンドデータベースとして使用されています。より大規模なインストールでは、別のデータベースバックエンドに切り替えることをおすすめします。特にファイル同期にデスクトップクライアントを使用する場合には、別のデータベースに移行することをおすすめします。別のデータベースに移行するには、コマンドラインツール「occ db:convert-type」を使用してください。",
"Unknown database platform" : "不明なデータベース・プラフォーム",
"Architecture" : "アーキテクチャ",
"64-bit" : "64ビット",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください",
@ -229,19 +240,34 @@ OC.L10N.register(
"Allow public uploads" : "パブリックなアップロードを許可する",
"Always ask for a password" : "常にパスワードをたずねる",
"Enforce password protection" : "常にパスワード保護を有効にする",
"Exclude groups from password requirements" : "パスワード要件から除外するグループ",
"Exclude groups from creating link shares" : "リンク共有作成を除外するグループ",
"Exclude groups from sharing" : "共有可能なグループから除外する",
"Groups excluded from sharing" : "共有から除外されたグループ",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Set default expiration date for shares" : "共有のデフォルトの有効期限を設定する",
"Enforce expiration date" : "有効期限を反映させる",
"Default expiration time of new shares in days" : "新しい共有のデフォルトの有効期限(日単位)",
"Expire shares after x days" : "x 日後に共有を無効にする",
"Set default expiration date for shares to other servers" : "他のサーバーへの共有のデフォルトの有効期限を設定する",
"Enforce expiration date for remote shares" : "リモート共有の期限を強制する",
"Default expiration time of remote shares in days" : "リモート共有のデフォルトの有効期限(日単位)",
"Expire remote shares after x days" : "x 日後にリモート共有を無効にする",
"Set default expiration date for shares via link or mail" : "リンクまたはメールでの共有のデフォルトの期限を設定する",
"Default expiration time of shares in days" : "共有のデフォルトの有効期限(日単位)",
"Privacy settings for sharing" : "共有のプライバシー設定",
"Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。",
"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" : "電話番号を連携しているユーザーのユーザー名を自動補完する",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)",
"Disclaimer text" : "免責事項 テキスト",
"This text will be shown on the public link upload page when the file list is hidden." : "このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。",
"Default share permissions" : "デフォルトの共有アクセス許可",
"Changed disclaimer text" : "免責事項のテキストを変更しました",
"Deleted disclaimer text" : "免責事項のテキストを削除しました",
"Could not set disclaimer text" : "免責事項のテキストを設定することができませんでした",
"Two-Factor Authentication" : "二要素認証",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。",
"Enforce two-factor authentication" : "二要素認証を強制する",
@ -267,10 +293,12 @@ OC.L10N.register(
"Report a bug" : "不具合を報告",
"Admin documentation" : "管理者ドキュメント",
"Developer documentation" : "開発者ドキュメント",
"Show details for {appName} app" : "{appName} アプリの詳細を表示する",
"This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。",
"Featured" : "注目",
"Update to {update}" : "{update} にアップデート",
"Rating: {score}/10" : "評価: {score}/10",
"All apps are up-to-date." : "全てのアプリが最新です",
"Icon" : "アイコン",
"Name" : "名前",
@ -284,6 +312,8 @@ OC.L10N.register(
"_%n app has an update available_::_%n apps have an update available_" : ["%n 個のアプリに更新情報があります"],
"_Update_::_Update all_" : ["全て更新"],
"Device name" : "デバイス名",
"Cancel renaming" : "リネームをキャンセル",
"Save new name" : "新しい名前を保存する",
"Marked for remote wipe" : "リモートワイプ用にマーク",
"Device settings" : "デバイスの設定",
"Allow filesystem access" : "ファイルシステムへのアクセスを許可",
@ -296,7 +326,10 @@ OC.L10N.register(
"{productName} Android app" : "{productName} Androidアプリ",
"{productName} Talk for iOS" : "{productName} iOS用Talk",
"{productName} Talk for Android" : "{productName} Android用Talk",
"Sync client" : "同期クライアント",
"This session" : "本セッション",
"{client} - {version} ({system})" : "{client} - {version} ({system})",
"{client} - {version}" : "{client} - {version}",
"Device" : "デバイス",
"Last activity" : "最後のアクティビティ",
"Devices & sessions" : "デバイスとセッション",
@ -304,10 +337,17 @@ OC.L10N.register(
"App name" : "アプリ名",
"Create new app password" : "新しいアプリパスワードを作成",
"Error while creating device token" : "デバイストークンの作成中にエラーが発生しました",
"New app password" : "新しいアプリパスワード",
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "以下のクレデンシャルを使用して、アプリまたはデバイスを設定してください。セキュリティの理由から、このパスワードは一度だけ表示されます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
"Show QR code for mobile apps" : "モバイルアプリのQRコードを表示する",
"App password copied!" : "アプリパスワードをコピーしました!",
"Copy app password" : "アプリパスワードをコピー",
"Login name copied!" : "ログイン名をコピーしました!",
"Copy login name" : "ログイン名をコピー",
"Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。",
"Could not copy login name. Please copy it manually." : "ログイン名をコピーできませんでした。手動でコピーしてください。",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "サーバーが正しく動作するには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、Cronがお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Last job execution ran {time}. Something seems wrong." : "最終ジョブ実行は {time} です。何か問題が発生しています。",
"Last job ran {relativeTime}." : "最終ジョブ実行は {relativeTime} です。",
@ -511,6 +551,7 @@ OC.L10N.register(
"{license}-licensed" : "{license}-に許諾されています",
"Changelog" : "変更履歴",
"by {author}\n{license}" : "作者 {author}\n{license}",
"User management" : "ユーザー管理",
"Active users" : "アクティブユーザー",
"Admins" : "管理者",
"Disabled users" : "無効なユーザー",
@ -518,6 +559,7 @@ OC.L10N.register(
"Create group" : "グループを作成",
"Group name" : "グループ名",
"Please enter a valid group name" : "有効なグループ名を入力してください",
"User group: {group}" : "ユーザーグループ: {group}",
"Failed to create group" : "グループの作成に失敗しました",
"Sending…" : "送信中 …",
"Email sent" : "メールを送信しました",
@ -558,6 +600,7 @@ OC.L10N.register(
"Error: This app cannot be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。",
"Do you really want to wipe your data from this device?" : "本当にこの端末からデータを消去しますか?",
"Confirm wipe" : "ワイプ確認",
"Could not delete the app token" : "アプリトークンを削除できません",
"Error while wiping the device with the token" : "トークンによる端末のワイプ中にエラーが発生しました",
"Error while updating device token name" : "デバイストークン名の更新中にエラーが発生しました",
"Error while updating device token scope" : "デバイストークンのスコープ更新中にエラーが発生しました",

@ -160,12 +160,20 @@
"File locking" : "ファイルロック",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "データベースがトランザクションファイルロックに使われています。パフォーマンスをあげるには、可能であればメモリーのキャッシュを設定してください。",
"Forwarded for headers" : "Forwarded for headers",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "あなたの「trusted_proxies」の設定が正しく設定されていません。配列である必要があります。",
"The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません。これはセキュリティ上の問題で、攻撃者が自分のIPアドレスをNextcloudに見えるように偽装することができます。",
"Your IP address was resolved as %s" : "あなたのIPアドレスは%sとして解決されました",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "リバースプロキシヘッダの設定が正しくありません、または信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティ上の問題であり、攻撃者がNextcloudに表示されるIPアドレスを偽装することができます。",
"Internet connectivity" : "インターネット接続",
"Internet connectivity is disabled in configuration file." : "設定ファイルでインターネット接続が無効になっている。",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。",
"Old server-side-encryption" : "古いサーバーサイド暗号化",
"Disabled" : "無効",
"The old server-side-encryption format is enabled. We recommend disabling this." : "古い方式のサーバーサイド暗号化が有効になっています。無効にすることをお勧めします。",
"Maintenance window start" : "メンテナンスウィンドウ開始",
"Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "サーバーにはメンテナンスウィンドウの開始時間が設定されていません。これは、リソースを多く使用する日常のバックグラウンドジョブが、メインの利用時間中にも実行されることを意味します。利用者がこれらの重いタスクによる負荷の影響を受けにくくするために、低い利用時間に設定することをおすすめします。",
"Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "メンテナンスウィンドウは、{start}:00 UTCから {end}:00 UTCまでの間に重いバックグラウンドジョブを実行します。",
"Memcache" : "Memcache",
"Configured" : "設定済み",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "メモリキャッシュが設定されていません。パフォーマンスを向上させるため、利用可能であればメモリキャッシュを設定してください。",
@ -185,6 +193,7 @@
"You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s を実行しています。PHP 8.0 は Nextcloud 27 では非推奨です。Nextcloud 28 では、少なくとも PHP 8.1 が必要になる可能性があります。PHP グループが公式にサポートする PHP のいずれかのバージョンにできるだけ早くアップグレードしてください。",
"You are currently running PHP %s." : " 現在 PHP %s を実行しています。",
"PHP \"output_buffering\" option" : "PHP \"output_buffering\" オプション",
"PHP configuration option \"output_buffering\" must be disabled" : "PHP の設定オプション \"output_buffering\" を無効にする必要があります",
"Random generator" : "ランダムジェネレーター",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHPがセキュリティ上の理由から強く推奨している乱数の適切なソースを見つけることができませんでした。",
"Secure" : "安全な",
@ -195,6 +204,8 @@
"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以降が必要となります。",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLiteは現在、バックエンドデータベースとして使用されています。より大規模なインストールでは、別のデータベースバックエンドに切り替えることをおすすめします。特にファイル同期にデスクトップクライアントを使用する場合には、別のデータベースに移行することをおすすめします。別のデータベースに移行するには、コマンドラインツール「occ db:convert-type」を使用してください。",
"Unknown database platform" : "不明なデータベース・プラフォーム",
"Architecture" : "アーキテクチャ",
"64-bit" : "64ビット",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください",
@ -227,19 +238,34 @@
"Allow public uploads" : "パブリックなアップロードを許可する",
"Always ask for a password" : "常にパスワードをたずねる",
"Enforce password protection" : "常にパスワード保護を有効にする",
"Exclude groups from password requirements" : "パスワード要件から除外するグループ",
"Exclude groups from creating link shares" : "リンク共有作成を除外するグループ",
"Exclude groups from sharing" : "共有可能なグループから除外する",
"Groups excluded from sharing" : "共有から除外されたグループ",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Set default expiration date for shares" : "共有のデフォルトの有効期限を設定する",
"Enforce expiration date" : "有効期限を反映させる",
"Default expiration time of new shares in days" : "新しい共有のデフォルトの有効期限(日単位)",
"Expire shares after x days" : "x 日後に共有を無効にする",
"Set default expiration date for shares to other servers" : "他のサーバーへの共有のデフォルトの有効期限を設定する",
"Enforce expiration date for remote shares" : "リモート共有の期限を強制する",
"Default expiration time of remote shares in days" : "リモート共有のデフォルトの有効期限(日単位)",
"Expire remote shares after x days" : "x 日後にリモート共有を無効にする",
"Set default expiration date for shares via link or mail" : "リンクまたはメールでの共有のデフォルトの期限を設定する",
"Default expiration time of shares in days" : "共有のデフォルトの有効期限(日単位)",
"Privacy settings for sharing" : "共有のプライバシー設定",
"Allow username autocompletion in share dialog and allow access to the system address book" : "共有ダイアログでユーザー名の自動補完を許可し、システムのアドレス帳へのアクセスを許可する",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。",
"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" : "電話番号を連携しているユーザーのユーザー名を自動補完する",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)",
"Disclaimer text" : "免責事項 テキスト",
"This text will be shown on the public link upload page when the file list is hidden." : "このテキストは、ファイルリストが非表示になっているときに公開リンクのアップロードページに表示されます。",
"Default share permissions" : "デフォルトの共有アクセス許可",
"Changed disclaimer text" : "免責事項のテキストを変更しました",
"Deleted disclaimer text" : "免責事項のテキストを削除しました",
"Could not set disclaimer text" : "免責事項のテキストを設定することができませんでした",
"Two-Factor Authentication" : "二要素認証",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。",
"Enforce two-factor authentication" : "二要素認証を強制する",
@ -265,10 +291,12 @@
"Report a bug" : "不具合を報告",
"Admin documentation" : "管理者ドキュメント",
"Developer documentation" : "開発者ドキュメント",
"Show details for {appName} app" : "{appName} アプリの詳細を表示する",
"This app is supported via your current Nextcloud subscription." : "このアプリは、現行のNextcloudサブスクリプションでサポートされています。",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。",
"Featured" : "注目",
"Update to {update}" : "{update} にアップデート",
"Rating: {score}/10" : "評価: {score}/10",
"All apps are up-to-date." : "全てのアプリが最新です",
"Icon" : "アイコン",
"Name" : "名前",
@ -282,6 +310,8 @@
"_%n app has an update available_::_%n apps have an update available_" : ["%n 個のアプリに更新情報があります"],
"_Update_::_Update all_" : ["全て更新"],
"Device name" : "デバイス名",
"Cancel renaming" : "リネームをキャンセル",
"Save new name" : "新しい名前を保存する",
"Marked for remote wipe" : "リモートワイプ用にマーク",
"Device settings" : "デバイスの設定",
"Allow filesystem access" : "ファイルシステムへのアクセスを許可",
@ -294,7 +324,10 @@
"{productName} Android app" : "{productName} Androidアプリ",
"{productName} Talk for iOS" : "{productName} iOS用Talk",
"{productName} Talk for Android" : "{productName} Android用Talk",
"Sync client" : "同期クライアント",
"This session" : "本セッション",
"{client} - {version} ({system})" : "{client} - {version} ({system})",
"{client} - {version}" : "{client} - {version}",
"Device" : "デバイス",
"Last activity" : "最後のアクティビティ",
"Devices & sessions" : "デバイスとセッション",
@ -302,10 +335,17 @@
"App name" : "アプリ名",
"Create new app password" : "新しいアプリパスワードを作成",
"Error while creating device token" : "デバイストークンの作成中にエラーが発生しました",
"New app password" : "新しいアプリパスワード",
"Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "以下のクレデンシャルを使用して、アプリまたはデバイスを設定してください。セキュリティの理由から、このパスワードは一度だけ表示されます。",
"Username" : "ユーザーID",
"Password" : "パスワード",
"Show QR code for mobile apps" : "モバイルアプリのQRコードを表示する",
"App password copied!" : "アプリパスワードをコピーしました!",
"Copy app password" : "アプリパスワードをコピー",
"Login name copied!" : "ログイン名をコピーしました!",
"Copy login name" : "ログイン名をコピー",
"Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。",
"Could not copy login name. Please copy it manually." : "ログイン名をコピーできませんでした。手動でコピーしてください。",
"For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "サーバーが正しく動作するには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、Cronがお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Last job execution ran {time}. Something seems wrong." : "最終ジョブ実行は {time} です。何か問題が発生しています。",
"Last job ran {relativeTime}." : "最終ジョブ実行は {relativeTime} です。",
@ -509,6 +549,7 @@
"{license}-licensed" : "{license}-に許諾されています",
"Changelog" : "変更履歴",
"by {author}\n{license}" : "作者 {author}\n{license}",
"User management" : "ユーザー管理",
"Active users" : "アクティブユーザー",
"Admins" : "管理者",
"Disabled users" : "無効なユーザー",
@ -516,6 +557,7 @@
"Create group" : "グループを作成",
"Group name" : "グループ名",
"Please enter a valid group name" : "有効なグループ名を入力してください",
"User group: {group}" : "ユーザーグループ: {group}",
"Failed to create group" : "グループの作成に失敗しました",
"Sending…" : "送信中 …",
"Email sent" : "メールを送信しました",
@ -556,6 +598,7 @@
"Error: This app cannot be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。",
"Do you really want to wipe your data from this device?" : "本当にこの端末からデータを消去しますか?",
"Confirm wipe" : "ワイプ確認",
"Could not delete the app token" : "アプリトークンを削除できません",
"Error while wiping the device with the token" : "トークンによる端末のワイプ中にエラーが発生しました",
"Error while updating device token name" : "デバイストークン名の更新中にエラーが発生しました",
"Error while updating device token scope" : "デバイストークンのスコープ更新中にエラーが発生しました",

@ -12,6 +12,8 @@ OC.L10N.register(
"The given color is invalid" : "無効な色です",
"Disable-user-theming should be true or false" : "Disable-user-themingは、trueまたはfalseで指定してください",
"Saved" : "保存済み",
"Invalid app given" : "無効なアプリが指定されました",
"Invalid setting key" : "無効な設定キー",
"The file was uploaded" : "ファイルがアップロードされました",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
@ -21,6 +23,8 @@ OC.L10N.register(
"Could not write file to disk" : "ディスクにファイルを書き込めませんでした",
"A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています",
"No file uploaded" : "ファイルがアップロードされていません",
"Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました",
"Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。",
"Theming" : "テーマ",
"Appearance and accessibility" : "外観とアクセシビリティ",
@ -74,11 +78,32 @@ OC.L10N.register(
"Disable all keyboard shortcuts" : "全てのキーボードショートカットを無効化",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "ユニバーサルアクセスは私たちにとって非常に重要なことです。そのためウェブ標準に従い、マウスやスクリーンリーダーなどの支援ソフトウェアが無くても全ての機能をご利用いただけるようにチェックしています。AAAレベルのハイコントラストのテーマを採用することで、{guidelines} Webコンテンツアクセシビリティガイドライン2.1 {linkend} のAAAレベルに準拠することを目指しています。",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "何か問題を見つけた場合は、{issuetracker}私たちの問題トラッカー{linkend}で遠慮なく報告してください。参加したい場合は、{designteam}私たちのデザイン チーム{linkend}に参加してください!",
"Current selected app: {app}, position {position} of {total}" : "現在の選択済みアプリ: {app}、{total} の {position} 番目",
"Move up" : "上に移動",
"Move down" : "下に移動",
"Custom background" : "カスタム背景",
"Default background" : "デフォルト背景",
"Change color" : "色を変える",
"No background" : "背景なし",
"Select a background from your files" : "あなたのファイルから背景を選択する",
"Select background" : "背景を選択する",
"No background has been selected" : "選択済みの背景はありません",
"Theme selection is enforced" : "テーマ選択を強制",
"Navigation bar settings" : "ナビゲーションバーの設定",
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "アプリのナビゲーションバーで使用されるアプリの順序を設定できます。最初のエントリは、ログイン後またはロゴをクリックしたときに開かれるデフォルトのアプリになります。",
"The default app can not be changed because it was configured by the administrator." : "デフォルトのアプリは、管理者によって設定されたため変更できません。",
"The app order was changed, to see it in action you have to reload the page." : "アプリの順番が変更されました。それを実際に見るには、ページをリロードする必要があります。",
"Reset default app order" : "デフォルトのアプリの順序をリセットする",
"Could not set the app order" : "アプリの順番を設定できませんでした",
"Could not reset the app order" : "アプリの順番をリセットできませんでした",
"Default app" : "デフォルトアプリ",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "デフォルトのアプリは、ログイン後やメニューのロゴをクリックした後に開かれるアプリです。",
"Use custom default app" : "カスタムデフォルトアプリを使用する",
"Global default app" : "Global default app",
"Global default apps" : "Global default apps",
"Default app priority" : "デフォルトアプリの優先順位",
"If an app is not enabled for a user, the next app with lower priority is used." : "あるアプリがユーザーに対して有効になっていない場合、次の優先順位のアプリが使用されます。",
"Could not set global default apps" : "グローバルなデフォルトアプリを設定できなかった",
"Select a custom color" : "カスタムカラーを選択",
"Reset to default" : "デフォルトに戻す",
"Upload" : "アップロード",

@ -10,6 +10,8 @@
"The given color is invalid" : "無効な色です",
"Disable-user-theming should be true or false" : "Disable-user-themingは、trueまたはfalseで指定してください",
"Saved" : "保存済み",
"Invalid app given" : "無効なアプリが指定されました",
"Invalid setting key" : "無効な設定キー",
"The file was uploaded" : "ファイルがアップロードされました",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
@ -19,6 +21,8 @@
"Could not write file to disk" : "ディスクにファイルを書き込めませんでした",
"A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています",
"No file uploaded" : "ファイルがアップロードされていません",
"Failed to clean up the old administration theming images folder" : "古い管理テーマ画像フォルダのクリーンアップに失敗しました",
"Failed to clean up the old administration image folder" : "古い管理画像フォルダのクリーンアップに失敗しました",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。",
"Theming" : "テーマ",
"Appearance and accessibility" : "外観とアクセシビリティ",
@ -72,11 +76,32 @@
"Disable all keyboard shortcuts" : "全てのキーボードショートカットを無効化",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "ユニバーサルアクセスは私たちにとって非常に重要なことです。そのためウェブ標準に従い、マウスやスクリーンリーダーなどの支援ソフトウェアが無くても全ての機能をご利用いただけるようにチェックしています。AAAレベルのハイコントラストのテーマを採用することで、{guidelines} Webコンテンツアクセシビリティガイドライン2.1 {linkend} のAAAレベルに準拠することを目指しています。",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "何か問題を見つけた場合は、{issuetracker}私たちの問題トラッカー{linkend}で遠慮なく報告してください。参加したい場合は、{designteam}私たちのデザイン チーム{linkend}に参加してください!",
"Current selected app: {app}, position {position} of {total}" : "現在の選択済みアプリ: {app}、{total} の {position} 番目",
"Move up" : "上に移動",
"Move down" : "下に移動",
"Custom background" : "カスタム背景",
"Default background" : "デフォルト背景",
"Change color" : "色を変える",
"No background" : "背景なし",
"Select a background from your files" : "あなたのファイルから背景を選択する",
"Select background" : "背景を選択する",
"No background has been selected" : "選択済みの背景はありません",
"Theme selection is enforced" : "テーマ選択を強制",
"Navigation bar settings" : "ナビゲーションバーの設定",
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "アプリのナビゲーションバーで使用されるアプリの順序を設定できます。最初のエントリは、ログイン後またはロゴをクリックしたときに開かれるデフォルトのアプリになります。",
"The default app can not be changed because it was configured by the administrator." : "デフォルトのアプリは、管理者によって設定されたため変更できません。",
"The app order was changed, to see it in action you have to reload the page." : "アプリの順番が変更されました。それを実際に見るには、ページをリロードする必要があります。",
"Reset default app order" : "デフォルトのアプリの順序をリセットする",
"Could not set the app order" : "アプリの順番を設定できませんでした",
"Could not reset the app order" : "アプリの順番をリセットできませんでした",
"Default app" : "デフォルトアプリ",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "デフォルトのアプリは、ログイン後やメニューのロゴをクリックした後に開かれるアプリです。",
"Use custom default app" : "カスタムデフォルトアプリを使用する",
"Global default app" : "Global default app",
"Global default apps" : "Global default apps",
"Default app priority" : "デフォルトアプリの優先順位",
"If an app is not enabled for a user, the next app with lower priority is used." : "あるアプリがユーザーに対して有効になっていない場合、次の優先順位のアプリが使用されます。",
"Could not set global default apps" : "グローバルなデフォルトアプリを設定できなかった",
"Select a custom color" : "カスタムカラーを選択",
"Reset to default" : "デフォルトに戻す",
"Upload" : "アップロード",

@ -44,7 +44,7 @@ OC.L10N.register(
"<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Усі</strong> програми мають сумісну версію для цієї версії Nextcloud.",
"Enterprise" : "Для бізнесу",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Для корпоративного використання. Завжди надає останній рівень виправлення, але не оновлюється до наступного основного випуску негайно. Це оновлення відбувається після того, як Nextcloud GmbH виконає додаткову надійність і тестування для широкомасштабних і критично важливих розгортань. Цей канал доступний лише для клієнтів і надає пакет Nextcloud Enterprise.",
"Stable" : "Стабільна",
"Stable" : "Стабільний",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Остання стабільна версія. Він підходить для регулярного використання та завжди оновлюється до останньої основної версії.",
"Beta" : "Бета",
"A pre-release version only for testing new features, not for production environments." : "Попередня версія лише для тестування нових функцій, а не для робочих середовищ.",

@ -42,7 +42,7 @@
"<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Усі</strong> програми мають сумісну версію для цієї версії Nextcloud.",
"Enterprise" : "Для бізнесу",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Для корпоративного використання. Завжди надає останній рівень виправлення, але не оновлюється до наступного основного випуску негайно. Це оновлення відбувається після того, як Nextcloud GmbH виконає додаткову надійність і тестування для широкомасштабних і критично важливих розгортань. Цей канал доступний лише для клієнтів і надає пакет Nextcloud Enterprise.",
"Stable" : "Стабільна",
"Stable" : "Стабільний",
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Остання стабільна версія. Він підходить для регулярного використання та завжди оновлюється до останньої основної версії.",
"Beta" : "Бета",
"A pre-release version only for testing new features, not for production environments." : "Попередня версія лише для тестування нових функцій, а не для робочих середовищ.",

@ -12,14 +12,23 @@ OC.L10N.register(
"In a call" : "通話中",
"User status" : "ユーザーステータス",
"Clear status after" : "ステータスの有効期限",
"Emoji for your status message" : "あなたのステータスメッセージに絵文字を",
"What is your status?" : "現在のオンラインステータスは?",
"Predefined statuses" : "事前定義されたステータス",
"Previously set" : "以前の設定",
"Reset status" : "ステータスをリセット",
"Set status" : "ステータスを設定",
"Online status" : "オンラインステータス",
"Status message" : "状態メッセージ",
"Your status was set automatically" : "あなたのステータスは自動的に設定されました",
"Clear status message" : "ステータスメッセージを消去",
"Set status message" : "ステータスメッセージを設定",
"Reset status to \"{icon} {message}\"" : "ステータスを \"{icon} {message}\" にリセット",
"Reset status to \"{message}\"" : "ステータスを \"{message}\" にリセット",
"Reset status to \"{icon}\"" : "ステータスを \"{icon}\" にリセット",
"There was an error saving the status" : "ステータスの保存中にエラーが発生しました",
"There was an error clearing the status" : "ステータスの消去中にエラーが発生しました",
"There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました",
"Don't clear" : "消去しない",
"Today" : "今日",
"This week" : "今週",

@ -10,14 +10,23 @@
"In a call" : "通話中",
"User status" : "ユーザーステータス",
"Clear status after" : "ステータスの有効期限",
"Emoji for your status message" : "あなたのステータスメッセージに絵文字を",
"What is your status?" : "現在のオンラインステータスは?",
"Predefined statuses" : "事前定義されたステータス",
"Previously set" : "以前の設定",
"Reset status" : "ステータスをリセット",
"Set status" : "ステータスを設定",
"Online status" : "オンラインステータス",
"Status message" : "状態メッセージ",
"Your status was set automatically" : "あなたのステータスは自動的に設定されました",
"Clear status message" : "ステータスメッセージを消去",
"Set status message" : "ステータスメッセージを設定",
"Reset status to \"{icon} {message}\"" : "ステータスを \"{icon} {message}\" にリセット",
"Reset status to \"{message}\"" : "ステータスを \"{message}\" にリセット",
"Reset status to \"{icon}\"" : "ステータスを \"{icon}\" にリセット",
"There was an error saving the status" : "ステータスの保存中にエラーが発生しました",
"There was an error clearing the status" : "ステータスの消去中にエラーが発生しました",
"There was an error reverting the status" : "ステータスを戻す際にエラーが発生しました",
"Don't clear" : "消去しない",
"Today" : "今日",
"This week" : "今週",

@ -10,7 +10,7 @@ OC.L10N.register(
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Статус погоди інтегрований до застосунку з панеллю віджетів (Dashboard). Розташування користувача може визначатися автоматично або вручну. В застосунку показується прогноз на 6 годин.\nСтатус може показуватися й інших застосунках, як-от у \"Календарі\".",
"Detect location" : "Визначити місце розташування",
"Set custom address" : "Встановити власну адресу",
"Favorites" : "Вподобане",
"Favorites" : "Із зірочкою",
"{temperature} {unit} clear sky later today" : "{temperature} {unit} ясне небо пізніше сьогодні",
"{temperature} {unit} clear sky" : "{temperature} {unit} ясне небо",
"{temperature} {unit} cloudy later today" : "{temperature} {unit} хмарно пізніше сьогодні",

@ -8,7 +8,7 @@
"Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Статус погоди інтегрований до застосунку з панеллю віджетів (Dashboard). Розташування користувача може визначатися автоматично або вручну. В застосунку показується прогноз на 6 годин.\nСтатус може показуватися й інших застосунках, як-от у \"Календарі\".",
"Detect location" : "Визначити місце розташування",
"Set custom address" : "Встановити власну адресу",
"Favorites" : "Вподобане",
"Favorites" : "Із зірочкою",
"{temperature} {unit} clear sky later today" : "{temperature} {unit} ясне небо пізніше сьогодні",
"{temperature} {unit} clear sky" : "{temperature} {unit} ясне небо",
"{temperature} {unit} cloudy later today" : "{temperature} {unit} хмарно пізніше сьогодні",

@ -215,7 +215,10 @@ OC.L10N.register(
"Search people" : "人物を検索",
"Not found" : "見つかりませんでした",
"People" : "人間",
"Filter in current view" : "現在のビューでフィルタ",
"Search in" : "検索対象",
"Searching …" : "検索しています…",
"No matching results" : "一致する結果はありません",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間",
"This browser is not supported" : "お使いのブラウザーはサポートされていません",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください",
@ -344,7 +347,9 @@ OC.L10N.register(
"Connect to your account" : "あなたのアカウントに接続する",
"Please log in before granting %1$s access to your %2$s account." : "あなたの %2$s アカウントに %1$s アクセスを許可する前にログインしてください。",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "新しいデバイスやアプリを設定しようとしていないのに、今この画面が表示された場合、誰かがあなたを騙してデータへのアクセス権を奪取しようとしています。その場合は、ここで止めてシステム管理者に連絡してください。",
"App password" : "アプリパスワード",
"Grant access" : "アクセスを許可",
"Alternative log in using app password" : "アプリパスワードを使用した代替ログイン",
"Account access" : "アカウントによるアクセス許可",
"Currently logged in as %1$s (%2$s)." : "現在、%1$s (%2$s)としてログインしています。",
"You are about to grant %1$s access to your %2$s account." : "%2$s アカウントに あなたのアカウント %1$s へのアクセスを許可",

@ -213,7 +213,10 @@
"Search people" : "人物を検索",
"Not found" : "見つかりませんでした",
"People" : "人間",
"Filter in current view" : "現在のビューでフィルタ",
"Search in" : "検索対象",
"Searching …" : "検索しています…",
"No matching results" : "一致する結果はありません",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "${this.dateFilter.startFrom.toLocaleDateString()} と ${this.dateFilter.endAt.toLocaleDateString()} の間",
"This browser is not supported" : "お使いのブラウザーはサポートされていません",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください",
@ -342,7 +345,9 @@
"Connect to your account" : "あなたのアカウントに接続する",
"Please log in before granting %1$s access to your %2$s account." : "あなたの %2$s アカウントに %1$s アクセスを許可する前にログインしてください。",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "新しいデバイスやアプリを設定しようとしていないのに、今この画面が表示された場合、誰かがあなたを騙してデータへのアクセス権を奪取しようとしています。その場合は、ここで止めてシステム管理者に連絡してください。",
"App password" : "アプリパスワード",
"Grant access" : "アクセスを許可",
"Alternative log in using app password" : "アプリパスワードを使用した代替ログイン",
"Account access" : "アカウントによるアクセス許可",
"Currently logged in as %1$s (%2$s)." : "現在、%1$s (%2$s)としてログインしています。",
"You are about to grant %1$s access to your %2$s account." : "%2$s アカウントに あなたのアカウント %1$s へのアクセスを許可",

@ -151,7 +151,7 @@ OC.L10N.register(
"Your connection is not secure" : "Ваше зʼєднання не захищене",
"Passwordless authentication is only available over a secure connection." : "Авторизація без пароля можлива лише при безпечному з'єднанні.",
"Reset password" : "Перевстановити пароль",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Якщо цей обліковий запис існує, на його електронну адресу було надіслано повідомлення про зміну пароля. Якщо ви його не отримали, перевірте адресу електронної пошти та/або назву облікового запису, перевірте папки \"Спам\" і \"Небажана пошта\" або зверніться за допомогою до вашого адміністратора.",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Якщо цей обліковий запис існує, на його електронну адресу було надіслано повідомлення про зміну пароля. Якщо ви його не отримали, перевірте адресу електронної пошти та/або назву облікового запису, перевірте каталоги \"Спам\" та \"Небажана пошта\" або зверніться за допомогою до адміністратора.",
"Couldn't send reset email. Please contact your administrator." : "Не вдалося надіслати повідомлення для перевстановлення пароля. Будь ласка, сконтактуйте з адміністратором.",
"Password cannot be changed. Please contact your administrator." : "Пароль не можна змінити. Будь ласка, зверніться до свого адміністратора.",
"Back to login" : "Повернутися на сторінку входу",

@ -149,7 +149,7 @@
"Your connection is not secure" : "Ваше зʼєднання не захищене",
"Passwordless authentication is only available over a secure connection." : "Авторизація без пароля можлива лише при безпечному з'єднанні.",
"Reset password" : "Перевстановити пароль",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Якщо цей обліковий запис існує, на його електронну адресу було надіслано повідомлення про зміну пароля. Якщо ви його не отримали, перевірте адресу електронної пошти та/або назву облікового запису, перевірте папки \"Спам\" і \"Небажана пошта\" або зверніться за допомогою до вашого адміністратора.",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "Якщо цей обліковий запис існує, на його електронну адресу було надіслано повідомлення про зміну пароля. Якщо ви його не отримали, перевірте адресу електронної пошти та/або назву облікового запису, перевірте каталоги \"Спам\" та \"Небажана пошта\" або зверніться за допомогою до адміністратора.",
"Couldn't send reset email. Please contact your administrator." : "Не вдалося надіслати повідомлення для перевстановлення пароля. Будь ласка, сконтактуйте з адміністратором.",
"Password cannot be changed. Please contact your administrator." : "Пароль не можна змінити. Будь ласка, зверніться до свого адміністратора.",
"Back to login" : "Повернутися на сторінку входу",

Loading…
Cancel
Save