aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-22 00:51:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-22 00:51:53 +0000
commitf7e7034ca7bc21f3f00ff4bb75ede5d26d4562bc (patch)
tree1378074b8d6aef72cad52781b47407309c1bfc54 /apps/files
parent4b7ec0a0c18d4e2007565dc28ee214814940161e (diff)
downloadnextcloud-server-f7e7034ca7bc21f3f00ff4bb75ede5d26d4562bc.tar.gz
nextcloud-server-f7e7034ca7bc21f3f00ff4bb75ede5d26d4562bc.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/it.js3
-rw-r--r--apps/files/l10n/it.json3
-rw-r--r--apps/files/l10n/ja.js17
-rw-r--r--apps/files/l10n/ja.json17
-rw-r--r--apps/files/l10n/pt_BR.js2
-rw-r--r--apps/files/l10n/pt_BR.json2
6 files changed, 42 insertions, 2 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index d9860e9374a..08bb843b02b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Move" : "Sposta",
"Copy" : "Copia",
"Choose target folder" : "Scegli la cartella di destinazione",
+ "Set reminder" : "Imposta promemoria",
"Edit locally" : "Modifica localmente",
"Open" : "Apri",
"Delete file" : "Elimina file",
@@ -174,6 +175,7 @@ OC.L10N.register(
"Rename file" : "Rinomina file",
"File name" : "Nome file",
"A long time ago" : "Molto tempo fa",
+ "This node is unavailable" : "Questa nodo non è disponibile",
"Download file {name}" : "Scarica il file {name}",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita",
@@ -251,6 +253,7 @@ OC.L10N.register(
"No favorites yet" : "Nessun preferito ancora",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
"All files" : "Tutti i file",
+ "List of your files and folders." : "Lista dei tuoi file e cartelle.",
"List of recently modified files and folders." : "Lista di file e cartelle modificati di recente.",
"No recently modified files" : "Nessun file modificato di recente",
"Files and folders you recently modified will show up here." : "I file e le cartelle che hai modificato di recente saranno mostrati qui.",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 8c9ed5afc59..48c79980889 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -30,6 +30,7 @@
"Move" : "Sposta",
"Copy" : "Copia",
"Choose target folder" : "Scegli la cartella di destinazione",
+ "Set reminder" : "Imposta promemoria",
"Edit locally" : "Modifica localmente",
"Open" : "Apri",
"Delete file" : "Elimina file",
@@ -172,6 +173,7 @@
"Rename file" : "Rinomina file",
"File name" : "Nome file",
"A long time ago" : "Molto tempo fa",
+ "This node is unavailable" : "Questa nodo non è disponibile",
"Download file {name}" : "Scarica il file {name}",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita",
@@ -249,6 +251,7 @@
"No favorites yet" : "Nessun preferito ancora",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
"All files" : "Tutti i file",
+ "List of your files and folders." : "Lista dei tuoi file e cartelle.",
"List of recently modified files and folders." : "Lista di file e cartelle modificati di recente.",
"No recently modified files" : "Nessun file modificato di recente",
"Files and folders you recently modified will show up here." : "I file e le cartelle che hai modificato di recente saranno mostrati qui.",
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index 4973f21303c..20cb2543f60 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -109,6 +109,8 @@ OC.L10N.register(
"Create new folder" : "新しいフォルダーを作成",
"Upload file" : "ファイルをアップロード",
"Recent" : "最新",
+ "This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
+ "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
"Not favorited" : "お気に入りではありません",
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
@@ -167,7 +169,11 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
"in %s" : "%s で",
"File Management" : "ファイル管理",
+ "Reload current directory" : "カレントディレクトリの再読み込み",
+ "Rename file" : "ファイル名の変更",
"File name" : "ファイル名",
+ "This node is unavailable" : "このノードは利用できません",
+ "Download file {name}" : "ファイル {name} をダウンロード",
"Name cannot be empty" : "名前は空にできません",
"Select all" : "すべて選択",
"File not found" : "ファイルが見つかりません",
@@ -214,10 +220,16 @@ OC.L10N.register(
"Open details" : "詳細を開く",
"Set up templates folder" : "テンプレートフォルダーを設定",
"Templates" : "テンプレート",
+ "Create new templates folder" : "新しいテンプレートフォルダーを作成",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
+ "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." : "最近変更されたファイルとフォルダーのリスト",
+ "No recently modified files" : "最近更新されたファイルはありません",
+ "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。",
"Toggle %1$s sublist" : "サブリスト %1$s を切り替え",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Upload too large" : "アップロードには大きすぎます。",
@@ -240,6 +252,9 @@ OC.L10N.register(
"Shared by link" : "URLリンクで共有中",
"Deleted shares" : "削除された共有",
"Pending shares" : "保留中の共有",
- "Choose" : "選択"
+ "Open folder {name}" : "フォルダ {name} を開く",
+ "Search for an account" : "アカウントを検索",
+ "Choose" : "選択",
+ "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません"
},
"nplurals=1; plural=0;");
diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json
index e5e5e73720f..4987289bdb5 100644
--- a/apps/files/l10n/ja.json
+++ b/apps/files/l10n/ja.json
@@ -107,6 +107,8 @@
"Create new folder" : "新しいフォルダーを作成",
"Upload file" : "ファイルをアップロード",
"Recent" : "最新",
+ "This file has the tag {tag}" : "このファイルには {tag} タグがあります。",
+ "This file has the tags {firstTags} and {lastTag}" : "このファイルには {firstTags} と {lastTag} というタグがあります",
"Not favorited" : "お気に入りではありません",
"Remove from favorites" : "お気に入りから削除",
"Add to favorites" : "お気に入りに追加",
@@ -165,7 +167,11 @@
"The ownership transfer of {path} from {user} has completed." : "{user} からの {path} の所有権転送が完了しました。",
"in %s" : "%s で",
"File Management" : "ファイル管理",
+ "Reload current directory" : "カレントディレクトリの再読み込み",
+ "Rename file" : "ファイル名の変更",
"File name" : "ファイル名",
+ "This node is unavailable" : "このノードは利用できません",
+ "Download file {name}" : "ファイル {name} をダウンロード",
"Name cannot be empty" : "名前は空にできません",
"Select all" : "すべて選択",
"File not found" : "ファイルが見つかりません",
@@ -212,10 +218,16 @@
"Open details" : "詳細を開く",
"Set up templates folder" : "テンプレートフォルダーを設定",
"Templates" : "テンプレート",
+ "Create new templates folder" : "新しいテンプレートフォルダーを作成",
"Unable to initialize the templates directory" : "テンプレートディレクトリを初期化できませんでした",
+ "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." : "最近変更されたファイルとフォルダーのリスト",
+ "No recently modified files" : "最近更新されたファイルはありません",
+ "Files and folders you recently modified will show up here." : "最近変更したファイルやフォルダーがここに表示されます。",
"Toggle %1$s sublist" : "サブリスト %1$s を切り替え",
"No entries found in this folder" : "このフォルダーにはエントリーがありません",
"Upload too large" : "アップロードには大きすぎます。",
@@ -238,6 +250,9 @@
"Shared by link" : "URLリンクで共有中",
"Deleted shares" : "削除された共有",
"Pending shares" : "保留中の共有",
- "Choose" : "選択"
+ "Open folder {name}" : "フォルダ {name} を開く",
+ "Search for an account" : "アカウントを検索",
+ "Choose" : "選択",
+ "No files or folders have been deleted yet" : "まだ削除されたファイルやフォルダはありません"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 6c06cec957b..9da8f6fd889 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -175,6 +175,7 @@ OC.L10N.register(
"Rename file" : "Renomear arquivo",
"File name" : "Nome do arquivo",
"A long time ago" : "A muito tempo atrás",
+ "This node is unavailable" : "Este nó está indisponível",
"Download file {name}" : "Baixe o arquivo {nome}",
"\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso",
"\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou",
@@ -252,6 +253,7 @@ OC.L10N.register(
"No favorites yet" : "Você não possui favoritos!",
"Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.",
"All files" : "Todos os arquivos",
+ "List of your files and folders." : "Lista de seus arquivos e pastas.",
"List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.",
"No recently modified files" : "Nenhum arquivo modificado recentemente",
"Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 7f86f433b81..4f8d5c6fca0 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -173,6 +173,7 @@
"Rename file" : "Renomear arquivo",
"File name" : "Nome do arquivo",
"A long time ago" : "A muito tempo atrás",
+ "This node is unavailable" : "Este nó está indisponível",
"Download file {name}" : "Baixe o arquivo {nome}",
"\"{displayName}\" action executed successfully" : "Ação \"{displayName}\" executada com sucesso",
"\"{displayName}\" action failed" : "A ação \"{displayName}\" falhou",
@@ -250,6 +251,7 @@
"No favorites yet" : "Você não possui favoritos!",
"Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.",
"All files" : "Todos os arquivos",
+ "List of your files and folders." : "Lista de seus arquivos e pastas.",
"List of recently modified files and folders." : "Lista de arquivos e pastas modificados recentemente.",
"No recently modified files" : "Nenhum arquivo modificado recentemente",
"Files and folders you recently modified will show up here." : "Arquivos e pastas que você modificou recentemente aparecerão aqui.",