]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix(l10n): Update translations from Transifex
authorNextcloud bot <bot@nextcloud.com>
Tue, 22 Aug 2023 00:51:53 +0000 (00:51 +0000)
committerNextcloud bot <bot@nextcloud.com>
Tue, 22 Aug 2023 00:51:53 +0000 (00:51 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
16 files changed:
apps/dav/l10n/zh_CN.js
apps/dav/l10n/zh_CN.json
apps/files/l10n/it.js
apps/files/l10n/it.json
apps/files/l10n/ja.js
apps/files/l10n/ja.json
apps/files/l10n/pt_BR.js
apps/files/l10n/pt_BR.json
apps/settings/l10n/it.js
apps/settings/l10n/it.json
apps/settings/l10n/pt_BR.js
apps/settings/l10n/pt_BR.json
apps/settings/l10n/zh_TW.js
apps/settings/l10n/zh_TW.json
core/l10n/zh_CN.js
core/l10n/zh_CN.json

index a77f10c6765e8ad4750225c831998107122c22f9..f792e8ed09ca849869f8bd7a1f248e5511339b4d 100644 (file)
@@ -188,6 +188,7 @@ OC.L10N.register(
     "Please contact the organizer directly." : "请直接联系组织者。",
     "Are you accepting the invitation?" : "您是否接受邀请?",
     "Tentative" : "暂定",
-    "Your attendance was updated successfully." : "您的出席状态更新成功。"
+    "Your attendance was updated successfully." : "您的出席状态更新成功。",
+    "%1$s has responded your invitation" : "%1$s已对您的邀请做出回应"
 },
 "nplurals=1; plural=0;");
index 29aafac866be918abd16b2bb78ac8fade077810e..57d5d02438dd1b94621e65b95d85e785f4b575da 100644 (file)
     "Please contact the organizer directly." : "请直接联系组织者。",
     "Are you accepting the invitation?" : "您是否接受邀请?",
     "Tentative" : "暂定",
-    "Your attendance was updated successfully." : "您的出席状态更新成功。"
+    "Your attendance was updated successfully." : "您的出席状态更新成功。",
+    "%1$s has responded your invitation" : "%1$s已对您的邀请做出回应"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
index d9860e9374a9382315c4f1662276e7aa1dccb0b9..08bb843b02bf746600422479f6081e56c91d750c 100644 (file)
@@ -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.",
index 8c9ed5afc59138a693d156f21cf2f7de58a89d7f..48c79980889b853352fe57db8c76abde564c4f8d 100644 (file)
@@ -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",
     "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",
     "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.",
index 4973f21303c03efbf1b2eb986bca5ed4f941be55..20cb2543f605cf690237aabf55e522335a5406b1 100644 (file)
@@ -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;");
index e5e5e73720f988ca5b99b5f293fb0b655468a225..4987289bdb572dcd22116304278f853208cddc48 100644 (file)
     "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" : "お気に入りに追加",
     "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" : "ファイルが見つかりません",
     "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" : "アップロードには大きすぎます。",
     "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
index 6c06cec957bf5f5f0a9212e6fe7ad4bc4ab10128..9da8f6fd889ae9351168e7744bdd6d1f8a5794c4 100644 (file)
@@ -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.",
index 7f86f433b817854246efc0dbe70acc58598e99b1..4f8d5c6fca02be4b6edf3a16dfb9238f07e2882c 100644 (file)
     "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",
     "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.",
index d600f7b93f3170d39d8e9b50bdbbc5eda3a316ff..4fe051c2f8becc473af30dd4c65d4d50c0c84627 100644 (file)
@@ -195,6 +195,7 @@ OC.L10N.register(
     "Results from other categories" : "Risultati da altre categorie",
     "No apps found for your version" : "Nessuna applicazione trovata per la tua versione",
     "Disable all" : "Disabilita tutto",
+    "Download and enable all" : "Scarica e abilita tutti",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
     "_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"],
     "Marked for remote wipe" : "Marcato come cancellazione remota",
