[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-06-07 02:36:05 +00:00
parent 3c22983f07
commit 185b437e56
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 14 additions and 0 deletions

View File

@ -27,6 +27,7 @@ OC.L10N.register(
"Someone unshared folder \"%s\" with you" : "誰かがフォルダー「%s」のあなたとの共有を解除しました",
"No file provided for import" : "インポート用に提供されたファイルがありません",
"Unsupported file type for import" : "インポートでサポートされていないファイル形式です",
"Bookmarks Backups" : "ブックマークのバックアップ",
"Bookmarks shared by %s" : "%sさんから共有されたブックマーク",
"Recent bookmarks" : "最新のブックマーク",
"Bookmark" : "ブックマーク",
@ -74,6 +75,7 @@ OC.L10N.register(
"No bookmarks found" : "ブックマークが見つかりません",
"_%n bookmark_::_%n bookmarks_" : ["%n個のブックマーク"],
"_%n folder_::_%n folders_" : ["%n 個のフォルダー"],
"Welcome to Bookmarks" : "Bookmarksへようこそ",
"Add a bookmark" : "ブックマークを追加",
"Import bookmarks" : "ブックマークをインポート",
"Sync with your browser" : "ブラウザーと同期",
@ -105,10 +107,13 @@ OC.L10N.register(
"{used} bookmarks of {available} available" : "利用可能ブックマーク数 {available} のうち{used} が使用済み ",
"No bookmarked files" : "ブックマーク済みファイルがありません",
"Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "写真やPDFといったファイルへのブックマークは、自動的にNextcloudファイルとして保存されるため、リンクがオフラインになっても見つけることができます。",
"No broken links" : "壊れたリンクなし",
"No bookmarks here" : "ブックマークがありません",
"Import" : "インポート",
"Export" : "エクスポート",
"Archive path" : "アーカイブパス",
"Backups" : "バックアップ",
"Enable bookmarks backups" : "ブックマークのバックアップを有効化",
"Client apps" : "クライアントアプリ",
"Also check out the collection of client apps that integrate with this app: " : "このアプリと連携するクライアントアプリもご確認ください:",
"Install on home screen" : "ホーム画面へインストール",
@ -172,6 +177,7 @@ OC.L10N.register(
"Failed to create bookmark" : "ブックマークの作成に失敗しました",
"Failed to save bookmark" : "ブックマークの保存に失敗しました",
"Failed to move bookmark" : "ブックマークの移動に失敗しました",
"Failed to copy bookmark" : "ブックマークのコーピーに失敗しました",
"Failed to delete bookmark" : "ブックマークの削除に失敗しました",
"Failed to rename tag" : "タグ名の変更に失敗しました",
"Failed to load tags" : "タグの読込に失敗しました",
@ -183,6 +189,7 @@ OC.L10N.register(
"Failed to load setting {key}" : "設定の読込に失敗しました {key}",
"Failed to update share {shareId}" : "共有の更新に失敗しました {shareId}",
"Failed to delete share {shareId}" : "共有の削除に失敗しました {shareId}",
"No links found in this message" : "このメッセージの中にリンクを見つかりません",
"Bookmarks feed" : "ブックマークフィード"
},
"nplurals=1; plural=0;");

View File

@ -25,6 +25,7 @@
"Someone unshared folder \"%s\" with you" : "誰かがフォルダー「%s」のあなたとの共有を解除しました",
"No file provided for import" : "インポート用に提供されたファイルがありません",
"Unsupported file type for import" : "インポートでサポートされていないファイル形式です",
"Bookmarks Backups" : "ブックマークのバックアップ",
"Bookmarks shared by %s" : "%sさんから共有されたブックマーク",
"Recent bookmarks" : "最新のブックマーク",
"Bookmark" : "ブックマーク",
@ -72,6 +73,7 @@
"No bookmarks found" : "ブックマークが見つかりません",
"_%n bookmark_::_%n bookmarks_" : ["%n個のブックマーク"],
"_%n folder_::_%n folders_" : ["%n 個のフォルダー"],
"Welcome to Bookmarks" : "Bookmarksへようこそ",
"Add a bookmark" : "ブックマークを追加",
"Import bookmarks" : "ブックマークをインポート",
"Sync with your browser" : "ブラウザーと同期",
@ -103,10 +105,13 @@
"{used} bookmarks of {available} available" : "利用可能ブックマーク数 {available} のうち{used} が使用済み ",
"No bookmarked files" : "ブックマーク済みファイルがありません",
"Bookmarks to files like photos or PDFs will automatically be saved to your Nextcloud files, so you can still find them even when the link goes offline." : "写真やPDFといったファイルへのブックマークは、自動的にNextcloudファイルとして保存されるため、リンクがオフラインになっても見つけることができます。",
"No broken links" : "壊れたリンクなし",
"No bookmarks here" : "ブックマークがありません",
"Import" : "インポート",
"Export" : "エクスポート",
"Archive path" : "アーカイブパス",
"Backups" : "バックアップ",
"Enable bookmarks backups" : "ブックマークのバックアップを有効化",
"Client apps" : "クライアントアプリ",
"Also check out the collection of client apps that integrate with this app: " : "このアプリと連携するクライアントアプリもご確認ください:",
"Install on home screen" : "ホーム画面へインストール",
@ -170,6 +175,7 @@
"Failed to create bookmark" : "ブックマークの作成に失敗しました",
"Failed to save bookmark" : "ブックマークの保存に失敗しました",
"Failed to move bookmark" : "ブックマークの移動に失敗しました",
"Failed to copy bookmark" : "ブックマークのコーピーに失敗しました",
"Failed to delete bookmark" : "ブックマークの削除に失敗しました",
"Failed to rename tag" : "タグ名の変更に失敗しました",
"Failed to load tags" : "タグの読込に失敗しました",
@ -181,6 +187,7 @@
"Failed to load setting {key}" : "設定の読込に失敗しました {key}",
"Failed to update share {shareId}" : "共有の更新に失敗しました {shareId}",
"Failed to delete share {shareId}" : "共有の削除に失敗しました {shareId}",
"No links found in this message" : "このメッセージの中にリンクを見つかりません",
"Bookmarks feed" : "ブックマークフィード"
},"pluralForm" :"nplurals=1; plural=0;"
}