diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/files/l10n/ja.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 7f01837d01b..8b0e996902b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -184,6 +184,7 @@ OC.L10N.register( "Folder name" : "フォルダー名", "This node is unavailable" : "このノードは利用できません", "Download file {name}" : "ファイル {name} をダウンロード", + "Invalid file name" : "無効なファイル名", "\"{name}\" is not an allowed filetype." : "\"{name}\" は許可されたファイルタイプではありません。", "{newName} already exists." : "{newName} すでに存在しています。", "\"{char}\" is not allowed inside a file name." : "\"{char}\"はファイル名には使用できません。", @@ -197,6 +198,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "すべてのファイルとフォルダの選択を切り替える", "\"{displayName}\" failed on some elements " : "いくつかの要素で \"{displayName}\" が失敗しました。", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" バッチアクションが正常に実行されました。", + "{count} selected" : "{count} 選択", "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." : "このリストはパフォーマンスの都合上、すべてレンダリングされているわけではありません。リスト内を移動すると、ファイルが次々と表示されていきます。", |