Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 24, 2022
1 parent b888c61 commit 03c8bf7
Show file tree
Hide file tree
Showing 124 changed files with 324 additions and 324 deletions.
8 changes: 4 additions & 4 deletions apps/dashboard/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ OC.L10N.register(
"dashboard",
{
"Dashboard" : "Tableau de bord",
"Dashboard app" : "Appli Tableau de bord",
"Dashboard app" : "App Tableau de bord",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la boutique d'applications",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
"Change background image" : "Modifier l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
Expand All @@ -25,7 +25,7 @@ OC.L10N.register(
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Choisir une image d'arrière-plan parmi mes fichiers",
"Insert from {productName}" : "Sélectionnez une image de {productName}",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},
Expand Down
8 changes: 4 additions & 4 deletions apps/dashboard/l10n/fr.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{ "translations": {
"Dashboard" : "Tableau de bord",
"Dashboard app" : "Appli Tableau de bord",
"Dashboard app" : "App Tableau de bord",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la boutique d'applications",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la Boutique d'applications",
"Change background image" : "Modifier l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
Expand All @@ -23,7 +23,7 @@
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Choisir une image d'arrière-plan parmi mes fichiers",
"Insert from {productName}" : "Sélectionnez une image de {productName}",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ OC.L10N.register(
"Administration" : "Administration",
"Additional settings" : "Paramètres supplémentaires",
"Admin privileges" : "Privilèges d'administrateur",
"Groupware" : "Travail collaboratif",
"Groupware" : "Groupware",
"Overview" : "Vue d'ensemble",
"Basic settings" : "Paramètres de base",
"Sharing" : "Partage",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"Administration" : "Administration",
"Additional settings" : "Paramètres supplémentaires",
"Admin privileges" : "Privilèges d'administrateur",
"Groupware" : "Travail collaboratif",
"Groupware" : "Groupware",
"Overview" : "Vue d'ensemble",
"Basic settings" : "Paramètres de base",
"Sharing" : "Partage",
Expand Down
6 changes: 3 additions & 3 deletions apps/user_ldap/l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ OC.L10N.register(
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtru de busca nun ye válidu , probablemente por cuenta de problemes de sintaxis como'l númberu impar de soportes abiertos y zarraos. Por favor revisalo.",
"Please provide a login name to test against" : "Por favor, proporcione un nombre de inicio de sesión para comprobar en contra",
"Your password will expire today." : "Güei caduca la to contraseña.",
"_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"],
"_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"],
"Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada",
"Invalid Host" : "Agospiu non válidu",
"Test Configuration" : "Configuración de prueba",
Expand Down Expand Up @@ -149,6 +147,8 @@ OC.L10N.register(
"UUID Attribute for Groups:" : "Atributu UUID pa Grupos:",
"Username-LDAP User Mapping" : "Asignación del Nome d'usuariu LDAP",
"Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP",
"Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP"
"Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP",
"_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"],
"_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"]
},
"nplurals=2; plural=(n != 1);");
6 changes: 3 additions & 3 deletions apps/user_ldap/l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@
"The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtru de busca nun ye válidu , probablemente por cuenta de problemes de sintaxis como'l númberu impar de soportes abiertos y zarraos. Por favor revisalo.",
"Please provide a login name to test against" : "Por favor, proporcione un nombre de inicio de sesión para comprobar en contra",
"Your password will expire today." : "Güei caduca la to contraseña.",
"_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"],
"_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"],
"Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada",
"Invalid Host" : "Agospiu non válidu",
"Test Configuration" : "Configuración de prueba",
Expand Down Expand Up @@ -147,6 +145,8 @@
"UUID Attribute for Groups:" : "Atributu UUID pa Grupos:",
"Username-LDAP User Mapping" : "Asignación del Nome d'usuariu LDAP",
"Clear Username-LDAP User Mapping" : "Llimpiar l'asignación de los Nomes d'usuariu de los usuarios LDAP",
"Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP"
"Clear Groupname-LDAP Group Mapping" : "Llimpiar l'asignación de los Nomes de grupu de los grupos de LDAP",
"_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"],
"_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
4 changes: 2 additions & 2 deletions apps/user_ldap/l10n/bg.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions apps/user_ldap/l10n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
"_%s group found_::_%s groups found_" : ["%s открита група","%s открити групи"],
"_%s user found_::_%s users found_" : ["%s октрит потребител","%s октрити потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",
Expand Down Expand Up @@ -188,6 +186,8 @@
"Usernames are used to store and assign metadata. In order to precisely identify and recognize users, each LDAP user will have an internal username. This requires a mapping from username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found. The internal username is used all over. Clearing the mappings will have leftovers everywhere. Clearing the mappings is not configuration sensitive, it affects all LDAP configurations! Never clear the mappings in a production environment, only in a testing or experimental stage." : "Потребителските имена се използват за съхраняване и присвояване на метаданни. С цел точно идентифициране и разпознаване на потребителите, всеки потребител на LDAP ще има вътрешно име на потребител. Това изисква съпоставяне от име на потребител към потребител на LDAP. Създаденото име на потребител се съпоставя с UUID на потребителя на LDAP. Освен това DN се кешира, за да се намали взаимодействието с LDAP, но не се използва за идентификация. Ако DN се промени, промените ще бъдат намерени. Вътрешното име на потребител се използва навсякъде. Изчистването на съпоставянията ще има остатъци навсякъде. Изчистването на съпоставянията не е чувствително към конфигурацията, засяга всички LDAP конфигурации! Никога не изчиствайте съпоставянията в производствена среда, само в тестов или експериментален етап.",
"Clear Username-LDAP User Mapping" : "Изчистване на име на потребител-LDAP Потребителско съпоставяне ",
"Clear Groupname-LDAP Group Mapping" : "Изчистване на име на група-LDAP Потребителско съпоставяне ",
"_%s group found_::_%s groups found_" : ["%s открита група","%s открити групи"],
"_%s user found_::_%s users found_" : ["%s октрит потребител","%s октрити потребители"],
"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all *DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "По подразбиране вътрешното име на потребител ще бъде създадено от атрибута UUID. Той гарантира, че името на потребител е уникално и знаците не трябва да се преобразуват. Вътрешното име на потребител има ограничението, че са позволени само тези знаци: [a-zA-Z0-9_.@-]. Други знаци се заменят с тяхното ASCII съответствие или просто се пропускат. При сблъсъци числото ще бъде добавено/увеличено. Вътрешното име на потребител се използва за вътрешно идентифициране на потребител. Това също е името по подразбиране за домашната папка на потребителя. Той също така е част от отдалечени URL адреси, например за всички *DAV услуги. С тази настройка поведението по подразбиране може да бъде отменено. Промените ще имат ефект само върху ново съпоставени (добавени) потребители на LDAP. Оставете го празно за поведение по подразбиране. "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
Loading

0 comments on commit 03c8bf7

Please sign in to comment.