fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-08-23 00:12:26 +00:00
parent 8e91e871a8
commit 3a15ea500f
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
34 changed files with 536 additions and 4 deletions

View file

@ -1,7 +1,7 @@
OC.L10N.register(
"dashboard",
{
"Dashboard" : анэль кіравання",
"Dashboard" : К",
"Dashboard app" : "Праграма Панэль кіравання",
"Weather" : "Надвор'е",
"Status" : "Стан",

View file

@ -1,5 +1,5 @@
{ "translations": {
"Dashboard" : анэль кіравання",
"Dashboard" : К",
"Dashboard app" : "Праграма Панэль кіравання",
"Weather" : "Надвор'е",
"Status" : "Стан",

View file

@ -47,6 +47,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud, voir {url}.",
"Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud",
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
"Cloud ID copied" : "ID de Cloud copié",
"Copy" : "Copier",
"Clipboard not available. Please copy the cloud ID manually." : "Presse-papiers non disponible. Veuillez copier l'ID cloud manuellement.",
"Copied!" : "Copié !",
@ -58,6 +59,7 @@ OC.L10N.register(
"X (formerly Twitter)" : "X (anciennement Twitter)",
"formerly Twitter" : "anciennement Twitter",
"Mastodon" : "Mastodon",
"Bluesky" : "Bluesky",
"Add to your website" : "Ajouter à votre site web",
"HTML Code:" : "Code HTML :",
"Cancel" : "Annuler",

View file

@ -45,6 +45,7 @@
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud, voir {url}.",
"Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon ID de Cloud Fédéré #Nextcloud",
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
"Cloud ID copied" : "ID de Cloud copié",
"Copy" : "Copier",
"Clipboard not available. Please copy the cloud ID manually." : "Presse-papiers non disponible. Veuillez copier l'ID cloud manuellement.",
"Copied!" : "Copié !",
@ -56,6 +57,7 @@
"X (formerly Twitter)" : "X (anciennement Twitter)",
"formerly Twitter" : "anciennement Twitter",
"Mastodon" : "Mastodon",
"Bluesky" : "Bluesky",
"Add to your website" : "Ajouter à votre site web",
"HTML Code:" : "Code HTML :",
"Cancel" : "Annuler",

View file

@ -26,6 +26,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Споделете со мене преку мојот Федерален Cloud ID, види {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Споделете со мене преку мојот Федерален Cloud ID",
"Share with me via Nextcloud" : "Сподели со мене",
"Copy" : "Копирај",
"Copied!" : "Копирано!",
"Federated Cloud" : "Федерален клауд",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можете да споделувате со секој што користи Nextcloud сервер или друг вид на Open Cloud Mesh (OCM) компатибилен сервер или сервис! Само внесете го федералниот ID во полето за споделување. Треба да изгледа korisnik@cloud.primer.com",

View file

@ -24,6 +24,7 @@
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Споделете со мене преку мојот Федерален Cloud ID, види {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Споделете со мене преку мојот Федерален Cloud ID",
"Share with me via Nextcloud" : "Сподели со мене",
"Copy" : "Копирај",
"Copied!" : "Копирано!",
"Federated Cloud" : "Федерален клауд",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можете да споделувате со секој што користи Nextcloud сервер или друг вид на Open Cloud Mesh (OCM) компатибилен сервер или сервис! Само внесете го федералниот ID во полето за споделување. Треба да изгледа korisnik@cloud.primer.com",

View file

@ -91,6 +91,7 @@ OC.L10N.register(
"This name is already in use." : "Гэта назва ўжо выкарыстоўваецца.",
"Create" : "Стварыць",
"Fill template fields" : "Запоўніце палі шаблону",
"Submit" : "Адправіць",
"Unknown error" : "Невядомая памылка",
"Change" : "Змяніць",
"New owner" : "Новы ўладальнік",

View file

@ -89,6 +89,7 @@
"This name is already in use." : "Гэта назва ўжо выкарыстоўваецца.",
"Create" : "Стварыць",
"Fill template fields" : "Запоўніце палі шаблону",
"Submit" : "Адправіць",
"Unknown error" : "Невядомая памылка",
"Change" : "Змяніць",
"New owner" : "Новы ўладальнік",

View file

@ -115,6 +115,9 @@ OC.L10N.register(
"Name" : "Nom",
"File type" : "Type de fichier",
"Size" : "Taille",
"{displayName}: failed on some elements" : "{displayName} a échoué pour certains éléments",
"{displayName}: done" : "{displayName} : terminé",
"{displayName}: failed" : "{displayName} : échec",
"Actions" : "Actions",
"(selected)" : "(sélectionné)",
"List of files and folders." : "Liste des fichiers et dossiers.",
@ -187,6 +190,7 @@ OC.L10N.register(
"File cannot be accessed" : "Impossible d'accéder au fichier",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
"No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
"Search for files" : "Rechercher des fichiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"General" : "Général",
"Default view" : "Vue par défaut",
@ -194,15 +198,18 @@ OC.L10N.register(
"Personal files" : "Fichiers personnels",
"Sort favorites first" : "Trier les favoris en premier",
"Sort folders before files" : "Trier les dossiers avant les fichiers",
"Folder tree" : "Arborescence des dossiers",
"Appearance" : "Apparence",
"Show hidden files" : "Montrer les fichiers masqués",
"Show file type column" : "Afficher la colonne du type de fichier",
"Show file extensions" : "Afficher les extensions de fichiers",
"Crop image previews" : "Afficher en miniatures carrées",
"Additional settings" : "Paramètres supplémentaires",
"WebDAV" : "WebDAV",
"WebDAV URL" : "URL WebDAV",
"Copy" : "Copier",
"Warnings" : "Avertissements",
"Warn before deleting files" : "Avertir avant de supprimer des fichiers",
"Keyboard shortcuts" : "Raccourcis clavier",
"File actions" : "Actions de fichiers",
"Rename" : "Renommer",
@ -212,10 +219,13 @@ OC.L10N.register(
"Selection" : "Choix",
"Select all files" : "Sélectionner tous les fichiers",
"Deselect all" : "Tout désélectionner",
"Select or deselect" : "Sélectionner ou désélectionner",
"Select a range" : "Sélectionner une plage",
"Navigation" : "Navigation",
"Go to parent folder" : "Aller au dossier parent",
"View" : "Voir",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
"Show those shortcuts" : "Montrer ces raccourcis",
"You" : "Vous",
"Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes",

View file

@ -113,6 +113,9 @@
"Name" : "Nom",
"File type" : "Type de fichier",
"Size" : "Taille",
"{displayName}: failed on some elements" : "{displayName} a échoué pour certains éléments",
"{displayName}: done" : "{displayName} : terminé",
"{displayName}: failed" : "{displayName} : échec",
"Actions" : "Actions",
"(selected)" : "(sélectionné)",
"List of files and folders." : "Liste des fichiers et dossiers.",
@ -185,6 +188,7 @@
"File cannot be accessed" : "Impossible d'accéder au fichier",
"The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Le fichier n'a pas été trouv ou vous n'avez pas les permissions pour le voir. Demandez à l'expéditeur de le partager.",
"No search results for “{query}”" : "Aucun résultat de recherche pour “{query}”",
"Search for files" : "Rechercher des fichiers",
"Clipboard is not available" : "Le presse-papiers n'est pas disponible",
"General" : "Général",
"Default view" : "Vue par défaut",
@ -192,15 +196,18 @@
"Personal files" : "Fichiers personnels",
"Sort favorites first" : "Trier les favoris en premier",
"Sort folders before files" : "Trier les dossiers avant les fichiers",
"Folder tree" : "Arborescence des dossiers",
"Appearance" : "Apparence",
"Show hidden files" : "Montrer les fichiers masqués",
"Show file type column" : "Afficher la colonne du type de fichier",
"Show file extensions" : "Afficher les extensions de fichiers",
"Crop image previews" : "Afficher en miniatures carrées",
"Additional settings" : "Paramètres supplémentaires",
"WebDAV" : "WebDAV",
"WebDAV URL" : "URL WebDAV",
"Copy" : "Copier",
"Warnings" : "Avertissements",
"Warn before deleting files" : "Avertir avant de supprimer des fichiers",
"Keyboard shortcuts" : "Raccourcis clavier",
"File actions" : "Actions de fichiers",
"Rename" : "Renommer",
@ -210,10 +217,13 @@
"Selection" : "Choix",
"Select all files" : "Sélectionner tous les fichiers",
"Deselect all" : "Tout désélectionner",
"Select or deselect" : "Sélectionner ou désélectionner",
"Select a range" : "Sélectionner une plage",
"Navigation" : "Navigation",
"Go to parent folder" : "Aller au dossier parent",
"View" : "Voir",
"Toggle grid view" : "Activer/Désactiver l'affichage mosaïque",
"Open file sidebar" : "Ouvrir le panneau latéral du fichier",
"Show those shortcuts" : "Montrer ces raccourcis",
"You" : "Vous",
"Shared multiple times with different people" : "Partagé plusieurs fois avec plusieurs personnes",

View file

@ -331,6 +331,7 @@ OC.L10N.register(
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Sharing options" : "Freigabeoptionen",
"Shared with others" : "Mit anderen geteilt",
"You do not have enough permissions to share this file." : "Du hast keine ausreichende Berechtigungen, um diese Datei zu teilen.",
"Create file request" : "Dateianfrage erstellen",
"Upload files to {foldername}" : "Dateien hochladen nach {foldername}",
"Public file share" : "Öffentliche Dateifreigabe",

View file

@ -329,6 +329,7 @@
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Sharing options" : "Freigabeoptionen",
"Shared with others" : "Mit anderen geteilt",
"You do not have enough permissions to share this file." : "Du hast keine ausreichende Berechtigungen, um diese Datei zu teilen.",
"Create file request" : "Dateianfrage erstellen",
"Upload files to {foldername}" : "Dateien hochladen nach {foldername}",
"Public file share" : "Öffentliche Dateifreigabe",

View file

@ -331,6 +331,7 @@ OC.L10N.register(
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Sharing options" : "Freigabeoptionen",
"Shared with others" : "Von Ihnen geteilt",
"You do not have enough permissions to share this file." : "Sie haben keine ausreichende Berechtigungen, um diese Datei zu teilen.",
"Create file request" : "Dateianfrage erstellen",
"Upload files to {foldername}" : "Dateien hochladen nach {foldername}",
"Public file share" : "Öffentliche Dateifreigabe",

View file

@ -329,6 +329,7 @@
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
"Sharing options" : "Freigabeoptionen",
"Shared with others" : "Von Ihnen geteilt",
"You do not have enough permissions to share this file." : "Sie haben keine ausreichende Berechtigungen, um diese Datei zu teilen.",
"Create file request" : "Dateianfrage erstellen",
"Upload files to {foldername}" : "Dateien hochladen nach {foldername}",
"Public file share" : "Öffentliche Dateifreigabe",

View file

@ -331,6 +331,7 @@ OC.L10N.register(
"Shared multiple times with different people" : "Jagatud mitu korda eri kasutajate poolt",
"Sharing options" : "Jagamise valikud",
"Shared with others" : "Teistega jagatud",
"You do not have enough permissions to share this file." : "Sul pole piisavalt õigusi selle faili jagamiseks.",
"Create file request" : "Koosta failipäring",
"Upload files to {foldername}" : "Laadi failid üles kausta {foldername}",
"Public file share" : "Avalikud jaosfailid",

View file

@ -329,6 +329,7 @@
"Shared multiple times with different people" : "Jagatud mitu korda eri kasutajate poolt",
"Sharing options" : "Jagamise valikud",
"Shared with others" : "Teistega jagatud",
"You do not have enough permissions to share this file." : "Sul pole piisavalt õigusi selle faili jagamiseks.",
"Create file request" : "Koosta failipäring",
"Upload files to {foldername}" : "Laadi failid üles kausta {foldername}",
"Public file share" : "Avalikud jaosfailid",

View file

@ -142,6 +142,7 @@ OC.L10N.register(
"_{count} email address added_::_{count} email addresses added_" : ["{count} е-пошта адреса е додадена","{count} е-пошта адреси се додадени"],
"You can now share the link below to allow people to upload files to your directory." : "Испратете го линкот за да им дозволите на луѓето да прикачат датотеки.",
"Share link" : "Сподели линк",
"Copy" : "Копирај",
"Send link via email" : "Испрати линк преку е-пошта",
"Enter an email address or paste a list" : "Внеси е-пошта адреса или цела листа",
"Remove email" : "Отстрани е-пошта",
@ -201,6 +202,7 @@ OC.L10N.register(
"Unshare" : "Отстрани споделување",
"Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно",
"Copy internal link" : "Копирај внатрешен линк",
"For people who already have access" : "За луѓе кој веќе имаат пристап",
"Internal link" : "Внатрешен линк",
"{shareWith} by {initiator}" : "{shareWith} од {initiator}",
"Shared via link by {initiator}" : "Споделено со линк од {initiator}",
@ -211,6 +213,7 @@ OC.L10N.register(
"Share link ({index})" : "Сподели линк ({index})",
"Create public link" : "Креирај јавен линк",
"Actions for \"{title}\"" : "Акции за \"{title}\"",
"Copy public link of \"{title}\"" : "Копирај јавен за \"{title}\"",
"Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење",
"Link share created" : "Креиран линк за споделување",
"Error while creating the share" : "Грешка при креирање на споделување",
@ -299,6 +302,8 @@ OC.L10N.register(
"Unable to fetch inherited shares" : "Не можам да ги преземам наследените споделувања",
"Link shares" : "Споделувања со линк",
"Shares" : "Споделувања",
"Type an email" : "Внеси е-пошта",
"Type an email or federated cloud ID" : "Внеси е-пошта или федерален ID",
"Unable to load the shares list" : "Неможе да се вчита листата на споделувања",
"Expires {relativetime}" : "Истекува {relativetime}",
"this share just expired." : "ова споделување штотуку истече.",
@ -317,7 +322,9 @@ OC.L10N.register(
"Shared" : "Споделен",
"Shared by {ownerDisplayName}" : "Споделено од {ownerDisplayName}",
"Shared multiple times with different people" : "Споделено повеќе пати со различни луѓе",
"Sharing options" : "Опции за споделување",
"Shared with others" : "Споделно со други",
"You do not have enough permissions to share this file." : "Немате дозвола да го споделувате овој документ.",
"Create file request" : "Барање за датотека",
"Upload files to {foldername}" : "Прикачи датотеки во {foldername}",
"Public file share" : "Јавно споделување датотека",

View file

@ -140,6 +140,7 @@
"_{count} email address added_::_{count} email addresses added_" : ["{count} е-пошта адреса е додадена","{count} е-пошта адреси се додадени"],
"You can now share the link below to allow people to upload files to your directory." : "Испратете го линкот за да им дозволите на луѓето да прикачат датотеки.",
"Share link" : "Сподели линк",
"Copy" : "Копирај",
"Send link via email" : "Испрати линк преку е-пошта",
"Enter an email address or paste a list" : "Внеси е-пошта адреса или цела листа",
"Remove email" : "Отстрани е-пошта",
@ -199,6 +200,7 @@
"Unshare" : "Отстрани споделување",
"Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно",
"Copy internal link" : "Копирај внатрешен линк",
"For people who already have access" : "За луѓе кој веќе имаат пристап",
"Internal link" : "Внатрешен линк",
"{shareWith} by {initiator}" : "{shareWith} од {initiator}",
"Shared via link by {initiator}" : "Споделено со линк од {initiator}",
@ -209,6 +211,7 @@
"Share link ({index})" : "Сподели линк ({index})",
"Create public link" : "Креирај јавен линк",
"Actions for \"{title}\"" : "Акции за \"{title}\"",
"Copy public link of \"{title}\"" : "Копирај јавен за \"{title}\"",
"Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење",
"Link share created" : "Креиран линк за споделување",
"Error while creating the share" : "Грешка при креирање на споделување",
@ -297,6 +300,8 @@
"Unable to fetch inherited shares" : "Не можам да ги преземам наследените споделувања",
"Link shares" : "Споделувања со линк",
"Shares" : "Споделувања",
"Type an email" : "Внеси е-пошта",
"Type an email or federated cloud ID" : "Внеси е-пошта или федерален ID",
"Unable to load the shares list" : "Неможе да се вчита листата на споделувања",
"Expires {relativetime}" : "Истекува {relativetime}",
"this share just expired." : "ова споделување штотуку истече.",
@ -315,7 +320,9 @@
"Shared" : "Споделен",
"Shared by {ownerDisplayName}" : "Споделено од {ownerDisplayName}",
"Shared multiple times with different people" : "Споделено повеќе пати со различни луѓе",
"Sharing options" : "Опции за споделување",
"Shared with others" : "Споделно со други",
"You do not have enough permissions to share this file." : "Немате дозвола да го споделувате овој документ.",
"Create file request" : "Барање за датотека",
"Upload files to {foldername}" : "Прикачи датотеки во {foldername}",
"Public file share" : "Јавно споделување датотека",

View file

@ -331,6 +331,7 @@ OC.L10N.register(
"Shared multiple times with different people" : "與不同的人多次分享",
"Sharing options" : "分享選項",
"Shared with others" : "與其他人分享",
"You do not have enough permissions to share this file." : "您無權分享此檔案。",
"Create file request" : "創建檔案請求",
"Upload files to {foldername}" : "上傳檔案至 {foldername}",
"Public file share" : "公共檔案分享",

View file

@ -329,6 +329,7 @@
"Shared multiple times with different people" : "與不同的人多次分享",
"Sharing options" : "分享選項",
"Shared with others" : "與其他人分享",
"You do not have enough permissions to share this file." : "您無權分享此檔案。",
"Create file request" : "創建檔案請求",
"Upload files to {foldername}" : "上傳檔案至 {foldername}",
"Public file share" : "公共檔案分享",

View file

@ -331,6 +331,7 @@ OC.L10N.register(
"Shared multiple times with different people" : "與不同的人多次分享",
"Sharing options" : "分享選項",
"Shared with others" : "與其他人分享",
"You do not have enough permissions to share this file." : "您無權分享此檔案。",
"Create file request" : "建立檔案請求",
"Upload files to {foldername}" : "上傳檔案至 {foldername}",
"Public file share" : "公開連結分享",

View file

@ -329,6 +329,7 @@
"Shared multiple times with different people" : "與不同的人多次分享",
"Sharing options" : "分享選項",
"Shared with others" : "與其他人分享",
"You do not have enough permissions to share this file." : "您無權分享此檔案。",
"Create file request" : "建立檔案請求",
"Upload files to {foldername}" : "上傳檔案至 {foldername}",
"Public file share" : "公開連結分享",

View file

@ -9,7 +9,7 @@ OC.L10N.register(
"Restore" : "Recuperar",
"Not enough free space to restore the file/folder" : "No hay espacio libre suficiente para restaurar el archivo/carpeta",
"Empty deleted files" : "Vaciar archivos eliminados",
"Confirm permanent deletion" : "Confimar borrado permanente",
"Confirm permanent deletion" : "Confirmar borrado permanente",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "¿Estás seguro de que quieres eliminar permanentemente todos los archivos y carpetas de la papelera? Esta acción no se puede deshacer.",
"Cancel" : "Cancelar",
"Original location" : "Ubicación original",

View file

@ -7,7 +7,7 @@
"Restore" : "Recuperar",
"Not enough free space to restore the file/folder" : "No hay espacio libre suficiente para restaurar el archivo/carpeta",
"Empty deleted files" : "Vaciar archivos eliminados",
"Confirm permanent deletion" : "Confimar borrado permanente",
"Confirm permanent deletion" : "Confirmar borrado permanente",
"Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "¿Estás seguro de que quieres eliminar permanentemente todos los archivos y carpetas de la papelera? Esta acción no se puede deshacer.",
"Cancel" : "Cancelar",
"Original location" : "Ubicación original",

200
apps/settings/l10n/be.js Normal file
View file

@ -0,0 +1,200 @@
OC.L10N.register(
"settings",
{
"Federated" : "Федэратыўны",
"Verify" : "Спраўдзіць",
"Verifying …" : "Спраўджанне …",
"Unable to change password" : "Немагчыма змяніць пароль",
"Very weak password" : "Вельмі слабы пароль",
"Weak password" : "Слабы пароль",
"So-so password" : "Абы-які пароль",
"Good password" : "Файны пароль",
"Strong password" : "Моцны пароль",
"Groups" : "Групы",
"Group list is empty" : "Спіс груп пусты",
"You changed your password" : "Вы змянілі свой пароль.",
"Security" : "Бяспека",
"Settings" : "Налады",
"Could not remove app." : "Не ўдалося выдаліць праграму.",
"Could not update app." : "Не ўдалося абнавіць праграму.",
"Wrong password" : "Няправільны пароль",
"Saved" : "Захавана",
"Authentication error" : "Памылка аўтэнтыфікацыі",
"Recently active" : "Нядаўна актыўныя",
"Disabled accounts" : "Адключаныя ўліковыя запісы",
"Settings saved" : "Налады захаваны",
"Unable to change full name" : "Немагчыма змяніць поўнае імя",
"Your %s account was created" : "Ваш уліковы запіс %s створаны.",
"Your Login is: %s" : "Ваш лагін: %s",
"Go to %s" : "Перайсці да %s",
"Install Client" : "Усталяваць кліент",
"Apps" : "Праграмы",
"Users" : "Карыстальнікі",
"Additional settings" : "Дадатковыя налады",
"Assistant" : "Памочнік",
"Administration privileges" : "Прывілеі адміністратара",
"Overview" : "Агляд",
"Basic settings" : "Асноўныя налады",
"Sharing" : "Абагульванне",
"Availability" : "Даступнасць",
"Calendar" : "Каляндар",
"Personal info" : "Асабістыя звесткі",
"Artificial Intelligence" : "Штучны інтэлект",
"Verifying" : "Спраўджанне",
"Your remote address could not be determined." : "Не ўдалося вызначыць ваш аддалены адрас.",
"Cron errors" : "Памылкі cron",
"Cron last run" : "Апошні запуск cron",
"Database missing indices" : "Адсутнічаюць індэксы ў базе даных",
"Missing indices:" : "Адсутнічаюць індэксы:",
"\"%s\" in table \"%s\"" : "\"%s\" у табліцы \"%s\"",
"Debug mode" : "Рэжым адладкі",
"Debug mode is disabled." : "Рэжым адладкі адключаны.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ваш PHP не падтрымлівае FreeType, што прыводзіць да пашкоджання аватараў профілю і інтэрфейсе налад.",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Аватар профілю, поўнае імя, адрас электроннай пошты, нумар тэлефона, адрас, вэб-сайт, Twitter, арганізацыя, роля, загаловак, біяграфія і ці ўключаны ваш профіль",
"None" : "Няма",
"Save changes" : "Захаваць змены",
"Update to {update}" : "Абнаўленне да {update}",
"Remove" : "Выдаліць",
"Icon" : "Значок",
"Name" : "Назва",
"Version" : "Версія",
"Actions" : "Дзеянні",
"Failed to load groups" : "Не атрымалася загрузіць групы",
"Failed to create group" : "Не атрымалася стварыць групу",
"Creating group…" : "Стварэнне групы…",
"Create group" : "Стварыць групу",
"Group name" : "Назва групы",
"Search groups…" : "Пошук груп…",
"Loading groups…" : "Загрузка груп…",
"Loading" : "Загрузка",
"Type" : "Тып",
"Confirm" : "Пацвердзіць",
"Cancel" : "Скасаваць",
"Description" : "Апісанне",
"All" : "Усе",
"No results" : "Няма вынікаў",
"Update to {version}" : "Абнаўленне да {version}",
"Categories" : "Катэгорыі",
"This session" : "Гэты сеанс",
"Device name" : "Назва прылады",
"Cancel renaming" : "Скасаваць перайменаванне",
"Device settings" : "Налады прылады",
"Rename" : "Перайменаваць",
"Device" : "Прылада",
"Devices & sessions" : "Прылады і сеансы",
"Login" : "Лагін",
"Password" : "Пароль",
"Profile" : "Профіль",
"You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Вы збіраецеся выдаліць групу \"{group}\". Уліковыя запісы НЕ будуць выдалены.",
"Submit" : "Адправіць",
"Rename group" : "Перайменаваць групу",
"Delete group" : "Выдаліць групу",
"New password" : "Новы пароль",
"Choose your profile picture" : "Выберыце аватар профілю",
"Error setting profile picture" : "Памылка задання аватара профілю",
"Error cropping profile picture" : "Памылка абрэзкі аватара профілю",
"Error saving profile picture" : "Памылка захавання аватара профілю",
"Error removing profile picture" : "Памылка выдалення аватара профілю",
"Your profile picture" : "Ваш аватар профілю",
"Upload profile picture" : "Запампаваць аватар профілю",
"Choose profile picture from Files" : "Выбраць аватар профілю з Файлаў",
"Remove profile picture" : "Выдаліць аватар профілю",
"The file must be a PNG or JPG" : "Файл павінен быць у фармаце PNG або JPG",
"Set as profile picture" : "Задаць як аватар профілю",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Звярніце ўвагу, што абнаўленне вашага аватара профілю паўсюль можа заняць да 24 гадзін.",
"Unable to update date of birth" : "Немагчыма абнавіць дату нараджэння",
"Enter your date of birth" : "Увядзіце дату нараджэння",
"Your full name" : "Ваша поўнае імя",
"Derived from your locale ({weekDayName})" : "Паходзіць з вашай лакалі ({weekDayName})",
"Unable to update first day of week" : "Немагчыма абнавіць першы дзень тыдня",
"Day to use as the first day of week" : "Дзень, які выкарыстоўваецца ў якасці першага дня тыдня",
"Your headline" : "Ваш загаловак",
"Unable to update language" : "Немагчыма абнавіць мову",
"Languages" : "Мовы",
"No language set" : "Мова не зададзена",
"Unable to update locale" : "Немагчыма абнавіць лакаль",
"Locales" : "Лакалі",
"Week starts on {firstDayOfWeek}" : "Тыдзень пачынаецца з {firstDayOfWeek}",
"No locale set" : "Лакаль не зададзена",
"Enable profile" : "Уключыць профіль",
"Your pronouns. E.g. {pronounsExample}" : "Вашы займеннікі. Напрыклад, {pronounsExample}",
"Your role" : "Ваша роля",
"Timezone" : "Часавы пояс",
"Add" : "Дадаць",
"Create" : "Стварыць",
"Change" : "Змяніць",
"Delete" : "Выдаліць",
"Default language" : "Прадвызначаная мова",
"Other languages" : "Іншыя мовы",
"Email" : "Электронная пошта",
"Language" : "Мова",
"Set default language" : "Задаць прадвызначаную мову",
"Account name" : "Імя ўліковага запісу",
"{size} used" : "Выкарыстана {size}",
"Delete account" : "Выдаліць уліковы запіс",
"Add account to group" : "Дадаць уліковы запіс у групу",
"Set the language" : "Задайце мову",
"Done" : "Гатова",
"Edit" : "Рэдагаваць",
"Show language" : "Паказаць мову",
"By member count" : "Па колькасці ўдзельнікаў",
"Send email" : "Адправіць электронны ліст",
"Add WebAuthn device" : "Дадаць прыладу WebAuthn",
"Adding your device …" : "Дадаванне вашай прылады …",
"Unnamed device" : "Прылада без назвы",
"No devices configured." : "Няма сканфігураваных прылад.",
"Version {version}" : "Версія {version}",
"All accounts" : "Усе ўліковыя запісы",
"Admins" : "Адміністратары",
"Location" : "Месцазнаходжанне",
"Profile picture" : "Аватар профілю",
"Date of birth" : "Дата нараджэння",
"Full name" : "Поўнае імя",
"Headline" : "Загаловак",
"Organisation" : "Арганізацыя",
"Phone number" : "Нумар тэлефона",
"Pronouns" : "Займеннікі",
"Role" : "Роля",
"X (formerly Twitter)" : "X (былы Twitter)",
"Bluesky" : "Bluesky",
"Website" : "Вэб-сайт",
"Locale" : "Лакаль",
"First day of week" : "Першы дзень тыдня",
"timezone" : "часавы пояс",
"Your apps" : "Вашы праграмы",
"Active apps" : "Актыўныя праграмы",
"Disabled apps" : "Адключаныя праграмы",
"Updates" : "Абнаўленні",
"App bundles" : "Наборы праграм",
"Featured apps" : "Папулярныя праграмы",
"Supported apps" : "Праграмы, якія падтрымліваюцца",
"Show to everyone" : "Паказаць усім",
"Hide" : "Схаваць",
"Download and enable" : "Спампаваць і ўключыць",
"Disable" : "Адключыць",
"Allow untested app" : "Дазволіць неправераную праграму",
"Unknown" : "Невядомы",
"Never" : "Ніколі",
"Could not register device" : "Не ўдалося зарэгістраваць прыладу",
"An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.",
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "З вашай сеткі паступіла занадта шмат запытаў. Паўтарыце спробу пазней або звярніцеся да адміністратара, калі гэта памылка.",
"Error" : "Памылка",
"Forum" : "Форум",
"Privacy policy" : "Палітыка прыватнасці",
"SSL" : "SSL",
"Open documentation" : "Адкрыць дакументацыю",
"Encryption" : "Encryption",
"Server address" : "Адрас сервера",
"Port" : "Порт",
"Authentication" : "Аўтэнтыфікацыя",
"Authentication required" : "Патрабуецца аўтэнтыфікацыя",
"Credentials" : "Уліковыя даныя",
"SMTP Login" : "Лагін SMTP",
"SMTP Password" : "Пароль SMTP",
"Save" : "Захаваць",
"Your biography" : "Ваша біяграфія",
"You are using <strong>{usage}</strong>" : "Вы выкарыстоўваеце <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы выкарыстоўваеце <strong>{usage}</strong> з <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

198
apps/settings/l10n/be.json Normal file
View file

@ -0,0 +1,198 @@
{ "translations": {
"Federated" : "Федэратыўны",
"Verify" : "Спраўдзіць",
"Verifying …" : "Спраўджанне …",
"Unable to change password" : "Немагчыма змяніць пароль",
"Very weak password" : "Вельмі слабы пароль",
"Weak password" : "Слабы пароль",
"So-so password" : "Абы-які пароль",
"Good password" : "Файны пароль",
"Strong password" : "Моцны пароль",
"Groups" : "Групы",
"Group list is empty" : "Спіс груп пусты",
"You changed your password" : "Вы змянілі свой пароль.",
"Security" : "Бяспека",
"Settings" : "Налады",
"Could not remove app." : "Не ўдалося выдаліць праграму.",
"Could not update app." : "Не ўдалося абнавіць праграму.",
"Wrong password" : "Няправільны пароль",
"Saved" : "Захавана",
"Authentication error" : "Памылка аўтэнтыфікацыі",
"Recently active" : "Нядаўна актыўныя",
"Disabled accounts" : "Адключаныя ўліковыя запісы",
"Settings saved" : "Налады захаваны",
"Unable to change full name" : "Немагчыма змяніць поўнае імя",
"Your %s account was created" : "Ваш уліковы запіс %s створаны.",
"Your Login is: %s" : "Ваш лагін: %s",
"Go to %s" : "Перайсці да %s",
"Install Client" : "Усталяваць кліент",
"Apps" : "Праграмы",
"Users" : "Карыстальнікі",
"Additional settings" : "Дадатковыя налады",
"Assistant" : "Памочнік",
"Administration privileges" : "Прывілеі адміністратара",
"Overview" : "Агляд",
"Basic settings" : "Асноўныя налады",
"Sharing" : "Абагульванне",
"Availability" : "Даступнасць",
"Calendar" : "Каляндар",
"Personal info" : "Асабістыя звесткі",
"Artificial Intelligence" : "Штучны інтэлект",
"Verifying" : "Спраўджанне",
"Your remote address could not be determined." : "Не ўдалося вызначыць ваш аддалены адрас.",
"Cron errors" : "Памылкі cron",
"Cron last run" : "Апошні запуск cron",
"Database missing indices" : "Адсутнічаюць індэксы ў базе даных",
"Missing indices:" : "Адсутнічаюць індэксы:",
"\"%s\" in table \"%s\"" : "\"%s\" у табліцы \"%s\"",
"Debug mode" : "Рэжым адладкі",
"Debug mode is disabled." : "Рэжым адладкі адключаны.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ваш PHP не падтрымлівае FreeType, што прыводзіць да пашкоджання аватараў профілю і інтэрфейсе налад.",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Аватар профілю, поўнае імя, адрас электроннай пошты, нумар тэлефона, адрас, вэб-сайт, Twitter, арганізацыя, роля, загаловак, біяграфія і ці ўключаны ваш профіль",
"None" : "Няма",
"Save changes" : "Захаваць змены",
"Update to {update}" : "Абнаўленне да {update}",
"Remove" : "Выдаліць",
"Icon" : "Значок",
"Name" : "Назва",
"Version" : "Версія",
"Actions" : "Дзеянні",
"Failed to load groups" : "Не атрымалася загрузіць групы",
"Failed to create group" : "Не атрымалася стварыць групу",
"Creating group…" : "Стварэнне групы…",
"Create group" : "Стварыць групу",
"Group name" : "Назва групы",
"Search groups…" : "Пошук груп…",
"Loading groups…" : "Загрузка груп…",
"Loading" : "Загрузка",
"Type" : "Тып",
"Confirm" : "Пацвердзіць",
"Cancel" : "Скасаваць",
"Description" : "Апісанне",
"All" : "Усе",
"No results" : "Няма вынікаў",
"Update to {version}" : "Абнаўленне да {version}",
"Categories" : "Катэгорыі",
"This session" : "Гэты сеанс",
"Device name" : "Назва прылады",
"Cancel renaming" : "Скасаваць перайменаванне",
"Device settings" : "Налады прылады",
"Rename" : "Перайменаваць",
"Device" : "Прылада",
"Devices & sessions" : "Прылады і сеансы",
"Login" : "Лагін",
"Password" : "Пароль",
"Profile" : "Профіль",
"You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Вы збіраецеся выдаліць групу \"{group}\". Уліковыя запісы НЕ будуць выдалены.",
"Submit" : "Адправіць",
"Rename group" : "Перайменаваць групу",
"Delete group" : "Выдаліць групу",
"New password" : "Новы пароль",
"Choose your profile picture" : "Выберыце аватар профілю",
"Error setting profile picture" : "Памылка задання аватара профілю",
"Error cropping profile picture" : "Памылка абрэзкі аватара профілю",
"Error saving profile picture" : "Памылка захавання аватара профілю",
"Error removing profile picture" : "Памылка выдалення аватара профілю",
"Your profile picture" : "Ваш аватар профілю",
"Upload profile picture" : "Запампаваць аватар профілю",
"Choose profile picture from Files" : "Выбраць аватар профілю з Файлаў",
"Remove profile picture" : "Выдаліць аватар профілю",
"The file must be a PNG or JPG" : "Файл павінен быць у фармаце PNG або JPG",
"Set as profile picture" : "Задаць як аватар профілю",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Звярніце ўвагу, што абнаўленне вашага аватара профілю паўсюль можа заняць да 24 гадзін.",
"Unable to update date of birth" : "Немагчыма абнавіць дату нараджэння",
"Enter your date of birth" : "Увядзіце дату нараджэння",
"Your full name" : "Ваша поўнае імя",
"Derived from your locale ({weekDayName})" : "Паходзіць з вашай лакалі ({weekDayName})",
"Unable to update first day of week" : "Немагчыма абнавіць першы дзень тыдня",
"Day to use as the first day of week" : "Дзень, які выкарыстоўваецца ў якасці першага дня тыдня",
"Your headline" : "Ваш загаловак",
"Unable to update language" : "Немагчыма абнавіць мову",
"Languages" : "Мовы",
"No language set" : "Мова не зададзена",
"Unable to update locale" : "Немагчыма абнавіць лакаль",
"Locales" : "Лакалі",
"Week starts on {firstDayOfWeek}" : "Тыдзень пачынаецца з {firstDayOfWeek}",
"No locale set" : "Лакаль не зададзена",
"Enable profile" : "Уключыць профіль",
"Your pronouns. E.g. {pronounsExample}" : "Вашы займеннікі. Напрыклад, {pronounsExample}",
"Your role" : "Ваша роля",
"Timezone" : "Часавы пояс",
"Add" : "Дадаць",
"Create" : "Стварыць",
"Change" : "Змяніць",
"Delete" : "Выдаліць",
"Default language" : "Прадвызначаная мова",
"Other languages" : "Іншыя мовы",
"Email" : "Электронная пошта",
"Language" : "Мова",
"Set default language" : "Задаць прадвызначаную мову",
"Account name" : "Імя ўліковага запісу",
"{size} used" : "Выкарыстана {size}",
"Delete account" : "Выдаліць уліковы запіс",
"Add account to group" : "Дадаць уліковы запіс у групу",
"Set the language" : "Задайце мову",
"Done" : "Гатова",
"Edit" : "Рэдагаваць",
"Show language" : "Паказаць мову",
"By member count" : "Па колькасці ўдзельнікаў",
"Send email" : "Адправіць электронны ліст",
"Add WebAuthn device" : "Дадаць прыладу WebAuthn",
"Adding your device …" : "Дадаванне вашай прылады …",
"Unnamed device" : "Прылада без назвы",
"No devices configured." : "Няма сканфігураваных прылад.",
"Version {version}" : "Версія {version}",
"All accounts" : "Усе ўліковыя запісы",
"Admins" : "Адміністратары",
"Location" : "Месцазнаходжанне",
"Profile picture" : "Аватар профілю",
"Date of birth" : "Дата нараджэння",
"Full name" : "Поўнае імя",
"Headline" : "Загаловак",
"Organisation" : "Арганізацыя",
"Phone number" : "Нумар тэлефона",
"Pronouns" : "Займеннікі",
"Role" : "Роля",
"X (formerly Twitter)" : "X (былы Twitter)",
"Bluesky" : "Bluesky",
"Website" : "Вэб-сайт",
"Locale" : "Лакаль",
"First day of week" : "Першы дзень тыдня",
"timezone" : "часавы пояс",
"Your apps" : "Вашы праграмы",
"Active apps" : "Актыўныя праграмы",
"Disabled apps" : "Адключаныя праграмы",
"Updates" : "Абнаўленні",
"App bundles" : "Наборы праграм",
"Featured apps" : "Папулярныя праграмы",
"Supported apps" : "Праграмы, якія падтрымліваюцца",
"Show to everyone" : "Паказаць усім",
"Hide" : "Схаваць",
"Download and enable" : "Спампаваць і ўключыць",
"Disable" : "Адключыць",
"Allow untested app" : "Дазволіць неправераную праграму",
"Unknown" : "Невядомы",
"Never" : "Ніколі",
"Could not register device" : "Не ўдалося зарэгістраваць прыладу",
"An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.",
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення.",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "З вашай сеткі паступіла занадта шмат запытаў. Паўтарыце спробу пазней або звярніцеся да адміністратара, калі гэта памылка.",
"Error" : "Памылка",
"Forum" : "Форум",
"Privacy policy" : "Палітыка прыватнасці",
"SSL" : "SSL",
"Open documentation" : "Адкрыць дакументацыю",
"Encryption" : "Encryption",
"Server address" : "Адрас сервера",
"Port" : "Порт",
"Authentication" : "Аўтэнтыфікацыя",
"Authentication required" : "Патрабуецца аўтэнтыфікацыя",
"Credentials" : "Уліковыя даныя",
"SMTP Login" : "Лагін SMTP",
"SMTP Password" : "Пароль SMTP",
"Save" : "Захаваць",
"Your biography" : "Ваша біяграфія",
"You are using <strong>{usage}</strong>" : "Вы выкарыстоўваеце <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы выкарыстоўваеце <strong>{usage}</strong> з <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View file

@ -814,6 +814,7 @@ OC.L10N.register(
"Pronouns" : "Pronoms",
"Role" : "Fonction",
"X (formerly Twitter)" : "X (anciennement Twitter)",
"Bluesky" : "Bluesky",
"Website" : "Site web",
"Profile visibility" : "Visibilité du profil",
"Locale" : "Paramètres régionaux",

View file

@ -812,6 +812,7 @@
"Pronouns" : "Pronoms",
"Role" : "Fonction",
"X (formerly Twitter)" : "X (anciennement Twitter)",
"Bluesky" : "Bluesky",
"Website" : "Site web",
"Profile visibility" : "Visibilité du profil",
"Locale" : "Paramètres régionaux",

View file

@ -12,6 +12,8 @@ OC.L10N.register(
"Unknown filetype" : "Невядомы тып файла",
"An error occurred. Please contact your admin." : "Узнікла памылка. Звярніцеся да адміністратара.",
"No temporary profile picture available, try again" : "Няма даступных часовых аватараў профілю, паспрабуйце яшчэ раз",
"Could not complete login" : "Не атрымалася завяршыць уваход",
"Please use original client" : "Выкарыстоўвайце арыгінальны кліент",
"Login" : "Лагін",
"Unsupported email length (>255)" : "Даўжыня электроннага ліста не падтрымліваецца (>255)",
"Password reset is disabled" : "Скід пароля адключаны",
@ -36,6 +38,9 @@ OC.L10N.register(
"Updating database schema" : "Абнаўленне схемы базы даных",
"Updated \"%1$s\" to %2$s" : "\"%1$s\" абноўлена да %2$s",
"%s (incompatible)" : "%s (несумяшчальная)",
"The following apps have been disabled: %s" : "Наступныя праграмы былі адключаны: %s",
"Already up to date" : "Няма абнаўленняў",
"Windows Command Script" : "Скрыпт каманднага радка Windows",
"Electronic book document" : "Дакумент электроннай кнігі",
"TrueType Font Collection" : "Калекцыя шрыфтоў TrueType",
"Web Open Font Format" : "Фармат шрыфта Web Open",
@ -93,7 +98,10 @@ OC.L10N.register(
"FictionBook document" : "Дакумент FictionBook",
"Unknown font" : "Невядомы шрыфт",
"Krita document" : "Дакумент Krita",
"Mobipocket e-book" : "Электронная кніга Mobipocket",
"Windows Installer package" : "Пакет Windows Installer",
"Perl script" : "Скрыпт Perl",
"PHP script" : "Скрыпт PHP",
"Tar archive" : "Архіў Tar",
"XML document" : "Дакумент XML",
"YAML document" : "Дакумент YAML",
@ -124,19 +132,24 @@ OC.L10N.register(
"Windows Icon" : "Значок Windows",
"Email message" : "Паведамленне па электроннай пошце",
"VCS/ICS calendar" : "Каляндар VCS/ICS",
"CSS stylesheet" : "Табліца стыляў CSS",
"CSV document" : "Дакумент CSV",
"HTML document" : "Дакумент HTML",
"Markdown document" : "Дакумент Markdown",
"Org-mode file" : "Файл Org-mode",
"Plain text document" : "Тэкставы дакумент",
"Rich Text document" : "Дакумент Rich Text",
"Electronic business card" : "Электронная візітная картка",
"C++ source code" : "Зыходны код C++",
"LDIF address book" : "Адрасная кніга LDIF",
"NFO document" : "Дакумент NFO",
"PHP source" : "Зыходны код PHP",
"Python script" : "Скрыпт Python",
"ReStructuredText document" : "Дакумент ReStructuredText",
"3GPP multimedia file" : "Мультымедыйны файл 3GPP",
"MPEG video" : "Відэа MPEG",
"DV video" : "Відэа DV",
"MPEG-2 transport stream" : "Транспартны паток MPEG-2",
"MPEG-4 video" : "Відэа MPEG-4",
"Ogg video" : "Відэа Ogg",
"QuickTime video" : "Відэа QuickTime",
@ -205,12 +218,14 @@ OC.L10N.register(
"Recommended apps" : "Рэкамендаваныя праграмы",
"Loading apps …" : "Загрузка праграм …",
"Could not fetch list of apps from the App Store." : "Не ўдалося атрымаць спіс праграм з App Store.",
"App download or installation failed" : "Не ўдалося спампаваць або ўсталяваць праграму",
"Cannot install this app because it is not compatible" : "Немагчыма ўсталяваць гэту праграму, бо яна несумяшчальная",
"Cannot install this app" : "Немагчыма ўсталяваць гэту праграму",
"Skip" : "Прапусціць",
"Installing apps …" : "Усталяванне праграм …",
"Install recommended apps" : "Усталяваць рэкамендаваныя праграмы",
"Avatar of {displayName}" : "Аватар карыстальніка {displayName}",
"Settings menu" : "Меню налад",
"Loading your contacts …" : "Загрузка вашых кантактаў …",
"Looking for {term} …" : "Пошук {term} …",
"Search contacts" : "Пошук кантактаў",
@ -224,28 +239,42 @@ OC.L10N.register(
"No results for {query}" : "Няма вынікаў для {query}",
"Press Enter to start searching" : "Націсніце Enter, каб пачаць пошук",
"Forgot password?" : "Забылі пароль?",
"Back to login form" : "Назад да формы ўваходу",
"Back" : "Назад",
"Login form is disabled." : "Форма ўваходу адключана.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Форма ўваходу ў Nextcloud адключана. Скарыстайцеся іншым варыянтам уваходу, калі ён даступны, або звярніцеся да адміністратара.",
"More actions" : "Больш дзеянняў",
"User menu" : "Меню карыстальніка",
"Set public name" : "Задаць публічнае імя",
"Change public name" : "Змяніць публічнае імя",
"Administration account name" : "Імя ўліковага запісу адміністратара",
"Administration account password" : "Пароль уліковага запісу адміністратара",
"Storage & database" : "Сховішча і база даных",
"Data folder" : "Папка з данымі",
"Database configuration" : "Канфігурацыя базы даных",
"Only {firstAndOnlyDatabase} is available." : "Даступна толькі {firstAndOnlyDatabase}.",
"Install and activate additional PHP modules to choose other database types." : "Усталюйце і актывуйце дадатковыя модулі PHP, каб выбраць іншы тып базы даных.",
"Performance warning" : "Папярэджанне аб прадукцыйнасці",
"Database user" : "Карыстальнік базы даных",
"Database password" : "Пароль базы даных",
"Database name" : "Назва базы даных",
"Database tablespace" : "Таблічная прастора базы даных",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Укажыце нумар порта разам з хостам (напрыклад, localhost:5432).",
"Database host" : "Хост базы даных",
"localhost" : "localhost",
"Installing …" : "Усталяванне …",
"Install" : "Усталяваць",
"This browser is not supported" : "Гэты браўзер не падтрымліваецца",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш браўзер не падтрымліваецца. Абнавіце яго да новай версіі або да той, якая падтрымліваецца.",
"Continue with this unsupported browser" : "Працягнуць выкарыстанне гэтага браўзера, які не падтрымліваецца",
"Supported versions" : "Версіі, якія падтрымліваюцца",
"Copy to {target}" : "Капіяваць у {target}",
"Copy" : "Капіяваць",
"Move to {target}" : "Перамясціць у {target}",
"Move" : "Перамясціць",
"OK" : "OK",
"read-only" : "толькі для чытання",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} файлавы канфлікт","{count} файлавыя канфлікты","{count} файлавых канфліктаў","{count} файлавых канфліктаў"],
"One file conflict" : "Адзін файлавы канфлікт",
"New Files" : "Новыя файлы",
"Already existing files" : "Ужо існуючыя файлы",
@ -256,8 +285,13 @@ OC.L10N.register(
"Error loading file exists template" : "Памылка загрузкі шаблона",
"Saving …" : "Захаванне …",
"seconds ago" : "с таму",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Праблема з загрузкай старонкі, перазагрузка праз %n секунду","Праблема з загрузкай старонкі, перазагрузка праз %n секунды","Праблема з загрузкай старонкі, перазагрузка праз %n секунд","Праблема з загрузкай старонкі, перазагрузка праз %n секунд"],
"Add to a project" : "Дадаць у праект",
"Rename project" : "Перайменаваць праект",
"Failed to rename the project" : "Не ўдалося перайменаваць праект",
"Failed to create a project" : "Не ўдалося стварыць праект",
"Failed to add the item to the project" : "Не ўдалося дадаць элемент у праект",
"No action available" : "Няма даступных дзеянняў",
"Delete" : "Выдаліць",
"Rename" : "Перайменаваць",
"Collaborative tags" : "Супольныя тэгі",
@ -267,6 +301,7 @@ OC.L10N.register(
"Admin" : "Адміністратар",
"Help" : "Даведка",
"Access forbidden" : "Доступ забаронены",
"You are not allowed to access this page." : "Вы не маеце доступу да гэтай старонкі.",
"Back to %s" : "Назад да %s",
"Page not found" : "Старонка не знойдзена",
"The page could not be found on the server or you may not be allowed to view it." : "Старонка не знойдзена на серверы, або ў вас няма дазволу на яе прагляд.",
@ -288,6 +323,7 @@ OC.L10N.register(
"Line: %s" : "Радок: %s",
"Trace" : "Трасіроўка",
"Go to %s" : "Перайсці да %s",
"App password" : "Пароль праграмы",
"Grant access" : "Дазволіць доступ",
"Account access" : "Доступ да ўліковага запісу",
"You can close this window." : "Вы можаце закрыць гэта акно.",

View file

@ -10,6 +10,8 @@
"Unknown filetype" : "Невядомы тып файла",
"An error occurred. Please contact your admin." : "Узнікла памылка. Звярніцеся да адміністратара.",
"No temporary profile picture available, try again" : "Няма даступных часовых аватараў профілю, паспрабуйце яшчэ раз",
"Could not complete login" : "Не атрымалася завяршыць уваход",
"Please use original client" : "Выкарыстоўвайце арыгінальны кліент",
"Login" : "Лагін",
"Unsupported email length (>255)" : "Даўжыня электроннага ліста не падтрымліваецца (>255)",
"Password reset is disabled" : "Скід пароля адключаны",
@ -34,6 +36,9 @@
"Updating database schema" : "Абнаўленне схемы базы даных",
"Updated \"%1$s\" to %2$s" : "\"%1$s\" абноўлена да %2$s",
"%s (incompatible)" : "%s (несумяшчальная)",
"The following apps have been disabled: %s" : "Наступныя праграмы былі адключаны: %s",
"Already up to date" : "Няма абнаўленняў",
"Windows Command Script" : "Скрыпт каманднага радка Windows",
"Electronic book document" : "Дакумент электроннай кнігі",
"TrueType Font Collection" : "Калекцыя шрыфтоў TrueType",
"Web Open Font Format" : "Фармат шрыфта Web Open",
@ -91,7 +96,10 @@
"FictionBook document" : "Дакумент FictionBook",
"Unknown font" : "Невядомы шрыфт",
"Krita document" : "Дакумент Krita",
"Mobipocket e-book" : "Электронная кніга Mobipocket",
"Windows Installer package" : "Пакет Windows Installer",
"Perl script" : "Скрыпт Perl",
"PHP script" : "Скрыпт PHP",
"Tar archive" : "Архіў Tar",
"XML document" : "Дакумент XML",
"YAML document" : "Дакумент YAML",
@ -122,19 +130,24 @@
"Windows Icon" : "Значок Windows",
"Email message" : "Паведамленне па электроннай пошце",
"VCS/ICS calendar" : "Каляндар VCS/ICS",
"CSS stylesheet" : "Табліца стыляў CSS",
"CSV document" : "Дакумент CSV",
"HTML document" : "Дакумент HTML",
"Markdown document" : "Дакумент Markdown",
"Org-mode file" : "Файл Org-mode",
"Plain text document" : "Тэкставы дакумент",
"Rich Text document" : "Дакумент Rich Text",
"Electronic business card" : "Электронная візітная картка",
"C++ source code" : "Зыходны код C++",
"LDIF address book" : "Адрасная кніга LDIF",
"NFO document" : "Дакумент NFO",
"PHP source" : "Зыходны код PHP",
"Python script" : "Скрыпт Python",
"ReStructuredText document" : "Дакумент ReStructuredText",
"3GPP multimedia file" : "Мультымедыйны файл 3GPP",
"MPEG video" : "Відэа MPEG",
"DV video" : "Відэа DV",
"MPEG-2 transport stream" : "Транспартны паток MPEG-2",
"MPEG-4 video" : "Відэа MPEG-4",
"Ogg video" : "Відэа Ogg",
"QuickTime video" : "Відэа QuickTime",
@ -203,12 +216,14 @@
"Recommended apps" : "Рэкамендаваныя праграмы",
"Loading apps …" : "Загрузка праграм …",
"Could not fetch list of apps from the App Store." : "Не ўдалося атрымаць спіс праграм з App Store.",
"App download or installation failed" : "Не ўдалося спампаваць або ўсталяваць праграму",
"Cannot install this app because it is not compatible" : "Немагчыма ўсталяваць гэту праграму, бо яна несумяшчальная",
"Cannot install this app" : "Немагчыма ўсталяваць гэту праграму",
"Skip" : "Прапусціць",
"Installing apps …" : "Усталяванне праграм …",
"Install recommended apps" : "Усталяваць рэкамендаваныя праграмы",
"Avatar of {displayName}" : "Аватар карыстальніка {displayName}",
"Settings menu" : "Меню налад",
"Loading your contacts …" : "Загрузка вашых кантактаў …",
"Looking for {term} …" : "Пошук {term} …",
"Search contacts" : "Пошук кантактаў",
@ -222,28 +237,42 @@
"No results for {query}" : "Няма вынікаў для {query}",
"Press Enter to start searching" : "Націсніце Enter, каб пачаць пошук",
"Forgot password?" : "Забылі пароль?",
"Back to login form" : "Назад да формы ўваходу",
"Back" : "Назад",
"Login form is disabled." : "Форма ўваходу адключана.",
"The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Форма ўваходу ў Nextcloud адключана. Скарыстайцеся іншым варыянтам уваходу, калі ён даступны, або звярніцеся да адміністратара.",
"More actions" : "Больш дзеянняў",
"User menu" : "Меню карыстальніка",
"Set public name" : "Задаць публічнае імя",
"Change public name" : "Змяніць публічнае імя",
"Administration account name" : "Імя ўліковага запісу адміністратара",
"Administration account password" : "Пароль уліковага запісу адміністратара",
"Storage & database" : "Сховішча і база даных",
"Data folder" : "Папка з данымі",
"Database configuration" : "Канфігурацыя базы даных",
"Only {firstAndOnlyDatabase} is available." : "Даступна толькі {firstAndOnlyDatabase}.",
"Install and activate additional PHP modules to choose other database types." : "Усталюйце і актывуйце дадатковыя модулі PHP, каб выбраць іншы тып базы даных.",
"Performance warning" : "Папярэджанне аб прадукцыйнасці",
"Database user" : "Карыстальнік базы даных",
"Database password" : "Пароль базы даных",
"Database name" : "Назва базы даных",
"Database tablespace" : "Таблічная прастора базы даных",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Укажыце нумар порта разам з хостам (напрыклад, localhost:5432).",
"Database host" : "Хост базы даных",
"localhost" : "localhost",
"Installing …" : "Усталяванне …",
"Install" : "Усталяваць",
"This browser is not supported" : "Гэты браўзер не падтрымліваецца",
"Your browser is not supported. Please upgrade to a newer version or a supported one." : "Ваш браўзер не падтрымліваецца. Абнавіце яго да новай версіі або да той, якая падтрымліваецца.",
"Continue with this unsupported browser" : "Працягнуць выкарыстанне гэтага браўзера, які не падтрымліваецца",
"Supported versions" : "Версіі, якія падтрымліваюцца",
"Copy to {target}" : "Капіяваць у {target}",
"Copy" : "Капіяваць",
"Move to {target}" : "Перамясціць у {target}",
"Move" : "Перамясціць",
"OK" : "OK",
"read-only" : "толькі для чытання",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} файлавы канфлікт","{count} файлавыя канфлікты","{count} файлавых канфліктаў","{count} файлавых канфліктаў"],
"One file conflict" : "Адзін файлавы канфлікт",
"New Files" : "Новыя файлы",
"Already existing files" : "Ужо існуючыя файлы",
@ -254,8 +283,13 @@
"Error loading file exists template" : "Памылка загрузкі шаблона",
"Saving …" : "Захаванне …",
"seconds ago" : "с таму",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Праблема з загрузкай старонкі, перазагрузка праз %n секунду","Праблема з загрузкай старонкі, перазагрузка праз %n секунды","Праблема з загрузкай старонкі, перазагрузка праз %n секунд","Праблема з загрузкай старонкі, перазагрузка праз %n секунд"],
"Add to a project" : "Дадаць у праект",
"Rename project" : "Перайменаваць праект",
"Failed to rename the project" : "Не ўдалося перайменаваць праект",
"Failed to create a project" : "Не ўдалося стварыць праект",
"Failed to add the item to the project" : "Не ўдалося дадаць элемент у праект",
"No action available" : "Няма даступных дзеянняў",
"Delete" : "Выдаліць",
"Rename" : "Перайменаваць",
"Collaborative tags" : "Супольныя тэгі",
@ -265,6 +299,7 @@
"Admin" : "Адміністратар",
"Help" : "Даведка",
"Access forbidden" : "Доступ забаронены",
"You are not allowed to access this page." : "Вы не маеце доступу да гэтай старонкі.",
"Back to %s" : "Назад да %s",
"Page not found" : "Старонка не знойдзена",
"The page could not be found on the server or you may not be allowed to view it." : "Старонка не знойдзена на серверы, або ў вас няма дазволу на яе прагляд.",
@ -286,6 +321,7 @@
"Line: %s" : "Радок: %s",
"Trace" : "Трасіроўка",
"Go to %s" : "Перайсці да %s",
"App password" : "Пароль праграмы",
"Grant access" : "Дазволіць доступ",
"Account access" : "Доступ да ўліковага запісу",
"You can close this window." : "Вы можаце закрыць гэта акно.",

View file

@ -230,6 +230,7 @@ OC.L10N.register(
"Federated user" : "Utilisateur fédéré",
"user@your-nextcloud.org" : "utilisateur@votre-nextcloud.org",
"Create share" : "Créer un partage",
"Direct link copied" : "Lien direct copié",
"Please copy the link manually:" : "Veuillez copier le lien manuellement :",
"Custom date range" : "Plage de dates personnalisée",
"Pick start date" : "Sélectionner une date de début",
@ -253,6 +254,7 @@ OC.L10N.register(
"Search people" : "Rechercher des personnes",
"People" : "Personnes",
"Filter in current view" : "Filtrer dans la vue actuelle",
"Search connected services" : "Services connectés de recherche",
"Results" : "Résultats",
"Load more results" : "Charger plus de résultats",
"Search in" : "Rechercher dans",

View file

@ -228,6 +228,7 @@
"Federated user" : "Utilisateur fédéré",
"user@your-nextcloud.org" : "utilisateur@votre-nextcloud.org",
"Create share" : "Créer un partage",
"Direct link copied" : "Lien direct copié",
"Please copy the link manually:" : "Veuillez copier le lien manuellement :",
"Custom date range" : "Plage de dates personnalisée",
"Pick start date" : "Sélectionner une date de début",
@ -251,6 +252,7 @@
"Search people" : "Rechercher des personnes",
"People" : "Personnes",
"Filter in current view" : "Filtrer dans la vue actuelle",
"Search connected services" : "Services connectés de recherche",
"Results" : "Résultats",
"Load more results" : "Charger plus de résultats",
"Search in" : "Rechercher dans",

View file

@ -129,6 +129,8 @@ OC.L10N.register(
"Settings" : "Paramètres",
"Log out" : "Se déconnecter",
"Accounts" : "Comptes",
"Bluesky" : "Bluesky",
"View %s on Bluesky" : "Voir %s sur Bluesky",
"Email" : "E-mail",
"Mail %s" : "E-mail %s",
"Fediverse" : "Fediverse",

View file

@ -127,6 +127,8 @@
"Settings" : "Paramètres",
"Log out" : "Se déconnecter",
"Accounts" : "Comptes",
"Bluesky" : "Bluesky",
"View %s on Bluesky" : "Voir %s sur Bluesky",
"Email" : "E-mail",
"Mail %s" : "E-mail %s",
"Fediverse" : "Fediverse",