@@ -470,6 +471,7 @@ OC.L10N.register(
     "Show to logged in users only" : "Mostra solo a utenti registrati",
     "Hide" : "Nascondi",
     "Download and enable" : "Scarica e abilita",
+    "Allow untested app" : "Consenti applicazione non verificata",
     "The app will be downloaded from the App Store" : "L'applicazione sarà scaricata dal negozio delle applicazioni",
     "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Questa applicazione non è marcata come compatibile con la tua versione di Nextcloud. Se continui sarai ancora in grado di installare l'applicazione. Nota che l'applicazione potrebbe non funzionare come previsto.",
     "Never" : "Mai",
index b57e3618da08af1f39e6bd3605144940ce428e26..9f2966b808b9d0b0bddcc323c5b7acd4473dc731 100644 (file)
     "Results from other categories" : "Risultati da altre categorie",
     "No apps found for your version" : "Nessuna applicazione trovata per la tua versione",
     "Disable all" : "Disabilita tutto",
+    "Download and enable all" : "Scarica e abilita tutti",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n applicazione ha un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile","%n applicazioni hanno un aggiornamento disponibile"],
     "_Update_::_Update all_" : ["Aggiorna","Aggiorna","Aggiorna tutto"],
     "Marked for remote wipe" : "Marcato come cancellazione remota",
     "Show to logged in users only" : "Mostra solo a utenti registrati",
     "Hide" : "Nascondi",
     "Download and enable" : "Scarica e abilita",
+    "Allow untested app" : "Consenti applicazione non verificata",
     "The app will be downloaded from the App Store" : "L'applicazione sarà scaricata dal negozio delle applicazioni",
     "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Questa applicazione non è marcata come compatibile con la tua versione di Nextcloud. Se continui sarai ancora in grado di installare l'applicazione. Nota che l'applicazione potrebbe non funzionare come previsto.",
     "Never" : "Mai",
index 9f691fd7b3643856e60234893fca197bd9b8668f..01857c63e0a150edb2ad11b82f7cedb767311178 100644 (file)
@@ -195,6 +195,7 @@ OC.L10N.register(
     "Results from other categories" : "Resultados de outras categorias",
     "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão",
     "Disable all" : "Desativar tudo",
+    "Download and enable all" : "Baixe e habilite todos",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível","%n aplicativos tem atualização disponível"],
     "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"],
     "Marked for remote wipe" : "Marcado para limpeza remota",
index 7d34f868290ba01b2095401545e980cca8f19ee4..002f791eebb36789589600db518259da0b69d34a 100644 (file)
     "Results from other categories" : "Resultados de outras categorias",
     "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão",
     "Disable all" : "Desativar tudo",
+    "Download and enable all" : "Baixe e habilite todos",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n aplicativo tem atualização disponível","%n aplicativos tem atualização disponível","%n aplicativos tem atualização disponível"],
     "_Update_::_Update all_" : ["Atualizar","Atualize tudo","Atualize tudo"],
     "Marked for remote wipe" : "Marcado para limpeza remota",
index 396ae45f1d3dcd49596e6997836caa68d9287926..3d7d1c0ad7196530484f91eca06279e4343d4efc 100644 (file)
@@ -195,6 +195,7 @@ OC.L10N.register(
     "Results from other categories" : "其他分類的結果",
     "No apps found for your version" : "沒有找到適合您的版本的應用程式",
     "Disable all" : "全部停用",
+    "Download and enable all" : "下載並啟用全部",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n 個應用程式有可用的更新"],
     "_Update_::_Update all_" : ["更新全部"],
     "Marked for remote wipe" : "標記為可遠端抹除",
index 0b4616fcb648ff0bacd801eaae01f2acd05e5b74..afa3786c63261c6a38a7d999e8053e8265f07b82 100644 (file)
     "Results from other categories" : "其他分類的結果",
     "No apps found for your version" : "沒有找到適合您的版本的應用程式",
     "Disable all" : "全部停用",
+    "Download and enable all" : "下載並啟用全部",
     "_%n app has an update available_::_%n apps have an update available_" : ["%n 個應用程式有可用的更新"],
     "_Update_::_Update all_" : ["更新全部"],
     "Marked for remote wipe" : "標記為可遠端抹除",
index d0323c4c017338393faad9bf8564c6adba917da3..10f578e9143d40777c6126c54d3f4535449d0da6 100644 (file)
@@ -111,6 +111,7 @@ OC.L10N.register(
     "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "该实例缺失了一些推荐的 PHP 模块。为提高性能和兼容性,我们强烈建议安装它们。",
     "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP 模块“imagick”没有被启用,尽管已启用了主题程序。为了使收藏图标正常生成,您需要安装并启用这个模块。",
     "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP 模块“gmp”和/或“bcmath”未被启用。如果您使用 WebAuthn 无密码验证,这些模块是必需的。",
+    "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! For further details read {linkstart}the documentation page ↗{linkend} about this." : "您似乎正在使用32位的PHP版本。Nextcloud需要64位的PHP版本以便良好运行。请升级您的系统和PHP版本至64位!点击{linkstart}文档页面 ↗{linkend}阅读更多信息。",
     "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "此实例中的 php-imagick 模块不支持 SVG。为了获得更好的兼容性,建议安装它。",
     "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "数据库中的一些列缺少到 big int 格式的转换。由于改变大表的列类型可能需要一些时间,所以它们没有被自动改变。通过运行“occ db:convert-filecache-bigint”,可以手动应用这些未决的变化。这个操作需要在实例离线的情况下进行。更多详情请阅读 {linkstart}有关于此的文档页面 ↗{linkend}。",
     "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "您当前正在使用 SQLite 作为后端数据库。在大型服务中,我们推荐您改用其它的后端数据库。",
index c4f5ee954e5a7b9de1ddbea5cea40fcd5b1dddd5..c257062cfd27495f4dc1796a1395196b54d9c78a 100644 (file)
     "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "该实例缺失了一些推荐的 PHP 模块。为提高性能和兼容性,我们强烈建议安装它们。",
     "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP 模块“imagick”没有被启用,尽管已启用了主题程序。为了使收藏图标正常生成,您需要安装并启用这个模块。",
     "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP 模块“gmp”和/或“bcmath”未被启用。如果您使用 WebAuthn 无密码验证,这些模块是必需的。",
+    "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! For further details read {linkstart}the documentation page ↗{linkend} about this." : "您似乎正在使用32位的PHP版本。Nextcloud需要64位的PHP版本以便良好运行。请升级您的系统和PHP版本至64位!点击{linkstart}文档页面 ↗{linkend}阅读更多信息。",
     "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "此实例中的 php-imagick 模块不支持 SVG。为了获得更好的兼容性,建议安装它。",
     "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "数据库中的一些列缺少到 big int 格式的转换。由于改变大表的列类型可能需要一些时间,所以它们没有被自动改变。通过运行“occ db:convert-filecache-bigint”,可以手动应用这些未决的变化。这个操作需要在实例离线的情况下进行。更多详情请阅读 {linkstart}有关于此的文档页面 ↗{linkend}。",
     "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "您当前正在使用 SQLite 作为后端数据库。在大型服务中,我们推荐您改用其它的后端数据库。",