[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-01-31 02:19:22 +00:00
parent 8bd5641fc3
commit 0cc117e3ce
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
20 changed files with 924 additions and 70 deletions

View File

@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etichette",
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
"Pick a template for {name}" : "Scegli un modello per {name}",
"Cancel" : "Annulla",
"Create" : "Crea",
"Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
"Creating file" : "Creazione del file",
"Blank" : "Vuoto",
"Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"%s used" : "%s utilizzato",
"%s%% of %s used" : "%s%% di %s utilizzati",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",

View File

@ -164,6 +164,16 @@
"Tags" : "Etichette",
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
"Pick a template for {name}" : "Scegli un modello per {name}",
"Cancel" : "Annulla",
"Create" : "Crea",
"Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
"Creating file" : "Creazione del file",
"Blank" : "Vuoto",
"Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"%s used" : "%s utilizzato",
"%s%% of %s used" : "%s%% di %s utilizzati",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",

View File

@ -8,7 +8,7 @@ OC.L10N.register(
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
"Home" : "目錄",
"Home" : "目錄",
"Close" : "關閉",
"Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
@ -68,7 +68,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
"{dirs} and {files}" : "{dirs} 和 {files}",
"_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
"_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
"You dont have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New" : "新增",
@ -166,6 +166,10 @@ OC.L10N.register(
"Tags" : "標籤",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
"Cancel" : "取消",
"Create" : "創建",
"Creating file" : "創建檔案中",
"Blank" : "空白",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",

View File

@ -6,7 +6,7 @@
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
"Home" : "目錄",
"Home" : "目錄",
"Close" : "關閉",
"Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
@ -66,7 +66,7 @@
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
"{dirs} and {files}" : "{dirs} 和 {files}",
"_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
"_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
"You dont have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New" : "新增",
@ -164,6 +164,10 @@
"Tags" : "標籤",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
"Cancel" : "取消",
"Create" : "創建",
"Creating file" : "創建檔案中",
"Blank" : "空白",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",

20
apps/oauth2/l10n/zh_HK.js Normal file
View File

@ -0,0 +1,20 @@
OC.L10N.register(
"oauth2",
{
"Your client is not authorized to connect. Please inform the administrator of your client." : "此應用程式無權連結,請通知此應用程式的管理員。",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL如範例所示https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "允許相容於Oauth2的外部網頁應用程式驗證。",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 APPs允許管理員為其他支援OAuth2的網頁應用程式啟用原生的驗證流程。",
"OAuth 2.0 clients" : "OAuth 2.0 客戶端",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0授權機制允許外部服務向{instanceName}請求授權。",
"Add client" : "新增第三方應用程式",
"Name" : "名稱",
"Redirection URI" : "重導向 URI",
"Add" : "新增",
"Client Identifier" : "用戶識別",
"Secret" : "密鑰",
"Show client secret" : "顯示密鑰",
"Delete" : "刪除"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,18 @@
{ "translations": {
"Your client is not authorized to connect. Please inform the administrator of your client." : "此應用程式無權連結,請通知此應用程式的管理員。",
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "重導向RUL必須為完整的URL如範例所示https://yourdomain.com/path",
"OAuth 2.0" : "OAuth 2.0",
"Allows OAuth2 compatible authentication from other web applications." : "允許相容於Oauth2的外部網頁應用程式驗證。",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 APPs允許管理員為其他支援OAuth2的網頁應用程式啟用原生的驗證流程。",
"OAuth 2.0 clients" : "OAuth 2.0 客戶端",
"OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0授權機制允許外部服務向{instanceName}請求授權。",
"Add client" : "新增第三方應用程式",
"Name" : "名稱",
"Redirection URI" : "重導向 URI",
"Add" : "新增",
"Client Identifier" : "用戶識別",
"Secret" : "密鑰",
"Show client secret" : "顯示密鑰",
"Delete" : "刪除"
},"pluralForm" :"nplurals=1; plural=0;"
}

163
apps/settings/l10n/oc.js Normal file
View File

@ -0,0 +1,163 @@
OC.L10N.register(
"settings",
{
"Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés desperar fins que la migracion aja acabat",
"Migration started …" : "Migracion començaca…",
"Saved" : "Enregistrat",
"Not saved" : "Pas enregistrat",
"Sending…" : "Mandadís…",
"Email sent" : "Corrièl mandat",
"Private" : "Privat",
"Don't synchronize to servers" : "Sincronizar pas als servidors",
"Trusted" : "Fisable",
"Only synchronize to trusted servers" : "Sincronizar pas quals servidors fisables",
"Public" : "Public",
"Synchronize to trusted servers and the global and public address book" : "Sincronizar als servidors fisables e los annuaris dadreças globals e publics",
"Verify" : "Verificar",
"Verifying …" : "Verificacion…",
"Unable to change password" : "Cambiament impossible del senhal",
"Very weak password" : "Senhal plan feble",
"Weak password" : "Senhal feble",
"So-so password" : "Senhal mejan",
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"An error occurred while changing your language. Please reload the page and try again." : "Una error ses producha pendent lo cambiament de lenga. Mercés de recargar la pagina e tornar ensajar.",
"An error occurred while changing your locale. Please reload the page and try again." : "Una error ses producha pendent lo cambiament de varianta lingüistica. Mercés de recargar la pagina e tornar ensajar.",
"Select a profile picture" : "Seleccionar un imatge de perfil",
"Week starts on {fdow}" : "La setmana comença lo {fdow}",
"Groups" : "Gropes",
"Group list is empty" : "La lista de grop es voida",
"Unable to retrieve the group list" : "Recuperacion de la lista de grops impossibla",
"{actor} added you to group {group}" : "{actor} vos a apondut al grop {group}",
"You added {user} to group {group}" : "Avètz apondut {user} al grop {group}",
"You changed your password" : "Avètz cambiat de senhal",
"Security" : "Seguretat",
"Wrong password" : "Wrong password",
"Invalid mail address" : "Adreça email invalida",
"Settings saved" : "Paramètres enregistrats",
"Welcome aboard" : "La benvenguda a bòrd",
"Welcome aboard %s" : "La benvenguda a bòrd %s",
"Your username is: %s" : "Vòstre nom dutilizaire: %s",
"Set your password" : "Definir vòstre senhal",
"Go to %s" : "Anar a %s",
"Install Client" : "Installar client",
"Apps" : "Aplicacions",
"Settings" : "Paramètres",
"Personal" : "Personal",
"Administration" : "Administracion",
"Additional settings" : "Paramètres addicionals",
"Overview" : "Apercebut",
"Basic settings" : "Paramètres de basa",
"Sharing" : "Partiment",
"Personal info" : "Info personalas",
"Mobile & desktop" : "Mobile e burèu",
"Create" : "Crear",
"Change" : "Modificar",
"Delete" : "Suprimir",
"Reshare" : "Repartir",
"Unlimited" : "Illimitat",
"Nextcloud settings" : "Paramètres Nextcloud",
"Save changes" : "Enregistrar las modificacions",
"All" : "Tot",
"No results" : "Cap de resultat",
"Update to {version}" : "Metre a jorn cap a {version}",
"Remove" : "Suprimir",
"Disable" : "Desactivar",
"View in store" : "Veire a la botiga",
"Visit website" : "Veire lo site web",
"Report a bug" : "Raportar un bug",
"User documentation" : "Documentacion utilizaire",
"Admin documentation" : "Documentacion dadmin",
"Developer documentation" : "Documentacion desvolopaire",
"Update all" : "Tot metre a jorn",
"Disable all" : "Desactivar tot",
"Enable all" : "Activar tot",
"Device settings" : "Paramètres periferic",
"Allow filesystem access" : "Permetre accès filesystem",
"Rename" : "Renomenar",
"Revoke" : "Revocar",
"Wipe device" : "Tirar periferic",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome per Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
"Nextcloud iOS app" : "Aplicacion Nextcloud iOS",
"This session" : "Aquesta session",
"Device" : "Periferic",
"Last activity" : "Darrièra activitat",
"Devices & sessions" : "Periferics e sessions",
"Username" : "Nom d'utilizaire",
"Password" : "Senhal",
"Done" : "Done",
"Copy" : "Copiar",
"Cancel" : "Anullar",
"Display name" : "Nom afichat",
"Email" : "Adreça corrièl",
"Default language" : "Lenga per defaut",
"Close" : "Tampar",
"Language" : "Lenga",
"Common languages" : "Lengas comunas",
"All languages" : "Totas las lengas",
"Add" : "Ajustar",
"Details" : "Detalhs",
"Admins" : "Admins",
"Show Languages" : "Veire las lengas",
"Enable" : "Activar",
"Never" : "Pas jamais",
"Documentation" : "Documentacion",
"None" : "Pas cap",
"Login" : "Login",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Encryption" : "Chiframent",
"Server address" : "Adreça del servidor",
"Port" : "Pòrt",
"Credentials" : "Informacions d'identificacion",
"Save" : "Salvar",
"Version" : "Version",
"Enable encryption" : "Activar lo chiframent",
"Start migration" : "Començar la migracion",
"days" : "jorns",
"Like our Facebook page" : "Aimar nòstra pagina Facebook",
"Follow us on Twitter" : "Nos seguir sus Twitter",
"Follow us on Mastodon" : "Nos seguir sus Mastodon",
"Check out our blog" : "Donar un còp duèlh a nòstre blòg",
"Subscribe to our newsletter" : "Sabonar a linfoletra",
"Profile picture" : "Imatge de perfil",
"Upload new" : "Ne mandar un novèl",
"Select from Files" : "Seleccionar dels fichièrs",
"Remove image" : "Suprimir imatge",
"png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo",
"Picture provided by original account" : "Imatge provesit pel compte dorigina",
"Choose as profile picture" : "Causir coma imatge de perfil",
"You are a member of the following groups:" : "Formatz part daquestes grops:",
"You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Nom complèt",
"No display name set" : "Cap de nom dafichatge pas definit",
"Your email address" : "Vòstra adreça electronica",
"No email address set" : "Cap dadreça pas definida",
"Phone number" : "Numèro de telefòn",
"Your phone number" : "Vòstre numèro de telefòn",
"Address" : "Adreça",
"Your postal address" : "Vòstra adreça postala",
"Website" : "Site web",
"Link https://…" : "Ligam https://…",
"Twitter" : "Twitter",
"Twitter handle @…" : "Escais Twitter @…",
"Help translate" : "Ajudar a traduire",
"Locale" : "Varianta lingüistica",
"Current password" : "Senhal actual",
"New password" : "Senhal novèl",
"Change password" : "Cambiar de senhal",
"Contacts" : "Contactes",
"by" : "per",
"Valid until" : "Valid fins a",
"Issued By" : "Emés per",
"Valid until %s" : "Valid fins a %s"
},
"nplurals=2; plural=(n > 1);");

161
apps/settings/l10n/oc.json Normal file
View File

@ -0,0 +1,161 @@
{ "translations": {
"Migration in progress. Please wait until the migration is finished" : "Migracion en cors. Mercés desperar fins que la migracion aja acabat",
"Migration started …" : "Migracion començaca…",
"Saved" : "Enregistrat",
"Not saved" : "Pas enregistrat",
"Sending…" : "Mandadís…",
"Email sent" : "Corrièl mandat",
"Private" : "Privat",
"Don't synchronize to servers" : "Sincronizar pas als servidors",
"Trusted" : "Fisable",
"Only synchronize to trusted servers" : "Sincronizar pas quals servidors fisables",
"Public" : "Public",
"Synchronize to trusted servers and the global and public address book" : "Sincronizar als servidors fisables e los annuaris dadreças globals e publics",
"Verify" : "Verificar",
"Verifying …" : "Verificacion…",
"Unable to change password" : "Cambiament impossible del senhal",
"Very weak password" : "Senhal plan feble",
"Weak password" : "Senhal feble",
"So-so password" : "Senhal mejan",
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"An error occurred while changing your language. Please reload the page and try again." : "Una error ses producha pendent lo cambiament de lenga. Mercés de recargar la pagina e tornar ensajar.",
"An error occurred while changing your locale. Please reload the page and try again." : "Una error ses producha pendent lo cambiament de varianta lingüistica. Mercés de recargar la pagina e tornar ensajar.",
"Select a profile picture" : "Seleccionar un imatge de perfil",
"Week starts on {fdow}" : "La setmana comença lo {fdow}",
"Groups" : "Gropes",
"Group list is empty" : "La lista de grop es voida",
"Unable to retrieve the group list" : "Recuperacion de la lista de grops impossibla",
"{actor} added you to group {group}" : "{actor} vos a apondut al grop {group}",
"You added {user} to group {group}" : "Avètz apondut {user} al grop {group}",
"You changed your password" : "Avètz cambiat de senhal",
"Security" : "Seguretat",
"Wrong password" : "Wrong password",
"Invalid mail address" : "Adreça email invalida",
"Settings saved" : "Paramètres enregistrats",
"Welcome aboard" : "La benvenguda a bòrd",
"Welcome aboard %s" : "La benvenguda a bòrd %s",
"Your username is: %s" : "Vòstre nom dutilizaire: %s",
"Set your password" : "Definir vòstre senhal",
"Go to %s" : "Anar a %s",
"Install Client" : "Installar client",
"Apps" : "Aplicacions",
"Settings" : "Paramètres",
"Personal" : "Personal",
"Administration" : "Administracion",
"Additional settings" : "Paramètres addicionals",
"Overview" : "Apercebut",
"Basic settings" : "Paramètres de basa",
"Sharing" : "Partiment",
"Personal info" : "Info personalas",
"Mobile & desktop" : "Mobile e burèu",
"Create" : "Crear",
"Change" : "Modificar",
"Delete" : "Suprimir",
"Reshare" : "Repartir",
"Unlimited" : "Illimitat",
"Nextcloud settings" : "Paramètres Nextcloud",
"Save changes" : "Enregistrar las modificacions",
"All" : "Tot",
"No results" : "Cap de resultat",
"Update to {version}" : "Metre a jorn cap a {version}",
"Remove" : "Suprimir",
"Disable" : "Desactivar",
"View in store" : "Veire a la botiga",
"Visit website" : "Veire lo site web",
"Report a bug" : "Raportar un bug",
"User documentation" : "Documentacion utilizaire",
"Admin documentation" : "Documentacion dadmin",
"Developer documentation" : "Documentacion desvolopaire",
"Update all" : "Tot metre a jorn",
"Disable all" : "Desactivar tot",
"Enable all" : "Activar tot",
"Device settings" : "Paramètres periferic",
"Allow filesystem access" : "Permetre accès filesystem",
"Rename" : "Renomenar",
"Revoke" : "Revocar",
"Wipe device" : "Tirar periferic",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
"Google Chrome" : "Google Chrome",
"Safari" : "Safari",
"Google Chrome for Android" : "Google Chrome per Android",
"iPhone" : "iPhone",
"iPad" : "iPad",
"Nextcloud iOS app" : "Aplicacion Nextcloud iOS",
"This session" : "Aquesta session",
"Device" : "Periferic",
"Last activity" : "Darrièra activitat",
"Devices & sessions" : "Periferics e sessions",
"Username" : "Nom d'utilizaire",
"Password" : "Senhal",
"Done" : "Done",
"Copy" : "Copiar",
"Cancel" : "Anullar",
"Display name" : "Nom afichat",
"Email" : "Adreça corrièl",
"Default language" : "Lenga per defaut",
"Close" : "Tampar",
"Language" : "Lenga",
"Common languages" : "Lengas comunas",
"All languages" : "Totas las lengas",
"Add" : "Ajustar",
"Details" : "Detalhs",
"Admins" : "Admins",
"Show Languages" : "Veire las lengas",
"Enable" : "Activar",
"Never" : "Pas jamais",
"Documentation" : "Documentacion",
"None" : "Pas cap",
"Login" : "Login",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
"Encryption" : "Chiframent",
"Server address" : "Adreça del servidor",
"Port" : "Pòrt",
"Credentials" : "Informacions d'identificacion",
"Save" : "Salvar",
"Version" : "Version",
"Enable encryption" : "Activar lo chiframent",
"Start migration" : "Començar la migracion",
"days" : "jorns",
"Like our Facebook page" : "Aimar nòstra pagina Facebook",
"Follow us on Twitter" : "Nos seguir sus Twitter",
"Follow us on Mastodon" : "Nos seguir sus Mastodon",
"Check out our blog" : "Donar un còp duèlh a nòstre blòg",
"Subscribe to our newsletter" : "Sabonar a linfoletra",
"Profile picture" : "Imatge de perfil",
"Upload new" : "Ne mandar un novèl",
"Select from Files" : "Seleccionar dels fichièrs",
"Remove image" : "Suprimir imatge",
"png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo",
"Picture provided by original account" : "Imatge provesit pel compte dorigina",
"Choose as profile picture" : "Causir coma imatge de perfil",
"You are a member of the following groups:" : "Formatz part daquestes grops:",
"You are using <strong>%s</strong>" : "Utilizatz <strong>%s</strong>",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Utilizatz <strong>%1$s</strong> de <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Nom complèt",
"No display name set" : "Cap de nom dafichatge pas definit",
"Your email address" : "Vòstra adreça electronica",
"No email address set" : "Cap dadreça pas definida",
"Phone number" : "Numèro de telefòn",
"Your phone number" : "Vòstre numèro de telefòn",
"Address" : "Adreça",
"Your postal address" : "Vòstra adreça postala",
"Website" : "Site web",
"Link https://…" : "Ligam https://…",
"Twitter" : "Twitter",
"Twitter handle @…" : "Escais Twitter @…",
"Help translate" : "Ajudar a traduire",
"Locale" : "Varianta lingüistica",
"Current password" : "Senhal actual",
"New password" : "Senhal novèl",
"Change password" : "Cambiar de senhal",
"Contacts" : "Contactes",
"by" : "per",
"Valid until" : "Valid fins a",
"Issued By" : "Emés per",
"Valid until %s" : "Valid fins a %s"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -70,12 +70,20 @@ OC.L10N.register(
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vòstra basa de donada sexecuta pas amb la transaccion de nivèl disolacion «READ COMMITTED». Aquò pòt causar problèmas quand mantuna accion sexecutan en parallèl.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Manca lo module «fileinfo» de PHP. Se recomanda dactivar aqueste modul per obténer los melhors resultats amb la deteccion de tipe MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Lo verrolhatge de fichièr transaccional es desactivat, aquò pòt menar a de problèmas de circulacion. Activatz «filelocking.enabled» dins config.php per evitar aqueles problèmas. Vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion ↗</a>per mai dinformacions.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se vòstra installacion es pas installada a la raiç del domeni e utiliza un sistèm de cron, poiriá arrbiar problèmas amb la generacion dURL. Per empachar aqueles problèmas, mercés de definir loptioon «overwrite.cli.url» dins lo fichièr config.php amb lo camin de la raiç de vòstra installacion (suggestion: « {suggestedOverwriteCliURL} »)",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Vòstra installacion a pas cap de de region telefonica per defaut. Aquò es requerit per validar lo numèros de telefòn als paramètres de perfil sens còdi país. Per autorizar los numèros sens còdi país, apondètz «default_phone_region» amb lo {linkstart}còdi ISO 3166-1↗{linkend} correspondent de la region dins vòstre fichièr config.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Èra pas possible dexecutar lo prètzfach cron via CLI. Las errors tecnicas seguentas an aparegut:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "Darrièra execucion del darrièr prètzfach de rèireplan {relativeTime}. Quicòm a trucat.",
"Check the background job settings" : "Verificacion dels paramètres de prètzfaches de rèireplan",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aqueste servidor a pas cap de connexion Internet operacionala. Mantun destinacions finalas an pas pogut èsser contactadas. Aquò significa que dunas foncionalitats coma lo montatge destocatges extèrns, las notificacions de mesa a jorn o linstallacion daplicacions tèrças foncionaràn pas. Laccès distant als fichièrs e lo mandadís de corrièls poiriá foncionar pas tanpauc. Establissètz una connexion Internet per aprofitar de totas las foncionalitats.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de memòria descondedor pas configurada. Per melhorar las performanças, mercés de configurar memcache, se disponible. Mai dinformacion se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de font per las generacions aleatòrias pas trobada per PHP çò ques forçadament desconselhat per de rasons de seguretat. Mai dinformacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Executatz PHP {version}. La mesa a nivèl de vòstra version de PHP vos ofrirà <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">de melhoras performanças e de mesas a jorn de seguretat provesidas pel PHP Group</a> tre que vòstra distribucion lo pren en carga.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuracion de lentèsta del reverse proxy es incorrècta, o accedissètz a Nextcloud a partir dun servidor mandatari pas fisable. Ses pas lo cas, aquò es un problèma de seguretat e pòt permetre a un atacant de falsejar son adreça IP visible per Nextcloud. Mai dinformacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "Lo module PHP OPcache es pas cargat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per de melhoras performanças recomandam</a>de lo cargar a linterior de linstallacion PHP.",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "Lo module PHP Opcache es pas corrèctament configurat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per de melhoras performanças recomandam</a>dutilizar los paramètres seguents dins lo fichier <code>php.ini</code>:",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vòstre PHP prend pas en carga FreeType, çò que causa lo rompement dels imatges de perfil e de linterfàcia de paramètres.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».",
"Missing primary key on table \"{tableName}\"." : "Manca la clau primària de la taula « {tableName} ».",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Manca la colomna opcionala « {columnName} » a la taula « {tableName} ».",
@ -86,6 +94,10 @@ OC.L10N.register(
"The PHP memory limit is below the recommended value of 512MB." : "La memòria limita PHP es jos la valor recomandada de 512 Mo.",
"Error occurred while checking server setup" : "Error producha pendent la verificacion de linstallacion del servidor",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Per mai de detalhs vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Lentèsta HTTP « {header} » conten pas « {expected} ». Aquò es un risc potencial de seguretat o de confidencialitat, es recomandat dajustar aqueste paramètres en consequéncia.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "Lentèsta HTTP « {header} » es pas definida coma « {val1} », « {val2} », « {val3} », « {val4} » o « {val5} ». Pòt divulgar informacions de «referer». Vejatz las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recomandacions W3C ↗</a>.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "Lentèsta HTTP «Strict-Transport-Security» es pas definida per durar almens « {seconds} » segondas. Per melhorar la seguretat es recomandat dactivar lo HSTS coma descrich dins las <a href=\"{docUrl}\" rel=\"noreferrer noopener\">astúcias de seguretat ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Accès al site dun biais pas segur via HTTP. Vos recomandam forçadament de parametrar vòstre servidor per requerir a la plaça HTTPS, coma descrich dins las <a href=\"{docUrl}\">astúcias de seguretat↗</a>.",
"unknown text" : "tèxt desconegut",
"Hello world!" : "Adieu monde!",
"sunny" : "ensolelhat",
@ -94,6 +106,7 @@ OC.L10N.register(
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Vaquí vòstres resultats de recèrca<script>alert(1)</script></strong>",
"new" : "nòu",
"_download %n file_::_download %n files_" : ["telecargar %n fichièr","telecargar %n fichièrs"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "La mesa a jorn es en cors, quitar aquesta pagina poiriá interrompre lo processús dins dunes environaments.",
"Update to {version}" : "Metre a jorn a {version}",
"An error occurred." : "Una error ses producha.",
"Please reload the page." : "Volgatz recargar la pagina.",
@ -111,10 +124,12 @@ OC.L10N.register(
"Password" : "Senhal",
"Wrong username or password." : "Marrit nom dutilizaire o senhal.",
"User disabled" : "Utilizaire desactivat",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.",
"Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.",
"Passwordless authentication is not supported in your browser." : "Lautentificacion sens senhal es pas presa en cargar per vòstre navegador.",
"Passwordless authentication is only available over a secure connection." : "Lautentificacion sens senhal es sonque disponibla via una connexion segura.",
"Reset password" : "Reïnicializar senhal",
"If it is not there ask your local administrator." : "Ses pas enlà, demandatz a vòstre administrator local.",
"Couldn't send reset email. Please contact your administrator." : "Impossible de mandar lo corrièl de reïnicializacion. Contactatz vòstre administrator.",
"Password can not be changed. Please contact your administrator." : "Cambiament impossible del senhal. Contactatz vòstre administrator.",
"Back to login" : "Tornar a la connexion",
@ -173,6 +188,7 @@ OC.L10N.register(
"New Files" : "Fichièrs novèls",
"Already existing files" : "Fichièrs ja existents",
"Which files do you want to keep?" : "Quines fichièrs volètz gardar?",
"If you select both versions, the copied file will have a number added to its name." : "Se seleccionatz las doas versions, lo fichièr copiat aurà un nombre apondut al seu nom.",
"Continue" : "Contunhar",
"(all selected)" : "(totes seleccionats)",
"({count} selected)" : "({count} seleccionats)",
@ -311,6 +327,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar quexpire lo temps despèra amb de bravas installacions, podètz a la plaça executar la comanda seguentas a partir del repertòri dinstallacion:",
"Detailed logs" : "Jornals detalhats",
"Update needed" : "Mesa a jorn requerida",
"Please use the command line updater because you have a big instance with more than 50 users." : "Mercés dutilizar laisina de mesa a jorn en linha de comanda savètz una brava instància de mai de 50 utilizaires.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per dajuda, vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentacion</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sabi que se contunhi la mesa a jorn via linterfàcia web i a un risc, que la requèsta sexecute e despasse lo delai e poiriá causar una pèrda de donadas, mas ai una salvagarda de seguretat e sabi cossí restaurar mon instància en cas de fracàs.",
"Upgrade via web on my own risk" : "Accèpti lo risc de metre a nivèl",

View File

@ -68,12 +68,20 @@
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vòstra basa de donada sexecuta pas amb la transaccion de nivèl disolacion «READ COMMITTED». Aquò pòt causar problèmas quand mantuna accion sexecutan en parallèl.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Manca lo module «fileinfo» de PHP. Se recomanda dactivar aqueste modul per obténer los melhors resultats amb la deteccion de tipe MIME.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Lo verrolhatge de fichièr transaccional es desactivat, aquò pòt menar a de problèmas de circulacion. Activatz «filelocking.enabled» dins config.php per evitar aqueles problèmas. Vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion ↗</a>per mai dinformacions.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se vòstra installacion es pas installada a la raiç del domeni e utiliza un sistèm de cron, poiriá arrbiar problèmas amb la generacion dURL. Per empachar aqueles problèmas, mercés de definir loptioon «overwrite.cli.url» dins lo fichièr config.php amb lo camin de la raiç de vòstra installacion (suggestion: « {suggestedOverwriteCliURL} »)",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Vòstra installacion a pas cap de de region telefonica per defaut. Aquò es requerit per validar lo numèros de telefòn als paramètres de perfil sens còdi país. Per autorizar los numèros sens còdi país, apondètz «default_phone_region» amb lo {linkstart}còdi ISO 3166-1↗{linkend} correspondent de la region dins vòstre fichièr config.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Èra pas possible dexecutar lo prètzfach cron via CLI. Las errors tecnicas seguentas an aparegut:",
"Last background job execution ran {relativeTime}. Something seems wrong." : "Darrièra execucion del darrièr prètzfach de rèireplan {relativeTime}. Quicòm a trucat.",
"Check the background job settings" : "Verificacion dels paramètres de prètzfaches de rèireplan",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aqueste servidor a pas cap de connexion Internet operacionala. Mantun destinacions finalas an pas pogut èsser contactadas. Aquò significa que dunas foncionalitats coma lo montatge destocatges extèrns, las notificacions de mesa a jorn o linstallacion daplicacions tèrças foncionaràn pas. Laccès distant als fichièrs e lo mandadís de corrièls poiriá foncionar pas tanpauc. Establissètz una connexion Internet per aprofitar de totas las foncionalitats.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de memòria descondedor pas configurada. Per melhorar las performanças, mercés de configurar memcache, se disponible. Mai dinformacion se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de font per las generacions aleatòrias pas trobada per PHP çò ques forçadament desconselhat per de rasons de seguretat. Mai dinformacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Executatz PHP {version}. La mesa a nivèl de vòstra version de PHP vos ofrirà <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">de melhoras performanças e de mesas a jorn de seguretat provesidas pel PHP Group</a> tre que vòstra distribucion lo pren en carga.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuracion de lentèsta del reverse proxy es incorrècta, o accedissètz a Nextcloud a partir dun servidor mandatari pas fisable. Ses pas lo cas, aquò es un problèma de seguretat e pòt permetre a un atacant de falsejar son adreça IP visible per Nextcloud. Mai dinformacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "Lo module PHP OPcache es pas cargat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per de melhoras performanças recomandam</a>de lo cargar a linterior de linstallacion PHP.",
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "Lo module PHP Opcache es pas corrèctament configurat. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Per de melhoras performanças recomandam</a>dutilizar los paramètres seguents dins lo fichier <code>php.ini</code>:",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vòstre PHP prend pas en carga FreeType, çò que causa lo rompement dels imatges de perfil e de linterfàcia de paramètres.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».",
"Missing primary key on table \"{tableName}\"." : "Manca la clau primària de la taula « {tableName} ».",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Manca la colomna opcionala « {columnName} » a la taula « {tableName} ».",
@ -84,6 +92,10 @@
"The PHP memory limit is below the recommended value of 512MB." : "La memòria limita PHP es jos la valor recomandada de 512 Mo.",
"Error occurred while checking server setup" : "Error producha pendent la verificacion de linstallacion del servidor",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Per mai de detalhs vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.",
"The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Lentèsta HTTP « {header} » conten pas « {expected} ». Aquò es un risc potencial de seguretat o de confidencialitat, es recomandat dajustar aqueste paramètres en consequéncia.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "Lentèsta HTTP « {header} » es pas definida coma « {val1} », « {val2} », « {val3} », « {val4} » o « {val5} ». Pòt divulgar informacions de «referer». Vejatz las <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">recomandacions W3C ↗</a>.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "Lentèsta HTTP «Strict-Transport-Security» es pas definida per durar almens « {seconds} » segondas. Per melhorar la seguretat es recomandat dactivar lo HSTS coma descrich dins las <a href=\"{docUrl}\" rel=\"noreferrer noopener\">astúcias de seguretat ↗</a>.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Accès al site dun biais pas segur via HTTP. Vos recomandam forçadament de parametrar vòstre servidor per requerir a la plaça HTTPS, coma descrich dins las <a href=\"{docUrl}\">astúcias de seguretat↗</a>.",
"unknown text" : "tèxt desconegut",
"Hello world!" : "Adieu monde!",
"sunny" : "ensolelhat",
@ -92,6 +104,7 @@
"<strong>These are your search results<script>alert(1)</script></strong>" : "<strong>Vaquí vòstres resultats de recèrca<script>alert(1)</script></strong>",
"new" : "nòu",
"_download %n file_::_download %n files_" : ["telecargar %n fichièr","telecargar %n fichièrs"],
"The update is in progress, leaving this page might interrupt the process in some environments." : "La mesa a jorn es en cors, quitar aquesta pagina poiriá interrompre lo processús dins dunes environaments.",
"Update to {version}" : "Metre a jorn a {version}",
"An error occurred." : "Una error ses producha.",
"Please reload the page." : "Volgatz recargar la pagina.",
@ -109,10 +122,12 @@
"Password" : "Senhal",
"Wrong username or password." : "Marrit nom dutilizaire o senhal.",
"User disabled" : "Utilizaire desactivat",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.",
"Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.",
"Passwordless authentication is not supported in your browser." : "Lautentificacion sens senhal es pas presa en cargar per vòstre navegador.",
"Passwordless authentication is only available over a secure connection." : "Lautentificacion sens senhal es sonque disponibla via una connexion segura.",
"Reset password" : "Reïnicializar senhal",
"If it is not there ask your local administrator." : "Ses pas enlà, demandatz a vòstre administrator local.",
"Couldn't send reset email. Please contact your administrator." : "Impossible de mandar lo corrièl de reïnicializacion. Contactatz vòstre administrator.",
"Password can not be changed. Please contact your administrator." : "Cambiament impossible del senhal. Contactatz vòstre administrator.",
"Back to login" : "Tornar a la connexion",
@ -171,6 +186,7 @@
"New Files" : "Fichièrs novèls",
"Already existing files" : "Fichièrs ja existents",
"Which files do you want to keep?" : "Quines fichièrs volètz gardar?",
"If you select both versions, the copied file will have a number added to its name." : "Se seleccionatz las doas versions, lo fichièr copiat aurà un nombre apondut al seu nom.",
"Continue" : "Contunhar",
"(all selected)" : "(totes seleccionats)",
"({count} selected)" : "({count} seleccionats)",
@ -309,6 +325,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Per evitar quexpire lo temps despèra amb de bravas installacions, podètz a la plaça executar la comanda seguentas a partir del repertòri dinstallacion:",
"Detailed logs" : "Jornals detalhats",
"Update needed" : "Mesa a jorn requerida",
"Please use the command line updater because you have a big instance with more than 50 users." : "Mercés dutilizar laisina de mesa a jorn en linha de comanda savètz una brava instància de mai de 50 utilizaires.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per dajuda, vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentacion</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sabi que se contunhi la mesa a jorn via linterfàcia web i a un risc, que la requèsta sexecute e despasse lo delai e poiriá causar una pèrda de donadas, mas ai una salvagarda de seguretat e sabi cossí restaurar mon instància en cas de fracàs.",
"Upgrade via web on my own risk" : "Accèpti lo risc de metre a nivèl",

View File

@ -23,14 +23,14 @@ OC.L10N.register(
"Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期",
"%s password reset" : "%s 密碼重設",
"Password reset" : "密碼重設",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請忽略這封信件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信件。",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請不用理會此電子郵件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請不用理會此電子郵件。",
"Reset your password" : "重設密碼",
"Nextcloud Server" : "Nextcloud 伺服器",
"Some of your link shares have been removed" : "部分分享連結己被移除",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由於安全性問題,我們必須移除您一部分的連結分享。查看更多資訊請點選連結。",
"The user limit of this instance is reached." : "的達此實例的使用者上限。",
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "請輸入你獲得的訂閱代碼以解禁使用者數量限制。對於Nextcloud 企業版的更多疑問請參閱我們的網站。",
"The user limit of this instance is reached." : "的達此實例的用戶上限。",
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "請輸入你獲得的訂閱代碼以解開用戶數量限制。有關Nextcloud企業版的詳細信息請參見我們的網站。",
"Preparing update" : "準備更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "修復步驟:",
@ -135,10 +135,10 @@ OC.L10N.register(
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Username or email" : "使用者名稱 或 電子郵件",
"Username or email" : "用戶名稱 或 電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
"User disabled" : "用戶已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。",
"Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。",
"Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。",
@ -184,7 +184,7 @@ OC.L10N.register(
"Search contacts …" : "搜尋聯絡人…",
"No contacts found" : "查無聯絡人",
"Show all contacts …" : "顯示所有聯絡人…",
"Install the Contacts app" : "安裝「Contact」應用程式",
"Install the Contacts app" : "安裝「Contacts」應用程式",
"Loading your contacts …" : "正在載入聯絡人…",
"Looking for {term} …" : "搜尋 {term} …",
"No" : "否",
@ -234,7 +234,7 @@ OC.L10N.register(
"Rename project" : "重新命名專案",
"Failed to rename the project" : "重新命名計劃失敗",
"Failed to create a project" : "建立計劃失敗",
"Failed to add the item to the project" : "新增項目至專案時失敗",
"Failed to add the item to the project" : "新增項目至計劃時失敗",
"Connect items to a project to make them easier to find" : "將項目連結到計劃以便尋找",
"Type to search for existing projects" : "搜尋現有計劃",
"New in" : "新加入",
@ -248,13 +248,13 @@ OC.L10N.register(
"Error fetching contact actions" : "擷取聯絡人時發生錯誤",
"Non-existing tag #{tag}" : "不存在的標籤 #{tag}",
"restricted" : "受限",
"invisible" : "不可見",
"invisible" : "隱藏",
"Delete" : "刪除",
"Rename" : "重新命名",
"Collaborative tags" : "標籤",
"Collaborative tags" : "協作標籤",
"No tags found" : "查無標籤",
"Personal" : "個人",
"Users" : "使用者",
"Users" : "用戶",
"Apps" : "應用程式",
"Admin" : "管理",
"Help" : "說明",
@ -283,7 +283,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被公開存取,因為 .htaccess 設定檔並未生效。",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "閱讀<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">說明文件</a>來瞭解如何正確設定您的伺服器",
"Create an <strong>admin account</strong>" : "新增<strong>管理者帳號</strong>",
"Username" : "使用者名稱",
"Username" : "用戶名稱",
"Show password" : "顯示密碼",
"Storage & database" : "儲存空間和資料庫",
"Data folder" : "資料儲存位置",
@ -358,7 +358,7 @@ OC.L10N.register(
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:",
"Detailed logs" : "詳細記錄檔",
"Update needed" : "需要更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過50名使用者,服務規模較大,請透過命令提示字元介面更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過50名用戶,服務規模較大,請透過命令提示字元介面 (command line updater) 更新",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "若需要協助,請參閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "若我繼續透過網頁介面更新時我已了解有其風險,若請求逾時可能導致資料遺失,萬一更新失敗,我已準備好備份並知道如何回復運作。",
"Upgrade via web on my own risk" : "願意承擔風險透過網頁更新",

View File

@ -21,14 +21,14 @@
"Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期",
"%s password reset" : "%s 密碼重設",
"Password reset" : "密碼重設",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請忽略這封信件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信件。",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點選下方的按鈕來重設您的密碼。若您沒有要求重設密碼,請不用理會此電子郵件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請不用理會此電子郵件。",
"Reset your password" : "重設密碼",
"Nextcloud Server" : "Nextcloud 伺服器",
"Some of your link shares have been removed" : "部分分享連結己被移除",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "由於安全性問題,我們必須移除您一部分的連結分享。查看更多資訊請點選連結。",
"The user limit of this instance is reached." : "的達此實例的使用者上限。",
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "請輸入你獲得的訂閱代碼以解禁使用者數量限制。對於Nextcloud 企業版的更多疑問請參閱我們的網站。",
"The user limit of this instance is reached." : "的達此實例的用戶上限。",
"Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "請輸入你獲得的訂閱代碼以解開用戶數量限制。有關Nextcloud企業版的詳細信息請參見我們的網站。",
"Preparing update" : "準備更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "修復步驟:",
@ -133,10 +133,10 @@
"Please contact your administrator." : "請聯絡系統管理員",
"An internal error occurred." : "發生內部錯誤",
"Please try again or contact your administrator." : "請重試或聯絡系統管理員",
"Username or email" : "使用者名稱 或 電子郵件",
"Username or email" : "用戶名稱 或 電郵地址",
"Password" : "密碼",
"Wrong username or password." : "錯誤的使用者名稱 或 密碼",
"User disabled" : "使用者已遭停用",
"Wrong username or password." : "錯誤的用戶名稱 或 密碼",
"User disabled" : "用戶已遭停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。",
"Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。",
"Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。",
@ -182,7 +182,7 @@
"Search contacts …" : "搜尋聯絡人…",
"No contacts found" : "查無聯絡人",
"Show all contacts …" : "顯示所有聯絡人…",
"Install the Contacts app" : "安裝「Contact」應用程式",
"Install the Contacts app" : "安裝「Contacts」應用程式",
"Loading your contacts …" : "正在載入聯絡人…",
"Looking for {term} …" : "搜尋 {term} …",
"No" : "否",
@ -232,7 +232,7 @@
"Rename project" : "重新命名專案",
"Failed to rename the project" : "重新命名計劃失敗",
"Failed to create a project" : "建立計劃失敗",
"Failed to add the item to the project" : "新增項目至專案時失敗",
"Failed to add the item to the project" : "新增項目至計劃時失敗",
"Connect items to a project to make them easier to find" : "將項目連結到計劃以便尋找",
"Type to search for existing projects" : "搜尋現有計劃",
"New in" : "新加入",
@ -246,13 +246,13 @@
"Error fetching contact actions" : "擷取聯絡人時發生錯誤",
"Non-existing tag #{tag}" : "不存在的標籤 #{tag}",
"restricted" : "受限",
"invisible" : "不可見",
"invisible" : "隱藏",
"Delete" : "刪除",
"Rename" : "重新命名",
"Collaborative tags" : "標籤",
"Collaborative tags" : "協作標籤",
"No tags found" : "查無標籤",
"Personal" : "個人",
"Users" : "使用者",
"Users" : "用戶",
"Apps" : "應用程式",
"Admin" : "管理",
"Help" : "說明",
@ -281,7 +281,7 @@
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "您的資料目錄看起來可以被公開存取,因為 .htaccess 設定檔並未生效。",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "閱讀<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">說明文件</a>來瞭解如何正確設定您的伺服器",
"Create an <strong>admin account</strong>" : "新增<strong>管理者帳號</strong>",
"Username" : "使用者名稱",
"Username" : "用戶名稱",
"Show password" : "顯示密碼",
"Storage & database" : "儲存空間和資料庫",
"Data folder" : "資料儲存位置",
@ -356,7 +356,7 @@
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:",
"Detailed logs" : "詳細記錄檔",
"Update needed" : "需要更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過50名使用者,服務規模較大,請透過命令提示字元介面更新",
"Please use the command line updater because you have a big instance with more than 50 users." : "因為您有超過50名用戶,服務規模較大,請透過命令提示字元介面 (command line updater) 更新",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "若需要協助,請參閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">說明文件</a>",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "若我繼續透過網頁介面更新時我已了解有其風險,若請求逾時可能導致資料遺失,萬一更新失敗,我已準備好備份並知道如何回復運作。",
"Upgrade via web on my own risk" : "願意承擔風險透過網頁更新",

View File

@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "hai uns segundos",
"Empty file" : "Ficheiro baleiro",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte co administrador.",
"File already exists" : "O ficheiro xa existe",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
"Templates" : "Modelos",
"File name is a reserved word" : "O nome de ficheiro é unha palabra reservada",
"File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto",
"File name is too long" : "O nome de ficheiro é longo de máis",

View File

@ -69,6 +69,9 @@
"seconds ago" : "hai uns segundos",
"Empty file" : "Ficheiro baleiro",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte co administrador.",
"File already exists" : "O ficheiro xa existe",
"Failed to create file from template" : "Produciuse un fallo ao crear un ficheiro a partir do modelo",
"Templates" : "Modelos",
"File name is a reserved word" : "O nome de ficheiro é unha palabra reservada",
"File name contains at least one invalid character" : "O nome de ficheiro contén algún carácter incorrecto",
"File name is too long" : "O nome de ficheiro é longo de máis",

View File

@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "secondi fa",
"Empty file" : "File vuoto",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
"File already exists" : "Il file esiste già",
"Failed to create file from template" : "Impossibile creare un file dal modello",
"Templates" : "Modelli",
"File name is a reserved word" : "Il nome del file è una parola riservata",
"File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
"File name is too long" : "Il nome del file è troppo lungo",

View File

@ -69,6 +69,9 @@
"seconds ago" : "secondi fa",
"Empty file" : "File vuoto",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
"File already exists" : "Il file esiste già",
"Failed to create file from template" : "Impossibile creare un file dal modello",
"Templates" : "Modelli",
"File name is a reserved word" : "Il nome del file è una parola riservata",
"File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
"File name is too long" : "Il nome del file è troppo lungo",

View File

@ -1,7 +1,11 @@
OC.L10N.register(
"lib",
{
"seconds ago" : "i a qualques segondas",
"_%n month ago_::_%n months ago_" : ["fa %n mes","fa %n meses"],
"_%n year ago_::_%n years ago_" : ["fa %n annada","fa %n annadas"],
"_%n hour ago_::_%n hours ago_" : ["fa %n ora ","fa %n oras"],
"_%n minute ago_::_%n minutes ago_" : ["fa %n minuta","fa %n minutas"],
"seconds ago" : "fa qualques segondas",
"Help" : "Ajuda",
"Settings" : "Paramètres",
"Sunday" : "Dimenge",

View File

@ -1,5 +1,9 @@
{ "translations": {
"seconds ago" : "i a qualques segondas",
"_%n month ago_::_%n months ago_" : ["fa %n mes","fa %n meses"],
"_%n year ago_::_%n years ago_" : ["fa %n annada","fa %n annadas"],
"_%n hour ago_::_%n hours ago_" : ["fa %n ora ","fa %n oras"],
"_%n minute ago_::_%n minutes ago_" : ["fa %n minuta","fa %n minutas"],
"seconds ago" : "fa qualques segondas",
"Help" : "Ajuda",
"Settings" : "Paramètres",
"Sunday" : "Dimenge",

View File

@ -1,27 +1,151 @@
OC.L10N.register(
"lib",
{
"today" : "今日",
"yesterday" : "昨日",
"last month" : "前一月",
"_%n month ago_::_%n months ago_" : ["%n 月前"],
"last year" : "上年",
"Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!",
"This can usually be fixed by giving the webserver write access to the config directory" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。",
"See %s" : "見 %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
"Other activities" : "其它活動",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s",
"Education Edition" : "教育版",
"Enterprise bundle" : "企業組合包",
"Groupware bundle" : "協作組合包",
"Hub bundle" : "集線器束",
"Social sharing bundle" : "社交網絡組合包",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
"%sbit or higher PHP required." : "%s 或需要更高階版本的php",
"The following architectures are supported: %s" : "支援下列架構:%s",
"The following databases are supported: %s" : "支援下列資料庫:%s",
"The command line tool %s could not be found" : "找不到命令列工具指令 %s",
"The library %s is not available." : "套件庫 %s 無法使用",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "需要使用 %2$s 版以下的 %1$s 函式庫,目前可用的版本是 %3$s",
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",
"Wiping of device »%s« has started" : "已開始抹除裝置「%s」",
"»%s« started remote wipe" : "「%s」開始遠端抹除",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "裝置或應用程式「%s」已開始遠端抹除的程序完成後您將會收到另一封通知信",
"Wiping of device %s has finished" : "裝置 %s 抹除完成",
"Wiping of device »%s« has finished" : "裝置「%s」抹除完成",
"»%s« finished remote wipe" : "裝置「%s」完成遠端抹除",
"Device or application »%s« has finished the remote wipe process." : "裝置或應用程式「%s」已完成遠端抹除",
"Remote wipe started" : "遠端抹除已開始",
"A remote wipe was started on device %s" : "遠端抹除已經在裝置 %s 開始",
"Remote wipe finished" : "遠端抹除已完成",
"The remote wipe on %s has finished" : "%s 的遠端抹除已經完成",
"Authentication" : "認證",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"Avatar image is not square" : "頭像不是正方形",
"today" : "今天",
"tomorrow" : "明天",
"yesterday" : "昨天",
"_in %n day_::_in %n days_" : ["在 %n 天內"],
"_%n day ago_::_%n days ago_" : ["%n 天前"],
"next month" : "下個月",
"last month" : "上個月",
"_in %n month_::_in %n months_" : ["在 %n 月內"],
"_%n month ago_::_%n months ago_" : ["%n 個月前"],
"next year" : "明年",
"last year" : "去年",
"_in %n year_::_in %n years_" : ["%n 年後"],
"_%n year ago_::_%n years ago_" : ["%n 年前"],
"_in %n hour_::_in %n hours_" : ["%n 小時後"],
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
"_in %n minute_::_in %n minutes_" : ["%n 分鐘後"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
"seconds ago" : "秒前",
"__language_name__" : "繁體中文(香港)",
"Help" : "幫助",
"Apps" : "軟件",
"in a few seconds" : "幾秒後",
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File already exists" : "檔案已存在",
"Failed to create file from template" : "無法從模板創建檔案",
"Templates" : "模板",
"File name is a reserved word" : "檔案名稱是保留字",
"File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
"File name is too long" : "檔案名稱太長",
"Dot files are not allowed" : "不允許小數點開頭的檔案",
"Empty filename is not allowed" : "不允許空白的檔名",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。",
"__language_name__" : "正體中文(臺灣)",
"This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。",
"Help" : "說明",
"Apps" : "應用程式",
"Settings" : "設定",
"Log out" : "登出",
"Users" : "用戶",
"Sunday" : "星期日",
"Monday" : "星期一",
"Tuesday" : "星期二",
"Wednesday" : "星期三",
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
"Users" : "使用者",
"Unknown user" : "未知的使用者",
"Additional settings" : "其他設定",
"%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱",
"%s enter the database username." : "%s 輸入資料庫使用者名稱",
"%s enter the database name." : "%s 輸入資料庫名稱",
"%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點",
"MySQL username and/or password not valid" : "MySQL 使用者名稱或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 資料庫連線",
"Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效",
"PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!",
"For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以獲得最佳體驗",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在 32 位元的 PHP 環境運行,並且 php.ini 中被設置了 open_basedir 參數,這將讓超過 4GB 的檔案操作發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
"Set an admin username." : "設定管理員帳號",
"Set an admin password." : "設定管理員密碼",
"Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入",
"»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解",
"Open »%s«" : "開啟 »%s«",
"%1$s via %2$s" : "%1$s 由 %2$s",
"You are not allowed to share %s" : "你不被允許分享 %s",
"Cant increase permissions of %s" : "無法增加 %s 的權限",
"Files cant be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files cant be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
"Cant set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
"The requested share does not exist anymore" : "該分享已經不存在",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "週日",
"Monday" : "週一",
"Tuesday" : "週二",
"Wednesday" : "週三",
"Thursday" : "週四",
"Friday" : "週五",
"Saturday" : "週六",
"Sun." : "日",
"Mon." : "一",
"Tue." : "二",
"Wed." : "三",
"Thu." : "四",
"Fri." : "五",
"Sat." : "六",
"Su" : "日",
"Mo" : "一",
"Tu" : "二",
"We" : "三",
"Th" : "四",
"Fr" : "五",
"Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@ -34,6 +158,87 @@ OC.L10N.register(
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
"Sharing" : "分享"
"Jan." : "一月",
"Feb." : "二月",
"Mar." : "三月",
"Apr." : "四月",
"May." : "五月",
"Jun." : "六月",
"Jul." : "七月",
"Aug." : "八月",
"Sep." : "九月",
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"The user limit has been reached and the user was not created." : "用戶數量已達上限,無法創建新用戶。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",
"Username contains whitespace at the beginning or at the end" : "用戶名的開頭或結尾有空白",
"Username must not consist of dots only" : "使用者名稱不能只包含小數點",
"Username is invalid because files already exist for this user" : "使用者名稱無效,因為使用者的檔案已經存在",
"A valid password must be provided" : "須提供有效的密碼",
"The username is already being used" : "這個使用者名稱已經有人使用了",
"Could not create user" : "無法建立使用者",
"User disabled" : "使用者已停用",
"Login canceled by app" : "應用程式取消了登入",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
"Can't read file" : "無法讀取檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
"No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)",
"Cannot write into \"config\" directory" : "無法寫入 config 目錄",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s",
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "允許網頁伺服器寫入 \"apps\" 目錄或是在設定檔中停用應用程式商店通常可以解決這個問題",
"Cannot create \"data\" directory" : "無法建立 \"data\" 目錄",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
"Setting locale to %s failed" : "設定語系為 %s 失敗",
"Please install one of these locales on your system and restart your webserver." : "請在系統中安裝這些語系的其中一個,然後重啓網頁伺服器",
"PHP module %s not installed." : "未安裝 PHP 模組 %s",
"Please ask your server administrator to install the module." : "請詢問系統管理員來安裝這些模組",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 設定值 \"%s\" 沒有被設定為 \"%s\"",
"Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "為了修正這個問題,請到 php.ini 將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。",
"To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 已經設定成「剪除 inline doc block」模式這將會使幾個核心應用程式無法使用",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的",
"PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?",
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
"PostgreSQL >= 9 required" : "需要 PostgreSQL 版本 >= 9",
"Please upgrade your database version" : "請升級您的資料庫版本",
"Your data directory is readable by other users" : "您的資料目錄可以被其他使用者讀取",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
"Your data directory must be an absolute path" : "您的資料目錄必須為絕對路徑",
"Check the value of \"datadirectory\" in your configuration" : "請檢查您的設定檔中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的資料目錄無效",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案",
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作",
"Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已經被另一個雲端聯盟供應者 \"%2$s\" 所使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID為 “%s” 的 Cloud Federation Provider不存在。",
"Could not obtain lock type %d on \"%s\"." : "無法取得鎖定:類型 %d ,檔案 %s",
"Storage unauthorized. %s" : "儲存空間未經授權。%s",
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Following databases are supported: %s" : "支援下列資料庫: %s",
"Following platforms are supported: %s" : "支援下列平台: %s",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
"Groupware" : "協作應用程式",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
"Invalid Federated Cloud ID" : "無效的雲端聯邦 ID",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s"
},
"nplurals=1; plural=0;");

View File

@ -1,25 +1,149 @@
{ "translations": {
"today" : "今日",
"yesterday" : "昨日",
"last month" : "前一月",
"_%n month ago_::_%n months ago_" : ["%n 月前"],
"last year" : "上年",
"Cannot write into \"config\" directory!" : "無法寫入 \"config\" 目錄!",
"This can usually be fixed by giving the webserver write access to the config directory" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。",
"See %s" : "見 %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "或者,如果您比較希望保留 config.php 的唯讀狀態,請在該設定檔中將 \"config_is_read_only\" 設定為 true。見%s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "應用程式 %1$s 中的檔案沒有被正確取代,請確認它的版本與伺服器相容。",
"Sample configuration detected" : "您目前正在使用範例設定",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "您似乎直接複製了範例設定來使用,這樣的安裝很可能會無法運作,請閱讀說明文件後對 config.php 進行適當的修改",
"Other activities" : "其它活動",
"%1$s and %2$s" : "%1$s 和 %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s 和 %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s",
"Education Edition" : "教育版",
"Enterprise bundle" : "企業組合包",
"Groupware bundle" : "協作組合包",
"Hub bundle" : "集線器束",
"Social sharing bundle" : "社交網絡組合包",
"PHP %s or higher is required." : "需要 PHP %s 或更高版本",
"PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ",
"%sbit or higher PHP required." : "%s 或需要更高階版本的php",
"The following architectures are supported: %s" : "支援下列架構:%s",
"The following databases are supported: %s" : "支援下列資料庫:%s",
"The command line tool %s could not be found" : "找不到命令列工具指令 %s",
"The library %s is not available." : "套件庫 %s 無法使用",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "需要使用 %2$s 版以下的 %1$s 函式庫,目前可用的版本是 %3$s",
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
"Logged in user must be an admin or sub admin" : "登入的使用者必須要是管理員或是子管理員",
"Logged in user must be an admin" : "登入的使用者必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",
"Wiping of device »%s« has started" : "已開始抹除裝置「%s」",
"»%s« started remote wipe" : "「%s」開始遠端抹除",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "裝置或應用程式「%s」已開始遠端抹除的程序完成後您將會收到另一封通知信",
"Wiping of device %s has finished" : "裝置 %s 抹除完成",
"Wiping of device »%s« has finished" : "裝置「%s」抹除完成",
"»%s« finished remote wipe" : "裝置「%s」完成遠端抹除",
"Device or application »%s« has finished the remote wipe process." : "裝置或應用程式「%s」已完成遠端抹除",
"Remote wipe started" : "遠端抹除已開始",
"A remote wipe was started on device %s" : "遠端抹除已經在裝置 %s 開始",
"Remote wipe finished" : "遠端抹除已完成",
"The remote wipe on %s has finished" : "%s 的遠端抹除已經完成",
"Authentication" : "認證",
"Unknown filetype" : "未知的檔案類型",
"Invalid image" : "無效的圖片",
"Avatar image is not square" : "頭像不是正方形",
"today" : "今天",
"tomorrow" : "明天",
"yesterday" : "昨天",
"_in %n day_::_in %n days_" : ["在 %n 天內"],
"_%n day ago_::_%n days ago_" : ["%n 天前"],
"next month" : "下個月",
"last month" : "上個月",
"_in %n month_::_in %n months_" : ["在 %n 月內"],
"_%n month ago_::_%n months ago_" : ["%n 個月前"],
"next year" : "明年",
"last year" : "去年",
"_in %n year_::_in %n years_" : ["%n 年後"],
"_%n year ago_::_%n years ago_" : ["%n 年前"],
"_in %n hour_::_in %n hours_" : ["%n 小時後"],
"_%n hour ago_::_%n hours ago_" : ["%n 小時前"],
"_in %n minute_::_in %n minutes_" : ["%n 分鐘後"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"],
"seconds ago" : "秒前",
"__language_name__" : "繁體中文(香港)",
"Help" : "幫助",
"Apps" : "軟件",
"in a few seconds" : "幾秒後",
"seconds ago" : "幾秒前",
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File already exists" : "檔案已存在",
"Failed to create file from template" : "無法從模板創建檔案",
"Templates" : "模板",
"File name is a reserved word" : "檔案名稱是保留字",
"File name contains at least one invalid character" : "檔案名稱含有不允許的字元",
"File name is too long" : "檔案名稱太長",
"Dot files are not allowed" : "不允許小數點開頭的檔案",
"Empty filename is not allowed" : "不允許空白的檔名",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "應用程式 \"%s\" 無法安裝,因為無法讀取 appinfo 檔案。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前版本的伺服器。",
"__language_name__" : "正體中文(臺灣)",
"This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請不要回覆。",
"Help" : "說明",
"Apps" : "應用程式",
"Settings" : "設定",
"Log out" : "登出",
"Users" : "用戶",
"Sunday" : "星期日",
"Monday" : "星期一",
"Tuesday" : "星期二",
"Wednesday" : "星期三",
"Thursday" : "星期四",
"Friday" : "星期五",
"Saturday" : "星期六",
"Users" : "使用者",
"Unknown user" : "未知的使用者",
"Additional settings" : "其他設定",
"%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱",
"%s enter the database username." : "%s 輸入資料庫使用者名稱",
"%s enter the database name." : "%s 輸入資料庫名稱",
"%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點",
"MySQL username and/or password not valid" : "MySQL 使用者名稱或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 資料庫連線",
"Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效",
"PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!",
"For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以獲得最佳體驗",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在 32 位元的 PHP 環境運行,並且 php.ini 中被設置了 open_basedir 參數,這將讓超過 4GB 的檔案操作發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
"Set an admin username." : "設定管理員帳號",
"Set an admin password." : "設定管理員密碼",
"Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s 與您分享了 %2$s ,且想要加入:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s 與您分享了 %2$s ,且想要加入",
"»%s« added a note to a file shared with you" : "%s 在與您分享的檔案中加入了註解",
"Open »%s«" : "開啟 »%s«",
"%1$s via %2$s" : "%1$s 由 %2$s",
"You are not allowed to share %s" : "你不被允許分享 %s",
"Cant increase permissions of %s" : "無法增加 %s 的權限",
"Files cant be shared with delete permissions" : "無法分享具有刪除權限的檔案",
"Files cant be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日為過去的日期",
"Cant set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
"The requested share does not exist anymore" : "該分享已經不存在",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "週日",
"Monday" : "週一",
"Tuesday" : "週二",
"Wednesday" : "週三",
"Thursday" : "週四",
"Friday" : "週五",
"Saturday" : "週六",
"Sun." : "日",
"Mon." : "一",
"Tue." : "二",
"Wed." : "三",
"Thu." : "四",
"Fri." : "五",
"Sat." : "六",
"Su" : "日",
"Mo" : "一",
"Tu" : "二",
"We" : "三",
"Th" : "四",
"Fr" : "五",
"Sa" : "六",
"January" : "一月",
"February" : "二月",
"March" : "三月",
@ -32,6 +156,87 @@
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
"Sharing" : "分享"
"Jan." : "一月",
"Feb." : "二月",
"Mar." : "三月",
"Apr." : "四月",
"May." : "五月",
"Jun." : "六月",
"Jul." : "七月",
"Aug." : "八月",
"Sep." : "九月",
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
"The user limit has been reached and the user was not created." : "用戶數量已達上限,無法創建新用戶。",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "使用者名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",
"Username contains whitespace at the beginning or at the end" : "用戶名的開頭或結尾有空白",
"Username must not consist of dots only" : "使用者名稱不能只包含小數點",
"Username is invalid because files already exist for this user" : "使用者名稱無效,因為使用者的檔案已經存在",
"A valid password must be provided" : "須提供有效的密碼",
"The username is already being used" : "這個使用者名稱已經有人使用了",
"Could not create user" : "無法建立使用者",
"User disabled" : "使用者已停用",
"Login canceled by app" : "應用程式取消了登入",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
"Can't read file" : "無法讀取檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
"No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)",
"Cannot write into \"config\" directory" : "無法寫入 config 目錄",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s",
"Cannot write into \"apps\" directory" : "無法寫入 apps 目錄",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "允許網頁伺服器寫入 \"apps\" 目錄或是在設定檔中停用應用程式商店通常可以解決這個問題",
"Cannot create \"data\" directory" : "無法建立 \"data\" 目錄",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "開放網頁伺服器存取根目錄通常就可以修正這個問題,詳見 %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "開放網頁伺服器存取根目錄通常就可以修正權限問題,詳見 %s",
"Setting locale to %s failed" : "設定語系為 %s 失敗",
"Please install one of these locales on your system and restart your webserver." : "請在系統中安裝這些語系的其中一個,然後重啓網頁伺服器",
"PHP module %s not installed." : "未安裝 PHP 模組 %s",
"Please ask your server administrator to install the module." : "請詢問系統管理員來安裝這些模組",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 設定值 \"%s\" 沒有被設定為 \"%s\"",
"Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "為了修正這個問題,請到 php.ini 將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s 。",
"To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 已經設定成「剪除 inline doc block」模式這將會使幾個核心應用程式無法使用",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的",
"PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?",
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
"PostgreSQL >= 9 required" : "需要 PostgreSQL 版本 >= 9",
"Please upgrade your database version" : "請升級您的資料庫版本",
"Your data directory is readable by other users" : "您的資料目錄可以被其他使用者讀取",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
"Your data directory must be an absolute path" : "您的資料目錄必須為絕對路徑",
"Check the value of \"datadirectory\" in your configuration" : "請檢查您的設定檔中 \"datadirectory\" 的值",
"Your data directory is invalid" : "您的資料目錄無效",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "請確保資料目錄最上層有一個 \".ocdata\" 檔案",
"Action \"%s\" not supported or implemented." : "操作 \"%s\" 並未支援,或是尚未實作",
"Authentication failed, wrong token or provider ID given" : "認證失敗,提供了錯誤的 token 或是 provider ID",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "欠缺完成請求所需的參數: \"%s\"",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID \"%1$s\" 已經被另一個雲端聯盟供應者 \"%2$s\" 所使用",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID為 “%s” 的 Cloud Federation Provider不存在。",
"Could not obtain lock type %d on \"%s\"." : "無法取得鎖定:類型 %d ,檔案 %s",
"Storage unauthorized. %s" : "儲存空間未經授權。%s",
"Storage incomplete configuration. %s" : "儲存空間配置尚未完成。%s",
"Storage connection error. %s" : "儲存空間連線錯誤。%s",
"Storage is temporarily not available" : "儲存空間暫時無法使用",
"Storage connection timeout. %s" : "儲存空間連線逾時。%s",
"Following databases are supported: %s" : "支援下列資料庫: %s",
"Following platforms are supported: %s" : "支援下列平台: %s",
"Overview" : "概觀",
"Basic settings" : "基本設定",
"Sharing" : "分享",
"Security" : "安全性",
"Groupware" : "協作應用程式",
"Personal info" : "個人資訊",
"Mobile & desktop" : "行動裝置及桌面",
"Invalid Federated Cloud ID" : "無效的雲端聯邦 ID",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s"
},"pluralForm" :"nplurals=1; plural=0;"
}