mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 08:16:43 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
02c21a8890
commit
48e7daea2e
8 changed files with 66 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ OC.L10N.register(
|
|||
"Could not lock path" : "無法鎖定路徑",
|
||||
"Wrong or no update parameter given" : "更新參數不正確或未提供",
|
||||
"Share must at least have READ or CREATE permissions" : "分享必須至少有 READ 或 CREATE 權限",
|
||||
"Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權限,則分享必須有 READ 權限",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。",
|
||||
"shared by %s" : "分享自 %s",
|
||||
"Download all files" : "下載所有檔案",
|
||||
|
|
|
|||
|
|
@ -122,6 +122,7 @@
|
|||
"Could not lock path" : "無法鎖定路徑",
|
||||
"Wrong or no update parameter given" : "更新參數不正確或未提供",
|
||||
"Share must at least have READ or CREATE permissions" : "分享必須至少有 READ 或 CREATE 權限",
|
||||
"Share must have READ permission if UPDATE or DELETE permission is set" : "若設定了 UPDATE 或 DELETE 權限,則分享必須有 READ 權限",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "「透過 Nextcloud Talk 傳送密碼」分享檔案或資料夾失敗,因為未啟用 Nextcloud Talk。",
|
||||
"shared by %s" : "分享自 %s",
|
||||
"Download all files" : "下載所有檔案",
|
||||
|
|
|
|||
|
|
@ -21,6 +21,18 @@ OC.L10N.register(
|
|||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後小雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍後有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍後大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍後陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後小陣雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後強陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Remove from favorites" : "從最愛中移除",
|
||||
|
|
|
|||
|
|
@ -19,6 +19,18 @@
|
|||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後小雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍後有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍後大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍後陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後小陣雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後強陣雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Remove from favorites" : "從最愛中移除",
|
||||
|
|
|
|||
|
|
@ -100,8 +100,10 @@ OC.L10N.register(
|
|||
"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」。為了讓 favicon 產生流程正常運作,您必須安裝並啟用此模組。",
|
||||
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "未啟用 PHP 模組「gmp」與「bcmath」。若您要使用 WebAuthn 免密碼驗證,這些模組就是必要的。",
|
||||
"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\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。詳情請參閱{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,在大型服務當中,我們建議您使用其他的資料庫後端。",
|
||||
"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\", or see the {linkstart}documentation ↗{linkend}." : "若要轉移至另一個資料庫,請使用命令列工具:\"occ db:convert-type\",或是查閱{linkstart}文件 ↗{linkend}。",
|
||||
"The PHP memory limit is below the recommended value of 512MB." : "目前的 PHP 的記憶體限制設定低於建議值 512MB。",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "您的 MySQL 資料庫並不支援 4-byte 的字元。為了能處理檔案名稱中,或是註記中的 4-byte 的字元(如表情符號等)。建議您啟用 MySQL 中支援 4-byte 的字元的功能。詳情請見{linkstart}此文件中關於此項目的說明 ↗{linkend}。",
|
||||
|
|
|
|||
|
|
@ -98,8 +98,10 @@
|
|||
"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」。為了讓 favicon 產生流程正常運作,您必須安裝並啟用此模組。",
|
||||
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "未啟用 PHP 模組「gmp」與「bcmath」。若您要使用 WebAuthn 免密碼驗證,這些模組就是必要的。",
|
||||
"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\" 手動完成轉換,轉換時 Nextcloud 服務必須處於離線狀態。詳情請參閱{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,在大型服務當中,我們建議您使用其他的資料庫後端。",
|
||||
"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\", or see the {linkstart}documentation ↗{linkend}." : "若要轉移至另一個資料庫,請使用命令列工具:\"occ db:convert-type\",或是查閱{linkstart}文件 ↗{linkend}。",
|
||||
"The PHP memory limit is below the recommended value of 512MB." : "目前的 PHP 的記憶體限制設定低於建議值 512MB。",
|
||||
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "某些應用程式的資料夾所有者與網頁伺服器預設使用者不同。這可能是因為您手動安裝了這些應用程式。請檢查以下應用程式資料夾的相關權限:",
|
||||
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}." : "您的 MySQL 資料庫並不支援 4-byte 的字元。為了能處理檔案名稱中,或是註記中的 4-byte 的字元(如表情符號等)。建議您啟用 MySQL 中支援 4-byte 的字元的功能。詳情請見{linkstart}此文件中關於此項目的說明 ↗{linkend}。",
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"lib",
|
||||
{
|
||||
"Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"!",
|
||||
"This can usually be fixed by giving the web server write access to the config directory." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta config.",
|
||||
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php como solo de lectura, establece la opción \"config_is_read_only\" a true en él.",
|
||||
"See %s" : "Ver %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.",
|
||||
|
|
@ -211,19 +212,36 @@ OC.L10N.register(
|
|||
"Authentication error" : "Error de autenticación",
|
||||
"Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)",
|
||||
"Cannot write into \"config\" directory." : "No se puede escribir en la carpeta «config».",
|
||||
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Normalmente esteo se puede arreglar dando al servidor web acceso de escritura a la carpeta config. Véase %s",
|
||||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s",
|
||||
"Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta «apps».",
|
||||
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta de apps o desactivando la App Store en el archivo de configuración.",
|
||||
"Cannot create \"data\" directory." : "No se puede crear la carpeta \"data\"",
|
||||
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s",
|
||||
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos normalmente se pueden arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s",
|
||||
"Your data directory is not writable." : "No se puede escribir en tu carpeta de datos.",
|
||||
"Setting locale to %s failed." : "Fallo al configurar el idioma a %s.",
|
||||
"Please install one of these locales on your system and restart your web server." : "Por favor, instala uno de estos idiomas en tu sistema y reinicia tu servidor web.",
|
||||
"PHP module %s not installed." : "El módulo PHP %s no está instalado.",
|
||||
"Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.",
|
||||
"PHP setting \"%s\" is not set to \"%s\"." : "La opción PHP \"%s\" no es \"%s\".",
|
||||
"Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar esta configuración en php.ini hará que Nextcloud funcione de nuevo",
|
||||
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está establecida como <code>%s</code> en lugar del valor esperado: <code>0</code>.",
|
||||
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para arreglar este problema, establece <code>mbstring.func_overload</code> en<code>0</code> en tu php.ini.",
|
||||
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 es requerido en esta o en versiones superiores. Ahora mismo tienes instalada %s.",
|
||||
"To fix this issue update your libxml2 version and restart your web server." : "Para corregir este error, actualiza la versión de tu libxml2 y reinicia el servidor web.",
|
||||
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales estén inaccesibles.",
|
||||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "Los módulos PHP se han instalado, pero aparecen listados como si faltaran",
|
||||
"Please ask your server administrator to restart the web server." : "Consulte al administrador de su servidor para reiniciar el servidor web.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 requerido.",
|
||||
"Please upgrade your database version." : "Por favor, actualiza la versión de tu base de datos.",
|
||||
"Your data directory is readable by other users." : "Tu carpeta de datos puede ser leído por otros usuarios.",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambia los permisos a 0770 para que el directorio no se pueda mostrar a otros usuarios.",
|
||||
"Your data directory must be an absolute path." : "Tu carpeta de datos debe ser una ruta absoluta.",
|
||||
"Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.",
|
||||
"Your data directory is invalid." : "Tu carpeta de datos es inválida.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
|
||||
"Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
|
||||
"Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Cannot write into \"config\" directory!" : "No se puede escribir en la carpeta \"config\"!",
|
||||
"This can usually be fixed by giving the web server write access to the config directory." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta config.",
|
||||
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Pero, si prefieres mantener el archivo config.php como solo de lectura, establece la opción \"config_is_read_only\" a true en él.",
|
||||
"See %s" : "Ver %s",
|
||||
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.",
|
||||
|
|
@ -209,19 +210,36 @@
|
|||
"Authentication error" : "Error de autenticación",
|
||||
"Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.",
|
||||
"No database drivers (sqlite, mysql, or postgresql) installed." : "No están instalados los drivers de BBDD (sqlite, mysql, o postgresql)",
|
||||
"Cannot write into \"config\" directory." : "No se puede escribir en la carpeta «config».",
|
||||
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "Normalmente esteo se puede arreglar dando al servidor web acceso de escritura a la carpeta config. Véase %s",
|
||||
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s",
|
||||
"Cannot write into \"apps\" directory." : "No se puede escribir en la carpeta «apps».",
|
||||
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta de apps o desactivando la App Store en el archivo de configuración.",
|
||||
"Cannot create \"data\" directory." : "No se puede crear la carpeta \"data\"",
|
||||
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "Normalmente esto se puede arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s",
|
||||
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Los permisos normalmente se pueden arreglar dando al servidor web acceso de escritura a la carpeta raíz. Véase %s",
|
||||
"Your data directory is not writable." : "No se puede escribir en tu carpeta de datos.",
|
||||
"Setting locale to %s failed." : "Fallo al configurar el idioma a %s.",
|
||||
"Please install one of these locales on your system and restart your web server." : "Por favor, instala uno de estos idiomas en tu sistema y reinicia tu servidor web.",
|
||||
"PHP module %s not installed." : "El módulo PHP %s no está instalado.",
|
||||
"Please ask your server administrator to install the module." : "Consulte al administrador de su servidor para instalar el módulo.",
|
||||
"PHP setting \"%s\" is not set to \"%s\"." : "La opción PHP \"%s\" no es \"%s\".",
|
||||
"Adjusting this setting in php.ini will make Nextcloud run again" : "Ajustar esta configuración en php.ini hará que Nextcloud funcione de nuevo",
|
||||
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code> está establecida como <code>%s</code> en lugar del valor esperado: <code>0</code>.",
|
||||
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "Para arreglar este problema, establece <code>mbstring.func_overload</code> en<code>0</code> en tu php.ini.",
|
||||
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 es requerido en esta o en versiones superiores. Ahora mismo tienes instalada %s.",
|
||||
"To fix this issue update your libxml2 version and restart your web server." : "Para corregir este error, actualiza la versión de tu libxml2 y reinicia el servidor web.",
|
||||
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado para eliminar bloques de documentos en línea. Esto hará que varias aplicaciones principales estén inaccesibles.",
|
||||
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Probablemente esto venga a causa de la caché o un acelerador, tales como Zend OPcache o eAccelerator.",
|
||||
"PHP modules have been installed, but they are still listed as missing?" : "Los módulos PHP se han instalado, pero aparecen listados como si faltaran",
|
||||
"Please ask your server administrator to restart the web server." : "Consulte al administrador de su servidor para reiniciar el servidor web.",
|
||||
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 requerido.",
|
||||
"Please upgrade your database version." : "Por favor, actualiza la versión de tu base de datos.",
|
||||
"Your data directory is readable by other users." : "Tu carpeta de datos puede ser leído por otros usuarios.",
|
||||
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Por favor, cambia los permisos a 0770 para que el directorio no se pueda mostrar a otros usuarios.",
|
||||
"Your data directory must be an absolute path." : "Tu carpeta de datos debe ser una ruta absoluta.",
|
||||
"Check the value of \"datadirectory\" in your configuration." : "Comprueba el valor de «datadirectory» en tu configuración.",
|
||||
"Your data directory is invalid." : "Tu carpeta de datos es inválida.",
|
||||
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Asegúrate de que existe un archivo llamado \".ocdata\" en la raíz del directorio de datos.",
|
||||
"Action \"%s\" not supported or implemented." : "La acción \"%s\" no está soportada o implementada.",
|
||||
"Authentication failed, wrong token or provider ID given" : "La autentificación ha fallado. Se ha dado un token o una ID de proveedor erróneos.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue