[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-01-26 02:21:51 +00:00
parent 19ed5917b5
commit 2fe66cb2e3
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
10 changed files with 82 additions and 2 deletions

View File

@ -0,0 +1,13 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tèma fosc",
"Enable dark theme" : "Activar lo tèma fosc",
"High contrast mode" : "Mòde fòrt contraste",
"Enable high contrast mode" : "Activar lo mòde fòrt contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un mòde fòrt contraste per facilitar la navegacion. La qualitat visuala baissarà mas la claror serà aumentada.",
"Accessibility" : "Accessibilitat",
"Accessibility options for nextcloud" : "Opcions daccessibilitat per nextcloud",
"Enable" : "Activar"
},
"nplurals=2; plural=(n > 1);");

View File

@ -0,0 +1,11 @@
{ "translations": {
"Dark theme" : "Tèma fosc",
"Enable dark theme" : "Activar lo tèma fosc",
"High contrast mode" : "Mòde fòrt contraste",
"Enable high contrast mode" : "Activar lo mòde fòrt contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un mòde fòrt contraste per facilitar la navegacion. La qualitat visuala baissarà mas la claror serà aumentada.",
"Accessibility" : "Accessibilitat",
"Accessibility options for nextcloud" : "Opcions daccessibilitat per nextcloud",
"Enable" : "Activar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@ -203,7 +203,9 @@ OC.L10N.register(
"Expires {relativetime}" : "Vervalt {relativetime}",
"this share just expired." : "deze share is net verlopen.",
"Link to a file" : "Link naar een bestand",
"Error creating the share: {errorMessage}" : "Fout bij aanmaken share: {errorMessage}",
"Error creating the share" : "Fout tijdens aanmaken share",
"Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}",
"Error updating the share" : "Fout tijdens bijwerken share",
"Shared" : "Gedeeld",
"Share" : "Deel",

View File

@ -201,7 +201,9 @@
"Expires {relativetime}" : "Vervalt {relativetime}",
"this share just expired." : "deze share is net verlopen.",
"Link to a file" : "Link naar een bestand",
"Error creating the share: {errorMessage}" : "Fout bij aanmaken share: {errorMessage}",
"Error creating the share" : "Fout tijdens aanmaken share",
"Error updating the share: {errorMessage}" : "Fout bij aanpassen van de share: {errorMessage}",
"Error updating the share" : "Fout tijdens bijwerken share",
"Shared" : "Gedeeld",
"Share" : "Deel",

View File

@ -8,21 +8,33 @@ OC.L10N.register(
"Name cannot be empty" : "名稱不能空白",
"The given name is too long" : "指定的名稱太長",
"The given web address is too long" : "提供的網址太長",
"The given web address is not a valid URL" : "指定的網址不是有效的 URL",
"The given legal notice address is too long" : "指定的法律聲明網址太長",
"The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL",
"The given privacy policy address is too long" : "指定的隱私權政策網址太長",
"The given privacy policy address is not a valid URL" : "指定的隱私權政策網址不是有效的 URL",
"The given slogan is too long" : "指定的標語太長",
"The given color is invalid" : "指定的顏色無效",
"The file was uploaded" : "檔案已上傳",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制",
"The file was only partially uploaded" : "檔案僅部份上傳",
"No file was uploaded" : "沒有檔案被上傳",
"Missing a temporary folder" : "找不到暫存資料夾",
"Could not write file to disk" : "寫入硬碟失敗",
"A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded" : "未上傳檔案",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。",
"Theming" : "佈景主題",
"Legal notice" : "法律聲明",
"Privacy policy" : "隱私權政策",
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
"Open documentation" : "開啟說明文件",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。",
"Name" : "名稱",
"Reset to default" : "恢復預設值",
"Web link" : "網路連結",
"https://…" : "https://…",
"Slogan" : "標語",
"Color" : "顏色",
"Logo" : "Logo",
@ -31,6 +43,13 @@ OC.L10N.register(
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"Advanced options" : "進階選項",
"Legal notice link" : "法律聲明連結",
"Privacy policy link" : "隱私權政策連結",
"Header logo" : "頁首圖示",
"Upload new header logo" : "上傳新的頁首圖示",
"Favicon" : "Favicon",
"Upload new favicon" : "上傳新 favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。",
"Unsupported image type" : "不支援的圖片類型"
},
"nplurals=1; plural=0;");

View File

@ -6,21 +6,33 @@
"Name cannot be empty" : "名稱不能空白",
"The given name is too long" : "指定的名稱太長",
"The given web address is too long" : "提供的網址太長",
"The given web address is not a valid URL" : "指定的網址不是有效的 URL",
"The given legal notice address is too long" : "指定的法律聲明網址太長",
"The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL",
"The given privacy policy address is too long" : "指定的隱私權政策網址太長",
"The given privacy policy address is not a valid URL" : "指定的隱私權政策網址不是有效的 URL",
"The given slogan is too long" : "指定的標語太長",
"The given color is invalid" : "指定的顏色無效",
"The file was uploaded" : "檔案已上傳",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制",
"The file was only partially uploaded" : "檔案僅部份上傳",
"No file was uploaded" : "沒有檔案被上傳",
"Missing a temporary folder" : "找不到暫存資料夾",
"Could not write file to disk" : "寫入硬碟失敗",
"A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳",
"No file uploaded" : "未上傳檔案",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。",
"Theming" : "佈景主題",
"Legal notice" : "法律聲明",
"Privacy policy" : "隱私權政策",
"Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題",
"Open documentation" : "開啟說明文件",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。",
"Name" : "名稱",
"Reset to default" : "恢復預設值",
"Web link" : "網路連結",
"https://…" : "https://…",
"Slogan" : "標語",
"Color" : "顏色",
"Logo" : "Logo",
@ -29,6 +41,13 @@
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"Advanced options" : "進階選項",
"Legal notice link" : "法律聲明連結",
"Privacy policy link" : "隱私權政策連結",
"Header logo" : "頁首圖示",
"Upload new header logo" : "上傳新的頁首圖示",
"Favicon" : "Favicon",
"Upload new favicon" : "上傳新 favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。",
"Unsupported image type" : "不支援的圖片類型"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -180,7 +180,7 @@ OC.L10N.register(
"\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado",
"Internal Username" : "Nome interno de usuario",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Por omisión, o nome interno de usuario crearase a partires do atributo UUID. Isto asegura que o nome de usuario é único e non é necesario converter os caracteres. O nome interno de usuario ten a restrición de que só se admiten estes caracteres: [ a-zA-Z0-9_.@- ]. Outros caracteres son substituídos pola súa correspondencia ASCII ou simplemente omitidos. En caso de colisións engadirase/incrementarase un número. O nome interno de usuario usase para identificar internamente a un usuario. É tamén o nome predeterminado do cartafol de inicio do usuario. Tamén é parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Déixeo baleiro para usar o comportamento predeterminado. Os cambios terán efecto só nos usuarios LDAP signados (engadidos) após os cambios.",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Por omisión, o nome interno de usuario crearase a partir do atributo UUID. Isto asegura que o nome de usuario é único e non é necesario converter os caracteres. O nome interno de usuario ten a restrición de que só se admiten estes caracteres: [ a-zA-Z0-9_.@- ]. Outros caracteres son substituídos pola súa correspondencia ASCII ou simplemente omitidos. En caso de colisións engadirase/incrementarase un número. O nome interno de usuario usase para identificar internamente a un usuario. É tamén o nome predeterminado do cartafol de inicio do usuario. Tamén é parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Déixeo baleiro para usar o comportamento predeterminado. Os cambios terán efecto só nos usuarios LDAP signados (engadidos) após os cambios.",
"Internal Username Attribute:" : "Atributo do nome interno de usuario:",
"Override UUID detection" : "Ignorar a detección do UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular a configuración e pasar un atributo da súa escolla. Vostede debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.",

View File

@ -178,7 +178,7 @@
"\"$home\" Placeholder Field" : "Campo de marcador de posición «$home»",
"$home in an external storage configuration will be replaced with the value of the specified attribute" : "Nunha configuración de almacenamento externo substituirase $home polo valor do atributo especificado",
"Internal Username" : "Nome interno de usuario",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Por omisión, o nome interno de usuario crearase a partires do atributo UUID. Isto asegura que o nome de usuario é único e non é necesario converter os caracteres. O nome interno de usuario ten a restrición de que só se admiten estes caracteres: [ a-zA-Z0-9_.@- ]. Outros caracteres son substituídos pola súa correspondencia ASCII ou simplemente omitidos. En caso de colisións engadirase/incrementarase un número. O nome interno de usuario usase para identificar internamente a un usuario. É tamén o nome predeterminado do cartafol de inicio do usuario. Tamén é parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Déixeo baleiro para usar o comportamento predeterminado. Os cambios terán efecto só nos usuarios LDAP signados (engadidos) após os cambios.",
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users." : "Por omisión, o nome interno de usuario crearase a partir do atributo UUID. Isto asegura que o nome de usuario é único e non é necesario converter os caracteres. O nome interno de usuario ten a restrición de que só se admiten estes caracteres: [ a-zA-Z0-9_.@- ]. Outros caracteres son substituídos pola súa correspondencia ASCII ou simplemente omitidos. En caso de colisións engadirase/incrementarase un número. O nome interno de usuario usase para identificar internamente a un usuario. É tamén o nome predeterminado do cartafol de inicio do usuario. Tamén é parte dos URL remotos, por exemplo para todos os servizos *DAV. Con esta configuración, pódese anular o comportamento predeterminado. Déixeo baleiro para usar o comportamento predeterminado. Os cambios terán efecto só nos usuarios LDAP signados (engadidos) após os cambios.",
"Internal Username Attribute:" : "Atributo do nome interno de usuario:",
"Override UUID detection" : "Ignorar a detección do UUID",
"By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular a configuración e pasar un atributo da súa escolla. Vostede debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.",

View File

@ -13,6 +13,7 @@ OC.L10N.register(
"No temporary profile picture available, try again" : "Cap dimatge de perfil temporari pas disponible, tornatz ensajar",
"No crop data provided" : "Cap de donada de produccion",
"No valid crop data provided" : "Cap de donada pas valida pas provesida",
"Crop is not square" : "Lo retalhatge es pas carrat",
"State token does not match" : "Lo geton destat correspond pas",
"Invalid app password" : "Senhal daplicacion invalid",
"Could not complete login" : "Autocomplecion impossibla de lidentificant",
@ -78,6 +79,7 @@ OC.L10N.register(
"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} ».",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Mancan dunes modules PHP recomandats a aquesta instància. Per de melhoras performanças e una melhora compatibilitat es forçadament recomandat de los installar.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Lo module php-imagick daquesta instància a pas cap de compatibilitat SVG. Es forçadament recomandant de linstallar per una melhora compatibilitat.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Es particularament recomandat pendent lutilizacion de client burèu per la sincronizacion de fichièrs.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar una autra basa de donada utilizatz laisina de linha de comanda: «occ db:convert-type» o vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion↗</a>.",
@ -162,8 +164,12 @@ OC.L10N.register(
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
"Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr: {error}",
"OK" : "D'acòrdi",
"Error loading message template: {error}" : "Error de cargament del modèl de messatge: {error}",
"read-only" : "lectura-sola",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fichièr","{count} conflictes de fichièr"],
"One file conflict" : "Un conflicte de fichièr",
"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?",
@ -195,6 +201,7 @@ OC.L10N.register(
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"No action available" : "Cap daccion pas disponibla",
"Error fetching contact actions" : "Error en recuperacion las accions contacte",
"Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}",
"restricted" : "limitada",
"invisible" : "invisibla",

View File

@ -11,6 +11,7 @@
"No temporary profile picture available, try again" : "Cap dimatge de perfil temporari pas disponible, tornatz ensajar",
"No crop data provided" : "Cap de donada de produccion",
"No valid crop data provided" : "Cap de donada pas valida pas provesida",
"Crop is not square" : "Lo retalhatge es pas carrat",
"State token does not match" : "Lo geton destat correspond pas",
"Invalid app password" : "Senhal daplicacion invalid",
"Could not complete login" : "Autocomplecion impossibla de lidentificant",
@ -76,6 +77,7 @@
"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} ».",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Mancan dunes modules PHP recomandats a aquesta instància. Per de melhoras performanças e una melhora compatibilitat es forçadament recomandat de los installar.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Lo module php-imagick daquesta instància a pas cap de compatibilitat SVG. Es forçadament recomandant de linstallar per una melhora compatibilitat.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Es particularament recomandat pendent lutilizacion de client burèu per la sincronizacion de fichièrs.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Per migrar una autra basa de donada utilizatz laisina de linha de comanda: «occ db:convert-type» o vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion↗</a>.",
@ -160,8 +162,12 @@
"Choose" : "Causir",
"Copy" : "Copiar",
"Move" : "Move",
"Error loading file picker template: {error}" : "Error de cargament del modèl del selector de fichièr: {error}",
"OK" : "D'acòrdi",
"Error loading message template: {error}" : "Error de cargament del modèl de messatge: {error}",
"read-only" : "lectura-sola",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} conflicte de fichièr","{count} conflictes de fichièr"],
"One file conflict" : "Un conflicte de fichièr",
"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?",
@ -193,6 +199,7 @@
"Good password" : "Bon senhal",
"Strong password" : "Senhal fòrt",
"No action available" : "Cap daccion pas disponibla",
"Error fetching contact actions" : "Error en recuperacion las accions contacte",
"Non-existing tag #{tag}" : "Etiqueta inexistenta #{tag}",
"restricted" : "limitada",
"invisible" : "invisibla",