From: Nextcloud bot Date: Mon, 21 Oct 2024 00:20:31 +0000 (+0000) Subject: Fix(l10n): Update translations from Transifex X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=488055e37e342d2189abf6dc308115e24ad5880a;p=nextcloud-server.git Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 38190f7c18e..ee32761f8c9 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -168,6 +168,8 @@ OC.L10N.register( "Last" : "Dernière", "Second Last" : "Avant dernier", "Third Last" : "Antépénultième", + "Fourth Last" : "Quatrième dernier", + "Fifty Last" : "Cinquante derniers", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", @@ -196,6 +198,7 @@ OC.L10N.register( "Accounts" : "Comptes", "System address book which holds all accounts" : "Carnet d'adresses système qui regroupe tous les comptes", "File is not updatable: %1$s" : "Ce fichier ne peut pas être mis à jour : %1$s", + "Failed to get storage for file" : "Impossible d'obtenir l'espace de stockage pour le fichier", "Could not write to final file, canceled by hook" : "Impossible d'écrire dans le fichier final, annulé par le hook", "Could not write file contents" : "Impossible d'écrire le contenu du fichier", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 4e5a13571bc..c78dad65f14 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -166,6 +166,8 @@ "Last" : "Dernière", "Second Last" : "Avant dernier", "Third Last" : "Antépénultième", + "Fourth Last" : "Quatrième dernier", + "Fifty Last" : "Cinquante derniers", "Contacts" : "Contacts", "{actor} created address book {addressbook}" : "{actor} a créé le carnet d'adresses {addressbook}", "You created address book {addressbook}" : "Vous avez créé le carnet d'adresses {addressbook}", @@ -194,6 +196,7 @@ "Accounts" : "Comptes", "System address book which holds all accounts" : "Carnet d'adresses système qui regroupe tous les comptes", "File is not updatable: %1$s" : "Ce fichier ne peut pas être mis à jour : %1$s", + "Failed to get storage for file" : "Impossible d'obtenir l'espace de stockage pour le fichier", "Could not write to final file, canceled by hook" : "Impossible d'écrire dans le fichier final, annulé par le hook", "Could not write file contents" : "Impossible d'écrire le contenu du fichier", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index b81ef9ba268..fd30f2ef338 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -179,6 +179,9 @@ OC.L10N.register( "WebDAV" : "WebDAV", "First day" : "第一天", "Last day (inclusive)" : "最后一天(含)", + "Out of office replacement (optional)" : "外出时工作替代人员(可选)", + "Name of the replacement" : "替代人员名称", + "Start typing." : "开始输入", "Short absence status" : "短暂离开状态", "Long absence Message" : "长期离开信息", "Save" : "保存", @@ -195,14 +198,14 @@ OC.L10N.register( "Weekdays" : "工作日", "Pick a start time for {dayName}" : "选择 {dayName} 的开始时间", "Pick a end time for {dayName}" : "选择 {dayName} 的结束时间", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在可用时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在工作时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。", "Failed to load availability" : "可用时间段加载失败", "Saved availability" : "可用时间已保存", "Failed to save availability" : "可用时间保存失败", - "Availability" : "可用性", - "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "如果您配置工作时间,其他人在预订会议时就会看到您何时不在办公室。", + "Availability" : "工作时间", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "如果你配置了工作时间,其他人在预订会议时会看到你何时不在办公室。", "Absence" : "离开", - "Configure your next absence period." : "配置您的下一次离开时段", + "Configure your next absence period." : "配置你的下一次离开时段", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 331f90ead34..516a3d2944a 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -177,6 +177,9 @@ "WebDAV" : "WebDAV", "First day" : "第一天", "Last day (inclusive)" : "最后一天(含)", + "Out of office replacement (optional)" : "外出时工作替代人员(可选)", + "Name of the replacement" : "替代人员名称", + "Start typing." : "开始输入", "Short absence status" : "短暂离开状态", "Long absence Message" : "长期离开信息", "Save" : "保存", @@ -193,14 +196,14 @@ "Weekdays" : "工作日", "Pick a start time for {dayName}" : "选择 {dayName} 的开始时间", "Pick a end time for {dayName}" : "选择 {dayName} 的结束时间", - "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在可用时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。", + "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "不在工作时间内时,自动将用户状态设置为“请勿打扰”并静音所有通知。", "Failed to load availability" : "可用时间段加载失败", "Saved availability" : "可用时间已保存", "Failed to save availability" : "可用时间保存失败", - "Availability" : "可用性", - "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "如果您配置工作时间,其他人在预订会议时就会看到您何时不在办公室。", + "Availability" : "工作时间", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "如果你配置了工作时间,其他人在预订会议时会看到你何时不在办公室。", "Absence" : "离开", - "Configure your next absence period." : "配置您的下一次离开时段", + "Configure your next absence period." : "配置你的下一次离开时段", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index 48ce0725b70..f4c3c2ea7b1 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -37,6 +37,7 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Partagez-le afin que vos amis puissent partager des fichiers avec vous :", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anciennement Twitter)", + "formerly Twitter" : "anciennement Twitter", "Mastodon" : "Mastodon", "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", @@ -45,6 +46,7 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud", "Cloud ID copied to the clipboard" : "ID de Cloud Fédéré copié dans le presse-papiers", "Copy to clipboard" : "Copier dans le presse-papiers", + "Clipboard not available. Please copy the cloud ID manually." : "Presse-papiers non disponible. Veuillez copier l'ID cloud manuellement.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} depuis {owner}@{remote} ?", "Remote share" : "Partage distant", "Remote share password" : "Mot de passe du partage distant", diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index 164e6c8e447..251fdd35ef5 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -35,6 +35,7 @@ "Share it so your friends can share files with you:" : "Partagez-le afin que vos amis puissent partager des fichiers avec vous :", "Facebook" : "Facebook", "X (formerly Twitter)" : "X (anciennement Twitter)", + "formerly Twitter" : "anciennement Twitter", "Mastodon" : "Mastodon", "Add to your website" : "Ajouter à votre site web", "Share with me via Nextcloud" : "Partagez avec moi via Nextcloud", @@ -43,6 +44,7 @@ "Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud", "Cloud ID copied to the clipboard" : "ID de Cloud Fédéré copié dans le presse-papiers", "Copy to clipboard" : "Copier dans le presse-papiers", + "Clipboard not available. Please copy the cloud ID manually." : "Presse-papiers non disponible. Veuillez copier l'ID cloud manuellement.", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} depuis {owner}@{remote} ?", "Remote share" : "Partage distant", "Remote share password" : "Mot de passe du partage distant", diff --git a/apps/federatedfilesharing/l10n/sk.js b/apps/federatedfilesharing/l10n/sk.js index 8ffe90bcb94..18b43bbf42e 100644 --- a/apps/federatedfilesharing/l10n/sk.js +++ b/apps/federatedfilesharing/l10n/sk.js @@ -2,7 +2,7 @@ OC.L10N.register( "federatedfilesharing", { "Invalid Federated Cloud ID" : "Neplatný identifikátor združeného cloudu", - "Server to server sharing is not enabled on this server" : "Sprístupňovanie server-server nie je na tomto serveri povolené", + "Server to server sharing is not enabled on this server" : "Zdieľanie server-server nie je na tomto serveri povolené", "Couldn't establish a federated share." : "Nepodarilo sa nadviazať združené zdieľanie", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodarilo sa nadviazať združené zdieľanie, možno je nesprávne heslo.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požiadavka na združené zdieľanie bola odoslaná, obdržíte pozvánku. Skontrolujte oznámenia.", @@ -13,16 +13,16 @@ OC.L10N.register( "Federated shares require read permissions" : "Združené zdieľanie vyžaduje práva na čítanie", "File is already shared with %s" : "Súbor je už sprístupnený používateľovi %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Zdieľanie %1$s s zlyhalo, nepodarilo sa nájsť %2$s, možno je server momentálne nedostupný alebo používa certifikát s vlastným podpisom.", - "Could not find share" : "Nebolo možné nájsť sprístupnenie", - "Federated sharing" : "Združené sprístupňovanie", + "Could not find share" : "Nebolo možné nájsť zdieľanie", + "Federated sharing" : "Združené zdieľanie", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Obdržali ste {share} ako vzdialené zdieľanie od {user} (v mene {behalf})", "You received {share} as a remote share from {user}" : "Obdržali ste {share} ako vzdialené zdieľanie od {user}", "Accept" : "Schváliť", "Decline" : "Odmietnuť", - "Federated Cloud Sharing" : "Sprístupnenie prostredníctvom združeného cloudu", - "Sharing" : "Sprístupnenie", - "Federated file sharing" : "Združené sprístupňovanie súborov", - "Provide federated file sharing across servers" : "Poskytnúť združené sprístupňovanie súborov naprieč servermi", + "Federated Cloud Sharing" : "Zdieľanie prostredníctvom združeného cloudu", + "Sharing" : "Zdieľanie", + "Federated file sharing" : "Združené zdieľanie súborov", + "Provide federated file sharing across servers" : "Poskytnúť združené zdieľanie súborov naprieč servermi", "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi ľuďmi na tomto serveri ako aj používanie združeného zdieľania.", "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť užívateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)", "Allow people on this server to receive shares from other servers" : "Povoliť používateľom na tomto serveri prijímať zdieľania z iných serverov", @@ -51,10 +51,10 @@ OC.L10N.register( "Cancel" : "Zrušiť", "Add remote share" : "Pridať vzdialené úložisko", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ", - "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené sprístupnenie so sebou samým", + "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené zdieľanie so sebou samým", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi užívateľmi na tomto serveri ako aj používanie združeného zdieľania.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť používateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)", - "Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohto servera sprístupňovanie obsahu z iných serverov", + "Allow users on this server to receive shares from other servers" : "Povoliť užívateľom z tohto servera zdieľanie obsahu z iných serverov", "Allow users on this server to send shares to groups on other servers" : "Povoliť používateľom na tomto serveri odosielať sprístupnenia skupinám na iné servery", "Allow users on this server to receive group shares from other servers" : "Povoliť používateľom na tomto serveri prijímať sprístupnenia pre skupiny z iných serverov", "Search global and public address book for users" : "Vyhľadávať používateľov v globálnom a verejnom adresári kontaktov", diff --git a/apps/federatedfilesharing/l10n/sk.json b/apps/federatedfilesharing/l10n/sk.json index 5345c12c6f1..2b0b5943d28 100644 --- a/apps/federatedfilesharing/l10n/sk.json +++ b/apps/federatedfilesharing/l10n/sk.json @@ -1,6 +1,6 @@ { "translations": { "Invalid Federated Cloud ID" : "Neplatný identifikátor združeného cloudu", - "Server to server sharing is not enabled on this server" : "Sprístupňovanie server-server nie je na tomto serveri povolené", + "Server to server sharing is not enabled on this server" : "Zdieľanie server-server nie je na tomto serveri povolené", "Couldn't establish a federated share." : "Nepodarilo sa nadviazať združené zdieľanie", "Couldn't establish a federated share, maybe the password was wrong." : "Nepodarilo sa nadviazať združené zdieľanie, možno je nesprávne heslo.", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Požiadavka na združené zdieľanie bola odoslaná, obdržíte pozvánku. Skontrolujte oznámenia.", @@ -11,16 +11,16 @@ "Federated shares require read permissions" : "Združené zdieľanie vyžaduje práva na čítanie", "File is already shared with %s" : "Súbor je už sprístupnený používateľovi %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Zdieľanie %1$s s zlyhalo, nepodarilo sa nájsť %2$s, možno je server momentálne nedostupný alebo používa certifikát s vlastným podpisom.", - "Could not find share" : "Nebolo možné nájsť sprístupnenie", - "Federated sharing" : "Združené sprístupňovanie", + "Could not find share" : "Nebolo možné nájsť zdieľanie", + "Federated sharing" : "Združené zdieľanie", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Obdržali ste {share} ako vzdialené zdieľanie od {user} (v mene {behalf})", "You received {share} as a remote share from {user}" : "Obdržali ste {share} ako vzdialené zdieľanie od {user}", "Accept" : "Schváliť", "Decline" : "Odmietnuť", - "Federated Cloud Sharing" : "Sprístupnenie prostredníctvom združeného cloudu", - "Sharing" : "Sprístupnenie", - "Federated file sharing" : "Združené sprístupňovanie súborov", - "Provide federated file sharing across servers" : "Poskytnúť združené sprístupňovanie súborov naprieč servermi", + "Federated Cloud Sharing" : "Zdieľanie prostredníctvom združeného cloudu", + "Sharing" : "Zdieľanie", + "Federated file sharing" : "Združené zdieľanie súborov", + "Provide federated file sharing across servers" : "Poskytnúť združené zdieľanie súborov naprieč servermi", "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi ľuďmi na tomto serveri ako aj používanie združeného zdieľania.", "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť užívateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)", "Allow people on this server to receive shares from other servers" : "Povoliť používateľom na tomto serveri prijímať zdieľania z iných serverov", @@ -49,10 +49,10 @@ "Cancel" : "Zrušiť", "Add remote share" : "Pridať vzdialené úložisko", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ", - "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené sprístupnenie so sebou samým", + "Not allowed to create a federated share with the same user" : "Nie je možné vytvoriť združené zdieľanie so sebou samým", "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Upravte ako ľudia môžu zdieľať medzi servermi. Toto zahŕňa zdieľania medzi užívateľmi na tomto serveri ako aj používanie združeného zdieľania.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Povoliť používateľom z tohto servera sprístupňovať obsah na iných serveroch (to umožňuje WebDAV prístup k verejným zdieľaniam)", - "Allow users on this server to receive shares from other servers" : "Povoliť používateľom z tohto servera sprístupňovanie obsahu z iných serverov", + "Allow users on this server to receive shares from other servers" : "Povoliť užívateľom z tohto servera zdieľanie obsahu z iných serverov", "Allow users on this server to send shares to groups on other servers" : "Povoliť používateľom na tomto serveri odosielať sprístupnenia skupinám na iné servery", "Allow users on this server to receive group shares from other servers" : "Povoliť používateľom na tomto serveri prijímať sprístupnenia pre skupiny z iných serverov", "Search global and public address book for users" : "Vyhľadávať používateľov v globálnom a verejnom adresári kontaktov", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 0462256eb7e..9c8fdda3a20 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -141,7 +141,7 @@ OC.L10N.register( "Go to the previous folder" : "回到前一个文件夹", "Go back" : "返回", "Share" : "共享", - "Shared by link" : "已通过链接共享", + "Shared by link" : "通过链接共享", "Shared" : "已共享", "Switch to list view" : "切换为列表视图", "Switch to grid view" : "切换到网格视图", @@ -188,7 +188,7 @@ OC.L10N.register( "Deletion cancelled" : "已取消删除", "Delete permanently" : "彻底删除", "Delete and unshare" : "删除并取消分享", - "Leave this share" : "离开这个共享", + "Leave this share" : "离开此共享", "Leave these shares" : "离开此分享", "Disconnect storage" : "断开与存储空间的连接", "Disconnect storages" : "断开与存储空间的连接", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index f3c3e5348c6..dc005436457 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -139,7 +139,7 @@ "Go to the previous folder" : "回到前一个文件夹", "Go back" : "返回", "Share" : "共享", - "Shared by link" : "已通过链接共享", + "Shared by link" : "通过链接共享", "Shared" : "已共享", "Switch to list view" : "切换为列表视图", "Switch to grid view" : "切换到网格视图", @@ -186,7 +186,7 @@ "Deletion cancelled" : "已取消删除", "Delete permanently" : "彻底删除", "Delete and unshare" : "删除并取消分享", - "Leave this share" : "离开这个共享", + "Leave this share" : "离开此共享", "Leave these shares" : "离开此分享", "Disconnect storage" : "断开与存储空间的连接", "Disconnect storages" : "断开与存储空间的连接", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index ece4b63e916..5f6a8e9a897 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -18,6 +18,7 @@ OC.L10N.register( "Once every direct access" : "Une fois à chaque accès direct", "Read only" : "Lecture seule", "Disconnect" : "Se déconnecter", + "Unknown backend: {backendName}" : "Backend inconnu: {backendName}", "Admin defined" : "Défini par l'administrateur", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "La vérification automatique d'état est désactivée à cause du grand nombre de stockages configurés, cliquez pour vérifier l'état", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même.", @@ -114,6 +115,10 @@ OC.L10N.register( "External storage support" : "Support de stockage externe", "Adds basic external storage support" : "Ajoute la prise en charge de base du stockage externe", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Cette application permet aux administrateurs de configurer des connexions à des stockage externes, tels que des serveurs FTP, des magasins d'objets S3 ou SWIFT, d'autres serveurs Nextcloud, des serveurs WebDAV, etc. L'administration peut choisir les types de stockage à activer et peut monter ces emplacements de stockage pour un compte, un groupe ou l'ensemble du système. Les utilisateurs verront apparaître un nouveau dossier dans leur répertoire racine Nextcloud, auquel ils pourront accéder et utiliser comme n'importe quel autre dossier Nextcloud. Le stockage externe permet également aux personnes de partager des fichiers stockés dans ces emplacements externes. Dans ce cas, les informations d'identification du propriétaire du fichier sont utilisées lorsque le destinataire demande le fichier à partir du stockage externe, garantissant ainsi que le destinataire peut accéder au fichier partagé.\n\nLe stockage externe peut être configuré à l'aide de l'interface graphique ou via l'interface en ligne de commande. Cette deuxième option offre à l'administration une plus grande flexibilité pour configurer les montages de stockage externes en masse et définir les priorités de montage. D'autres informations sont disponibles dans la documentation de l'interface graphique de stockage externe et la documentation du fichier de configuration de stockage externe.", + "Storage credentials" : "informations d'identification du stockage ", + "To access the storage, you need to provide the authentication credentials." : "Pour accéder au stockage, vous devez fournir les informations d’authentification.", + "Enter the storage login" : "Entrez le login du stockage", + "Enter the storage password" : "Entrez le mot de passe du stockage", "Submit" : "Soumettre", "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", @@ -156,6 +161,7 @@ OC.L10N.register( "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Cette application permet aux administrateurs de configurer des connexions à des stockage externes, tels que des serveurs FTP, des magasins d'objets S3 ou SWIFT, d'autres serveurs Nextcloud, des serveurs WebDAV, etc. Les administrateurs peuvent choisir les types de stockage à activer et peuvent monter ces emplacements de stockage pour un utilisateur, un groupe ou l'ensemble du système. Les utilisateurs verront apparaître un nouveau dossier dans leur répertoire racine Nextcloud, auquel ils pourront accéder et utiliser comme n'importe quel autre dossier Nextcloud. Le stockage externe permet également aux utilisateurs de partager des fichiers stockés dans ces emplacements externes. Dans ce cas, les informations d'identification du propriétaire du fichier sont utilisées lorsque le destinataire demande le fichier à partir du stockage externe, garantissant ainsi que le destinataire peut accéder au fichier partagé.\n\nLe stockage externe peut être configuré à l'aide de l'interface graphique ou via l'interface en ligne de commande. Cette deuxième option offre àaux utilisateurs avancés une plus grande flexibilité pour configurer les montages de stockage externes en masse et définir les priorités de montage. D'autres informations sont disponibles dans la documentation de l'interface graphique de stockage externe et la documentation du fichier de configuration de stockage externe.", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Le stockage externe vous permet de monter des périphériques et services externes en tant que périphériques de stockage secondaires sous Nextcloud. Vous pouvez aussi autoriser les utilisateurs à monter leurs propres services de stockage externes.", "All users" : "Tous les utilisateurs", - "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes" + "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", + "To access the storage, you need to provide the authentification informations." : "Pour accéder au stockage, vous devez fournir les informations d'authentification." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index bb13d0dd566..70fe983a2b1 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -16,6 +16,7 @@ "Once every direct access" : "Une fois à chaque accès direct", "Read only" : "Lecture seule", "Disconnect" : "Se déconnecter", + "Unknown backend: {backendName}" : "Backend inconnu: {backendName}", "Admin defined" : "Défini par l'administrateur", "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "La vérification automatique d'état est désactivée à cause du grand nombre de stockages configurés, cliquez pour vérifier l'état", "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Êtes-vous certain de vouloir déconnecter ce stockage externe ? Cela rendra ce stockage indisponible dans Nextcloud et entraînera la suppression de ces fichiers et dossiers sur tous les clients actuellement connectés, mais ne supprimera aucun fichier ni dossier du stockage externe lui-même.", @@ -112,6 +113,10 @@ "External storage support" : "Support de stockage externe", "Adds basic external storage support" : "Ajoute la prise en charge de base du stockage externe", "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Cette application permet aux administrateurs de configurer des connexions à des stockage externes, tels que des serveurs FTP, des magasins d'objets S3 ou SWIFT, d'autres serveurs Nextcloud, des serveurs WebDAV, etc. L'administration peut choisir les types de stockage à activer et peut monter ces emplacements de stockage pour un compte, un groupe ou l'ensemble du système. Les utilisateurs verront apparaître un nouveau dossier dans leur répertoire racine Nextcloud, auquel ils pourront accéder et utiliser comme n'importe quel autre dossier Nextcloud. Le stockage externe permet également aux personnes de partager des fichiers stockés dans ces emplacements externes. Dans ce cas, les informations d'identification du propriétaire du fichier sont utilisées lorsque le destinataire demande le fichier à partir du stockage externe, garantissant ainsi que le destinataire peut accéder au fichier partagé.\n\nLe stockage externe peut être configuré à l'aide de l'interface graphique ou via l'interface en ligne de commande. Cette deuxième option offre à l'administration une plus grande flexibilité pour configurer les montages de stockage externes en masse et définir les priorités de montage. D'autres informations sont disponibles dans la documentation de l'interface graphique de stockage externe et la documentation du fichier de configuration de stockage externe.", + "Storage credentials" : "informations d'identification du stockage ", + "To access the storage, you need to provide the authentication credentials." : "Pour accéder au stockage, vous devez fournir les informations d’authentification.", + "Enter the storage login" : "Entrez le login du stockage", + "Enter the storage password" : "Entrez le mot de passe du stockage", "Submit" : "Soumettre", "Unable to update this external storage config. {statusMessage}" : "Impossible de mettre à jour la configuration de ce stockage externe. {statusMessage}", "New configuration successfully saved" : "Nouvelle configuration entrée avec succès", @@ -154,6 +159,7 @@ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Cette application permet aux administrateurs de configurer des connexions à des stockage externes, tels que des serveurs FTP, des magasins d'objets S3 ou SWIFT, d'autres serveurs Nextcloud, des serveurs WebDAV, etc. Les administrateurs peuvent choisir les types de stockage à activer et peuvent monter ces emplacements de stockage pour un utilisateur, un groupe ou l'ensemble du système. Les utilisateurs verront apparaître un nouveau dossier dans leur répertoire racine Nextcloud, auquel ils pourront accéder et utiliser comme n'importe quel autre dossier Nextcloud. Le stockage externe permet également aux utilisateurs de partager des fichiers stockés dans ces emplacements externes. Dans ce cas, les informations d'identification du propriétaire du fichier sont utilisées lorsque le destinataire demande le fichier à partir du stockage externe, garantissant ainsi que le destinataire peut accéder au fichier partagé.\n\nLe stockage externe peut être configuré à l'aide de l'interface graphique ou via l'interface en ligne de commande. Cette deuxième option offre àaux utilisateurs avancés une plus grande flexibilité pour configurer les montages de stockage externes en masse et définir les priorités de montage. D'autres informations sont disponibles dans la documentation de l'interface graphique de stockage externe et la documentation du fichier de configuration de stockage externe.", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Le stockage externe vous permet de monter des périphériques et services externes en tant que périphériques de stockage secondaires sous Nextcloud. Vous pouvez aussi autoriser les utilisateurs à monter leurs propres services de stockage externes.", "All users" : "Tous les utilisateurs", - "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes" + "Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes", + "To access the storage, you need to provide the authentification informations." : "Pour accéder au stockage, vous devez fournir les informations d'authentification." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/files_external/l10n/sk.js b/apps/files_external/l10n/sk.js index 02b731ddb01..a2ce523570f 100644 --- a/apps/files_external/l10n/sk.js +++ b/apps/files_external/l10n/sk.js @@ -12,7 +12,7 @@ OC.L10N.register( "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovaním (pomalé)", "Enable encryption" : "Povoliť šifrovanie", "Enable previews" : "Povoliť náhľady", - "Enable sharing" : "Povoliť sprístupňovanie", + "Enable sharing" : "Povoliť zdieľanie", "Check for changes" : "Zisťovať zmeny", "Never" : "Nikdy", "Once every direct access" : "S každým priamym prístupom", diff --git a/apps/files_external/l10n/sk.json b/apps/files_external/l10n/sk.json index 8ecf4e5177d..4b8e0cfe2da 100644 --- a/apps/files_external/l10n/sk.json +++ b/apps/files_external/l10n/sk.json @@ -10,7 +10,7 @@ "Compatibility with Mac NFD encoding (slow)" : "Kompatibilita s Mac NFD enkódovaním (pomalé)", "Enable encryption" : "Povoliť šifrovanie", "Enable previews" : "Povoliť náhľady", - "Enable sharing" : "Povoliť sprístupňovanie", + "Enable sharing" : "Povoliť zdieľanie", "Check for changes" : "Zisťovať zmeny", "Never" : "Nikdy", "Once every direct access" : "S každým priamym prístupom", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index dcebc8b42a0..37d6477292c 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -143,6 +143,8 @@ OC.L10N.register( "Link copied to clipboard" : "Lien copié dans le presse-papier", "Email already added" : "E-mail déjà ajouté", "Invalid email address" : "Adresse e-mail invalide", + "_{count} email address already added_::_{count} email addresses already added_" : ["{count} adresse e-mail déjà ajoutée","{count} adresses e-mail déjà ajoutées","{count} adresses e-mail déjà ajoutées"], + "_{count} email address added_::_{count} email addresses added_" : ["{count} adresse e-mail ajoutée","{count} adresses e-mail ajoutées","{count} adresses e-mail ajoutées"], "What are you requesting?" : "Que demandez-vous ?", "Request subject" : "Sujet de la demande", "Birthday party photos, History assignment…" : "Photos d'anniversaire, devoir d'Histoire...", @@ -346,8 +348,14 @@ OC.L10N.register( "Error updating the share" : "Erreur lors de la mise à jour du partage", "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", + "Could not update share" : "Impossible de mettre à jour le partage", + "Share saved" : "Partager enregistré", + "Share expire date saved" : "Le partage expirât à la date enregistrée", + "Share hide-download state saved" : "Partager l'état masqué du téléchargement enregistré", "Share label saved" : "Étiquette collaborative enregistrée", + "Share note for recipient saved" : "Partager la note pour le destinataire enregistré", "Share password saved" : "Mot de passe partagé enregistré", + "Share permissions saved" : "Partage l'autorisations enregistrées", "Shared by" : "Partagé par", "Shared with" : "Partagé avec", "Password created successfully" : "Mot de passe créé avec succès", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index dfc54ad843d..1dbdd7403a5 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -141,6 +141,8 @@ "Link copied to clipboard" : "Lien copié dans le presse-papier", "Email already added" : "E-mail déjà ajouté", "Invalid email address" : "Adresse e-mail invalide", + "_{count} email address already added_::_{count} email addresses already added_" : ["{count} adresse e-mail déjà ajoutée","{count} adresses e-mail déjà ajoutées","{count} adresses e-mail déjà ajoutées"], + "_{count} email address added_::_{count} email addresses added_" : ["{count} adresse e-mail ajoutée","{count} adresses e-mail ajoutées","{count} adresses e-mail ajoutées"], "What are you requesting?" : "Que demandez-vous ?", "Request subject" : "Sujet de la demande", "Birthday party photos, History assignment…" : "Photos d'anniversaire, devoir d'Histoire...", @@ -344,8 +346,14 @@ "Error updating the share" : "Erreur lors de la mise à jour du partage", "File \"{path}\" has been unshared" : "Le partage du fichier \"{path}\" a été retiré", "Folder \"{path}\" has been unshared" : "Le partage du dossier \"{path}\" a été retiré", + "Could not update share" : "Impossible de mettre à jour le partage", + "Share saved" : "Partager enregistré", + "Share expire date saved" : "Le partage expirât à la date enregistrée", + "Share hide-download state saved" : "Partager l'état masqué du téléchargement enregistré", "Share label saved" : "Étiquette collaborative enregistrée", + "Share note for recipient saved" : "Partager la note pour le destinataire enregistré", "Share password saved" : "Mot de passe partagé enregistré", + "Share permissions saved" : "Partage l'autorisations enregistrées", "Shared by" : "Partagé par", "Shared with" : "Partagé avec", "Password created successfully" : "Mot de passe créé avec succès", diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index edd4729d5de..15a606ca270 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -12,7 +12,7 @@ OC.L10N.register( "{actor} removed share for group {group}" : "{actor} zrušil zdieľanie pre skupinu {group}", "Share for group {group} expired" : "Zdieľanie pre skupinu {group} vypršalo", "You shared {file} with group {group}" : "Sprístupnili ste {file} skupine {group}", - "You removed group {group} from {file}" : "Zrušili ste sprístupnenie súboru {file} skupine {group}", + "You removed group {group} from {file}" : "Zrušili ste zdieľanie súboru {file} skupine {group}", "{actor} shared {file} with group {group}" : "{actor} zdieľa {file} skupine {group}", "{actor} removed group {group} from {file}" : "{actor} zrušil zdieľanie súboru {file} skupine {group}", "Share for file {file} with group {group} expired" : "Zdieľanie súboru {file} so skupinou {group} vypršalo", @@ -28,39 +28,39 @@ OC.L10N.register( "{actor} shared {file} as public link" : "{actor} sprístupnil {file} ako verejný odkaz", "{actor} removed public link for {file}" : "{actor} odstránil verejný odkaz pre {file}", "Public link of {actor} for {file} expired" : "Verejný odkaz používateľa {actor} pre {file} vypršal", - "{user} accepted the remote share" : "používateľ {user} prijal vzdialené sprístupnenie", - "{user} declined the remote share" : "používateľ {user} odmietol vzdialené sprístupnenie", + "{user} accepted the remote share" : "používateľ {user} prijal vzdialené zdieľanie", + "{user} declined the remote share" : "používateľ {user} odmietol vzdialené zdieľanie", "You received a new remote share {file} from {user}" : "Obdržali ste nové vzdialené zdieľanie súboru {file} používateľom {user}", - "{user} accepted the remote share of {file}" : "používateľ {user} prijal vzdialené sprístupnenie súboru {file}", + "{user} accepted the remote share of {file}" : "používateľ {user} prijal vzdialené zdieľanie súboru {file}", "{user} declined the remote share of {file}" : "používateľ {user} odmietol vzdialené spristupnenie súboru {file} ", "{user} unshared {file} from you" : "používateľ {user} vám už nesprístupňuje súbor {file}", "Shared with {user}" : "Zdieľané s {user}", - "Removed share for {user}" : "Odstránené sprístupnenie pre používateľa {user}", + "Removed share for {user}" : "Odstránené zdieľanie pre používateľa {user}", "You removed yourself" : "Odobrali ste sami seba", "{actor} removed themselves" : "{actor} odobral(a) sám seba", "{actor} shared with {user}" : "{actor} zdieľal s {user}", - "{actor} removed share for {user}" : "{actor} odstránil sprístupnenie pre používateľa {user}", + "{actor} removed share for {user}" : "{actor} odstránil zdieľanie pre používateľa {user}", "Shared by {actor}" : "Sprístupnil {actor}", - "{actor} removed share" : "{actor} zrušil sprístupnenie", + "{actor} removed share" : "{actor} zrušil zdieľanie", "Share for {user} expired" : "Zdieľanie pre používateľa {user} vypršalo", "Share expired" : "Zdieľanie vypršalo", "You shared {file} with {user}" : "Sprístupnili ste {file} používateľovi {user}", - "You removed {user} from {file}" : "Zrušili ste sprístupnenie {file} používateľovi {user} ", + "You removed {user} from {file}" : "Zrušili ste zdieľanie {file} používateľovi {user} ", "You removed yourself from {file}" : "Odobrali ste sami seba z {file}", "{actor} removed themselves from {file}" : "{actor} odobral(a) sám seba z {file}", "{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}", - "{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}", + "{actor} removed {user} from {file}" : "{actor} zrušil zdieľanie {file} pre používateľa {user}", "{actor} shared {file} with you" : "{actor} vám sprístupnil {file}", "{actor} removed you from the share named {file}" : "{actor} vás odstránil z prístupu k {file} ", "Share for file {file} with {user} expired" : "Zdieľanie súboru {file} s používateľom {user} vypršalo", "Share for file {file} expired" : "Zdieľanie súboru {file} vypršalo", "A file or folder shared by mail or by public link was downloaded" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol stiahnutý", "A file or folder was shared from another server" : "Súbor alebo priečinok bol sprístupnený z iného servera", - "Sharing" : "Sprístupnenie", + "Sharing" : "Zdieľanie", "A file or folder has been shared" : "Súbor alebo priečinok bol sprístupnený", "Shared link" : "Zdieľaný odkaz", "Wrong share ID, share does not exist" : "Neplatné ID zdieľania, zdieľanie neexistuje", - "Could not delete share" : "Nie je možné zmazať sprístupnenie", + "Could not delete share" : "Nie je možné zmazať zdieľanie", "Please specify a file or folder path" : "Zvoľte prosím súbor alebo cestu k priečinku", "Wrong path, file/folder does not exist" : "Neplatná cesta, súbor alebo priečinok neexistuje", "Could not create share" : "Nie je možné sprístupniť", @@ -69,11 +69,11 @@ OC.L10N.register( "Please specify a valid account to share with" : "Prosím, uveďte platný účet, s ktorým chcete zdieľať", "Group sharing is disabled by the administrator" : "Skupinové zdieľanie je zakázané administrátorom", "Please specify a valid group" : "Zvoľte prosím platnú skupinu", - "Public link sharing is disabled by the administrator" : "Sprístupnenie pomocou verejných odkazov je zakázané administrátorom", + "Public link sharing is disabled by the administrator" : "Zdieľanie pomocou verejných odkazov je zakázané administrátorom", "Public upload disabled by the administrator" : "Verejné nahrávanie je zakázané administrátorom", "Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk /Rozhovor/ zlyhalo, pretože Nextcloud Rozhovor nie je zapnutý", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sprístupnenie %1$s zlyhalo, backend nepodporuje typ sprístupnenia %2$s", + "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Zdieľanie %1$s zlyhalo, backend nepodporuje typ zdieľania %2$s", "Please specify a valid federated account ID" : "Prosím zvoľte platné ID združeného účtu.", "Please specify a valid federated group ID" : "Prosím zvoľte platné ID združenej skupiny", "Sharing %s failed because the back end does not support room shares" : "Zdieľanie %s sa nepodarilo, pretože backend nepodporuje zdieľanie miestností", @@ -92,15 +92,15 @@ OC.L10N.register( "Download" : "Stiahnuť", "Add to your %s" : "Pridať do vášho %s", "Direct link" : "Priama linka", - "Share API is disabled" : "API pre sprístupňovanie je zakázané", - "File sharing" : "Sprístupnenie súborov", + "Share API is disabled" : "API pre zdieľanie je zakázané", + "File sharing" : "Zdieľanie súborov", "Share will expire tomorrow" : "Platnosť sprístupnenia skončí zajtra", "Your share of {node} will expire tomorrow" : "Vášmu zdieľaniu {node} zajtra skončí platnosť", "You received {share} as a share by {user}" : "Od {user} ste obdržali zdieľanie {share}", "You received {share} to group {group} as a share by {user}" : "Od {user} ste pre skupinu {group} obdržali zdieľanie {share}", "Accept" : "Prijať", "Decline" : "Zahodiť", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje ľuďom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Príslušní ľudia potom môžu tieto súbory a priečinky sprístupňovať ostatným účtom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správcovia tiež môžu vynútiť používanie hesiel, dátumov expirácie a povoliť sprístupňovanie server-server pomocou zdieľaných odkazov, ako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia, a taktiež aj na synchronizačných klientoch a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje ľuďom si navzájom zdieľať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory zdieľať ostatným. Príslušní ľudia potom môžu tieto súbory a priečinky zdieľať ostatným účtom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu zdieľať pomocou odkazu, je možné súbory zdieľať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správcovia tiež môžu vynútiť používanie hesiel, dátumov expirácie a povoliť zdielanie server-server pomocou zdieľaných odkazov, ako aj zdielanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie zdielané súbory a priečinky na serveri pre všetkých príjemcov zdieľania, a taktiež aj na synchronizačných klientoch a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "People" : "Ľudia", "Expiration date" : "Dátum vypršania", "Set a password" : "Nastavte si heslo", @@ -146,7 +146,7 @@ OC.L10N.register( "Password protection" : "Ochrana heslom", "Enter a password" : "Zadajte heslo", "Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)", - "Create share" : "Vytvoriť sprístupnenie", + "Create share" : "Vytvoriť zdieľanie", "Customize link" : "Prispôsobiť odkaz", "Generate QR code" : "Vygenerovať QR kód", "Add another link" : "Pridať ďalší odkaz", @@ -167,7 +167,7 @@ OC.L10N.register( "Custom permissions" : "Vlastné oprávnenia", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", - "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", + "Resharing is not allowed" : "Opätovné zdieľanie nie je povolené", "Name or email …" : "Meno alebo e-mail …", "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Searching …" : "Hľadá sa …", @@ -277,7 +277,7 @@ OC.L10N.register( "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", - "Share not found" : "Sprístupnenie sa nenašlo", + "Share not found" : "Zdieľanie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", "Waiting…" : "Čaká sa…", @@ -295,7 +295,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom", "Please specify a valid circle" : "Zadajte platný kruh", "Download all files" : "Stiahnuť všetky súbory", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", + "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje užívateľom si navzájom zdieľať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory zdieľať ostatným. Poverení užívatelia potom môžu tieto súbory zdieľať ostatným užívateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu zdieľanie pomocou odkazu, je možné súbory zdieľať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť zdieľanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie zdieľané súbory a priečinky na serveri pre všetkých príjemcov zdieľania a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", "Read only" : "Iba na čítanie", "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", @@ -315,7 +315,7 @@ OC.L10N.register( "Reasons might be:" : "Možné dôvody:", "the item was removed" : "položka bola presunutá", "the link expired" : "linke vypršala platnosť", - "sharing is disabled" : "sprístupňovanie je zakázané", + "sharing is disabled" : "zdieľanie je zakázané", "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", "Enter your name" : "Zadajte svoje meno" }, diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index f761875aee2..fa5de188aff 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -10,7 +10,7 @@ "{actor} removed share for group {group}" : "{actor} zrušil zdieľanie pre skupinu {group}", "Share for group {group} expired" : "Zdieľanie pre skupinu {group} vypršalo", "You shared {file} with group {group}" : "Sprístupnili ste {file} skupine {group}", - "You removed group {group} from {file}" : "Zrušili ste sprístupnenie súboru {file} skupine {group}", + "You removed group {group} from {file}" : "Zrušili ste zdieľanie súboru {file} skupine {group}", "{actor} shared {file} with group {group}" : "{actor} zdieľa {file} skupine {group}", "{actor} removed group {group} from {file}" : "{actor} zrušil zdieľanie súboru {file} skupine {group}", "Share for file {file} with group {group} expired" : "Zdieľanie súboru {file} so skupinou {group} vypršalo", @@ -26,39 +26,39 @@ "{actor} shared {file} as public link" : "{actor} sprístupnil {file} ako verejný odkaz", "{actor} removed public link for {file}" : "{actor} odstránil verejný odkaz pre {file}", "Public link of {actor} for {file} expired" : "Verejný odkaz používateľa {actor} pre {file} vypršal", - "{user} accepted the remote share" : "používateľ {user} prijal vzdialené sprístupnenie", - "{user} declined the remote share" : "používateľ {user} odmietol vzdialené sprístupnenie", + "{user} accepted the remote share" : "používateľ {user} prijal vzdialené zdieľanie", + "{user} declined the remote share" : "používateľ {user} odmietol vzdialené zdieľanie", "You received a new remote share {file} from {user}" : "Obdržali ste nové vzdialené zdieľanie súboru {file} používateľom {user}", - "{user} accepted the remote share of {file}" : "používateľ {user} prijal vzdialené sprístupnenie súboru {file}", + "{user} accepted the remote share of {file}" : "používateľ {user} prijal vzdialené zdieľanie súboru {file}", "{user} declined the remote share of {file}" : "používateľ {user} odmietol vzdialené spristupnenie súboru {file} ", "{user} unshared {file} from you" : "používateľ {user} vám už nesprístupňuje súbor {file}", "Shared with {user}" : "Zdieľané s {user}", - "Removed share for {user}" : "Odstránené sprístupnenie pre používateľa {user}", + "Removed share for {user}" : "Odstránené zdieľanie pre používateľa {user}", "You removed yourself" : "Odobrali ste sami seba", "{actor} removed themselves" : "{actor} odobral(a) sám seba", "{actor} shared with {user}" : "{actor} zdieľal s {user}", - "{actor} removed share for {user}" : "{actor} odstránil sprístupnenie pre používateľa {user}", + "{actor} removed share for {user}" : "{actor} odstránil zdieľanie pre používateľa {user}", "Shared by {actor}" : "Sprístupnil {actor}", - "{actor} removed share" : "{actor} zrušil sprístupnenie", + "{actor} removed share" : "{actor} zrušil zdieľanie", "Share for {user} expired" : "Zdieľanie pre používateľa {user} vypršalo", "Share expired" : "Zdieľanie vypršalo", "You shared {file} with {user}" : "Sprístupnili ste {file} používateľovi {user}", - "You removed {user} from {file}" : "Zrušili ste sprístupnenie {file} používateľovi {user} ", + "You removed {user} from {file}" : "Zrušili ste zdieľanie {file} používateľovi {user} ", "You removed yourself from {file}" : "Odobrali ste sami seba z {file}", "{actor} removed themselves from {file}" : "{actor} odobral(a) sám seba z {file}", "{actor} shared {file} with {user}" : "{actor} sprístupnil {file} používateľovi {user}", - "{actor} removed {user} from {file}" : "{actor} zrušil sprístupnenie {file} pre používateľa {user}", + "{actor} removed {user} from {file}" : "{actor} zrušil zdieľanie {file} pre používateľa {user}", "{actor} shared {file} with you" : "{actor} vám sprístupnil {file}", "{actor} removed you from the share named {file}" : "{actor} vás odstránil z prístupu k {file} ", "Share for file {file} with {user} expired" : "Zdieľanie súboru {file} s používateľom {user} vypršalo", "Share for file {file} expired" : "Zdieľanie súboru {file} vypršalo", "A file or folder shared by mail or by public link was downloaded" : "Súbor alebo adresár zdieľaný cez email alebo verejný odkaz bol stiahnutý", "A file or folder was shared from another server" : "Súbor alebo priečinok bol sprístupnený z iného servera", - "Sharing" : "Sprístupnenie", + "Sharing" : "Zdieľanie", "A file or folder has been shared" : "Súbor alebo priečinok bol sprístupnený", "Shared link" : "Zdieľaný odkaz", "Wrong share ID, share does not exist" : "Neplatné ID zdieľania, zdieľanie neexistuje", - "Could not delete share" : "Nie je možné zmazať sprístupnenie", + "Could not delete share" : "Nie je možné zmazať zdieľanie", "Please specify a file or folder path" : "Zvoľte prosím súbor alebo cestu k priečinku", "Wrong path, file/folder does not exist" : "Neplatná cesta, súbor alebo priečinok neexistuje", "Could not create share" : "Nie je možné sprístupniť", @@ -67,11 +67,11 @@ "Please specify a valid account to share with" : "Prosím, uveďte platný účet, s ktorým chcete zdieľať", "Group sharing is disabled by the administrator" : "Skupinové zdieľanie je zakázané administrátorom", "Please specify a valid group" : "Zvoľte prosím platnú skupinu", - "Public link sharing is disabled by the administrator" : "Sprístupnenie pomocou verejných odkazov je zakázané administrátorom", + "Public link sharing is disabled by the administrator" : "Zdieľanie pomocou verejných odkazov je zakázané administrátorom", "Public upload disabled by the administrator" : "Verejné nahrávanie je zakázané administrátorom", "Public upload is only possible for publicly shared folders" : "Verejné nahrávanie je možné len do verejne sprístupnených priečinkov", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Zdieľanie %s odoslaním hesla cez Nextcloud Talk /Rozhovor/ zlyhalo, pretože Nextcloud Rozhovor nie je zapnutý", - "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Sprístupnenie %1$s zlyhalo, backend nepodporuje typ sprístupnenia %2$s", + "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Zdieľanie %1$s zlyhalo, backend nepodporuje typ zdieľania %2$s", "Please specify a valid federated account ID" : "Prosím zvoľte platné ID združeného účtu.", "Please specify a valid federated group ID" : "Prosím zvoľte platné ID združenej skupiny", "Sharing %s failed because the back end does not support room shares" : "Zdieľanie %s sa nepodarilo, pretože backend nepodporuje zdieľanie miestností", @@ -90,15 +90,15 @@ "Download" : "Stiahnuť", "Add to your %s" : "Pridať do vášho %s", "Direct link" : "Priama linka", - "Share API is disabled" : "API pre sprístupňovanie je zakázané", - "File sharing" : "Sprístupnenie súborov", + "Share API is disabled" : "API pre zdieľanie je zakázané", + "File sharing" : "Zdieľanie súborov", "Share will expire tomorrow" : "Platnosť sprístupnenia skončí zajtra", "Your share of {node} will expire tomorrow" : "Vášmu zdieľaniu {node} zajtra skončí platnosť", "You received {share} as a share by {user}" : "Od {user} ste obdržali zdieľanie {share}", "You received {share} to group {group} as a share by {user}" : "Od {user} ste pre skupinu {group} obdržali zdieľanie {share}", "Accept" : "Prijať", "Decline" : "Zahodiť", - "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje ľuďom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Príslušní ľudia potom môžu tieto súbory a priečinky sprístupňovať ostatným účtom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správcovia tiež môžu vynútiť používanie hesiel, dátumov expirácie a povoliť sprístupňovanie server-server pomocou zdieľaných odkazov, ako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia, a taktiež aj na synchronizačných klientoch a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje ľuďom si navzájom zdieľať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory zdieľať ostatným. Príslušní ľudia potom môžu tieto súbory a priečinky zdieľať ostatným účtom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu zdieľať pomocou odkazu, je možné súbory zdieľať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správcovia tiež môžu vynútiť používanie hesiel, dátumov expirácie a povoliť zdielanie server-server pomocou zdieľaných odkazov, ako aj zdielanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie zdielané súbory a priečinky na serveri pre všetkých príjemcov zdieľania, a taktiež aj na synchronizačných klientoch a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "People" : "Ľudia", "Expiration date" : "Dátum vypršania", "Set a password" : "Nastavte si heslo", @@ -144,7 +144,7 @@ "Password protection" : "Ochrana heslom", "Enter a password" : "Zadajte heslo", "Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)", - "Create share" : "Vytvoriť sprístupnenie", + "Create share" : "Vytvoriť zdieľanie", "Customize link" : "Prispôsobiť odkaz", "Generate QR code" : "Vygenerovať QR kód", "Add another link" : "Pridať ďalší odkaz", @@ -165,7 +165,7 @@ "Custom permissions" : "Vlastné oprávnenia", "Search for share recipients" : "Vyhľadanie ďalších účastníkov zdieľania", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", - "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", + "Resharing is not allowed" : "Opätovné zdieľanie nie je povolené", "Name or email …" : "Meno alebo e-mail …", "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Searching …" : "Hľadá sa …", @@ -275,7 +275,7 @@ "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", - "Share not found" : "Sprístupnenie sa nenašlo", + "Share not found" : "Zdieľanie sa nenašlo", "Back to %s" : "Späť na %s", "Add to your Nextcloud" : "Pridať do svojho Nextcloud", "Waiting…" : "Čaká sa…", @@ -293,7 +293,7 @@ "You cannot share to a Circle if the app is not enabled" : "Ak aplikácia nie je povolená, nemôžete ju zdieľať s Kruhom", "Please specify a valid circle" : "Zadajte platný kruh", "Download all files" : "Stiahnuť všetky súbory", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje používateľom si navzájom sprístupňovať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory sprístupňovať ostatným. Poverení používatelia potom môžu tieto súbory sprístupňovať ostatným používateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu sprístupňovania pomocou odkazu, je možné súbory sprístupňovať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť sprístupňovanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie sprístupnené súbory a priečinky na serveri pre všetkých príjemcov sprístupnenia a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", + "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Táto aplikácia umožňuje užívateľom si navzájom zdieľať súbory v rámci Nextcloud. Ak je zapnutá, správca môže zvoliť, ktoré skupiny môžu súbory zdieľať ostatným. Poverení užívatelia potom môžu tieto súbory zdieľať ostatným užívateľom a skupinám v rámci Nextcloud. Navyše, ak správca zapne funkciu zdieľanie pomocou odkazu, je možné súbory zdieľať aj mimo Nextcloud a to pomocou externého odkazu (linku). Správci tiež môžu vynútiť používanie hesiel, dátumov exspirácie a zapnúť zdieľanie server-server pomocou zdieľaných odkazov. Rovnako aj sprístupňovanie z mobilných zariadení.\nVypnutím tejto funkcie odoberie zdieľané súbory a priečinky na serveri pre všetkých príjemcov zdieľania a taktiež aj na synchronizovaných klientoch (napr. počítačová aplikácia Nextcloud) a mobilných aplikáciách. Viac informácií je k dispozícii v dokumentácii Nextcloud.", "Accept user and group shares by default" : "Vždy prijímať zdieľania od používateľov a skupín", "Read only" : "Iba na čítanie", "File drop (upload only)" : "Odovzdávanie súborov (len nahrávanie)", @@ -313,7 +313,7 @@ "Reasons might be:" : "Možné dôvody:", "the item was removed" : "položka bola presunutá", "the link expired" : "linke vypršala platnosť", - "sharing is disabled" : "sprístupňovanie je zakázané", + "sharing is disabled" : "zdieľanie je zakázané", "For more info, please ask the person who sent this link." : "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.", "Enter your name" : "Zadajte svoje meno" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 1c9a322095f..5203d2b5867 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -143,6 +143,8 @@ OC.L10N.register( "Link copied to clipboard" : "Bağlantı panoya kopyalandı", "Email already added" : "E-posta adresi zaten eklenmiş", "Invalid email address" : "E-posta adresi geçersiz", + "_{count} email address already added_::_{count} email addresses already added_" : ["{count} e-posta adresi zaten eklenmiş","{count} e-posta adresi zaten eklenmiş"], + "_{count} email address added_::_{count} email addresses added_" : ["{count} e-posta adresi eklendi","{count} e-posta adresi eklendi"], "What are you requesting?" : "Ne yapmak istiyorsunuz?", "Request subject" : "İstek konusu", "Birthday party photos, History assignment…" : "Doğum günü fotoğraflarını paylaşmak ve tarihleri belirlemek…", @@ -309,9 +311,11 @@ OC.L10N.register( "Create file request" : "Dosya isteği oluştur", "Upload files to {foldername}" : "Dosyaları {foldername} klasörüne yükle", "Public file share" : "Herkese açık dosya paylaşımı", + "Publicly shared file." : "Herkese açık paylaşılmış dosya.", "No file" : "Dosya yok", "The file shared with you will show up here" : "Sizinle paylaşılan dosyalar burada görüntülenir", "Public share" : "Herkese açık paylaş", + "Publicly shared files." : "Herkese açık paylaşılmış dosyalar.", "No files" : "Herhangi bir dosya yok", "Files and folders shared with you will show up here" : "Sizinle paylaşılan dosyalar ve klasörler burada görüntülenir", "Overview of shared files." : "Paylaşılan dosyaların özeti.", @@ -344,8 +348,14 @@ OC.L10N.register( "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", + "Could not update share" : "Paylaşım güncellenemedi", + "Share saved" : "Paylaşım kaydedildi", + "Share expire date saved" : "Paylaşım geçerlilik süresi kaydedildi", + "Share hide-download state saved" : "Paylaşımın indirmeyi gizleme durumu kaydedildi", "Share label saved" : "Paylaşım etiketi kaydedildi", + "Share note for recipient saved" : "Alıcı için paylaşım notu kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", + "Share permissions saved" : "Paylaşım izinleri kaydedildi", "Shared by" : "Paylaşan", "Shared with" : "Şunlarla paylaşılmış", "Password created successfully" : "Parola oluşturuldu", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 1b060320a82..6aafdafb0e6 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -141,6 +141,8 @@ "Link copied to clipboard" : "Bağlantı panoya kopyalandı", "Email already added" : "E-posta adresi zaten eklenmiş", "Invalid email address" : "E-posta adresi geçersiz", + "_{count} email address already added_::_{count} email addresses already added_" : ["{count} e-posta adresi zaten eklenmiş","{count} e-posta adresi zaten eklenmiş"], + "_{count} email address added_::_{count} email addresses added_" : ["{count} e-posta adresi eklendi","{count} e-posta adresi eklendi"], "What are you requesting?" : "Ne yapmak istiyorsunuz?", "Request subject" : "İstek konusu", "Birthday party photos, History assignment…" : "Doğum günü fotoğraflarını paylaşmak ve tarihleri belirlemek…", @@ -307,9 +309,11 @@ "Create file request" : "Dosya isteği oluştur", "Upload files to {foldername}" : "Dosyaları {foldername} klasörüne yükle", "Public file share" : "Herkese açık dosya paylaşımı", + "Publicly shared file." : "Herkese açık paylaşılmış dosya.", "No file" : "Dosya yok", "The file shared with you will show up here" : "Sizinle paylaşılan dosyalar burada görüntülenir", "Public share" : "Herkese açık paylaş", + "Publicly shared files." : "Herkese açık paylaşılmış dosyalar.", "No files" : "Herhangi bir dosya yok", "Files and folders shared with you will show up here" : "Sizinle paylaşılan dosyalar ve klasörler burada görüntülenir", "Overview of shared files." : "Paylaşılan dosyaların özeti.", @@ -342,8 +346,14 @@ "Error updating the share" : "Paylaşım güncellenirken sorun çıktı", "File \"{path}\" has been unshared" : "\"{path}\" dosyası paylaşımdan kaldırıldı", "Folder \"{path}\" has been unshared" : "\"{path}\" klasörü paylaşımdan kaldırıldı", + "Could not update share" : "Paylaşım güncellenemedi", + "Share saved" : "Paylaşım kaydedildi", + "Share expire date saved" : "Paylaşım geçerlilik süresi kaydedildi", + "Share hide-download state saved" : "Paylaşımın indirmeyi gizleme durumu kaydedildi", "Share label saved" : "Paylaşım etiketi kaydedildi", + "Share note for recipient saved" : "Alıcı için paylaşım notu kaydedildi", "Share password saved" : "Paylaşım parolası kaydedildi", + "Share permissions saved" : "Paylaşım izinleri kaydedildi", "Shared by" : "Paylaşan", "Shared with" : "Şunlarla paylaşılmış", "Password created successfully" : "Parola oluşturuldu", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 771e54f27e5..0e4f58f76e8 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -189,7 +189,7 @@ OC.L10N.register( "Can edit" : "可以编辑", "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", - "No recommendations. Start typing." : "没有建议。开始输入。", + "No recommendations. Start typing." : "无建议。开始输入。", "Resharing is not allowed" : "不允许再次共享", "Name or email …" : "姓名或电子邮件 ...", "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID ...", @@ -255,14 +255,15 @@ OC.L10N.register( "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", - "Shared with others" : "您共享的文件", + "Shared with others" : "你的共享", "Create file request" : "创建文件请求", + "No file" : "无文件", "Public share" : "公开共享", "Overview of shared files." : "已分享文件的概览", "No shares" : "没有共享", - "Files and folders you shared or have been shared with you will show up here" : "您共享或已与您共享的文件与文件夹将显示在此处", - "Shared with you" : "共享给您的", - "List of files that are shared with you." : "与您共享的文件列表", + "Files and folders you shared or have been shared with you will show up here" : "你的共享或已与你共享的文件与文件夹将显示在此处", + "Shared with you" : "与你共享", + "List of files that are shared with you." : "与你共享的文件列表", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others shared with you will show up here" : "其他人与您分享的文件与文件夹将显示在此处", "List of files that you shared with others." : "你与其他人分享的文件列表。", @@ -271,14 +272,14 @@ OC.L10N.register( "Shared by link" : "通过链接共享", "List of files that are shared by link." : "存在分享链接的文件列表", "No shared links" : "无共享链接", - "Files and folders you shared by link will show up here" : "此处会显示您使用链接分享的文件和文件夹", + "Files and folders you shared by link will show up here" : "你通过链接共享的文件和文件夹将显示在此处", "File requests" : "文件请求", "List of file requests." : "文件请求列表", "No file requests" : "没有文件请求", "File requests you have created will show up here" : "你已创建的文件请求将显示在这里", "Deleted shares" : "已删除的共享", "List of shares you left." : "您已退出的分享列表", - "No deleted shares" : "没有删除的共享", + "No deleted shares" : "没有已删除的共享", "Shares you have left will show up here" : "此处会显示您退出的分享", "Pending shares" : "待定共享", "List of unapproved shares." : "未批准的分享列表", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 6c58e0e2fdd..8a9b77ab49d 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -187,7 +187,7 @@ "Can edit" : "可以编辑", "Custom permissions" : "自定义权限", "Search for share recipients" : "查找共享参与者", - "No recommendations. Start typing." : "没有建议。开始输入。", + "No recommendations. Start typing." : "无建议。开始输入。", "Resharing is not allowed" : "不允许再次共享", "Name or email …" : "姓名或电子邮件 ...", "Name, email, or Federated Cloud ID …" : "名称、电子邮件或联合云 ID ...", @@ -253,14 +253,15 @@ "Shared by {ownerDisplayName}" : "由 {ownerDisplayName} 分享", "Shared multiple times with different people" : "与不同的用户多次分享", "Show sharing options" : "显示共享选项", - "Shared with others" : "您共享的文件", + "Shared with others" : "你的共享", "Create file request" : "创建文件请求", + "No file" : "无文件", "Public share" : "公开共享", "Overview of shared files." : "已分享文件的概览", "No shares" : "没有共享", - "Files and folders you shared or have been shared with you will show up here" : "您共享或已与您共享的文件与文件夹将显示在此处", - "Shared with you" : "共享给您的", - "List of files that are shared with you." : "与您共享的文件列表", + "Files and folders you shared or have been shared with you will show up here" : "你的共享或已与你共享的文件与文件夹将显示在此处", + "Shared with you" : "与你共享", + "List of files that are shared with you." : "与你共享的文件列表", "Nothing shared with you yet" : "您还没有收到任何共享的文件", "Files and folders others shared with you will show up here" : "其他人与您分享的文件与文件夹将显示在此处", "List of files that you shared with others." : "你与其他人分享的文件列表。", @@ -269,14 +270,14 @@ "Shared by link" : "通过链接共享", "List of files that are shared by link." : "存在分享链接的文件列表", "No shared links" : "无共享链接", - "Files and folders you shared by link will show up here" : "此处会显示您使用链接分享的文件和文件夹", + "Files and folders you shared by link will show up here" : "你通过链接共享的文件和文件夹将显示在此处", "File requests" : "文件请求", "List of file requests." : "文件请求列表", "No file requests" : "没有文件请求", "File requests you have created will show up here" : "你已创建的文件请求将显示在这里", "Deleted shares" : "已删除的共享", "List of shares you left." : "您已退出的分享列表", - "No deleted shares" : "没有删除的共享", + "No deleted shares" : "没有已删除的共享", "Shares you have left will show up here" : "此处会显示您退出的分享", "Pending shares" : "待定共享", "List of unapproved shares." : "未批准的分享列表", diff --git a/apps/files_versions/l10n/fr.js b/apps/files_versions/l10n/fr.js index 6cfafca4516..75ec10fd4bc 100644 --- a/apps/files_versions/l10n/fr.js +++ b/apps/files_versions/l10n/fr.js @@ -4,6 +4,7 @@ OC.L10N.register( "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", + "Actions for version from {versionHumanExplicitDate}" : "Actions pour la version du {versionHumanExplicitDate}", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", "Compare to current version" : "Comparer avec la version actuelle", diff --git a/apps/files_versions/l10n/fr.json b/apps/files_versions/l10n/fr.json index a10d0d66dfd..469caeb756b 100644 --- a/apps/files_versions/l10n/fr.json +++ b/apps/files_versions/l10n/fr.json @@ -2,6 +2,7 @@ "Versions" : "Versions", "This application automatically maintains older versions of files that are changed." : "Cette application conserve automatiquement des anciennes versions de fichiers qui ont été modifiés.", "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the account does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the account's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Cette application maintient automatiquement les anciennes versions des fichiers qui sont modifiés. Lorsqu'elle est activée, un dossier de versions cachées est provisionné dans le répertoire de chaque utilisateur et est utilisé pour stocker les anciennes versions de fichiers. Un utilisateur peut à tout moment revenir à une ancienne version via l'interface Web, le fichier remplacé devenant à son tour une version. L'application gère automatiquement le dossier des versions pour s'assurer que le compte ne manque pas de place à cause des versions stockées.\n\t\tEn plus de l'expiration des versions, l'application veille à ne jamais utiliser plus de 50% de l'espace libre actuellement disponible pour le compte. Si les versions stockées dépassent cette limite, l'application supprime les versions les plus anciennes en premier jusqu'à ce qu'elle atteigne cette limite. Plus d'informations sont disponibles dans la documentation Versions.", + "Actions for version from {versionHumanExplicitDate}" : "Actions pour la version du {versionHumanExplicitDate}", "Name this version" : "Nommer cette version", "Edit version name" : "Modifier le nom de version", "Compare to current version" : "Comparer avec la version actuelle", diff --git a/apps/oauth2/l10n/fr.js b/apps/oauth2/l10n/fr.js index c09436ded2e..7a088fb54b2 100644 --- a/apps/oauth2/l10n/fr.js +++ b/apps/oauth2/l10n/fr.js @@ -13,6 +13,7 @@ OC.L10N.register( "Client Identifier" : "Identifiant du client", "Secret key" : "Clé secrète", "Delete client" : "Supprimer le client", + "Make sure you store the secret key, it cannot be recovered." : "Assurez-vous de stocker la clé secrète, elle ne peut pas être re récupérée.", "Add client" : "Ajouter un client", "Add" : "Ajouter", "Delete" : "Supprimer", diff --git a/apps/oauth2/l10n/fr.json b/apps/oauth2/l10n/fr.json index 26404659cd4..08e660fe913 100644 --- a/apps/oauth2/l10n/fr.json +++ b/apps/oauth2/l10n/fr.json @@ -11,6 +11,7 @@ "Client Identifier" : "Identifiant du client", "Secret key" : "Clé secrète", "Delete client" : "Supprimer le client", + "Make sure you store the secret key, it cannot be recovered." : "Assurez-vous de stocker la clé secrète, elle ne peut pas être re récupérée.", "Add client" : "Ajouter un client", "Add" : "Ajouter", "Delete" : "Supprimer", diff --git a/apps/provisioning_api/l10n/fr.js b/apps/provisioning_api/l10n/fr.js index a0db82af153..b0c52e80775 100644 --- a/apps/provisioning_api/l10n/fr.js +++ b/apps/provisioning_api/l10n/fr.js @@ -2,21 +2,27 @@ OC.L10N.register( "provisioning_api", { "Logged in account must be an administrator or have authorization to edit this setting." : "Le compte connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", + "Could not create non-existing user ID" : "IImpossible de créer un ID d'utilisateur inexistant", "User already exists" : "Cet utilisateur existe déjà", "Group %1$s does not exist" : "Le groupe %1$s n’existe pas", "Insufficient privileges for group %1$s" : "Privilèges insuffisants pour le groupe %1$s", "No group specified (required for sub-admins)" : "Aucun groupe spécifié (requis pour les sous-administrateurs)", "Sub-admin group does not exist" : "Le groupe des sous-administrateurs n'existe pas", "Cannot create sub-admins for admin group" : "Impossible de créer des sous-administrateurs pour le groupe des administrateurs", + "No permissions to promote sub-admins" : "Aucune autorisation pour promouvoir des sous-administrateurs", "Invalid password value" : "Valeur de mot de passe invalide", + "An email address is required, to send a password link to the user." : "Une adresse email est requise pour envoyer un lien de mot de passe à l'utilisateur.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été fournie", "Invalid quota value: %1$s" : "Valeur de quota invalide : %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valeur de quota invalide : %1$s dépasse le quota maximum", "Unlimited quota is forbidden on this instance" : "Un quota illimité est interdit sur cette instance", + "Setting the password is not supported by the users backend" : "La définition du mot de passe n'est pas prise en charge par le backend des utilisateurs", "Invalid language" : "Langue invalide", "Invalid locale" : "Paramètres régionaux invalides", + "Invalid first day of week" : "Premier jour de la semaine invalide", "Cannot remove yourself from the admin group" : "Impossible de vous retirer vous-même du groupe des administrateurs", "Cannot remove yourself from this group as you are a sub-admin" : "Impossible de vous retirer de ce groupe car vous êtes le sous-administrateur", + "Not viable to remove user from the last group you are sub-admin of" : "Il n'est pas possible de supprimer un utilisateur du dernier groupe dont vous êtes sous-administrateur", "User does not exist" : "L'utilisateur n'existe pas", "Group does not exist" : "Le groupe n'existe pas", "User is not a sub-admin of this group" : "L'utilisateur n'est pas un sous-administrateur de ce groupe", diff --git a/apps/provisioning_api/l10n/fr.json b/apps/provisioning_api/l10n/fr.json index 38458a0ae9f..3cc55b852ff 100644 --- a/apps/provisioning_api/l10n/fr.json +++ b/apps/provisioning_api/l10n/fr.json @@ -1,20 +1,26 @@ { "translations": { "Logged in account must be an administrator or have authorization to edit this setting." : "Le compte connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.", + "Could not create non-existing user ID" : "IImpossible de créer un ID d'utilisateur inexistant", "User already exists" : "Cet utilisateur existe déjà", "Group %1$s does not exist" : "Le groupe %1$s n’existe pas", "Insufficient privileges for group %1$s" : "Privilèges insuffisants pour le groupe %1$s", "No group specified (required for sub-admins)" : "Aucun groupe spécifié (requis pour les sous-administrateurs)", "Sub-admin group does not exist" : "Le groupe des sous-administrateurs n'existe pas", "Cannot create sub-admins for admin group" : "Impossible de créer des sous-administrateurs pour le groupe des administrateurs", + "No permissions to promote sub-admins" : "Aucune autorisation pour promouvoir des sous-administrateurs", "Invalid password value" : "Valeur de mot de passe invalide", + "An email address is required, to send a password link to the user." : "Une adresse email est requise pour envoyer un lien de mot de passe à l'utilisateur.", "Required email address was not provided" : "L'adresse e-mail exigée n'a pas été fournie", "Invalid quota value: %1$s" : "Valeur de quota invalide : %1$s", "Invalid quota value. %1$s is exceeding the maximum quota" : "Valeur de quota invalide : %1$s dépasse le quota maximum", "Unlimited quota is forbidden on this instance" : "Un quota illimité est interdit sur cette instance", + "Setting the password is not supported by the users backend" : "La définition du mot de passe n'est pas prise en charge par le backend des utilisateurs", "Invalid language" : "Langue invalide", "Invalid locale" : "Paramètres régionaux invalides", + "Invalid first day of week" : "Premier jour de la semaine invalide", "Cannot remove yourself from the admin group" : "Impossible de vous retirer vous-même du groupe des administrateurs", "Cannot remove yourself from this group as you are a sub-admin" : "Impossible de vous retirer de ce groupe car vous êtes le sous-administrateur", + "Not viable to remove user from the last group you are sub-admin of" : "Il n'est pas possible de supprimer un utilisateur du dernier groupe dont vous êtes sous-administrateur", "User does not exist" : "L'utilisateur n'existe pas", "Group does not exist" : "Le groupe n'existe pas", "User is not a sub-admin of this group" : "L'utilisateur n'est pas un sous-administrateur de ce groupe", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index e45c5cfef9f..aee92cf8334 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -128,6 +128,7 @@ OC.L10N.register( "Allowed admin IP ranges" : "Plage d'adresses IP autorisées pour l'admin", "Admin IP filtering isn’t applied." : "Le filtrage IP admin n'est pas activé", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La clé de configuration \"%1$s\" attends un tableau (trouver %2$s). La plage d'adresses IP de l'admin ne sera pas appliquée.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La clé de configuration \"%1$s\" contient une ou plusieurs plages d'adresses IP invalides: \"%2$s\"", "Admin IP filtering is correctly configured." : "Le filtrage IP admin est bien configuré.", "App directories owner" : "Propriétaire des répertoires d’applications ", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Certains répertoires d'applications appartiennent à un utilisateur différent de celui du serveur web. Cela peut être le cas si les applications ont été installées manuellement. Vérifiez les permissions des répertoires d'applications suivants :\n%s", @@ -157,6 +158,8 @@ OC.L10N.register( "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", "Database missing indices" : "Indices manquants de la base de données", "Missing indices:" : "Index manquants :", + "\"%s\" in table \"%s\"" : "\"%s\" dans le tableau \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Des indices facultatifs manquants ont été détectés. De nouveaux indices sont parfois ajoutés (par Nextcloud ou des applications installées) pour améliorer les performances de la base de données. L'ajout d'indices peut parfois prendre un certain temps et nuire temporairement aux performances. Cette opération n'est donc pas effectuée automatiquement lors des mises à niveau. Une fois les indices ajoutés, les requêtes sur ces tables devraient être plus rapides. Utilisez la commande `occ db:add-missing-indices` pour les ajouter.", "Database missing primary keys" : "Clés primaires manquantes dans la base de données", "Missing primary key on table \"%s\"." : "Clé primaire manquante sur la table « %s ».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Il manque des clés primaires dans la base de données. En raison du fait que l’ajout de clés primaires sur les grandes tables peut prendre un certain temps, elles n’ont pas été ajoutées automatiquement. En exécutant \"occ db:add-missing-primary-keys\", ces clés primaires manquantes peuvent être ajoutées manuellement pendant que l’instance continue de fonctionner.", @@ -170,6 +173,8 @@ OC.L10N.register( "Email test" : "Test de l’e-mail", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un e-mail » sous le formulaire pour vérifier vos paramètres.", + "Transactional File Locking" : "Verrouillage de fichiers transactionnels", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Le verrouillage transactionnel des fichiers est désactivé. Cette configuration n'est pas prise en charge. Elle peut entraîner des problèmes difficiles à isoler, notamment la corruption de fichiers. Veuillez supprimer l'entrée de configuration `'filelocking.enabled' => false` de votre `config.php` pour éviter ces problèmes.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.", "Forwarded for headers" : "Transmis pour les en-têtes", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Votre paramètre « trusted_proxies » n'est pas correctement configuré, cela devrait être un tableau.", @@ -180,11 +185,14 @@ OC.L10N.register( "HTTPS access and URLs" : "Accès HTTPS et URL", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accès au site non sécurisé à travers le protocole HTTP. Vous êtes vivement encouragé à configurer votre serveur pour utiliser plutôt le protocole HTTPS. Sans ça, certaines fonctionnalités web importantes comme la « copie dans le presse-papier » ou les « serveurs intermédiaires » ne fonctionneront pas.", "Accessing site insecurely via HTTP." : "Accès au site non sécurité à travers le protocole HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Vous accédez à votre instance via une connexion sécurisée, mais votre instance génère des URL non sécurisées. Cela signifie probablement que votre instance se trouve derrière un proxy inverse et que les valeurs de configuration `overwrite*` de Nextcloud ne sont pas définies correctement.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Votre instance génère des URL non sécurisées. Si vous accédez à votre instance via HTTPS, cela signifie probablement que votre instance se trouve derrière un proxy inverse et que les valeurs de configuration `overwrite*` de Nextcloud ne sont pas définies correctement.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Vous accédez à votre instance sur une connexion sécurisée, et votre instance génère des URL sécurisées.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "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." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "JavaScript modules support" : "Support des modules JavaScript", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Impossible d'exécuter la vérification de la prise en charge de JavaScript. Veuillez corriger ou confirmer manuellement si votre serveur Web sert des fichiers `.mjs` à l'aide du type MIME JavaScript.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Votre serveur web ne gère pas les fichiers `.mjs` utilisant le type MIME JavaScript. Cela perturbe certaines applications en empêchant les navigateurs d'exécuter les fichiers JavaScript. Vous devez configurer votre serveur web pour qu'il gère les fichiers `.mjs` avec les types MIME `text/javascript` ou `application/javascript`.", "JavaScript source map support" : "Prise en charge des source maps JavaScript", "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Votre serveur web n'est pas configuré pour fournir les fichiers `.js.map`. Sans ces fichiers, les source maps JavaScript ne fonctionneront pas correctement, ce qui rendra plus difficile le dépannage et la résolution des problèmes éventuels.", @@ -196,9 +204,15 @@ OC.L10N.register( "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La fenêtre de maintenance pour exécuter les tâches de fond gourmandes en ressource est entre {start}:00 UTC et {end}:00 UTC", "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Le cache distribué est configuré pour memcached, or un mauvais module PHP (« memcache ») est installé. Installez à la place le module PHP « memcached ».", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached est configuré comme cache distribué, mais le module PHP \"memcached\" n'est pas installé. Veuillez installer le module PHP \"memcached\".", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Aucun cache mémoire n'a été configuré. Pour améliorer les performances, veuillez configurer un memcache, si disponible.", "Configured" : "Configuré", + "Mimetype migrations available" : "Migrations de type MIME disponibles", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Une ou plusieurs migrations de types MIME sont disponibles. De nouveaux types MIME sont parfois ajoutés pour mieux gérer certains types de fichiers. La migration des types MIME prend beaucoup de temps sur les instances plus volumineuses, elle n'est donc pas effectuée automatiquement lors des mises à niveau. Utilisez la commande `occ maintenance:repair --include-expensive` pour effectuer les migrations.", + "MySQL row format" : "MySQL format row ", "You are not using MySQL" : "Vous n'utilisez pas MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Aucun de vos tableaux n'utilise ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["La table %s n'utilise pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic.","Certaines tables n'utilisent pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic sur les tables suivantes: %s.","Certaines tables n'utilisent pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic sur les tables suivantes: %s."], "MySQL Unicode support" : "Compatibilité Unicode MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL est utilisé comme base de données et n'est pas compatible avec les caractères sur 4 octets", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL est utilisé comme base de données et n'est pas compatible avec les caractères sur 4 octets. Pour être capable de gérer les caractères sur 4 octets (comme les émojis) sans problème, par exemple, dans les noms de fichiers ou les commentaires, il est recommandé d'activer la compatibilité 4 octets dans MySQL.", @@ -209,6 +223,9 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "L'option « overwrite.cli.url » dans votre config.php est correctement définie à « %s ».", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "L'option « overwrite.cli.url » dans votre config.php est définie à « %s » qui est une URL correcte. L'URL suggérée est « %s ».", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Veillez à définir le paramètre « overwrite.cli.url » dans votre fichier config.php avec l'URL que vos utilisateurs utilisent principalement pour accéder à ce Nextcloud. Suggestion : « %s ». Sinon, il pourrait y avoir des problèmes avec la génération des URL via cron. (Il est toutefois possible que l'URL suggérée ne soit pas l'URL que vos utilisateurs utilisent principalement pour accéder à ce Nextcloud. Le mieux est de le vérifier deux fois dans tous les cas).", + "PHP APCu configuration" : "Configuration de PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Votre cache APCu est plein, pensez à augmenter le paramètre PHP apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Votre cache APCu est presque plein à %s%%, pensez à augmenter le paramètre PHP apc.shm_size.", "PHP default charset" : "Jeu de caractères par défaut PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "L’option de configuration PHP « default_charset » doit être UTF-8", "PHP set_time_limit" : "set_time_limit PHP", @@ -239,6 +256,7 @@ OC.L10N.register( "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Le tampon mémoire des chaînes internes OPcache est presque plein. Pour vous assurer que les chaînes répétitives peuvent être mise en cache, il est recommandé de définir la variable « opcache.interned_strings_buffer » de votre fichier de configuration PHP à une valeur supérieure à « %s ».", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache est configuré pour retirer les commentaires du code. Avec OPcache activé, « opcache.save_comments=1 » doit être ajouté au fichier de configuration PHP pour que Nextcloud fonctionne.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud n'est pas autorisé à utiliser l'API de OPcache. Avec OPcache activé, il est fortement recommandé d'inclure tous les répertoires de Nextcloud dans la variable « opcache.restrict_api » du fichier de configuration PHP ou de désactiver ces restrictions de l'API OPcache, pour éviter les erreurs pendant les mises à jour de Nextcloud ou des applications.", + "Checking from CLI, OPcache checks have been skipped." : "Lors de la vérification depuis la CLI, les vérifications OPcache ont été ignorées.", "The PHP OPcache module is not properly configured. %s." : "Le module PHP OPcache n'est pas correctement configuré. %s.", "Correctly configured" : "Configuré correctement", "PHP version" : "Version PHP", @@ -256,6 +274,9 @@ OC.L10N.register( "Configuration file access rights" : "Droits d'accès au fichier de configuration", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.", "Nextcloud configuration file is writable" : "Le fichier de configuration Nextcloud est modifiable", + "Scheduling objects table size" : "Taille de la table des objets de planification", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Vous avez plus de %s lignes dans la table des objets de planification. Veuillez exécuter les tâches de réparation coûteuses via occ maintenance:repair --include-expensive.", + "Scheduling objects table size is within acceptable range." : "La taille de la table des objets de planification est dans la plage acceptable.", "HTTP headers" : "Entêtes HTTP", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- L'entête HTTP `%1$s` n'est pas défini à `%2$s`. Certaines fonctionnalités pourraient de pas fonctionner correctement, il est recommandé d'ajuster ce réglage en conséquence. ", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- L’en-tête HTTP `%1$s` n’est pas configuré pour être égal à `%2$s`. Ceci constitue un risque potentiel relatif à la sécurité et à la confidentialité, il est recommandé d’ajuster ce paramètre.", @@ -269,6 +290,10 @@ OC.L10N.register( "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Impossible de vérifier que votre serveur web serve les entêtes de sécurité correctement, impossible de demander `%s`", "Your server is correctly configured to send security headers." : "Votre serveur est correctement configuré pour envoyer les entêtes de sécurité.", "Database version" : "Version de la base de données", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 20.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s sont suggérés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -276,22 +301,31 @@ OC.L10N.register( "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", "Temporary space available" : "Espace temporaire disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erreur lors de la vérification du chemin PHP temporaire - il n'a pas été correctement défini sur un répertoire. Valeur retournée : %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La fonction PHP \"disk_free_space\" est désactivée, ce qui empêche la vérification de l'espace suffisant dans les répertoires temporaires.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Erreur lors de la vérification de l’espace disque disponible pour le chemin PHP temporaire ou aucun espace libre n’a été retourné. Chemin temporaire : %s", "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de PHP)", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "Le répertoire temporaire est correctement configuré :\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Cette instance utilise un stockage d'objets basés sur S3 comme source de stockage principale, et a assez d'espace dans le répertoire temporaire.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 Gio dans le répertoire temporaire de PHP. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.\nLa vérification de l'espace disponible dans le chemin temporaire a retourné %.1f Gio au lieu des 50 Gio recommandés. Chemin : %s", + "Database transaction isolation level" : "Niveau d'isolement des transactions de base de données", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.", + "Was not able to get transaction isolation level: %s" : "Impossible d'obtenir le niveau d'isolation de la transaction: %s", ".well-known URLs" : "URL .well-known", "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` est définit à faux dans votre configuration, donc cette vérification a été passée.", "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Impossible de vérifier que votre serveur web serve les entêtes `.well-known` correctement. Veuillez vérifier manuellement.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Votre serveur web n’est pas configuré correctement pour résoudre les URL `.well-known`, a échoué sur :\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Votre serveur est correctement configuré pour servir les URL `.well-known`.", + "Font file loading" : "Fichier de police en chargement", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Impossible de vérifier la prise en charge du chargement de {extension}. Veuillez vérifier manuellement si votre serveur Web prend en charge les fichiers `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Votre serveur Web n'est pas correctement configuré pour distribuer les fichiers .{extension} . Il s'agit généralement d'un problème lié à la configuration Nginx. Pour Nextcloud 15, un ajustement est nécessaire pour distribuer également les fichiers .{extension} . Comparez votre configuration Nginx à la configuration recommandée dans notre documentation.", "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", "Nextcloud settings" : "Paramètres Nextcloud", + "Unified task processing" : "Traitement unifié des tâches", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches d'IA peuvent être mises en œuvre par différentes applications. Ici, vous pouvez définir quelle application doit être utilisée pour quelle tâche.", "Task:" : "Tâche : ", + "None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", "Image generation" : "Génération d'image", @@ -299,6 +333,7 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.", "Text processing" : "Génération de texte", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement de texte à l’aide de l’API de traitement de texte.", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -465,6 +500,7 @@ OC.L10N.register( "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", + "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}", "Failed to save setting" : "Échec de la sauvegarde des paramètres", "Server-side encryption" : "Chiffrement côté serveur", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Le chiffrement côté serveur permet de chiffrer les fichiers qui sont téléversés sur ce serveur. Cela implique des limitations comme une performance moindre, donc activez-le seulement si nécessaire.", @@ -508,6 +544,8 @@ OC.L10N.register( "Enter your date of birth" : "Saisissez votre date de naissance", "Unable to update date of birth" : "Impossible de mettre à jour la date de naissance", "You are a member of the following groups:" : "Vous êtes membre des groupes suivants :", + "You are using {s}{usage}{/s}" : "Vous utilisez {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Vous utilisez {s}{usage}{/s} de {s}{totalSpace}{/s}({s}{usageRelative}%{/s})", "Your full name" : "Votre nom complet", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index ea7406dd469..c5eedc4edf6 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -126,6 +126,7 @@ "Allowed admin IP ranges" : "Plage d'adresses IP autorisées pour l'admin", "Admin IP filtering isn’t applied." : "Le filtrage IP admin n'est pas activé", "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "La clé de configuration \"%1$s\" attends un tableau (trouver %2$s). La plage d'adresses IP de l'admin ne sera pas appliquée.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "La clé de configuration \"%1$s\" contient une ou plusieurs plages d'adresses IP invalides: \"%2$s\"", "Admin IP filtering is correctly configured." : "Le filtrage IP admin est bien configuré.", "App directories owner" : "Propriétaire des répertoires d’applications ", "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Certains répertoires d'applications appartiennent à un utilisateur différent de celui du serveur web. Cela peut être le cas si les applications ont été installées manuellement. Vérifiez les permissions des répertoires d'applications suivants :\n%s", @@ -155,6 +156,8 @@ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Certaines colonnes facultatives sont manquantes dans la base de données. Étant donné qu'ajouter des colonnes sur des grandes tables peut prendre du temps, elles n'ont pas été ajoutées automatiquement lorsqu'elles sont facultatives. En exécutant \"occ db:add-missing-columns\" ces colonnes manquantes peuvent être ajoutées manuellement alors que l'instance continue de fonctionner. Une fois que les colonnes sont ajoutées, la performance ou l'utilisabilité de certaines fonctionnalités pourraient être améliorées.", "Database missing indices" : "Indices manquants de la base de données", "Missing indices:" : "Index manquants :", + "\"%s\" in table \"%s\"" : "\"%s\" dans le tableau \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "Des indices facultatifs manquants ont été détectés. De nouveaux indices sont parfois ajoutés (par Nextcloud ou des applications installées) pour améliorer les performances de la base de données. L'ajout d'indices peut parfois prendre un certain temps et nuire temporairement aux performances. Cette opération n'est donc pas effectuée automatiquement lors des mises à niveau. Une fois les indices ajoutés, les requêtes sur ces tables devraient être plus rapides. Utilisez la commande `occ db:add-missing-indices` pour les ajouter.", "Database missing primary keys" : "Clés primaires manquantes dans la base de données", "Missing primary key on table \"%s\"." : "Clé primaire manquante sur la table « %s ».", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Il manque des clés primaires dans la base de données. En raison du fait que l’ajout de clés primaires sur les grandes tables peut prendre un certain temps, elles n’ont pas été ajoutées automatiquement. En exécutant \"occ db:add-missing-primary-keys\", ces clés primaires manquantes peuvent être ajoutées manuellement pendant que l’instance continue de fonctionner.", @@ -168,6 +171,8 @@ "Email test" : "Test de l’e-mail", "Email test was successfully sent" : "L'e-mail de test a été envoyé avec succès", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Vous n’avez pas encore paramétré ou vérifié la configuration de votre serveur mail. Merci de le faire sur la page « Paramètres de base ». Ensuite, utilisez le bouton « Envoyer un e-mail » sous le formulaire pour vérifier vos paramètres.", + "Transactional File Locking" : "Verrouillage de fichiers transactionnels", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Le verrouillage transactionnel des fichiers est désactivé. Cette configuration n'est pas prise en charge. Elle peut entraîner des problèmes difficiles à isoler, notamment la corruption de fichiers. Veuillez supprimer l'entrée de configuration `'filelocking.enabled' => false` de votre `config.php` pour éviter ces problèmes.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "La base de données est actuellement utilisée pour les verrous. Afin d'améliorer les performances, veuillez si possible configurer un cache mémoire.", "Forwarded for headers" : "Transmis pour les en-têtes", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Votre paramètre « trusted_proxies » n'est pas correctement configuré, cela devrait être un tableau.", @@ -178,11 +183,14 @@ "HTTPS access and URLs" : "Accès HTTPS et URL", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Accès au site non sécurisé à travers le protocole HTTP. Vous êtes vivement encouragé à configurer votre serveur pour utiliser plutôt le protocole HTTPS. Sans ça, certaines fonctionnalités web importantes comme la « copie dans le presse-papier » ou les « serveurs intermédiaires » ne fonctionneront pas.", "Accessing site insecurely via HTTP." : "Accès au site non sécurité à travers le protocole HTTP.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Vous accédez à votre instance via une connexion sécurisée, mais votre instance génère des URL non sécurisées. Cela signifie probablement que votre instance se trouve derrière un proxy inverse et que les valeurs de configuration `overwrite*` de Nextcloud ne sont pas définies correctement.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Votre instance génère des URL non sécurisées. Si vous accédez à votre instance via HTTPS, cela signifie probablement que votre instance se trouve derrière un proxy inverse et que les valeurs de configuration `overwrite*` de Nextcloud ne sont pas définies correctement.", "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Vous accédez à votre instance sur une connexion sécurisée, et votre instance génère des URL sécurisées.", "Internet connectivity" : "Connexion Internet", "Internet connectivity is disabled in configuration file." : "La connexion à Internet est désactivée dans le fichier de configuration.", "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." : "Ce serveur ne peut se connecter à Internet : plusieurs points finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de stockages externes, les notifications de mises à jour ou l'installation d'applications tierces, ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par e-mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", "JavaScript modules support" : "Support des modules JavaScript", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Impossible d'exécuter la vérification de la prise en charge de JavaScript. Veuillez corriger ou confirmer manuellement si votre serveur Web sert des fichiers `.mjs` à l'aide du type MIME JavaScript.", "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Votre serveur web ne gère pas les fichiers `.mjs` utilisant le type MIME JavaScript. Cela perturbe certaines applications en empêchant les navigateurs d'exécuter les fichiers JavaScript. Vous devez configurer votre serveur web pour qu'il gère les fichiers `.mjs` avec les types MIME `text/javascript` ou `application/javascript`.", "JavaScript source map support" : "Prise en charge des source maps JavaScript", "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Votre serveur web n'est pas configuré pour fournir les fichiers `.js.map`. Sans ces fichiers, les source maps JavaScript ne fonctionneront pas correctement, ce qui rendra plus difficile le dépannage et la résolution des problèmes éventuels.", @@ -194,9 +202,15 @@ "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "La fenêtre de maintenance pour exécuter les tâches de fond gourmandes en ressource est entre {start}:00 UTC et {end}:00 UTC", "Memcache" : "Memcache", "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Le cache distribué est configuré pour memcached, or un mauvais module PHP (« memcache ») est installé. Installez à la place le module PHP « memcached ».", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached est configuré comme cache distribué, mais le module PHP \"memcached\" n'est pas installé. Veuillez installer le module PHP \"memcached\".", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Aucun cache mémoire n'a été configuré. Pour améliorer les performances, veuillez configurer un memcache, si disponible.", "Configured" : "Configuré", + "Mimetype migrations available" : "Migrations de type MIME disponibles", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Une ou plusieurs migrations de types MIME sont disponibles. De nouveaux types MIME sont parfois ajoutés pour mieux gérer certains types de fichiers. La migration des types MIME prend beaucoup de temps sur les instances plus volumineuses, elle n'est donc pas effectuée automatiquement lors des mises à niveau. Utilisez la commande `occ maintenance:repair --include-expensive` pour effectuer les migrations.", + "MySQL row format" : "MySQL format row ", "You are not using MySQL" : "Vous n'utilisez pas MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Aucun de vos tableaux n'utilise ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["La table %s n'utilise pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic.","Certaines tables n'utilisent pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic sur les tables suivantes: %s.","Certaines tables n'utilisent pas ROW_FORMAT=Dynamic. Ce format offre les meilleures performances de base de données pour Nextcloud. Veuillez modifier le format de ligne en Dynamic sur les tables suivantes: %s."], "MySQL Unicode support" : "Compatibilité Unicode MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL est utilisé comme base de données et n'est pas compatible avec les caractères sur 4 octets", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL est utilisé comme base de données et n'est pas compatible avec les caractères sur 4 octets. Pour être capable de gérer les caractères sur 4 octets (comme les émojis) sans problème, par exemple, dans les noms de fichiers ou les commentaires, il est recommandé d'activer la compatibilité 4 octets dans MySQL.", @@ -207,6 +221,9 @@ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "L'option « overwrite.cli.url » dans votre config.php est correctement définie à « %s ».", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "L'option « overwrite.cli.url » dans votre config.php est définie à « %s » qui est une URL correcte. L'URL suggérée est « %s ».", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Veillez à définir le paramètre « overwrite.cli.url » dans votre fichier config.php avec l'URL que vos utilisateurs utilisent principalement pour accéder à ce Nextcloud. Suggestion : « %s ». Sinon, il pourrait y avoir des problèmes avec la génération des URL via cron. (Il est toutefois possible que l'URL suggérée ne soit pas l'URL que vos utilisateurs utilisent principalement pour accéder à ce Nextcloud. Le mieux est de le vérifier deux fois dans tous les cas).", + "PHP APCu configuration" : "Configuration de PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Votre cache APCu est plein, pensez à augmenter le paramètre PHP apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "Votre cache APCu est presque plein à %s%%, pensez à augmenter le paramètre PHP apc.shm_size.", "PHP default charset" : "Jeu de caractères par défaut PHP", "PHP configuration option \"default_charset\" should be UTF-8" : "L’option de configuration PHP « default_charset » doit être UTF-8", "PHP set_time_limit" : "set_time_limit PHP", @@ -237,6 +254,7 @@ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "Le tampon mémoire des chaînes internes OPcache est presque plein. Pour vous assurer que les chaînes répétitives peuvent être mise en cache, il est recommandé de définir la variable « opcache.interned_strings_buffer » de votre fichier de configuration PHP à une valeur supérieure à « %s ».", "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache est configuré pour retirer les commentaires du code. Avec OPcache activé, « opcache.save_comments=1 » doit être ajouté au fichier de configuration PHP pour que Nextcloud fonctionne.", "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud n'est pas autorisé à utiliser l'API de OPcache. Avec OPcache activé, il est fortement recommandé d'inclure tous les répertoires de Nextcloud dans la variable « opcache.restrict_api » du fichier de configuration PHP ou de désactiver ces restrictions de l'API OPcache, pour éviter les erreurs pendant les mises à jour de Nextcloud ou des applications.", + "Checking from CLI, OPcache checks have been skipped." : "Lors de la vérification depuis la CLI, les vérifications OPcache ont été ignorées.", "The PHP OPcache module is not properly configured. %s." : "Le module PHP OPcache n'est pas correctement configuré. %s.", "Correctly configured" : "Configuré correctement", "PHP version" : "Version PHP", @@ -254,6 +272,9 @@ "Configuration file access rights" : "Droits d'accès au fichier de configuration", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.", "Nextcloud configuration file is writable" : "Le fichier de configuration Nextcloud est modifiable", + "Scheduling objects table size" : "Taille de la table des objets de planification", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "Vous avez plus de %s lignes dans la table des objets de planification. Veuillez exécuter les tâches de réparation coûteuses via occ maintenance:repair --include-expensive.", + "Scheduling objects table size is within acceptable range." : "La taille de la table des objets de planification est dans la plage acceptable.", "HTTP headers" : "Entêtes HTTP", "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- L'entête HTTP `%1$s` n'est pas défini à `%2$s`. Certaines fonctionnalités pourraient de pas fonctionner correctement, il est recommandé d'ajuster ce réglage en conséquence. ", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- L’en-tête HTTP `%1$s` n’est pas configuré pour être égal à `%2$s`. Ceci constitue un risque potentiel relatif à la sécurité et à la confidentialité, il est recommandé d’ajuster ce paramètre.", @@ -267,6 +288,10 @@ "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Impossible de vérifier que votre serveur web serve les entêtes de sécurité correctement, impossible de demander `%s`", "Your server is correctly configured to send security headers." : "Votre serveur est correctement configuré pour envoyer les entêtes de sécurité.", "Database version" : "Version de la base de données", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "MariaDB version 10.3 détectée, cette version est en fin de vie et n'est prise en charge que dans le cadre d'Ubuntu 20.04. MariaDB >=%1$s et <=%2$s est suggéré pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "La version MariaDB \"%1$s\" a été détectée. MariaDB >=%2$s et <=%3$s est suggérée pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version MySQL \"%1$s\" détectée. MySQL >=%2$s et <=%3$s sont suggérés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", + "PostgreSQL version \"%s\" detected. PostgreSQL >=12 and <=16 is suggested for best performance, stability and functionality with this version of Nextcloud." : "Version PostgreSQL \"%s\" détectée. PostgreSQL >= 12 et <= 16 sont recommandés pour de meilleures performances, stabilité et fonctionnalités avec cette version de Nextcloud.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite est actuellement utilisé comme base de données principale. Pour les installations plus importantes, nous vous recommandons de changer de base de données. Cela est particulièrement recommandé lorsque vous utilisez le logiciel pour ordinateur de bureau pour la synchronisation des fichiers. Pour migrer vers une autre base de données, utilisez l’outil en ligne de commande : « occ db:convert-type »", "Unknown database platform" : "Plate-forme de base de données inconnue", "Architecture" : "Architecture", @@ -274,22 +299,31 @@ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Il semblerait que vous exécutiez une version 32 bits de PHP. Nextcloud nécessite 64 bits pour fonctionner correctement. Veuillez mettre votre système d'exploitation et PHP à niveau vers du 64 bits !", "Temporary space available" : "Espace temporaire disponible", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Erreur lors de la vérification du chemin PHP temporaire - il n'a pas été correctement défini sur un répertoire. Valeur retournée : %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "La fonction PHP \"disk_free_space\" est désactivée, ce qui empêche la vérification de l'espace suffisant dans les répertoires temporaires.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Erreur lors de la vérification de l’espace disque disponible pour le chemin PHP temporaire ou aucun espace libre n’a été retourné. Chemin temporaire : %s", "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de PHP)", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f Gio disponible sur dans %s (répertoire temporaire de Nextcloud)", "Temporary directory is correctly configured:\n%s" : "Le répertoire temporaire est correctement configuré :\n%s", "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Cette instance utilise un stockage d'objets basés sur S3 comme source de stockage principale, et a assez d'espace dans le répertoire temporaire.\n%s", "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Cette instance utilise un stockage primaire basé sur un objet de stockage issu de S3. \nLes fichiers téléversés sont temporairement stockés sur le serveur et il est donc recommandé de disposer d'un espace libre de 50 Gio dans le répertoire temporaire de PHP. Pour améliorer la situation, vous pouvez augmenter l'espace disponible dans le dossier temporaire actuel ou changer l'emplacement du dossier temporaire en indiquant un nouveau chemin dans php.ini.\nLa vérification de l'espace disponible dans le chemin temporaire a retourné %.1f Gio au lieu des 50 Gio recommandés. Chemin : %s", + "Database transaction isolation level" : "Niveau d'isolement des transactions de base de données", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Votre base de données ne fonctionne pas avec le niveau d'isolation de transaction \"READ COMMITED\". Ceci peut causer des problèmes quand plusieurs actions sont exécutées en parallèle.", + "Was not able to get transaction isolation level: %s" : "Impossible d'obtenir le niveau d'isolation de la transaction: %s", ".well-known URLs" : "URL .well-known", "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` est définit à faux dans votre configuration, donc cette vérification a été passée.", "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Impossible de vérifier que votre serveur web serve les entêtes `.well-known` correctement. Veuillez vérifier manuellement.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Votre serveur web n’est pas configuré correctement pour résoudre les URL `.well-known`, a échoué sur :\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Votre serveur est correctement configuré pour servir les URL `.well-known`.", + "Font file loading" : "Fichier de police en chargement", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Impossible de vérifier la prise en charge du chargement de {extension}. Veuillez vérifier manuellement si votre serveur Web prend en charge les fichiers `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Votre serveur Web n'est pas correctement configuré pour distribuer les fichiers .{extension} . Il s'agit généralement d'un problème lié à la configuration Nginx. Pour Nextcloud 15, un ajustement est nécessaire pour distribuer également les fichiers .{extension} . Comparez votre configuration Nginx à la configuration recommandée dans notre documentation.", "Profile information" : "Information du profil", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Photo de profil, nom complet, adresse e-mail, numéro de téléphone, adresse, site web, Twitter, organisation, fonction, titre, à propos, et si votre profil est activé", "Nextcloud settings" : "Paramètres Nextcloud", + "Unified task processing" : "Traitement unifié des tâches", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches d'IA peuvent être mises en œuvre par différentes applications. Ici, vous pouvez définir quelle application doit être utilisée pour quelle tâche.", "Task:" : "Tâche : ", + "None of your currently installed apps provide Task processing functionality" : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement des tâches", "Machine translation" : "Traduction automatique", "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "La traduction automatique peut être implémentée par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour réaliser la traduction automatique.", "Image generation" : "Génération d'image", @@ -297,6 +331,7 @@ "None of your currently installed apps provide image generation functionality" : "Aucune des applications actuellement installées ne fournit la fonctionnalité de génération d'images.", "Text processing" : "Génération de texte", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Les tâches de génération de texte peuvent être implémentées par différentes applications. Vous pouvez définir ici quelle application doit être utilisée pour ces tâches.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Aucune de vos applications actuellement installées ne fournit de fonctionnalité de traitement de texte à l’aide de l’API de traitement de texte.", "Here you can decide which group can access certain sections of the administration settings." : "Ici, vous pouvez décider quel groupe peut accéder à certaines sections des paramètres d'administration.", "None" : "Aucun", "Unable to modify setting" : "Impossible de modifier le paramètre", @@ -463,6 +498,7 @@ "Enable or disable profile by default for new accounts." : "Active ou désactive le profil par défaut pour les nouveaux comptes.", "Enable" : "Activer", "Unable to update profile default setting" : "Impossible de mettre à jour les paramètres par défaut du profil", + "{app}'s declarative setting field: {name}" : "champ de paramètre déclaratif de l'{app}: {name}", "Failed to save setting" : "Échec de la sauvegarde des paramètres", "Server-side encryption" : "Chiffrement côté serveur", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Le chiffrement côté serveur permet de chiffrer les fichiers qui sont téléversés sur ce serveur. Cela implique des limitations comme une performance moindre, donc activez-le seulement si nécessaire.", @@ -506,6 +542,8 @@ "Enter your date of birth" : "Saisissez votre date de naissance", "Unable to update date of birth" : "Impossible de mettre à jour la date de naissance", "You are a member of the following groups:" : "Vous êtes membre des groupes suivants :", + "You are using {s}{usage}{/s}" : "Vous utilisez {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Vous utilisez {s}{usage}{/s} de {s}{totalSpace}{/s}({s}{usageRelative}%{/s})", "Your full name" : "Votre nom complet", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", "Email options" : "Options de messagerie", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 0f151c6655f..1e346c96355 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -209,7 +209,10 @@ OC.L10N.register( "Configured" : "Konfigurert", "Mimetype migrations available" : "Mimetype-migreringer tilgjengelig", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Én eller flere mimetypemigreringer er tilgjengelige. Av og til blir nye mimetyper lagt til for bedre å håndtere visse filtyper. Migrering av mimetypene tar lang tid på større forekomster, så dette gjøres ikke automatisk under oppgraderinger. Bruk kommandoen 'occ maintenance: repair --include-expensive' for å utføre migreringene.", + "MySQL row format" : "MySQL-radformat", "You are not using MySQL" : "Du bruker ikke MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Ingen av dine tabeller bruker ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["Noen tabeller bruker ikke ROW_FORMAT=Dynamic. Dette formatet tilbyr de beste databaseytelsene for Nextcloud. Vennligst endre radformatet til Dynamisk i følgende tabeller: %s.","Noen tabeller bruker ikke ROW_FORMAT=Dynamic. Dette formatet tilbyr de beste databaseytelsene for Nextcloud. Vennligst endre radformatet til Dynamic i følgende tabeller: %s."], "MySQL Unicode support" : "MySQL unicode-støtte", "MySQL is used as database and does support 4-byte characters" : "MySQL brukes som database og støtter 4-byte tegn", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL brukes som database, men støtter ikke 4-byte-tegn. For å kunne håndtere 4-byte-tegn (som emojis) uten problemer i filnavn eller kommentarer, anbefales det for eksempel å aktivere 4-byte-støtten i MySQL.", @@ -541,6 +544,8 @@ OC.L10N.register( "Enter your date of birth" : "Skriv inn fødselsdatoen din", "Unable to update date of birth" : "Kan ikke oppdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem av følgende grupper:", + "You are using {s}{usage}{/s}" : "Du bruker {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du bruker {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "Ditt fulle navn", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", "Email options" : "Alternativer for e-post", @@ -794,6 +799,7 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "Grunner til å bruke Nextcloud i organisasjonen din", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utviklet av {communityopen}Nextcloud-miljøet{linkclose}, {githubopen}kildekoden{linkclose} er lisensiert under {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Lik vår Facebook-side", + "Follow us on X" : "Følg oss på X", "Follow us on Mastodon" : "Følg oss på Mastadon", "Check out our blog" : "Sjekk ut bloggen vår", "Subscribe to our newsletter" : "Abonner på vårt nyhetsbrev", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index c0a2fa474e7..fd89639932f 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -207,7 +207,10 @@ "Configured" : "Konfigurert", "Mimetype migrations available" : "Mimetype-migreringer tilgjengelig", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Én eller flere mimetypemigreringer er tilgjengelige. Av og til blir nye mimetyper lagt til for bedre å håndtere visse filtyper. Migrering av mimetypene tar lang tid på større forekomster, så dette gjøres ikke automatisk under oppgraderinger. Bruk kommandoen 'occ maintenance: repair --include-expensive' for å utføre migreringene.", + "MySQL row format" : "MySQL-radformat", "You are not using MySQL" : "Du bruker ikke MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Ingen av dine tabeller bruker ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["Noen tabeller bruker ikke ROW_FORMAT=Dynamic. Dette formatet tilbyr de beste databaseytelsene for Nextcloud. Vennligst endre radformatet til Dynamisk i følgende tabeller: %s.","Noen tabeller bruker ikke ROW_FORMAT=Dynamic. Dette formatet tilbyr de beste databaseytelsene for Nextcloud. Vennligst endre radformatet til Dynamic i følgende tabeller: %s."], "MySQL Unicode support" : "MySQL unicode-støtte", "MySQL is used as database and does support 4-byte characters" : "MySQL brukes som database og støtter 4-byte tegn", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL brukes som database, men støtter ikke 4-byte-tegn. For å kunne håndtere 4-byte-tegn (som emojis) uten problemer i filnavn eller kommentarer, anbefales det for eksempel å aktivere 4-byte-støtten i MySQL.", @@ -539,6 +542,8 @@ "Enter your date of birth" : "Skriv inn fødselsdatoen din", "Unable to update date of birth" : "Kan ikke oppdatere fødselsdato", "You are a member of the following groups:" : "Du er medlem av følgende grupper:", + "You are using {s}{usage}{/s}" : "Du bruker {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Du bruker {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "Ditt fulle navn", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", "Email options" : "Alternativer for e-post", @@ -792,6 +797,7 @@ "Reasons to use Nextcloud in your organization" : "Grunner til å bruke Nextcloud i organisasjonen din", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Utviklet av {communityopen}Nextcloud-miljøet{linkclose}, {githubopen}kildekoden{linkclose} er lisensiert under {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Lik vår Facebook-side", + "Follow us on X" : "Følg oss på X", "Follow us on Mastodon" : "Følg oss på Mastadon", "Check out our blog" : "Sjekk ut bloggen vår", "Subscribe to our newsletter" : "Abonner på vårt nyhetsbrev", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index b9b14ad36bc..ab34e23fafd 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -115,7 +115,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Overview" : "Prehľad", "Basic settings" : "Základné nastavenia", - "Sharing" : "Sprístupňovanie", + "Sharing" : "Zdieľanie", "Availability" : "Dostupnosť", "Calendar" : "Kalendár", "Personal info" : "Osobné informácie", @@ -173,6 +173,8 @@ OC.L10N.register( "Email test" : "Test Emailu", "Email test was successfully sent" : "Testovací Email bol úspešne odoslaný.", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Zatiaľ ste nenastavili ani neoverili konfiguráciu e-mailového servera. Ak ju chcete nastaviť, prejdite na základné nastavenia. Potom pomocou tlačidla „Odoslať e-mail“ pod formulárom overte svoje nastavenia.", + "Transactional File Locking" : "Transakčné Uzamykanie Súborov", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakčné Uzamykanie Súborov je vypnuté. Toto nie je podporovaná konfigurácia. Môže to viesť k ťažko izolovateľným problémom vrátane poškodenia súborov. Ak chcete predísť týmto problémom, odstráňte konfiguračnú položku `'filelocking.enabled' => false` z vášho súboru `config.php`.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Na transakčné uzamykanie súborov sa používa databáza. Pre zvýšenie výkonu, ak je to možné, prosím, nakonfigurujte memcache.", "Forwarded for headers" : "Preposlané kvôli hlavičkám", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Vaše \"trusted_proxies\" nastavenie nie je správne, malo by to byť pole.", @@ -207,7 +209,10 @@ OC.L10N.register( "Configured" : "Nastavené", "Mimetype migrations available" : "Je dostupná migrácia Mimetype ", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "K dispozícii je jedna alebo viacero migrácií mimetypov. Príležitostne sa pridávajú nové typy mime, aby sa lepšie spracovali určité typy súborov. Migrácia mimetypov trvá dlho na väčších inštanciách, takže sa nevykonáva automaticky počas aktualizácií. Na vykonanie migrácií použite príkaz `occ maintenance:repair --include-expensive`.", + "MySQL row format" : "MySQL row formát", "You are not using MySQL" : "Nepoužívate MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Žiadna z vašich tabuliek nepoužíva ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["Tabuľka %s nepoužíva ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadka na dynamický.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s."], "MySQL Unicode support" : "Podpora Unicode v MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL sa používa ako databáza a podporuje 4-bajtové znaky.", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL sa používa ako databáza, ale nepodporuje 4-bajtové znaky. Ak chcete byť schopní spracovať 4-bajtové znaky (ako sú emotikony) bez problémov v názvoch súborov alebo komentároch, odporúča sa povoliť podporu 4-bajtov v MySQL.", @@ -219,6 +224,8 @@ OC.L10N.register( "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je nastavená na \"%s\", čo je správna URL. Navrhovaná URL je \"%s\".\"", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Uistite sa, že ste v súbore config.php nastavili možnosť „overwrite.cli.url“ na adresu URL, ktorú vaši užívatelia používajú na prístup k tomuto Nextcloudu. Návrh: \"%s\". V opačnom prípade môžu nastať problémy s generovaním URL cez cron. (Je však možné, že navrhovaná adresa URL nie je adresa URL, ktorú vaši používatelia používajú na prístup k tomuto Nextcloudu. Najlepšie je v každom prípade to ešte raz skontrolovať.)", "PHP APCu configuration" : "Konfigurácia PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Vaša vyrovnávacia pamäť APCu je plná, zvážte zvýšenie nastavenia apc.shm_size php.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Vaša vyrovnávacia pamäť APCu je skoro plná na %s %%:\", zvážte zvýšenie nastavenia apc.shm_size php.", "PHP default charset" : "Predvolená znaková sada pre PHP ", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP premenná \"default_charset\" by mala byť UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -309,6 +316,9 @@ OC.L10N.register( "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nemohol som overiť, či váš webový server správne poskytuje `.well-known`. Prosím, skontrolujte to manuálne.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Váš webový server nie je správne nastavený na poskytovanie URL adries `.well-known`, zlyhalo na:\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Váš server je správne nakonfigurovaný na poskytovanie URL adries `.well-known`.", + "Font file loading" : "Nahrávanie súboru písma", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nepodarilo sa skontrolovať podporu načítania typu {extension}. Prosím skontrolujte manuálne, či váš webový server obsluhuje súbory typu `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Váš webový server nie je správne nastavený na doručovanie súborov typu {extension}. Toto je zvyčajne problém s konfiguráciou Nginx. Pre Nextcloud 15 potrebuje úpravu, aby poskytoval aj .{extension} súbory. Porovnajte svoju konfiguráciu Nginx s odporúčanou konfiguráciou v našej dokumentácii.", "Profile information" : "Informácie o profile", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázok, celé meno, e-mail, telefónne číslo, adresa, webová stránka, Twitter, organizácia, rola, titul, životopis a či je váš profil povolený", "Nextcloud settings" : "Nastavenia Nextcloud", @@ -323,15 +333,16 @@ OC.L10N.register( "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", "Text processing" : "Spracovanie textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania textu pomocou rozhrania API na spracovanie textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", - "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", - "Allow resharing" : "Povoliť sprístupňovanie ďalej", - "Allow sharing with groups" : "Povoliť sprístupnenie so skupinami", - "Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny", + "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre zdieľanie", + "Allow resharing" : "Povoliť zdieľanie ďalej", + "Allow sharing with groups" : "Povoliť zdieľanie so skupinami", + "Restrict users to only share with users in their groups" : "Povoliť užívateľom zdieľanie obsahu len v rámci ich skupiny", "Ignore the following groups when checking group membership" : "Ignorovať nasledujúce skupiny pri kontrole členstva v skupine.", - "Allow users to share via link and emails" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov", + "Allow users to share via link and emails" : "Povoliť užívateľom zdieľanie obsahu pomocou odkazov", "Allow public uploads" : "Povoliť verejné nahrávanie súborov", "Always ask for a password" : "Vždy vyžadovať heslo", "Enforce password protection" : "Vynútiť ochranu heslom", @@ -533,6 +544,8 @@ OC.L10N.register( "Enter your date of birth" : "Zadajte váš dátum narodenia", "Unable to update date of birth" : "Nepodarilo sa aktualizovať dátum narodenia", "You are a member of the following groups:" : "Ste členom nasledovných skupín:", + "You are using {s}{usage}{/s}" : "Využívate {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využívate {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "Vaše celé meno", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Email options" : "E-mailové nastavenia", @@ -570,6 +583,10 @@ OC.L10N.register( "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", + "she/her" : "ona/jej", + "he/him" : "on/jeho", + "they/them" : "oni/ich", + "Your pronouns. E.g. ${pronounsExample}" : "Vaše zámená. Napríklad: {pronounsExample}", "Your role" : "Vaša rola", "Your X (formerly Twitter) handle" : "Ovládanie Vašeho X (predtým Twitter)", "Your website" : "Vaša webstránka", @@ -707,6 +724,7 @@ OC.L10N.register( "Headline" : "Titul", "Organisation" : "Organizácia", "Phone number" : "Telefónne číslo", + "Pronouns" : "Zámená", "Role" : "Rola", "X (formerly Twitter)" : "X (predtým Twitter)", "Website" : "Webstránka", @@ -781,6 +799,7 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "Dôvody použitia NextCloudu vo vašej organizácii", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjané {communityopen}komunitou Nextcloud{linkclose}, {githubopen}zdrojové kódy{linkclose} sú licencované pod licenciou {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Sleduj nás na Facebook-u", + "Follow us on X" : "Sledujte nás na X", "Follow us on Mastodon" : "Sledujte nás na Mastodon", "Check out our blog" : "Pozri si náš blog", "Subscribe to our newsletter" : "Prihlás sa na odber noviniek emailom", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index a393f31948f..d79a72328ed 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -113,7 +113,7 @@ "Groupware" : "Groupware", "Overview" : "Prehľad", "Basic settings" : "Základné nastavenia", - "Sharing" : "Sprístupňovanie", + "Sharing" : "Zdieľanie", "Availability" : "Dostupnosť", "Calendar" : "Kalendár", "Personal info" : "Osobné informácie", @@ -171,6 +171,8 @@ "Email test" : "Test Emailu", "Email test was successfully sent" : "Testovací Email bol úspešne odoslaný.", "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Zatiaľ ste nenastavili ani neoverili konfiguráciu e-mailového servera. Ak ju chcete nastaviť, prejdite na základné nastavenia. Potom pomocou tlačidla „Odoslať e-mail“ pod formulárom overte svoje nastavenia.", + "Transactional File Locking" : "Transakčné Uzamykanie Súborov", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakčné Uzamykanie Súborov je vypnuté. Toto nie je podporovaná konfigurácia. Môže to viesť k ťažko izolovateľným problémom vrátane poškodenia súborov. Ak chcete predísť týmto problémom, odstráňte konfiguračnú položku `'filelocking.enabled' => false` z vášho súboru `config.php`.", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Na transakčné uzamykanie súborov sa používa databáza. Pre zvýšenie výkonu, ak je to možné, prosím, nakonfigurujte memcache.", "Forwarded for headers" : "Preposlané kvôli hlavičkám", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Vaše \"trusted_proxies\" nastavenie nie je správne, malo by to byť pole.", @@ -205,7 +207,10 @@ "Configured" : "Nastavené", "Mimetype migrations available" : "Je dostupná migrácia Mimetype ", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "K dispozícii je jedna alebo viacero migrácií mimetypov. Príležitostne sa pridávajú nové typy mime, aby sa lepšie spracovali určité typy súborov. Migrácia mimetypov trvá dlho na väčších inštanciách, takže sa nevykonáva automaticky počas aktualizácií. Na vykonanie migrácií použite príkaz `occ maintenance:repair --include-expensive`.", + "MySQL row format" : "MySQL row formát", "You are not using MySQL" : "Nepoužívate MySQL", + "None of your table use ROW_FORMAT=Compressed" : "Žiadna z vašich tabuliek nepoužíva ROW_FORMAT=Compressed", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["Tabuľka %s nepoužíva ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadka na dynamický.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s.","Niektoré tabuľky nepoužívajú ROW_FORMAT=Dynamic. Tento formát ponúka najlepší výkon databázy pre Nextcloud. Zmeňte formát riadkov na dynamický v nasledujúcich tabuľkách: %s."], "MySQL Unicode support" : "Podpora Unicode v MySQL", "MySQL is used as database and does support 4-byte characters" : "MySQL sa používa ako databáza a podporuje 4-bajtové znaky.", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL sa používa ako databáza, ale nepodporuje 4-bajtové znaky. Ak chcete byť schopní spracovať 4-bajtové znaky (ako sú emotikony) bez problémov v názvoch súborov alebo komentároch, odporúča sa povoliť podporu 4-bajtov v MySQL.", @@ -217,6 +222,8 @@ "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "\"Možnosť \"overwrite.cli.url\" vo vašom config.php je nastavená na \"%s\", čo je správna URL. Navrhovaná URL je \"%s\".\"", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Uistite sa, že ste v súbore config.php nastavili možnosť „overwrite.cli.url“ na adresu URL, ktorú vaši užívatelia používajú na prístup k tomuto Nextcloudu. Návrh: \"%s\". V opačnom prípade môžu nastať problémy s generovaním URL cez cron. (Je však možné, že navrhovaná adresa URL nie je adresa URL, ktorú vaši používatelia používajú na prístup k tomuto Nextcloudu. Najlepšie je v každom prípade to ešte raz skontrolovať.)", "PHP APCu configuration" : "Konfigurácia PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "Vaša vyrovnávacia pamäť APCu je plná, zvážte zvýšenie nastavenia apc.shm_size php.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " Vaša vyrovnávacia pamäť APCu je skoro plná na %s %%:\", zvážte zvýšenie nastavenia apc.shm_size php.", "PHP default charset" : "Predvolená znaková sada pre PHP ", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP premenná \"default_charset\" by mala byť UTF-8", "PHP set_time_limit" : "PHP set_time_limit", @@ -307,6 +314,9 @@ "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nemohol som overiť, či váš webový server správne poskytuje `.well-known`. Prosím, skontrolujte to manuálne.", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Váš webový server nie je správne nastavený na poskytovanie URL adries `.well-known`, zlyhalo na:\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "Váš server je správne nakonfigurovaný na poskytovanie URL adries `.well-known`.", + "Font file loading" : "Nahrávanie súboru písma", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nepodarilo sa skontrolovať podporu načítania typu {extension}. Prosím skontrolujte manuálne, či váš webový server obsluhuje súbory typu `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Váš webový server nie je správne nastavený na doručovanie súborov typu {extension}. Toto je zvyčajne problém s konfiguráciou Nginx. Pre Nextcloud 15 potrebuje úpravu, aby poskytoval aj .{extension} súbory. Porovnajte svoju konfiguráciu Nginx s odporúčanou konfiguráciou v našej dokumentácii.", "Profile information" : "Informácie o profile", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilový obrázok, celé meno, e-mail, telefónne číslo, adresa, webová stránka, Twitter, organizácia, rola, titul, životopis a či je váš profil povolený", "Nextcloud settings" : "Nastavenia Nextcloud", @@ -321,15 +331,16 @@ "None of your currently installed apps provide image generation functionality" : "Žiadna z vašich momentálne nainštalovaných aplikácií neposkytuje funkciu generovania obrázkov.", "Text processing" : "Spracovanie textu", "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Úlohy spracovania textu môžu byť implementované rôznymi aplikáciami. Tu môžete nastaviť, ktorá aplikácia by mala byť použitá pre ktorú úlohu.", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Žiadna z vašich aktuálne nainštalovaných aplikácií neposkytuje funkcie spracovania textu pomocou rozhrania API na spracovanie textu.", "Here you can decide which group can access certain sections of the administration settings." : "Tu sa môžete rozhodnúť, ktorá skupina má prístup k niektorým nastaveniam správcu.", "None" : "Žiadny", "Unable to modify setting" : "Nie je možné zmeniť nastavenie", - "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", - "Allow resharing" : "Povoliť sprístupňovanie ďalej", - "Allow sharing with groups" : "Povoliť sprístupnenie so skupinami", - "Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny", + "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre zdieľanie", + "Allow resharing" : "Povoliť zdieľanie ďalej", + "Allow sharing with groups" : "Povoliť zdieľanie so skupinami", + "Restrict users to only share with users in their groups" : "Povoliť užívateľom zdieľanie obsahu len v rámci ich skupiny", "Ignore the following groups when checking group membership" : "Ignorovať nasledujúce skupiny pri kontrole členstva v skupine.", - "Allow users to share via link and emails" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov", + "Allow users to share via link and emails" : "Povoliť užívateľom zdieľanie obsahu pomocou odkazov", "Allow public uploads" : "Povoliť verejné nahrávanie súborov", "Always ask for a password" : "Vždy vyžadovať heslo", "Enforce password protection" : "Vynútiť ochranu heslom", @@ -531,6 +542,8 @@ "Enter your date of birth" : "Zadajte váš dátum narodenia", "Unable to update date of birth" : "Nepodarilo sa aktualizovať dátum narodenia", "You are a member of the following groups:" : "Ste členom nasledovných skupín:", + "You are using {s}{usage}{/s}" : "Využívate {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Využívate {s}{usage}{/s} z {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "Vaše celé meno", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Email options" : "E-mailové nastavenia", @@ -568,6 +581,10 @@ "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", + "she/her" : "ona/jej", + "he/him" : "on/jeho", + "they/them" : "oni/ich", + "Your pronouns. E.g. ${pronounsExample}" : "Vaše zámená. Napríklad: {pronounsExample}", "Your role" : "Vaša rola", "Your X (formerly Twitter) handle" : "Ovládanie Vašeho X (predtým Twitter)", "Your website" : "Vaša webstránka", @@ -705,6 +722,7 @@ "Headline" : "Titul", "Organisation" : "Organizácia", "Phone number" : "Telefónne číslo", + "Pronouns" : "Zámená", "Role" : "Rola", "X (formerly Twitter)" : "X (predtým Twitter)", "Website" : "Webstránka", @@ -779,6 +797,7 @@ "Reasons to use Nextcloud in your organization" : "Dôvody použitia NextCloudu vo vašej organizácii", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Vyvíjané {communityopen}komunitou Nextcloud{linkclose}, {githubopen}zdrojové kódy{linkclose} sú licencované pod licenciou {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Sleduj nás na Facebook-u", + "Follow us on X" : "Sledujte nás na X", "Follow us on Mastodon" : "Sledujte nás na Mastodon", "Check out our blog" : "Pozri si náš blog", "Subscribe to our newsletter" : "Prihlás sa na odber noviniek emailom", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 86cdfc23c3d..ab321944b88 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -209,7 +209,10 @@ OC.L10N.register( "Configured" : "Yapılandırılmış", "Mimetype migrations available" : "MIMEType aktarımı kullanılabilir", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Bir veya birkaç mimetype aktarımı var. Bazen belirli dosya türlerini daha iyi işlemek için yeni mimetype seçenekleri eklenir. Büyük kopyalarda mimetype aktarımları uzun zaman alır. Bu nedenle aktarım, yükseltmeler sırasında otomatik olarak yapılmaz. Bu durumda aktarımları gerçekleştirmek için `occ maintenance:repair --include-expensive` komutunu kullanın.", + "MySQL row format" : "MySQL satır biçimi", "You are not using MySQL" : "MySQL kullanmıyorsunuz", + "None of your table use ROW_FORMAT=Compressed" : "Hiç bir tablonuzda ROW_FORMAT=Compressed kullanılmıyor", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["%s tablosu ROW_FORMAT=Dynamic kullanmıyor. Bu biçim Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki tabloların satır biçimini Dynamic olarak değiştirin.","Bazı tablolar ROW_FORMAT=Dynamic kullanmıyor. Bu biçim Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki tabloların satır biçimini Dynamic olarak değiştirin: %s."], "MySQL Unicode support" : "MySQL Unikod desteği", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin etkinleştirilmesi önerilir.", @@ -356,7 +359,7 @@ OC.L10N.register( "Enforce expiration date" : "Geçerlilik sonu tarihi dayatılsın", "Default expiration time of new shares in days" : "Yeni paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire shares after x days" : "Paylaşımların geçerlilik süresi x gün sonra dolsun", - "Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımlar için varsayılan kullanma süresi sonu ayarlansın", + "Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımlar için varsayılan geçerlilik sonu tarihi ayarlansın", "Enforce expiration date for remote shares" : "Uzak paylaşımlar için geçerlilik sonu tarihi dayatılsın", "Default expiration time of remote shares in days" : "Uzak paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire remote shares after x days" : "Uzak paylaşımların geçerlilik süresi x gün sonra dolsun", @@ -541,6 +544,8 @@ OC.L10N.register( "Enter your date of birth" : "Doğum tarihinizi yazın", "Unable to update date of birth" : "Doğum tarihi güncellenemedi", "You are a member of the following groups:" : "Şu gruplara üyesiniz:", + "You are using {s}{usage}{/s}" : "{s}{usage}{/s} kullanıyorsunuz", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{usage}{/s} / {s}{totalSpace}{/s} kullanıyorsunuz ({s}%{usageRelative}{/s})", "Your full name" : "Tam adınız", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Email options" : "E-posta seçenekleri", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 929ffe35846..7c124ed7ec7 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -207,7 +207,10 @@ "Configured" : "Yapılandırılmış", "Mimetype migrations available" : "MIMEType aktarımı kullanılabilir", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Bir veya birkaç mimetype aktarımı var. Bazen belirli dosya türlerini daha iyi işlemek için yeni mimetype seçenekleri eklenir. Büyük kopyalarda mimetype aktarımları uzun zaman alır. Bu nedenle aktarım, yükseltmeler sırasında otomatik olarak yapılmaz. Bu durumda aktarımları gerçekleştirmek için `occ maintenance:repair --include-expensive` komutunu kullanın.", + "MySQL row format" : "MySQL satır biçimi", "You are not using MySQL" : "MySQL kullanmıyorsunuz", + "None of your table use ROW_FORMAT=Compressed" : "Hiç bir tablonuzda ROW_FORMAT=Compressed kullanılmıyor", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["%s tablosu ROW_FORMAT=Dynamic kullanmıyor. Bu biçim Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki tabloların satır biçimini Dynamic olarak değiştirin.","Bazı tablolar ROW_FORMAT=Dynamic kullanmıyor. Bu biçim Nextcloud için en iyi veri tabanı başarımını sunar. Lütfen aşağıdaki tabloların satır biçimini Dynamic olarak değiştirin: %s."], "MySQL Unicode support" : "MySQL Unikod desteği", "MySQL is used as database and does support 4-byte characters" : "Veri tabanı olarak MySQL kullanılıyor ve 4 baytlık karakterler destekleniyor", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "Veri tabanı olarak MySQL kullanılıyor ancak 4 bayt uzunluğundaki karakterler desteklenmiyor. 4 bayt uzunluğundaki karaktelerin (emoji simgeleri gibi) dosya adları ya da yorumlarda sorun çıkmadan işlenebilmesi için MySQL üzerinde 4 bayt desteğinin etkinleştirilmesi önerilir.", @@ -354,7 +357,7 @@ "Enforce expiration date" : "Geçerlilik sonu tarihi dayatılsın", "Default expiration time of new shares in days" : "Yeni paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire shares after x days" : "Paylaşımların geçerlilik süresi x gün sonra dolsun", - "Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımlar için varsayılan kullanma süresi sonu ayarlansın", + "Set default expiration date for shares to other servers" : "Diğer sunuculara yapılan paylaşımlar için varsayılan geçerlilik sonu tarihi ayarlansın", "Enforce expiration date for remote shares" : "Uzak paylaşımlar için geçerlilik sonu tarihi dayatılsın", "Default expiration time of remote shares in days" : "Uzak paylaşımların gün olarak varsayılan geçerlilik süresi", "Expire remote shares after x days" : "Uzak paylaşımların geçerlilik süresi x gün sonra dolsun", @@ -539,6 +542,8 @@ "Enter your date of birth" : "Doğum tarihinizi yazın", "Unable to update date of birth" : "Doğum tarihi güncellenemedi", "You are a member of the following groups:" : "Şu gruplara üyesiniz:", + "You are using {s}{usage}{/s}" : "{s}{usage}{/s} kullanıyorsunuz", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "{s}{usage}{/s} / {s}{totalSpace}{/s} kullanıyorsunuz ({s}%{usageRelative}{/s})", "Your full name" : "Tam adınız", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Email options" : "E-posta seçenekleri", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index dd6c2a3e239..c0b757a2a8e 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -2,7 +2,7 @@ OC.L10N.register( "settings", { "Private" : "私有", - "Only visible to people matched via phone number integration through Talk on mobile" : "只对通过手机上 Talk 应用的电话号码整合功能匹配的人可见", + "Only visible to people matched via phone number integration through Talk on mobile" : "只对通过手机上 Talk 应用的电话号码集成功能匹配的人可见", "Local" : "本地", "Only visible to people on this instance and guests" : "仅对该实例上的人及来宾可见", "Federated" : "联合云", @@ -116,7 +116,7 @@ OC.L10N.register( "Overview" : "概览", "Basic settings" : "基本设置", "Sharing" : "共享", - "Availability" : "可用性", + "Availability" : "工作时间", "Calendar" : "日历", "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", @@ -158,6 +158,7 @@ OC.L10N.register( "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "数据库缺少一些可选列。 由于在大表上添加列可能会花费一些时间,因此在可以选择时不会自动添加列。 通过运行“occ db:add-missing-columns”,可以在实例继续运行时手动添加那些缺少的列。 添加列后,某些功能可能会提高响应速度或可用性。", "Database missing indices" : "数据库缺失索引", "Missing indices:" : "缺少引索:", + "\"%s\" in table \"%s\"" : "“%s”在数据库表“%s”中", "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "检测到一些缺失的可选索引。偶尔会添加新索引(由 Nextcloud 或已安装的应用程序添加)以提高数据库性能。添加索引有时可能需要一段时间并会暂时损害性能,因此在升级期间不会自动完成此操作。添加索引后,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 添加它们。", "Database missing primary keys" : "数据库缺少主键", "Missing primary key on table \"%s\"." : "表 \"%s\" 缺少主键。", @@ -208,13 +209,17 @@ OC.L10N.register( "Configured" : "已配置", "Mimetype migrations available" : "可用的 Mimetype 迁移", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "有一个或多个 mimetype 迁移可用。有时会添加新的 mimetype 以更好地处理某些文件类型。在较大的实例上迁移 mimetype 需要很长时间,因此升级期间不会自动完成此操作。使用命令 \"occ Maintenance:repair --include-expensive\" 执行迁移。", + "MySQL row format" : "MySQL 行格式", "You are not using MySQL" : "您没有使用MySQL", + "None of your table use ROW_FORMAT=Compressed" : "您的数据库表中没有使用 ROW_FORMAT=Compressed。", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["某些数据库表未使用 ROW_FORMAT=Dynamic。此格式为 Nextcloud 提供最佳的数据库性能。请将以下数据库表的行格式更改为 Dynamic:%s。"], "MySQL Unicode support" : "MySQL Unicode 支持", "MySQL is used as database and does support 4-byte characters" : "MySQL用作数据库并且支持4字节字符", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作数据库,但不支持 4 字节字符。为了能够处理 4 字节字符(如表情符号),而不会在文件名或注释中出现问题,建议在 MySQL 中启用 4 字节支持。", "OCS provider resolving" : "OCS提供商解析", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供商 URL。", "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的 Web 服务器未正确设置以解析 %1$s。\n这很可能与未更新以直接提供此文件夹的 Web 服务器配置有关。\n请将您的配置与 Apache 的 \".htaccess\" 中提供的重写规则或 Nginx 文档中提供的重写规则进行比较。\n在 Nginx 上,通常以 \"location ~\" 开头的行需要更新。", + "Overwrite CLI URL" : "覆盖 CLI URL", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项正确设置为 \"%s\" 。", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项设置为 \"%s\",这是正确的 URL。建议的 URL 是 \"%s\"。", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "请确保将 config.php 文件中的 \"overwrite.cli.url\" 选项设置为用户主要用来访问此 Nextcloud 的 URL。建议:\"%s\"。否则,通过 cron 生成 URL 可能会出现问题。(不过,建议的 URL 可能不是用户主要用来访问此 Nextcloud 的 URL。无论如何,最好再检查一下。)", @@ -223,6 +228,7 @@ OC.L10N.register( "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " 您的 APCu 缓存在 %s%% 时几乎已满,请考虑增加 apc.shm_size php 设置。", "PHP default charset" : "PHP默认字符集", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 设置选项 default_chatset 应该为 UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", "The function is available." : "该功能可用。", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP函数“set_time_limit”不可用。 这可能会导致脚本在执行过程中暂停,从而导致安装中断。 我们强烈建议启用此功能。", "Freetype" : "Freetype字体", @@ -240,6 +246,7 @@ OC.L10N.register( "for picture rotation in server and metadata extraction in the Photos app" : "用于服务器中的图片旋转和照片应用程序中的元数据提取", "This instance is missing some required PHP modules. It is required to install them: %s." : "该实例缺少一些必须的PHP模块。必须安装以下模块:%s", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "此实例缺少一些推荐的 PHP 模块。为了提高性能和更好的兼容性,强烈建议安装它们:\n%s", + "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。", "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache 已禁用。 为了获得更好的性能,建议在 PHP 配置中应用 \"opcache.enable=1\" 。", "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "基于共享内存的 OPcache 被禁用。 为了获得更好的性能,建议在 PHP 配置中应用 \"opcache.file_cache_only=0\",并将文件缓存仅用作二级缓存。", @@ -274,6 +281,9 @@ OC.L10N.register( "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP 标头未设置为 `%2$s`。 某些功能可能无法正常工作,建议相应地调整此设置。", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP标头未设置为 `%2$s`。这可能是潜在的安全或隐私风险,建议调整此设置。", "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP 标头不包含 `%2$s`。这是一个潜在的安全或隐私风险,建议相应地调整此设置。", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP 头未设置为 `%2$s`、`%3$s`、`%4$s`、`%5$s` 或 `%6$s`。这可能会泄露引用地址信息。请参阅相关文档以获取更多信息:{w3c-recommendation}。", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- Strict-Transport-Security` HTTP 头未设置为至少`%d` 秒(当前值:`%d`)。为了增强安全性,建议采用更长的 HSTS 策略。", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- Strict-Transport-Security HTTP 头格式不正确:%s。为增强安全性,建议启用 HSTS。", "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- 未设置 `Strict-Transport-Security` HTTP 标头(应至少为 `%d` 秒)。为了增强安全性,建议启用 HSTS。", "Some headers are not set correctly on your instance" : "您的实例上的某些标头设置不正确", "Could not check that your web server serves security headers correctly. Please check manually." : "无法检查您的 Web 服务器是否正确提供安全标头。 请手动检查。", @@ -301,10 +311,12 @@ OC.L10N.register( "Database transaction isolation level" : "数据库事务隔离等级", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。", "Was not able to get transaction isolation level: %s" : "未能获取事务隔离等级:%s", + ".well-known URLs" : ".well-known URL", "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "您的配置中的 `check_for_working_wellknown_setup` 设置为 false,因此跳过了此检查。", "Could not check that your web server serves `.well-known` correctly. Please check manually." : "无法检查您的网络服务器是否正确服务 `.well-known`。 请手动检查。", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "您的网络服务器未正确设置来解析 `.wellknown` URL,失败于:\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "您的服务器已正确配置为提供 `.well-known` URL。", + "Font file loading" : "正在加载字体文件", "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "无法检查 {extension} 加载支持。请手动检查您的网络服务器是否提供 `.{extension}` 文件。", "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "您的 Web 服务器未正确设置以传送 .{extension} 文件。这通常是 Nginx 配置的问题。对于 Nextcloud 15,需要进行调整才能传送 .{extension} 文件。将您的 Nginx 配置与我们文档中的推荐配置进行比较。", "Profile information" : "个人信息", @@ -407,6 +419,7 @@ OC.L10N.register( "Previous slide" : "上一张幻灯片", "Next slide" : "下一张幻灯片", "Choose slide to display" : "选择要显示的幻灯片", + "{index} of {total}" : "第 {index} 页,共 {total} 页", "Description" : "描述", "Details" : "详情", "All" : "全部", @@ -450,6 +463,8 @@ OC.L10N.register( "{productName} Talk for Android" : "{productName} Android 版通话应用", "Sync client" : "同步客户端", "This session" : "当前会话", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "设备", "Last activity" : "最后活跃", "Devices & sessions" : "设备和活动链接", @@ -529,6 +544,8 @@ OC.L10N.register( "Enter your date of birth" : "輸入您的出生日期", "Unable to update date of birth" : "无法更新出生日期", "You are a member of the following groups:" : "您是以下群组的成员:", + "You are using {s}{usage}{/s}" : "您正在使用 {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "您的全名", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Email options" : "电子邮件选项", @@ -546,9 +563,9 @@ OC.L10N.register( "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", "Your handle" : "您的别名", - "Day to use as the first day of week" : "用作一周第一天的日期", - "Derived from your locale ({weekDayName})" : "源自您的区域设置 ({weekDayName})", - "Unable to update first day of week" : "无法更新一周的第一天", + "Day to use as the first day of week" : "选择星期几作为每周的第一天", + "Derived from your locale ({weekDayName})" : "源自你的区域设置 ({weekDayName})", + "Unable to update first day of week" : "无法更新每周的第一天", "Your headline" : "您的标题", "Languages" : "语言", "Help translate" : "帮助翻译", @@ -566,6 +583,10 @@ OC.L10N.register( "Unable to update profile enabled state" : "无法更新个人资料启用状态", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", + "she/her" : "她", + "he/him" : "他", + "they/them" : "他们", + "Your pronouns. E.g. ${pronounsExample}" : "您的称号。例如:${pronounsExample}", "Your role" : "您的角色", "Your X (formerly Twitter) handle" : "您的X(原Twitter)用户名", "Your website" : "您的网站", @@ -605,6 +626,7 @@ OC.L10N.register( "Set default language" : "设置默认语言", "Add new account" : "添加新账号", "Manager" : "管理者", + "Set line manager" : "设置行管理员", "Account name will be autogenerated" : "账号名称将自动生成", "Account name (required)" : "账号名称(必填)", "Total rows summary" : "总行摘要", @@ -636,6 +658,7 @@ OC.L10N.register( "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", "Wiped {userid}'s devices" : "已抹除 {userid} 的设备", + "Failed to update line manager" : "更新行管理员失败", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全删除 {userid} 的账号,包括其所有个人文件,应用程序数据等。", "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", @@ -655,6 +678,8 @@ OC.L10N.register( "Sorting" : "正在排序", "The system config enforces sorting the groups by name. This also disables showing the member count." : "系统配置强制按名称对组进行排序。 这也会禁用显示成员计数。", "Group list sorting" : "群组列表排序", + "By member count" : "按成员数量", + "By name" : "按用户名", "Send email" : "发送电子邮件", "Send welcome email to new accounts" : "向新帐号发送欢迎邮件", "Defaults" : "默认", @@ -677,8 +702,12 @@ OC.L10N.register( "App Store" : "应用商店", "Loading categories" : "正在加载分类", "Developer documentation ↗" : "开发者文档 ↗", + "Version {version}, {license}-licensed" : "版本 {version},授权:{license}", "All accounts" : "所有账号", "Admins" : "管理员", + "Account group: {group}" : "账号群组:{group}", + "Account management" : "账号管理", + "Creating group…" : "正在创建群组 ...", "Create group" : "创建群组", "Group name" : "分组名称", "Please enter a valid group name" : "请处输入一个有效的群组名称", @@ -695,16 +724,18 @@ OC.L10N.register( "Headline" : "标题", "Organisation" : "组织", "Phone number" : "电话号码", + "Pronouns" : "称号", "Role" : "角色", "X (formerly Twitter)" : "X(原Twitter)", "Website" : "网站", "Profile visibility" : "个人资料可见性", "Locale" : "地区语系", - "First day of week" : "一周的第一天", + "First day of week" : "每周的第一天", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "不可用,因为您的帐号已禁用联合,如果您有任何疑问,请联系您的系统管理员", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "不可用,因为不允许将帐户特定数据发布到查找服务器,如果您有任何疑问,请联系您的系统管理员", - "Your apps" : "您的应用", + "Discover" : "发现", + "Your apps" : "你的应用", "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", @@ -768,6 +799,7 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "在您的组织中使用 Nextcloud 的原因", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud 社区{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose}许可协议。", "Like our Facebook page" : "给我们的 Facebook 页面点赞!", + "Follow us on X" : "在 X 上关注我们", "Follow us on Mastodon" : "在 Mastodon 上关注我们", "Check out our blog" : "浏览我们的博客!", "Subscribe to our newsletter" : "订阅我们的最新消息!", @@ -789,6 +821,8 @@ OC.L10N.register( "File locking" : "文件锁定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事务性文件锁定已禁用,可能会引发争用问题。请在 config.php 中启用 filelocking.enabled 以避免这类问题的发生。", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "无法检查 JavaScript 支持。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", + "MySQL unicode support" : "MySQL Unicode 支持", + "Overwrite cli URL" : "覆盖 CLI URL", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", @@ -846,6 +880,7 @@ OC.L10N.register( "Name your device" : "为您的设备命名", "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", "by {author}\n{license}" : "按照 {author}\n{license}", + "User management" : "用户管理", "Active users" : "活跃用户", "Disabled users" : "已禁用的用户", "Creating group …" : "正在创建群组 ...", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index bfddeba19c7..7100fda5f9a 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -1,6 +1,6 @@ { "translations": { "Private" : "私有", - "Only visible to people matched via phone number integration through Talk on mobile" : "只对通过手机上 Talk 应用的电话号码整合功能匹配的人可见", + "Only visible to people matched via phone number integration through Talk on mobile" : "只对通过手机上 Talk 应用的电话号码集成功能匹配的人可见", "Local" : "本地", "Only visible to people on this instance and guests" : "仅对该实例上的人及来宾可见", "Federated" : "联合云", @@ -114,7 +114,7 @@ "Overview" : "概览", "Basic settings" : "基本设置", "Sharing" : "共享", - "Availability" : "可用性", + "Availability" : "工作时间", "Calendar" : "日历", "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", @@ -156,6 +156,7 @@ "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "数据库缺少一些可选列。 由于在大表上添加列可能会花费一些时间,因此在可以选择时不会自动添加列。 通过运行“occ db:add-missing-columns”,可以在实例继续运行时手动添加那些缺少的列。 添加列后,某些功能可能会提高响应速度或可用性。", "Database missing indices" : "数据库缺失索引", "Missing indices:" : "缺少引索:", + "\"%s\" in table \"%s\"" : "“%s”在数据库表“%s”中", "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them. " : "检测到一些缺失的可选索引。偶尔会添加新索引(由 Nextcloud 或已安装的应用程序添加)以提高数据库性能。添加索引有时可能需要一段时间并会暂时损害性能,因此在升级期间不会自动完成此操作。添加索引后,对这些表的查询应该会更快。使用命令 `occ db:add-missing-indices` 添加它们。", "Database missing primary keys" : "数据库缺少主键", "Missing primary key on table \"%s\"." : "表 \"%s\" 缺少主键。", @@ -206,13 +207,17 @@ "Configured" : "已配置", "Mimetype migrations available" : "可用的 Mimetype 迁移", "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "有一个或多个 mimetype 迁移可用。有时会添加新的 mimetype 以更好地处理某些文件类型。在较大的实例上迁移 mimetype 需要很长时间,因此升级期间不会自动完成此操作。使用命令 \"occ Maintenance:repair --include-expensive\" 执行迁移。", + "MySQL row format" : "MySQL 行格式", "You are not using MySQL" : "您没有使用MySQL", + "None of your table use ROW_FORMAT=Compressed" : "您的数据库表中没有使用 ROW_FORMAT=Compressed。", + "_Table %s is not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic._::_Some tables are not using ROW_FORMAT=Dynamic. This format offers the best database performances for Nextcloud. Please change the row format to Dynamic on the following tables: %s._" : ["某些数据库表未使用 ROW_FORMAT=Dynamic。此格式为 Nextcloud 提供最佳的数据库性能。请将以下数据库表的行格式更改为 Dynamic:%s。"], "MySQL Unicode support" : "MySQL Unicode 支持", "MySQL is used as database and does support 4-byte characters" : "MySQL用作数据库并且支持4字节字符", "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL 用作数据库,但不支持 4 字节字符。为了能够处理 4 字节字符(如表情符号),而不会在文件名或注释中出现问题,建议在 MySQL 中启用 4 字节支持。", "OCS provider resolving" : "OCS提供商解析", "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "无法检查您的 Web 服务器是否正确解析 OCM 和 OCS 提供商 URL。", "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "您的 Web 服务器未正确设置以解析 %1$s。\n这很可能与未更新以直接提供此文件夹的 Web 服务器配置有关。\n请将您的配置与 Apache 的 \".htaccess\" 中提供的重写规则或 Nginx 文档中提供的重写规则进行比较。\n在 Nginx 上,通常以 \"location ~\" 开头的行需要更新。", + "Overwrite CLI URL" : "覆盖 CLI URL", "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项正确设置为 \"%s\" 。", "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "您的 config.php 中的 \"overwrite.cli.url\" 选项设置为 \"%s\",这是正确的 URL。建议的 URL 是 \"%s\"。", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "请确保将 config.php 文件中的 \"overwrite.cli.url\" 选项设置为用户主要用来访问此 Nextcloud 的 URL。建议:\"%s\"。否则,通过 cron 生成 URL 可能会出现问题。(不过,建议的 URL 可能不是用户主要用来访问此 Nextcloud 的 URL。无论如何,最好再检查一下。)", @@ -221,6 +226,7 @@ "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : " 您的 APCu 缓存在 %s%% 时几乎已满,请考虑增加 apc.shm_size php 设置。", "PHP default charset" : "PHP默认字符集", "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 设置选项 default_chatset 应该为 UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", "The function is available." : "该功能可用。", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP函数“set_time_limit”不可用。 这可能会导致脚本在执行过程中暂停,从而导致安装中断。 我们强烈建议启用此功能。", "Freetype" : "Freetype字体", @@ -238,6 +244,7 @@ "for picture rotation in server and metadata extraction in the Photos app" : "用于服务器中的图片旋转和照片应用程序中的元数据提取", "This instance is missing some required PHP modules. It is required to install them: %s." : "该实例缺少一些必须的PHP模块。必须安装以下模块:%s", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "此实例缺少一些推荐的 PHP 模块。为了提高性能和更好的兼容性,强烈建议安装它们:\n%s", + "PHP opcache" : "PHP opcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。", "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache 已禁用。 为了获得更好的性能,建议在 PHP 配置中应用 \"opcache.enable=1\" 。", "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "基于共享内存的 OPcache 被禁用。 为了获得更好的性能,建议在 PHP 配置中应用 \"opcache.file_cache_only=0\",并将文件缓存仅用作二级缓存。", @@ -272,6 +279,9 @@ "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP 标头未设置为 `%2$s`。 某些功能可能无法正常工作,建议相应地调整此设置。", "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP标头未设置为 `%2$s`。这可能是潜在的安全或隐私风险,建议调整此设置。", "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- `%1$s` HTTP 标头不包含 `%2$s`。这是一个潜在的安全或隐私风险,建议相应地调整此设置。", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- `%1$s` HTTP 头未设置为 `%2$s`、`%3$s`、`%4$s`、`%5$s` 或 `%6$s`。这可能会泄露引用地址信息。请参阅相关文档以获取更多信息:{w3c-recommendation}。", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- Strict-Transport-Security` HTTP 头未设置为至少`%d` 秒(当前值:`%d`)。为了增强安全性,建议采用更长的 HSTS 策略。", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- Strict-Transport-Security HTTP 头格式不正确:%s。为增强安全性,建议启用 HSTS。", "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- 未设置 `Strict-Transport-Security` HTTP 标头(应至少为 `%d` 秒)。为了增强安全性,建议启用 HSTS。", "Some headers are not set correctly on your instance" : "您的实例上的某些标头设置不正确", "Could not check that your web server serves security headers correctly. Please check manually." : "无法检查您的 Web 服务器是否正确提供安全标头。 请手动检查。", @@ -299,10 +309,12 @@ "Database transaction isolation level" : "数据库事务隔离等级", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。", "Was not able to get transaction isolation level: %s" : "未能获取事务隔离等级:%s", + ".well-known URLs" : ".well-known URL", "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "您的配置中的 `check_for_working_wellknown_setup` 设置为 false,因此跳过了此检查。", "Could not check that your web server serves `.well-known` correctly. Please check manually." : "无法检查您的网络服务器是否正确服务 `.well-known`。 请手动检查。", "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "您的网络服务器未正确设置来解析 `.wellknown` URL,失败于:\n`%s`", "Your server is correctly configured to serve `.well-known` URLs." : "您的服务器已正确配置为提供 `.well-known` URL。", + "Font file loading" : "正在加载字体文件", "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "无法检查 {extension} 加载支持。请手动检查您的网络服务器是否提供 `.{extension}` 文件。", "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "您的 Web 服务器未正确设置以传送 .{extension} 文件。这通常是 Nginx 配置的问题。对于 Nextcloud 15,需要进行调整才能传送 .{extension} 文件。将您的 Nginx 配置与我们文档中的推荐配置进行比较。", "Profile information" : "个人信息", @@ -405,6 +417,7 @@ "Previous slide" : "上一张幻灯片", "Next slide" : "下一张幻灯片", "Choose slide to display" : "选择要显示的幻灯片", + "{index} of {total}" : "第 {index} 页,共 {total} 页", "Description" : "描述", "Details" : "详情", "All" : "全部", @@ -448,6 +461,8 @@ "{productName} Talk for Android" : "{productName} Android 版通话应用", "Sync client" : "同步客户端", "This session" : "当前会话", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "设备", "Last activity" : "最后活跃", "Devices & sessions" : "设备和活动链接", @@ -527,6 +542,8 @@ "Enter your date of birth" : "輸入您的出生日期", "Unable to update date of birth" : "无法更新出生日期", "You are a member of the following groups:" : "您是以下群组的成员:", + "You are using {s}{usage}{/s}" : "您正在使用 {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "您已使用 {s}{usage}{/s},总容量 {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "Your full name" : "您的全名", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", "Email options" : "电子邮件选项", @@ -544,9 +561,9 @@ "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", "Your handle" : "您的别名", - "Day to use as the first day of week" : "用作一周第一天的日期", - "Derived from your locale ({weekDayName})" : "源自您的区域设置 ({weekDayName})", - "Unable to update first day of week" : "无法更新一周的第一天", + "Day to use as the first day of week" : "选择星期几作为每周的第一天", + "Derived from your locale ({weekDayName})" : "源自你的区域设置 ({weekDayName})", + "Unable to update first day of week" : "无法更新每周的第一天", "Your headline" : "您的标题", "Languages" : "语言", "Help translate" : "帮助翻译", @@ -564,6 +581,10 @@ "Unable to update profile enabled state" : "无法更新个人资料启用状态", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", + "she/her" : "她", + "he/him" : "他", + "they/them" : "他们", + "Your pronouns. E.g. ${pronounsExample}" : "您的称号。例如:${pronounsExample}", "Your role" : "您的角色", "Your X (formerly Twitter) handle" : "您的X(原Twitter)用户名", "Your website" : "您的网站", @@ -603,6 +624,7 @@ "Set default language" : "设置默认语言", "Add new account" : "添加新账号", "Manager" : "管理者", + "Set line manager" : "设置行管理员", "Account name will be autogenerated" : "账号名称将自动生成", "Account name (required)" : "账号名称(必填)", "Total rows summary" : "总行摘要", @@ -634,6 +656,7 @@ "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", "Wiped {userid}'s devices" : "已抹除 {userid} 的设备", + "Failed to update line manager" : "更新行管理员失败", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全删除 {userid} 的账号,包括其所有个人文件,应用程序数据等。", "Account deletion" : "账号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", @@ -653,6 +676,8 @@ "Sorting" : "正在排序", "The system config enforces sorting the groups by name. This also disables showing the member count." : "系统配置强制按名称对组进行排序。 这也会禁用显示成员计数。", "Group list sorting" : "群组列表排序", + "By member count" : "按成员数量", + "By name" : "按用户名", "Send email" : "发送电子邮件", "Send welcome email to new accounts" : "向新帐号发送欢迎邮件", "Defaults" : "默认", @@ -675,8 +700,12 @@ "App Store" : "应用商店", "Loading categories" : "正在加载分类", "Developer documentation ↗" : "开发者文档 ↗", + "Version {version}, {license}-licensed" : "版本 {version},授权:{license}", "All accounts" : "所有账号", "Admins" : "管理员", + "Account group: {group}" : "账号群组:{group}", + "Account management" : "账号管理", + "Creating group…" : "正在创建群组 ...", "Create group" : "创建群组", "Group name" : "分组名称", "Please enter a valid group name" : "请处输入一个有效的群组名称", @@ -693,16 +722,18 @@ "Headline" : "标题", "Organisation" : "组织", "Phone number" : "电话号码", + "Pronouns" : "称号", "Role" : "角色", "X (formerly Twitter)" : "X(原Twitter)", "Website" : "网站", "Profile visibility" : "个人资料可见性", "Locale" : "地区语系", - "First day of week" : "一周的第一天", + "First day of week" : "每周的第一天", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "不可用,因为包括文件共享和日历邀请在内的核心功能需要此属性", "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "不可用,因为您的帐号已禁用联合,如果您有任何疑问,请联系您的系统管理员", "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "不可用,因为不允许将帐户特定数据发布到查找服务器,如果您有任何疑问,请联系您的系统管理员", - "Your apps" : "您的应用", + "Discover" : "发现", + "Your apps" : "你的应用", "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", @@ -766,6 +797,7 @@ "Reasons to use Nextcloud in your organization" : "在您的组织中使用 Nextcloud 的原因", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "由 {communityopen}Nextcloud 社区{linkclose} 开发,{githubopen}源代码{linkclose} 基于 {licenseopen}AGPL{linkclose}许可协议。", "Like our Facebook page" : "给我们的 Facebook 页面点赞!", + "Follow us on X" : "在 X 上关注我们", "Follow us on Mastodon" : "在 Mastodon 上关注我们", "Check out our blog" : "浏览我们的博客!", "Subscribe to our newsletter" : "订阅我们的最新消息!", @@ -787,6 +819,8 @@ "File locking" : "文件锁定", "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事务性文件锁定已禁用,可能会引发争用问题。请在 config.php 中启用 filelocking.enabled 以避免这类问题的发生。", "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "无法检查 JavaScript 支持。 请手动检查您的网络服务器是否使用 JavaScript MIME 类型提供 \".mjs\" 文件。", + "MySQL unicode support" : "MySQL Unicode 支持", + "Overwrite cli URL" : "覆盖 CLI URL", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。", "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。", @@ -844,6 +878,7 @@ "Name your device" : "为您的设备命名", "Server error while trying to add WebAuthn device" : "尝试添加 WebAuthn 设备时出现服务器错误", "by {author}\n{license}" : "按照 {author}\n{license}", + "User management" : "用户管理", "Active users" : "活跃用户", "Disabled users" : "已禁用的用户", "Creating group …" : "正在创建群组 ...", diff --git a/apps/sharebymail/l10n/fr.js b/apps/sharebymail/l10n/fr.js index a3ebb64f24e..b1a77becc82 100644 --- a/apps/sharebymail/l10n/fr.js +++ b/apps/sharebymail/l10n/fr.js @@ -18,13 +18,25 @@ OC.L10N.register( "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.", "Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", + "%1$s shared %2$s with you" : "%1$s à partagé %2$s avec vous", + "%1$s shared %2$s with you." : "%1$s à partagé %2$s avec vous.", "Note:" : "Note :", + "This share is valid until %s at midnight" : "Cette action est valable jusqu'à minuit le %s", "Expiration:" : "Expiration:", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir.", "Open %s" : "Ouvrir %s", "%1$s via %2$s" : "%1$s via %2$s", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s à partagé %2$s avec vous.\n Vous devriez déjà avoir reçu un e-mail séparé avec un lien pour y accéder.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s à partagé %2$s avec vous. Vous devriez déjà avoir reçu un courrier séparé avec un lien pour y accéder.", + "Password to access %1$s shared to you by %2$s" : "Mot de passe d'accès %1$s à partagé avec vous par %2$s", + "Password to access %s" : "Mot de passe pour accéder à %s", "It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :", "This password will expire at %s" : "Le mot de passe expirera le %s", + "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter:", + "%1$s shared %2$s with you and wants to add" : "%1$s a partagé %2$s avec vous et souhaite ajouter", + "%s added a note to a file shared with you" : "%s ajouté une note à un fichier partagé avec vous", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vous venez de partager %1$s avec %2$s. Le partage a déjà été envoyé au destinataire. En raison des politiques de sécurité définies par %3$s l'administrateur, chaque partage doit être protégé par un mot de passe et il n'est pas autorisé d'envoyer le mot de passe directement au destinataire. Vous devez donc transmettre le mot de passe manuellement au destinataire.", + "Password to access %1$s shared by you with %2$s" : "Mot de passe d'accès %1$s à partagé par vous avec %2$s", "This is the password:" : "Voici le mot de passe :", "You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.", "Could not find share" : "Impossible de trouver le partage", diff --git a/apps/sharebymail/l10n/fr.json b/apps/sharebymail/l10n/fr.json index 847297a1913..1fe72b62e9e 100644 --- a/apps/sharebymail/l10n/fr.json +++ b/apps/sharebymail/l10n/fr.json @@ -16,13 +16,25 @@ "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nous ne pouvons pas vous envoyer le mot de passe généré automatiquement. Merci de définir une adresse e-mail valide dans vos paramètres personnels et essayez à nouveau.", "Failed to send share by email. Got an invalid email address" : "Échec lors de l'envoi du partage par e-mail. L'adresse e-mail est invalide", "Failed to send share by email" : "Échec lors de l'envoi du partage par e-mail", + "%1$s shared %2$s with you" : "%1$s à partagé %2$s avec vous", + "%1$s shared %2$s with you." : "%1$s à partagé %2$s avec vous.", "Note:" : "Note :", + "This share is valid until %s at midnight" : "Cette action est valable jusqu'à minuit le %s", "Expiration:" : "Expiration:", "Click the button below to open it." : "Cliquez sur le bouton ci-dessous pour l'ouvrir.", "Open %s" : "Ouvrir %s", "%1$s via %2$s" : "%1$s via %2$s", + "%1$s shared %2$s with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s à partagé %2$s avec vous.\n Vous devriez déjà avoir reçu un e-mail séparé avec un lien pour y accéder.\n", + "%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s à partagé %2$s avec vous. Vous devriez déjà avoir reçu un courrier séparé avec un lien pour y accéder.", + "Password to access %1$s shared to you by %2$s" : "Mot de passe d'accès %1$s à partagé avec vous par %2$s", + "Password to access %s" : "Mot de passe pour accéder à %s", "It is protected with the following password:" : "Il est protégé avec le mot de passe suivant :", "This password will expire at %s" : "Le mot de passe expirera le %s", + "%1$s shared %2$s with you and wants to add:" : "%1$s a partagé %2$s avec vous et souhaite ajouter:", + "%1$s shared %2$s with you and wants to add" : "%1$s a partagé %2$s avec vous et souhaite ajouter", + "%s added a note to a file shared with you" : "%s ajouté une note à un fichier partagé avec vous", + "You just shared %1$s with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Vous venez de partager %1$s avec %2$s. Le partage a déjà été envoyé au destinataire. En raison des politiques de sécurité définies par %3$s l'administrateur, chaque partage doit être protégé par un mot de passe et il n'est pas autorisé d'envoyer le mot de passe directement au destinataire. Vous devez donc transmettre le mot de passe manuellement au destinataire.", + "Password to access %1$s shared by you with %2$s" : "Mot de passe d'accès %1$s à partagé par vous avec %2$s", "This is the password:" : "Voici le mot de passe :", "You can choose a different password at any time in the share dialog." : "Vous pouvez choisir un mot de passe différent à n'importe quel moment dans la boîte de dialogue de partage.", "Could not find share" : "Impossible de trouver le partage", diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index 6482da77645..bb0c5179866 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -5,14 +5,14 @@ OC.L10N.register( "Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}", "Unshared from {email}" : "Zdieľanie zrušené od {email}", "Unshared from {email} by {actor}" : "{actor} zrušil zdieľanie od {email}", - "Password for mail share sent to {email}" : "Heslo na sprístupnenie bolo zaslané {email}", - "Password for mail share sent to you" : "Heslo na sprístupnenie Vám bolo zaslané", + "Password for mail share sent to {email}" : "Heslo pre zdieľanie bolo zaslané {email}", + "Password for mail share sent to you" : "Heslo pre zdieľanie Vám bolo zaslané", "You shared {file} with {email} by mail" : "Sprístupnili ste {file} používateľovi {email} pomocou emailu", "{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu", "You unshared {file} from {email} by mail" : "E-mailom ste zrušili zdieľanie {file} od {email}", "{actor} unshared {file} from {email} by mail" : "{actor} e-mailom zrušil zdieľanie {file} od {email}", - "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", - "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", + "Password to access {file} was sent to {email}" : "Heslo pre zdieľanie {file} bolo zaslané na {email}", + "Password to access {file} was sent to you" : "Heslo pre zdieľanie {file} Vám bolo zaslané", "Share by mail" : "Sprístupniť e-mailom", "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Zdieľanie %1$s zlyhalo, pretože táto položka už je užívateľovi %2$s zozdieľaná.", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", @@ -25,7 +25,7 @@ OC.L10N.register( "This password will expire at %s" : "Platnosť tohto hesla končí v %s.", "This is the password:" : "Toto je heslo:", "You can choose a different password at any time in the share dialog." : "Kedykoľvek môžete vybrať iné heslo v okne zdieľania.", - "Could not find share" : "Nebolo možné nájsť sprístupnenie", + "Could not find share" : "Nebolo možné nájsť zdieľanie", "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows people to share a personalized link to a file or folder by putting in an email address." : "Umožňuje ľuďom zdieľať prispôsobený odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json index 24c70e49aad..edc91666551 100644 --- a/apps/sharebymail/l10n/sk.json +++ b/apps/sharebymail/l10n/sk.json @@ -3,14 +3,14 @@ "Shared with {email} by {actor}" : "Sprístupnené {email} používateľom {actor}", "Unshared from {email}" : "Zdieľanie zrušené od {email}", "Unshared from {email} by {actor}" : "{actor} zrušil zdieľanie od {email}", - "Password for mail share sent to {email}" : "Heslo na sprístupnenie bolo zaslané {email}", - "Password for mail share sent to you" : "Heslo na sprístupnenie Vám bolo zaslané", + "Password for mail share sent to {email}" : "Heslo pre zdieľanie bolo zaslané {email}", + "Password for mail share sent to you" : "Heslo pre zdieľanie Vám bolo zaslané", "You shared {file} with {email} by mail" : "Sprístupnili ste {file} používateľovi {email} pomocou emailu", "{actor} shared {file} with {email} by mail" : "{actor} sprístupnil {file} používateľovi {email} pomocou emailu", "You unshared {file} from {email} by mail" : "E-mailom ste zrušili zdieľanie {file} od {email}", "{actor} unshared {file} from {email} by mail" : "{actor} e-mailom zrušil zdieľanie {file} od {email}", - "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", - "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", + "Password to access {file} was sent to {email}" : "Heslo pre zdieľanie {file} bolo zaslané na {email}", + "Password to access {file} was sent to you" : "Heslo pre zdieľanie {file} Vám bolo zaslané", "Share by mail" : "Sprístupniť e-mailom", "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Zdieľanie %1$s zlyhalo, pretože táto položka už je užívateľovi %2$s zozdieľaná.", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", @@ -23,7 +23,7 @@ "This password will expire at %s" : "Platnosť tohto hesla končí v %s.", "This is the password:" : "Toto je heslo:", "You can choose a different password at any time in the share dialog." : "Kedykoľvek môžete vybrať iné heslo v okne zdieľania.", - "Could not find share" : "Nebolo možné nájsť sprístupnenie", + "Could not find share" : "Nebolo možné nájsť zdieľanie", "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows people to share a personalized link to a file or folder by putting in an email address." : "Umožňuje ľuďom zdieľať prispôsobený odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index a39ed7b81c5..4e3899d8953 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -36,11 +36,11 @@ OC.L10N.register( "Open »%s«" : "打开 »%s«", "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 对您共享了 »%2$s«。\n访问链接已另外以邮件方式发送到您的邮箱。\n", "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s 对您共享了 »%2$s«。访问链接已另外以邮件方式发送到您的邮箱。", - "Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码", + "Password to access »%1$s« shared to you by %2$s" : "访问 »%1$s« 的密码通过 %2$s 共享给你", "Password to access »%s«" : "访问 »%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« 在与您共享的文件中添加了备注", + "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。", "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码", "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。" diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index 9c36be73bcf..0e4b4a09794 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -34,11 +34,11 @@ "Open »%s«" : "打开 »%s«", "%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s 对您共享了 »%2$s«。\n访问链接已另外以邮件方式发送到您的邮箱。\n", "%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s 对您共享了 »%2$s«。访问链接已另外以邮件方式发送到您的邮箱。", - "Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码", + "Password to access »%1$s« shared to you by %2$s" : "访问 »%1$s« 的密码通过 %2$s 共享给你", "Password to access »%s«" : "访问 »%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« 在与您共享的文件中添加了备注", + "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您刚刚与 %2$s 分享了 »%1$s«。此共享已发送给收件人。根据管理员定义的安全策略 %3$s,每个共享都需要受密码保护,并且不允许直接向收件人发送密码。因此,您需要将密码手动转发给收件人。", "Password to access »%1$s« shared by you with %2$s" : "用于访问您给 %2$s 共享的 »%1$s« 的密码", "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。" diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index f332fb912c4..9e028327e46 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -12,6 +12,9 @@ OC.L10N.register( "The given color is invalid" : "提供的颜色无效", "Disable-user-theming should be true or false" : "Disable-user-theming 应该是 true 或者 false", "Saved" : "已保存", + "Invalid app given" : "指定了无效的应用程序", + "Invalid type for setting \"defaultApp\" given" : "设置“defaultApp”指定了无效类型", + "Invalid setting key" : "无效的设定键", "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 指令", @@ -24,7 +27,9 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Theming" : "主题", "Appearance and accessibility" : "外观和辅助功能", + "PHP Imagick module" : "PHP Imagick 模块", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP 模块“imagick”没有被启用,尽管已启用了主题程序。为了使收藏图标正常生成,您需要安装并启用这个模块。", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "此实例中的 PHP 模块 \"imagick\" 不支持 SVG。为了更好的兼容性,简易安装此模块。", "Dark theme with high contrast mode" : "高对比度深色主题", "Enable dark high contrast mode" : "使用高对比度深色模式", "Similar to the high contrast mode, but with dark colours." : "类似高对比度模式,但是使用深色色调。", @@ -69,7 +74,7 @@ OC.L10N.register( "Upload new favicon" : "上传新图标", "User settings" : "用户设置", "Disable user theming" : "禁用用户自定义主题", - "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "除了您在此处对实例外观进行的定制外,实例上的用户也可以选择他们自己的背景和主题色。启用此选项可阻止用户自定义外观。", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "虽然你可以选择和自定义实例,但其他用户仍然可以更改其背景和颜色。如果你想强制应用你的自定义,你可以打开它。", "Appearance and accessibility settings" : "外观和辅助功能设置", "Misc accessibility options" : "其他辅助功能选项", "Enable blur background filter (may increase GPU load)" : "启用模糊背景滤镜(可能会增加 GPU 负载)", @@ -82,21 +87,33 @@ OC.L10N.register( "Disable all keyboard shortcuts" : "禁用所有键盘快捷键", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "无障碍访问对我们非常重要。 我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。 我们的目标是达到 {guidelines} Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}!", + "Current selected app: {app}, position {position} of {total}" : "目前选中的应用程序:{app}、位置在 {position},共 {total}个", "Move up" : "上移", "Move down" : "下移", "Custom background" : "自定义背景", "Plain background" : "纯色背景", "Default background" : "默认背景", "Select a background from your files" : "从文件中选择背景", + "Select background" : "选择背景", + "No background has been selected" : "未选择背景", "Theme selection is enforced" : "主题由管理员指定", "Navigation bar settings" : "导航栏设置", "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "你可以配置用于导航栏的应用程序顺序。第一个条目将是默认应用程序,在登录后或单击徽标时打开。", + "The default app can not be changed because it was configured by the administrator." : "因为管理员设置了预设的应用程序,所以无法变更。", + "The app order was changed, to see it in action you have to reload the page." : "应用程序顺序已经变更,要检查其实际情况,您必须刷新页面。", "Reset default app order" : "重置默认应用顺序", + "Could not set the app order" : "无法设置应用顺序", + "Could not reset the app order" : "无法重置应用顺序", "Reset primary color" : "重置主要颜色", "Could not set primary color" : "无法设置主要颜色", "Default app" : "默认应用程序", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "默认应用程序是登录后或单击菜单中的徽标时打开的应用程序。", "Use custom default app" : "使用默认应用程序", + "Global default app" : "全局默认应用程序", + "Global default apps" : "全局默认应用程序", + "Default app priority" : "默认应用程序优先级", + "If an app is not enabled for a user, the next app with lower priority is used." : "若未为某个用户启用某个应用程序,则使用下一个优先级较低的应用程序。", + "Could not set global default apps" : "无法设置全局默认应用程序", "Select a custom color" : "自定义颜色", "Reset to default" : "重置为默认设置", "Upload" : "上传", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 4a84c491594..8100f0c87d9 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -10,6 +10,9 @@ "The given color is invalid" : "提供的颜色无效", "Disable-user-theming should be true or false" : "Disable-user-theming 应该是 true 或者 false", "Saved" : "已保存", + "Invalid app given" : "指定了无效的应用程序", + "Invalid type for setting \"defaultApp\" given" : "设置“defaultApp”指定了无效类型", + "Invalid setting key" : "无效的设定键", "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 指令", @@ -22,7 +25,9 @@ "You are already using a custom theme. Theming app settings might be overwritten by that." : "你已经在使用一个自定义的主题。主题应用的设置可能会被其覆盖。", "Theming" : "主题", "Appearance and accessibility" : "外观和辅助功能", + "PHP Imagick module" : "PHP Imagick 模块", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP 模块“imagick”没有被启用,尽管已启用了主题程序。为了使收藏图标正常生成,您需要安装并启用这个模块。", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "此实例中的 PHP 模块 \"imagick\" 不支持 SVG。为了更好的兼容性,简易安装此模块。", "Dark theme with high contrast mode" : "高对比度深色主题", "Enable dark high contrast mode" : "使用高对比度深色模式", "Similar to the high contrast mode, but with dark colours." : "类似高对比度模式,但是使用深色色调。", @@ -67,7 +72,7 @@ "Upload new favicon" : "上传新图标", "User settings" : "用户设置", "Disable user theming" : "禁用用户自定义主题", - "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "除了您在此处对实例外观进行的定制外,实例上的用户也可以选择他们自己的背景和主题色。启用此选项可阻止用户自定义外观。", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "虽然你可以选择和自定义实例,但其他用户仍然可以更改其背景和颜色。如果你想强制应用你的自定义,你可以打开它。", "Appearance and accessibility settings" : "外观和辅助功能设置", "Misc accessibility options" : "其他辅助功能选项", "Enable blur background filter (may increase GPU load)" : "启用模糊背景滤镜(可能会增加 GPU 负载)", @@ -80,21 +85,33 @@ "Disable all keyboard shortcuts" : "禁用所有键盘快捷键", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "无障碍访问对我们非常重要。 我们遵循网络标准,并进行检查以确保所有内容都可以在没有鼠标或辅助软件(例如屏幕阅读器)的情况下使用。 我们的目标是达到 {guidelines} Web 内容可访问性指南 {linkend} 2.1 中的 AA 级别,并另外通过高对比度主题达到 AAA 级别。", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果你发现任何问题,请随时在{issuetracker}我们的问题跟踪器{linkend}上报告。 如果你想参与其中,请加入{designteam}我们的设计团队{linkend}!", + "Current selected app: {app}, position {position} of {total}" : "目前选中的应用程序:{app}、位置在 {position},共 {total}个", "Move up" : "上移", "Move down" : "下移", "Custom background" : "自定义背景", "Plain background" : "纯色背景", "Default background" : "默认背景", "Select a background from your files" : "从文件中选择背景", + "Select background" : "选择背景", + "No background has been selected" : "未选择背景", "Theme selection is enforced" : "主题由管理员指定", "Navigation bar settings" : "导航栏设置", "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "你可以配置用于导航栏的应用程序顺序。第一个条目将是默认应用程序,在登录后或单击徽标时打开。", + "The default app can not be changed because it was configured by the administrator." : "因为管理员设置了预设的应用程序,所以无法变更。", + "The app order was changed, to see it in action you have to reload the page." : "应用程序顺序已经变更,要检查其实际情况,您必须刷新页面。", "Reset default app order" : "重置默认应用顺序", + "Could not set the app order" : "无法设置应用顺序", + "Could not reset the app order" : "无法重置应用顺序", "Reset primary color" : "重置主要颜色", "Could not set primary color" : "无法设置主要颜色", "Default app" : "默认应用程序", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "默认应用程序是登录后或单击菜单中的徽标时打开的应用程序。", "Use custom default app" : "使用默认应用程序", + "Global default app" : "全局默认应用程序", + "Global default apps" : "全局默认应用程序", + "Default app priority" : "默认应用程序优先级", + "If an app is not enabled for a user, the next app with lower priority is used." : "若未为某个用户启用某个应用程序,则使用下一个优先级较低的应用程序。", + "Could not set global default apps" : "无法设置全局默认应用程序", "Select a custom color" : "自定义颜色", "Reset to default" : "重置为默认设置", "Upload" : "上传", diff --git a/apps/twofactor_backupcodes/l10n/fr.js b/apps/twofactor_backupcodes/l10n/fr.js index 460ac9eb202..c13334011b1 100644 --- a/apps/twofactor_backupcodes/l10n/fr.js +++ b/apps/twofactor_backupcodes/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Two factor backup codes" : "Code de secours pour l'authentification double facteur.", "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs", "Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Ce sont vos codes de secours. Veuillez les enregistrer et/ou les imprimer car vous ne pourrez plus les redemander ultérieurement.", "Save backup codes" : "Sauvegarder les codes de récupération", "Print backup codes" : "Imprimer les codes de récupération", "Regenerate backup codes" : "Régénérer les codes de récupération", diff --git a/apps/twofactor_backupcodes/l10n/fr.json b/apps/twofactor_backupcodes/l10n/fr.json index 7dc03e14c48..692065bd8d2 100644 --- a/apps/twofactor_backupcodes/l10n/fr.json +++ b/apps/twofactor_backupcodes/l10n/fr.json @@ -8,6 +8,7 @@ "Two factor backup codes" : "Code de secours pour l'authentification double facteur.", "A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs", "Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "Ce sont vos codes de secours. Veuillez les enregistrer et/ou les imprimer car vous ne pourrez plus les redemander ultérieurement.", "Save backup codes" : "Sauvegarder les codes de récupération", "Print backup codes" : "Imprimer les codes de récupération", "Regenerate backup codes" : "Régénérer les codes de récupération", diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.js b/apps/twofactor_backupcodes/l10n/zh_CN.js index c0443982cdd..b82faf0441e 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.js +++ b/apps/twofactor_backupcodes/l10n/zh_CN.js @@ -10,6 +10,7 @@ OC.L10N.register( "Two factor backup codes" : "两步验证备用码", "A two-factor auth backup codes provider" : "一个两步验证备用码提供者", "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "下列是您的备用码。备用码无法重复查看,请将其保存或打印存储。", "Save backup codes" : "保存备用码", "Print backup codes" : "打印备用码", "Regenerate backup codes" : "重新生成备用码", diff --git a/apps/twofactor_backupcodes/l10n/zh_CN.json b/apps/twofactor_backupcodes/l10n/zh_CN.json index fee142bcfaf..6f0de610767 100644 --- a/apps/twofactor_backupcodes/l10n/zh_CN.json +++ b/apps/twofactor_backupcodes/l10n/zh_CN.json @@ -8,6 +8,7 @@ "Two factor backup codes" : "两步验证备用码", "A two-factor auth backup codes provider" : "一个两步验证备用码提供者", "Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later." : "下列是您的备用码。备用码无法重复查看,请将其保存或打印存储。", "Save backup codes" : "保存备用码", "Print backup codes" : "打印备用码", "Regenerate backup codes" : "重新生成备用码", diff --git a/apps/updatenotification/l10n/sk.js b/apps/updatenotification/l10n/sk.js index 0786c79f10e..86793ddad34 100644 --- a/apps/updatenotification/l10n/sk.js +++ b/apps/updatenotification/l10n/sk.js @@ -29,7 +29,7 @@ OC.L10N.register( "What's new?" : "Čo je nové?", "View changelog" : "Zobraziť súhrn zmien", "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.", - "Your version is up to date." : "Vaša verzia je atuálna.", + "Your version is up to date." : "Vaša verzia je aktuálna.", "A non-default update server is in use to be checked for updates:" : "Pre kontrolu aktualizácií sa používa iný než predvolený server:", "Update channel" : "Aktualizovať kanál", "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Zmena aktualizačného kanála ovplyvňuje aj stránku správy aplikácií. Napr. po prepnutí na beta kanál vám budú na stránke správy aplikácií ponúknuté aktualizácie na beta verzie aplikácií.", diff --git a/apps/updatenotification/l10n/sk.json b/apps/updatenotification/l10n/sk.json index dfb6baf5678..d4263a17a1c 100644 --- a/apps/updatenotification/l10n/sk.json +++ b/apps/updatenotification/l10n/sk.json @@ -27,7 +27,7 @@ "What's new?" : "Čo je nové?", "View changelog" : "Zobraziť súhrn zmien", "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizácií ešte neskončila. Obnovte prosím stránku.", - "Your version is up to date." : "Vaša verzia je atuálna.", + "Your version is up to date." : "Vaša verzia je aktuálna.", "A non-default update server is in use to be checked for updates:" : "Pre kontrolu aktualizácií sa používa iný než predvolený server:", "Update channel" : "Aktualizovať kanál", "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Zmena aktualizačného kanála ovplyvňuje aj stránku správy aplikácií. Napr. po prepnutí na beta kanál vám budú na stránke správy aplikácií ponúknuté aktualizácie na beta verzie aplikácií.", diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js index b3409269c68..1edb832778e 100644 --- a/apps/weather_status/l10n/fr.js +++ b/apps/weather_status/l10n/fr.js @@ -15,6 +15,18 @@ OC.L10N.register( "{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé", "{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée", "{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neige et tonnerre plus tard dans la journée", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} neige et tonnerre", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} averses de neige et tonnerre plus tard dans la journée", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} averses de neige et tonnerre", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire plus tard dans la journée", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} averses de neige plus tard dans la journée", + "{temperature} {unit} snow showers" : "{temperature} {unit} averses de neige", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} averses de neige et crépuscule polaire plus tard dans la journée", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} averses de neige et crépuscule polaire", + "{temperature} {unit} snow later today" : "{temperature} {unit} neige plus tard dans la journée", + "{temperature} {unit} snow" : "{temperature} {unit} neige", "{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée", "{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée", @@ -46,6 +58,7 @@ OC.L10N.register( "There was an error setting the location." : "Une erreur s'est produite lors de la définition de l'emplacement.", "There was an error saving the mode." : "Une erreur s'est produite lors de l'enregistrement du mode.", "There was an error using personal address." : "Une erreur s'est produite lors de l'utilisation de l'adresse personnelle.", + "Unknown weather code" : "Code météo inconnu", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json index e3c7db3f4b9..c61bda08696 100644 --- a/apps/weather_status/l10n/fr.json +++ b/apps/weather_status/l10n/fr.json @@ -13,6 +13,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} Ciel dégagé", "{temperature} {unit} cloudy later today" : "{temperature} {unit} Nuageux dans la journée", "{temperature} {unit} cloudy" : "{temperature} {unit} Nuageux", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neige et tonnerre plus tard dans la journée", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} neige et tonnerre", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} averses de neige et tonnerre plus tard dans la journée", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} averses de neige et tonnerre", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire plus tard dans la journée", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} averses de neige, tonnerre et crépuscule polaire", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} averses de neige plus tard dans la journée", + "{temperature} {unit} snow showers" : "{temperature} {unit} averses de neige", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} averses de neige et crépuscule polaire plus tard dans la journée", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} averses de neige et crépuscule polaire", + "{temperature} {unit} snow later today" : "{temperature} {unit} neige plus tard dans la journée", + "{temperature} {unit} snow" : "{temperature} {unit} neige", "{temperature} {unit} fair weather later today" : "{temperature} {unit} Beau temps dans la journée", "{temperature} {unit} fair weather" : "{temperature} {unit} Beau temps", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} Partiellement nuageux dans la journée", @@ -44,6 +56,7 @@ "There was an error setting the location." : "Une erreur s'est produite lors de la définition de l'emplacement.", "There was an error saving the mode." : "Une erreur s'est produite lors de l'enregistrement du mode.", "There was an error using personal address." : "Une erreur s'est produite lors de l'utilisation de l'adresse personnelle.", + "Unknown weather code" : "Code météo inconnu", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier." },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/core/l10n/sk.js b/core/l10n/sk.js index cfe9a360041..73926b93f6e 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -53,7 +53,7 @@ OC.L10N.register( "Unable to translate" : "Nie je možné preložiť", "Nextcloud Server" : "Nextcloud Server", "Some of your link shares have been removed" : "Niektoré odkazy so sprístupnením boli odstránené.", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvôli bezpečnostnej chyba sme museli odstrániť niektoré z vašich odkazov pre sprístupnenie. Pre viac informácií nasledujte tento link.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvôli bezpečnostnej chyba sme museli odstrániť niektoré z vašich odkazov pre zdieľanie. Pre viac informácií nasledujte tento link.", "The account limit of this instance is reached." : "Limit pre počet užívateľov pre túto inštanciu bol dosiahnutý.", "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Zadajte svoj kľúč predplatného v aplikácii podpory, aby ste zvýšili limit pre množstvo účtov. To vám tiež poskytuje všetky ďalšie výhody, ktoré Nextcloud Enterprise ponúka a je vysoko odporúčaný pre prevádzku vo firemnom prostredí.", "Learn more ↗" : "Viac informácií ↗", @@ -105,7 +105,7 @@ OC.L10N.register( "Yes" : "Áno", "Federated user" : "Združený užívateľ", "user@your-nextcloud.org" : "user@your-nextcloud.org", - "Create share" : "Vytvoriť sprístupnenie", + "Create share" : "Vytvoriť zdieľanie", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", "Custom date range" : "Vlastné rozpätie dátumov", "Pick start date" : "Vyberte dátum začiatku", @@ -337,7 +337,7 @@ OC.L10N.register( "Your client should now be connected!" : "Váš klient by mal byť pripojený!", "You can close this window." : "Toto okno už môžete zatvoriť.", "Previous" : "Predchádzajúce", - "This share is password-protected" : "Toto sprístupnenie je chránené heslom", + "This share is password-protected" : "Toto zdieľanie je chránené heslom", "The password is wrong or expired. Please try again or request a new one." : "Heslo je nesprávne alebo jeho platnosť vypršala. Skúste to znova alebo požiadajte o nové heslo.", "Please type in your email address to request a temporary password" : "Prosím zadajte vašu e-mailovú adresu pre získanie dočasného hesla", "Email address" : "E-mailová adresa", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 6b9ea3b0f5f..50debb749d6 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -51,7 +51,7 @@ "Unable to translate" : "Nie je možné preložiť", "Nextcloud Server" : "Nextcloud Server", "Some of your link shares have been removed" : "Niektoré odkazy so sprístupnením boli odstránené.", - "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvôli bezpečnostnej chyba sme museli odstrániť niektoré z vašich odkazov pre sprístupnenie. Pre viac informácií nasledujte tento link.", + "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvôli bezpečnostnej chyba sme museli odstrániť niektoré z vašich odkazov pre zdieľanie. Pre viac informácií nasledujte tento link.", "The account limit of this instance is reached." : "Limit pre počet užívateľov pre túto inštanciu bol dosiahnutý.", "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "Zadajte svoj kľúč predplatného v aplikácii podpory, aby ste zvýšili limit pre množstvo účtov. To vám tiež poskytuje všetky ďalšie výhody, ktoré Nextcloud Enterprise ponúka a je vysoko odporúčaný pre prevádzku vo firemnom prostredí.", "Learn more ↗" : "Viac informácií ↗", @@ -103,7 +103,7 @@ "Yes" : "Áno", "Federated user" : "Združený užívateľ", "user@your-nextcloud.org" : "user@your-nextcloud.org", - "Create share" : "Vytvoriť sprístupnenie", + "Create share" : "Vytvoriť zdieľanie", "Failed to add the public link to your Nextcloud" : "Pridanie verejne dostupného odkazu do vášho Nextcloud zlyhalo", "Custom date range" : "Vlastné rozpätie dátumov", "Pick start date" : "Vyberte dátum začiatku", @@ -335,7 +335,7 @@ "Your client should now be connected!" : "Váš klient by mal byť pripojený!", "You can close this window." : "Toto okno už môžete zatvoriť.", "Previous" : "Predchádzajúce", - "This share is password-protected" : "Toto sprístupnenie je chránené heslom", + "This share is password-protected" : "Toto zdieľanie je chránené heslom", "The password is wrong or expired. Please try again or request a new one." : "Heslo je nesprávne alebo jeho platnosť vypršala. Skúste to znova alebo požiadajte o nové heslo.", "Please type in your email address to request a temporary password" : "Prosím zadajte vašu e-mailovú adresu pre získanie dočasného hesla", "Email address" : "E-mailová adresa", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 9ce6bf23c18..c6a3fff8029 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -134,7 +134,7 @@ OC.L10N.register( "Load more results" : "加载更多结果", "Search in" : "搜索", "Searching …" : "正在搜索 ...", - "Start typing to search" : "开始输入搜索内容", + "Start typing to search" : "开始输入以搜索", "No matching results" : "无匹配结果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "Log in" : "登录", @@ -179,7 +179,7 @@ OC.L10N.register( "Install recommended apps" : "安装推荐的应用", "Schedule work & meetings, synced with all your devices." : "安排工作和会议,并与您的所有设备同步。", "Keep your colleagues and friends in one place without leaking their private info." : "将您的同事和朋友放在一个地方,而不会泄漏他们的私人信息。", - "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮件应用程序与文件,联系人和日历完美集成。", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮箱应用与文件,联系人和日历完美集成。", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。", "Distraction free note taking app." : "无干扰的笔记记录应用。", @@ -194,7 +194,7 @@ OC.L10N.register( "Install the Contacts app" : "安装联系人应用", "Loading your contacts …" : "正在加载您的联系人……", "Looking for {term} …" : "正在查找{term} ……", - "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您开始输入,搜索就会开始,您可以使用方向键切换到结果。", + "Search starts once you start typing and results may be reached with the arrow keys" : "一旦开始输入,搜索就会开始,你可以使用方向键切换到结果。", "Search for {name} only" : "仅搜索 {name}", "Loading more results …" : "加载更多结果...", "Search" : "搜索", @@ -344,7 +344,7 @@ OC.L10N.register( "This share is password-protected" : "这个共享是被密码保护的", "The password is wrong or expired. Please try again or request a new one." : "密码错误的或已经过期。请重试或申请一个新的。", "Please type in your email address to request a temporary password" : "请输入您的电子邮箱地址以申请一个临时密码", - "Email address" : "电子邮件地址", + "Email address" : "电子邮箱地址", "Password sent!" : "密码已发送!", "You are not authorized to request a password for this share" : "您无权要求获得此共享的密码", "Two-factor authentication" : "两步验证", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index ffe0d63bd66..b366925d900 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -132,7 +132,7 @@ "Load more results" : "加载更多结果", "Search in" : "搜索", "Searching …" : "正在搜索 ...", - "Start typing to search" : "开始输入搜索内容", + "Start typing to search" : "开始输入以搜索", "No matching results" : "无匹配结果", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介于 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 之间", "Log in" : "登录", @@ -177,7 +177,7 @@ "Install recommended apps" : "安装推荐的应用", "Schedule work & meetings, synced with all your devices." : "安排工作和会议,并与您的所有设备同步。", "Keep your colleagues and friends in one place without leaking their private info." : "将您的同事和朋友放在一个地方,而不会泄漏他们的私人信息。", - "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮件应用程序与文件,联系人和日历完美集成。", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "简单的电子邮箱应用与文件,联系人和日历完美集成。", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。", "Distraction free note taking app." : "无干扰的笔记记录应用。", @@ -192,7 +192,7 @@ "Install the Contacts app" : "安装联系人应用", "Loading your contacts …" : "正在加载您的联系人……", "Looking for {term} …" : "正在查找{term} ……", - "Search starts once you start typing and results may be reached with the arrow keys" : "一旦您开始输入,搜索就会开始,您可以使用方向键切换到结果。", + "Search starts once you start typing and results may be reached with the arrow keys" : "一旦开始输入,搜索就会开始,你可以使用方向键切换到结果。", "Search for {name} only" : "仅搜索 {name}", "Loading more results …" : "加载更多结果...", "Search" : "搜索", @@ -342,7 +342,7 @@ "This share is password-protected" : "这个共享是被密码保护的", "The password is wrong or expired. Please try again or request a new one." : "密码错误的或已经过期。请重试或申请一个新的。", "Please type in your email address to request a temporary password" : "请输入您的电子邮箱地址以申请一个临时密码", - "Email address" : "电子邮件地址", + "Email address" : "电子邮箱地址", "Password sent!" : "密码已发送!", "You are not authorized to request a password for this share" : "您无权要求获得此共享的密码", "Two-factor authentication" : "两步验证", diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 320143d7e7b..7e66eec5bb8 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -156,15 +156,48 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", + "Passwords are enforced for link and mail shares" : "Les mots de passe sont appliqués pour les partages de liens et de courriers électroniques", + "Share recipient is not a valid user" : "Le destinataire du partage n'est pas un utilisateur valide", + "Share recipient is not a valid group" : "Le destinataire du partage n'est pas un groupe valide", + "Share recipient should be empty" : "Le destinataire du partage doit être vide", + "Share recipient should not be empty" : "Le destinataire du partage ne doit pas être vide", + "Share recipient is not a valid circle" : "Le destinataire du partage n'est pas un cercle valide", "Unknown share type" : "Type de partage inconnu", + "Share initiator must be set" : "L'initiateur du partage doit être défini", + "Cannot share with yourself" : "Je ne peux pas être partager avec vous-même", + "Shared path must be set" : "Le chemin partagé doit être défini", + "Shared path must be either a file or a folder" : "Le chemin partagé doit être soit un fichier, soit un dossier", + "You cannot share your root folder" : "Vous ne pouvez pas partager votre dossier racine", "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", + "Valid permissions are required for sharing" : "Des autorisations valides sont requises pour le partage", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", + "Shares need at least read permissions" : "Les partages nécessitent au moins des autorisations de lecture", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files cannot be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", "Expiration date is in the past" : "La date d’expiration est dans le passé", + "Expiration date is enforced" : "La date d'expiration est appliquée", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", + "Group sharing is now allowed" : "Le partage de groupe est désormais autorisé", + "Sharing is only allowed within your own groups" : "Le partage n'est autorisé qu'au sein de vos propres groupes", + "Path is already shared with this group" : "Le chemin est déjà partagé avec ce groupe", + "Link sharing is not allowed" : "Le partage de liens n'est pas autorisé", + "Public upload is not allowed" : "Le téléversement public n'est pas autorisé", + "Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous", + "Sharing is disabled" : "Le partage est désactivé", + "Sharing is disabled for you" : "Le partage est désactivé pour vous", + "Cannot share with the share owner" : "Impossible de partager avec le propriétaire de l'action", + "Share does not have a full ID" : "Le partage n'a pas d'identifiant complet", + "Cannot change share type" : "Impossible de changer le type de partage", + "Can only update recipient on user shares" : "Impossible de mettre à jour le destinataire uniquement sur les partages utilisateur", + "Cannot enable sending the password by Talk with an empty password" : "Impossible d'activer l'envoi du mot de passe par Talk avec un mot de passe vide", + "Cannot enable sending the password by Talk without setting a new password" : "Impossible d'activer l'envoi du mot de passe par Talk sans définir un nouveau mot de passe", + "Cannot disable sending the password by Talk without setting a new password" : "Impossible de désactiver l'envoi du mot de passe par Talk sans définir un nouveau mot de passe", + "Share provider does not support accepting" : "Le fournisseur de partage ne prend pas en charge l'acceptation", + "Cannot change target of link share" : "Impossible de modifier la cible du partage de lien", + "Invalid share recipient" : "Destinataire du partage non valide", + "Group \"%s\" does not exist" : "Le groupe \"%s\" n'existe pas", "The requested share does not exist anymore" : "Le partage demandé n'existe plus", "The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.", diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index db4410de6d9..c4feffe3f1e 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -154,15 +154,48 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter :", "%1$s shared »%2$s« with you and wants to add" : "%1$s a partagé « %2$s » avec vous et souhaite ajouter", "»%s« added a note to a file shared with you" : "%s a ajouté une note à un fichier partagé avec vous", + "Passwords are enforced for link and mail shares" : "Les mots de passe sont appliqués pour les partages de liens et de courriers électroniques", + "Share recipient is not a valid user" : "Le destinataire du partage n'est pas un utilisateur valide", + "Share recipient is not a valid group" : "Le destinataire du partage n'est pas un groupe valide", + "Share recipient should be empty" : "Le destinataire du partage doit être vide", + "Share recipient should not be empty" : "Le destinataire du partage ne doit pas être vide", + "Share recipient is not a valid circle" : "Le destinataire du partage n'est pas un cercle valide", "Unknown share type" : "Type de partage inconnu", + "Share initiator must be set" : "L'initiateur du partage doit être défini", + "Cannot share with yourself" : "Je ne peux pas être partager avec vous-même", + "Shared path must be set" : "Le chemin partagé doit être défini", + "Shared path must be either a file or a folder" : "Le chemin partagé doit être soit un fichier, soit un dossier", + "You cannot share your root folder" : "Vous ne pouvez pas partager votre dossier racine", "You are not allowed to share %s" : "Vous n’êtes pas autorisé à partager %s", + "Valid permissions are required for sharing" : "Des autorisations valides sont requises pour le partage", "Cannot increase permissions of %s" : "Impossible d'augmenter les permissions de %s", + "Shares need at least read permissions" : "Les partages nécessitent au moins des autorisations de lecture", "Files cannot be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", "Files cannot be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", "Expiration date is in the past" : "La date d’expiration est dans le passé", + "Expiration date is enforced" : "La date d'expiration est appliquée", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossible de définir la date d'expiration à dans plus de %n jour","Impossible de définir la date d'expiration à dans plus de %n jours","Impossible de définir la date d'expiration à dans plus de %n jours"], "Sharing is only allowed with group members" : "Le partage n'est que possible qu'avec les membres du groupe", "Sharing %s failed, because this item is already shared with the account %s" : "Impossible de partager %s car il est déjà partagé avec le compte %s", + "Group sharing is now allowed" : "Le partage de groupe est désormais autorisé", + "Sharing is only allowed within your own groups" : "Le partage n'est autorisé qu'au sein de vos propres groupes", + "Path is already shared with this group" : "Le chemin est déjà partagé avec ce groupe", + "Link sharing is not allowed" : "Le partage de liens n'est pas autorisé", + "Public upload is not allowed" : "Le téléversement public n'est pas autorisé", + "Path contains files shared with you" : "Le chemin contient des fichiers partagés avec vous", + "Sharing is disabled" : "Le partage est désactivé", + "Sharing is disabled for you" : "Le partage est désactivé pour vous", + "Cannot share with the share owner" : "Impossible de partager avec le propriétaire de l'action", + "Share does not have a full ID" : "Le partage n'a pas d'identifiant complet", + "Cannot change share type" : "Impossible de changer le type de partage", + "Can only update recipient on user shares" : "Impossible de mettre à jour le destinataire uniquement sur les partages utilisateur", + "Cannot enable sending the password by Talk with an empty password" : "Impossible d'activer l'envoi du mot de passe par Talk avec un mot de passe vide", + "Cannot enable sending the password by Talk without setting a new password" : "Impossible d'activer l'envoi du mot de passe par Talk sans définir un nouveau mot de passe", + "Cannot disable sending the password by Talk without setting a new password" : "Impossible de désactiver l'envoi du mot de passe par Talk sans définir un nouveau mot de passe", + "Share provider does not support accepting" : "Le fournisseur de partage ne prend pas en charge l'acceptation", + "Cannot change target of link share" : "Impossible de modifier la cible du partage de lien", + "Invalid share recipient" : "Destinataire du partage non valide", + "Group \"%s\" does not exist" : "Le groupe \"%s\" n'existe pas", "The requested share does not exist anymore" : "Le partage demandé n'existe plus", "The requested share comes from a disabled user" : "Le partage demandé provient d'un utilisateur désactivé", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "L'utilisateur n'a pas été créé car la limite du nombre d'utilisateurs a été atteinte. Consultez vos notifications pour en savoir plus.", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 8187e328839..9c85fce4c07 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -117,6 +117,7 @@ OC.L10N.register( "Headline" : "Titul", "Organisation" : "Organizácia", "Role" : "Rola", + "Pronouns" : "Zámená", "Unknown account" : "Neznámy účet", "Additional settings" : "Ďalšie nastavenia", "Enter the database Login and name for %s" : "Zadajte prihlasovacie meno a názov databázy pre %s", @@ -135,7 +136,7 @@ OC.L10N.register( "Set an admin Login." : "Nastaviť prihlasovacie meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", "Cannot create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre zdieľanie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", @@ -155,7 +156,7 @@ OC.L10N.register( "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", + "The requested share does not exist anymore" : "Požadované zdieľanie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"", @@ -291,7 +292,7 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné", "PostgreSQL username and/or password not valid" : "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné", "Set an admin username." : "Zadajte používateľské meno administrátora.", - "Sharing %s failed, because this item is already shared with user %s" : "Sprístupnenie %s zlyhalo, táto položka už je používateľovi %s zozdieľaná", + "Sharing %s failed, because this item is already shared with user %s" : "Zdieľanie %s zlyhalo, táto položka už je používateľovi %s zozdieľaná", "The username is already being used" : "Meno používateľa je už použité", "Could not create user" : "Nepodarilo sa vytvoriť používateľa", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "V mene užívateľa je možné použiť iba nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", medzery a \"_.@-'\"", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index f5e0b995c79..93b4f7d2760 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -115,6 +115,7 @@ "Headline" : "Titul", "Organisation" : "Organizácia", "Role" : "Rola", + "Pronouns" : "Zámená", "Unknown account" : "Neznámy účet", "Additional settings" : "Ďalšie nastavenia", "Enter the database Login and name for %s" : "Zadajte prihlasovacie meno a názov databázy pre %s", @@ -133,7 +134,7 @@ "Set an admin Login." : "Nastaviť prihlasovacie meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", "Cannot create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", - "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", + "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre zdieľanie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", @@ -153,7 +154,7 @@ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nie je možné nastaviť dátum konca platnosti viac ako %s deň v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti","Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti"], "Sharing is only allowed with group members" : "Zdieľanie je možné iba s členmi skupiny", "Sharing %s failed, because this item is already shared with the account %s" : "Zdieľanie %s zlyhalo, pretože táto položka už je užívateľovi %s zozdieľaná.", - "The requested share does not exist anymore" : "Požadované sprístupnenie už neexistuje", + "The requested share does not exist anymore" : "Požadované zdieľanie už neexistuje", "The requested share comes from a disabled user" : "Požadované zdieľanie pochádza od zakázaného užívateľa.", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Bol dosiahnutý limit používateľov a používateľ nebol vytvorený. Pozrite sa do upozornení pre viac informácií.", "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"", @@ -289,7 +290,7 @@ "Oracle username and/or password not valid" : "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné", "PostgreSQL username and/or password not valid" : "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné", "Set an admin username." : "Zadajte používateľské meno administrátora.", - "Sharing %s failed, because this item is already shared with user %s" : "Sprístupnenie %s zlyhalo, táto položka už je používateľovi %s zozdieľaná", + "Sharing %s failed, because this item is already shared with user %s" : "Zdieľanie %s zlyhalo, táto položka už je používateľovi %s zozdieľaná", "The username is already being used" : "Meno používateľa je už použité", "Could not create user" : "Nepodarilo sa vytvoriť používateľa", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "V mene užívateľa je možné použiť iba nasledovné znaky: \"a-z\", \"A-Z\", \"0-9\", medzery a \"_.@-'\"", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index a073277be6d..e76133354ab 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -123,6 +123,7 @@ OC.L10N.register( "Headline" : "标题", "Organisation" : "组织", "Role" : "角色", + "Pronouns" : "称号", "Unknown account" : "未知帐户", "Additional settings" : "其他设置", "Enter the database Login and name for %s" : "输入 %s 的数据库登录名和名称", @@ -151,7 +152,7 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s 通过 %2$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« 在与您共享的文件中添加了备注", + "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", "Unknown share type" : "未知共享类型", "Cannot share with yourself" : "无法与自己分享", @@ -171,7 +172,7 @@ OC.L10N.register( "Path is already shared with this group" : "路径已与此群组共享", "Link sharing is not allowed" : "不允许共享链接", "Public upload is not allowed" : "不允许公开上传", - "Path contains files shared with you" : "路径包含与您共享的文件", + "Path contains files shared with you" : "路径包含与你共享的文件", "Sharing is disabled" : "共享已禁用", "Sharing is disabled for you" : "已为您禁用共享", "Cannot share with the share owner" : "无法与共享所有者共享", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 4360f8eae3d..cdee4bc470d 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -121,6 +121,7 @@ "Headline" : "标题", "Organisation" : "组织", "Role" : "角色", + "Pronouns" : "称号", "Unknown account" : "未知帐户", "Additional settings" : "其他设置", "Enter the database Login and name for %s" : "输入 %s 的数据库登录名和名称", @@ -149,7 +150,7 @@ "%1$s via %2$s" : "%1$s 通过 %2$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« 在与您共享的文件中添加了备注", + "»%s« added a note to a file shared with you" : "»%s« 在与你共享的文件中添加了备注", "Passwords are enforced for link and mail shares" : "链接和邮件共享必须使用密码", "Unknown share type" : "未知共享类型", "Cannot share with yourself" : "无法与自己分享", @@ -169,7 +170,7 @@ "Path is already shared with this group" : "路径已与此群组共享", "Link sharing is not allowed" : "不允许共享链接", "Public upload is not allowed" : "不允许公开上传", - "Path contains files shared with you" : "路径包含与您共享的文件", + "Path contains files shared with you" : "路径包含与你共享的文件", "Sharing is disabled" : "共享已禁用", "Sharing is disabled for you" : "已为您禁用共享", "Cannot share with the share owner" : "无法与共享所有者共享",