summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-29 02:35:53 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-29 02:35:53 +0000
commitb612a474a31bf3a1eade60432d142815ac9eeed4 (patch)
tree71cb423bbe7fc241b1a09217f013dc77203652fe
parentbf247b3861f41b59822cb0965bfa68de6fdb79ab (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/fr.js70
-rw-r--r--l10n/fr.json70
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/sk.js33
-rw-r--r--l10n/sk.json33
6 files changed, 208 insertions, 0 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 4c531901..2f6afc67 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -9,6 +9,14 @@ OC.L10N.register(
"Copy to full name" : "Copier dans le nom complet",
"Omit year" : "Ignorer l'année",
"Allow updating avatars from social media" : "Autoriser la mise à jour des avatars à partir des réseaux sociaux",
+ "Please select a circle" : "Veuillez sélectionner un cercle",
+ "Loading circle …" : "Chargement du cercle",
+ "Joining circle" : "Adhésion au cercle en cours",
+ "Your request to join this circle is pending approval" : "Votre demande d'adhésion au cercle est en attente d'approbation",
+ "You are not a member of {circle}" : "Vous n'êtes pas un membre de {circle}",
+ "Request to join" : "Demander à rejoindre",
+ "There was an error fetching the member list" : "Erreur lors de la récupération de la liste des membres",
+ "Unable to join the circle" : "Impossible de rejoindre le cercle",
"Loading contacts …" : "Chargement des contacts...",
"There are no contacts yet" : "Il n'y a aucun contact pour l’instant",
"Create contact" : "Créer un contact",
@@ -16,11 +24,22 @@ OC.L10N.register(
"Create contacts" : "Créer des contacts",
"Add contacts" : "Ajouter des contacts",
"Loading …" : "Chargement …",
+ "Add member" : "Ajouter un membre",
+ "Leave circle" : "Quitter le cercle",
+ "Delete circle" : "Supprimer le cercle",
"Download" : "Télécharger",
"Groups" : "Groupes",
"Create a new group" : "Créer un nouveau groupe",
"Group name" : "Nom du groupe",
+ "Circles" : "Cercles",
+ "Create a new circle" : "Créer un nouveau cercle",
+ "Show all groups" : "Afficher tous les groupes",
+ "Collapse groups" : "Replier les groupes",
+ "Show all circles" : "Afficher tous les cercles",
+ "Collapse circles" : "Replier les cercles",
"This group already exists" : "Ce groupe existe déjà",
+ "This circle already exists" : "Ce cercle existe déjà",
+ "An error happened during the creation of the circle" : "Erreur lors de la création du cercle",
"Rename" : "Renommer",
"Enabled" : "Activé",
"Disabled" : "Désactivé",
@@ -30,6 +49,7 @@ OC.L10N.register(
"Copy link" : "Copier le lien",
"Toggling of address book was not successful" : "Le basculement du carnet d'adresses n'a pas réussi",
"This will delete the address book and every contacts within it" : "Le carnet d'adresses ainsi que tous les contacts qu'il contient va être supprimé",
+ "Delete {addressbook}?" : "Supprimer {addressbook} ?",
"Deletion of address book was not successful." : "La suppression du carnet d'adresses a échoué.",
"Renaming of address book was not successful." : "Le renommage du carnet d'adresses à échoué.",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Partagé avec {num} entité","Partagé avec {num} entités"],
@@ -39,7 +59,9 @@ OC.L10N.register(
"Unable to delete the share" : "Impossible de supprimer le partage",
"Unable to change permissions" : "Impossible de modifier les autorisations",
"Import contacts" : "Importer les contacts",
+ "Import into the {addressbookName} address book" : "Importer dans le carnet d'adresses {addressbookName}",
"Select local file" : "Sélectionnez un fichier local",
+ "Import from Files" : "Importer depuis Fichiers",
"Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses",
"Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer",
"Address book name" : "Nom du carnet d'adresses",
@@ -53,6 +75,14 @@ OC.L10N.register(
"Sort by {sorting}" : "Trier par {sorting}",
"Update avatars from social media" : "Mettre à jour les avatars à partir des réseaux sociaux",
"(refreshed once per week)" : "(rafraîchir une fois par semaine)",
+ "An error happened during the config change" : "Erreur lors du changement de configuration",
+ "Circle name" : "Nom du cercle",
+ "Circle owned by {owner}" : "Cercle appartenant à {owner}",
+ "Description" : "Description",
+ "There is no description for this circle" : "Il n'y a pas de description pour ce cercle",
+ "Enter a description for the circle" : "Entrez une description à ce cercle",
+ "An error happened during description sync" : "Erreur lors de la synchronisation de la description",
+ "An error happened during name sync" : "Erreur lors de la synchronisation du nom",
"Add new property" : "Ajouter une nouvelle propriété",
"Choose property type" : "Sélectionnez le type de propriété",
"Upload a new picture" : "Ajouter une nouvelle image",
@@ -74,6 +104,7 @@ OC.L10N.register(
"Title" : "Titre",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Ce contact a été tronqué et a été corrigé. Veuillez en examiner le contenu puis cliquez ici pour l’enregistrer.",
"Clone contact" : "Dupliquer le contact",
+ "Generate QR Code" : "Générer un QR code",
"Contact vCard as QR code" : "Contact vCard comme QR code",
"Pick an address book" : "Sélectionner un carnet d'adresses",
"Select address book" : "Sélectionner un carnet d'adresses",
@@ -88,17 +119,38 @@ OC.L10N.register(
"Unable to retrieve the contact from the server, please check your network connection." : "Impossible de récupérer le contact à partir du serveur, s'il vous plait vérifiez votre connexion internet.",
"An error occurred while trying to move the contact" : "Une erreur s'est produite lors du déplacement du contact",
"An error occurred while trying to copy the contact" : "Une erreur s'est produite lors de la copie du contact",
+ "Add to {group}" : "Ajouter à {group}",
"Remove {type}" : "Supprimer {type}",
"Search {types}" : "Rechercher {types}",
+ "Search for people to add" : "Chercher des personnes à ajouter",
"No results" : "Aucun résultat",
"Add to group" : "Ajouter au groupe",
"Add {type}" : "Ajouter {type}",
+ "New circle name" : "Nom du nouveau cercle",
+ "Personal circle" : "Cercle personnel",
+ "This circle will only be visible to you. Other members will not be able to see or use it." : "Ce cercle sera uniquement visible de vous. Les autres membres ne pourront pas le voir ou l'utiliser.",
+ "Local circle" : "Cercle local",
+ "Create circle" : "Créer un cercle",
+ "Loading members list …" : "Chargement de la liste des membres...",
+ "There is no member in this circle" : "Il n'y a pas de membres dans ce cercle",
+ "Add members" : "Ajouter des membres",
+ "Show circle details" : "Afficher les détails du cercle",
+ "Add to {circle}" : "Ajouter à {circle}",
+ "Unable to get the recommendations list" : "Impossible de récupérer la liste des recommandations.",
+ "Unable to get the results" : "Impossible de récupérer les résultats",
+ "Some members could not be added" : "Certains membres n'ont pas pu être ajoutés",
+ "There was an issue adding members to the circle" : "Erreur lors de l'ajout de membres au cercle",
+ "Remove member" : "Supprimer le membre",
+ "Promote as sole owner" : "Promouvoir en tant que seul propriétaire",
+ "Promote to {level}" : "Promouvoir {level}",
+ "Demote to {level}" : "Rétrograder {level}",
"Select type" : "Sélectionnez le type",
"Select Date" : "Sélectionnez une date",
"Add contact in group" : "Ajouter le contact dans un groupe",
"Select option" : "Sélectionnez une option",
"Unable to create the contact." : "Impossible de créer le contact.",
"Contact not found" : "Contact introuvable",
+ "Group {group} not found" : "Groupe {group} introuvable",
"Close" : "Fermer",
"_{success} contact added to {name}_::_{success} contacts added to {name}_" : ["{success} contact ajouté à {name}","{success} contacts ajoutés à {name}"],
"_Adding {success} contact to {name}_::_Adding {success} contacts to {name}_" : ["Ajouter {success} contact à {name}","Ajouter {success} contacts à {name}"],
@@ -106,10 +158,26 @@ OC.L10N.register(
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Import de %n contact dans {addressbook}","Import de %n contacts dans {addressbook}"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Import de %n contact dans {addressbook} terminé","Import de %n contacts dans {addressbook} terminé"],
"Import" : "Importer",
+ "Could not copy" : "Impossible de copier",
+ "Join circle" : "Rejoindre le cercle",
+ "You are about to leave {circle}.\nAre you sure?" : "Vous êtes sur le point de quitter le cercle {circle}.\nÊtes-vous sûr ?",
+ "Please confirm circle leave" : "Confirmer le départ du cercle",
"Not grouped" : "Non groupé",
"Recently contacted" : "Contacté récemment",
+ "Circle" : "Cercle",
+ "User" : "Utilisateur",
+ "Group" : "Groupe",
"Email" : "Email",
"Contact" : "Contact",
+ "Member" : "Membre",
+ "Moderator" : "Modérateur",
+ "Admin" : "Administrateur",
+ "Owner" : "Propriétaire",
+ "Invites" : "Invitations",
+ "Visibility" : "Visibilité",
+ "Visible to everyone" : "Visible à tous",
+ "Users" : "Utilisateurs",
+ "Emails" : "Adresses de courriel",
"Nickname" : "Surnom",
"Detailed name" : "Nom complet",
"Additional names" : "Noms supplémentaires",
@@ -170,6 +238,8 @@ OC.L10N.register(
"Timezone" : "Fuseau horaire",
"Spoken languages" : "Langues parlées",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Erreur de lecture pour {failed} contact","Erreur de lecture pour {failed} contacts"],
+ "Unable to create circle {circleName}" : "Impossible de créer le cercle {circleName}",
+ "Unable to delete circle {circleId}" : "Impossible de supprimer le cercle {circleId}",
"Unable to delete contact" : "Impossible de supprimer le contact.",
"Your web browser is out of date" : "Votre navigateur Web n'est pas à jour.",
"This application is not compatible with Internet Explorer" : "Cette application n'est pas compatible avec Internet Explorer."
diff --git a/l10n/fr.json b/l10n/fr.json
index 0f7afc33..0b4e34a6 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -7,6 +7,14 @@
"Copy to full name" : "Copier dans le nom complet",
"Omit year" : "Ignorer l'année",
"Allow updating avatars from social media" : "Autoriser la mise à jour des avatars à partir des réseaux sociaux",
+ "Please select a circle" : "Veuillez sélectionner un cercle",
+ "Loading circle …" : "Chargement du cercle",
+ "Joining circle" : "Adhésion au cercle en cours",
+ "Your request to join this circle is pending approval" : "Votre demande d'adhésion au cercle est en attente d'approbation",
+ "You are not a member of {circle}" : "Vous n'êtes pas un membre de {circle}",
+ "Request to join" : "Demander à rejoindre",
+ "There was an error fetching the member list" : "Erreur lors de la récupération de la liste des membres",
+ "Unable to join the circle" : "Impossible de rejoindre le cercle",
"Loading contacts …" : "Chargement des contacts...",
"There are no contacts yet" : "Il n'y a aucun contact pour l’instant",
"Create contact" : "Créer un contact",
@@ -14,11 +22,22 @@
"Create contacts" : "Créer des contacts",
"Add contacts" : "Ajouter des contacts",
"Loading …" : "Chargement …",
+ "Add member" : "Ajouter un membre",
+ "Leave circle" : "Quitter le cercle",
+ "Delete circle" : "Supprimer le cercle",
"Download" : "Télécharger",
"Groups" : "Groupes",
"Create a new group" : "Créer un nouveau groupe",
"Group name" : "Nom du groupe",
+ "Circles" : "Cercles",
+ "Create a new circle" : "Créer un nouveau cercle",
+ "Show all groups" : "Afficher tous les groupes",
+ "Collapse groups" : "Replier les groupes",
+ "Show all circles" : "Afficher tous les cercles",
+ "Collapse circles" : "Replier les cercles",
"This group already exists" : "Ce groupe existe déjà",
+ "This circle already exists" : "Ce cercle existe déjà",
+ "An error happened during the creation of the circle" : "Erreur lors de la création du cercle",
"Rename" : "Renommer",
"Enabled" : "Activé",
"Disabled" : "Désactivé",
@@ -28,6 +47,7 @@
"Copy link" : "Copier le lien",
"Toggling of address book was not successful" : "Le basculement du carnet d'adresses n'a pas réussi",
"This will delete the address book and every contacts within it" : "Le carnet d'adresses ainsi que tous les contacts qu'il contient va être supprimé",
+ "Delete {addressbook}?" : "Supprimer {addressbook} ?",
"Deletion of address book was not successful." : "La suppression du carnet d'adresses a échoué.",
"Renaming of address book was not successful." : "Le renommage du carnet d'adresses à échoué.",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Partagé avec {num} entité","Partagé avec {num} entités"],
@@ -37,7 +57,9 @@
"Unable to delete the share" : "Impossible de supprimer le partage",
"Unable to change permissions" : "Impossible de modifier les autorisations",
"Import contacts" : "Importer les contacts",
+ "Import into the {addressbookName} address book" : "Importer dans le carnet d'adresses {addressbookName}",
"Select local file" : "Sélectionnez un fichier local",
+ "Import from Files" : "Importer depuis Fichiers",
"Importing is disabled because there are no address books available" : "L'import n'est pas disponible car il n'existe aucun carnet d'adresses",
"Choose a vCard file to import" : "Sélectionnez un fichier vCard à importer",
"Address book name" : "Nom du carnet d'adresses",
@@ -51,6 +73,14 @@
"Sort by {sorting}" : "Trier par {sorting}",
"Update avatars from social media" : "Mettre à jour les avatars à partir des réseaux sociaux",
"(refreshed once per week)" : "(rafraîchir une fois par semaine)",
+ "An error happened during the config change" : "Erreur lors du changement de configuration",
+ "Circle name" : "Nom du cercle",
+ "Circle owned by {owner}" : "Cercle appartenant à {owner}",
+ "Description" : "Description",
+ "There is no description for this circle" : "Il n'y a pas de description pour ce cercle",
+ "Enter a description for the circle" : "Entrez une description à ce cercle",
+ "An error happened during description sync" : "Erreur lors de la synchronisation de la description",
+ "An error happened during name sync" : "Erreur lors de la synchronisation du nom",
"Add new property" : "Ajouter une nouvelle propriété",
"Choose property type" : "Sélectionnez le type de propriété",
"Upload a new picture" : "Ajouter une nouvelle image",
@@ -72,6 +102,7 @@
"Title" : "Titre",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Ce contact a été tronqué et a été corrigé. Veuillez en examiner le contenu puis cliquez ici pour l’enregistrer.",
"Clone contact" : "Dupliquer le contact",
+ "Generate QR Code" : "Générer un QR code",
"Contact vCard as QR code" : "Contact vCard comme QR code",
"Pick an address book" : "Sélectionner un carnet d'adresses",
"Select address book" : "Sélectionner un carnet d'adresses",
@@ -86,17 +117,38 @@
"Unable to retrieve the contact from the server, please check your network connection." : "Impossible de récupérer le contact à partir du serveur, s'il vous plait vérifiez votre connexion internet.",
"An error occurred while trying to move the contact" : "Une erreur s'est produite lors du déplacement du contact",
"An error occurred while trying to copy the contact" : "Une erreur s'est produite lors de la copie du contact",
+ "Add to {group}" : "Ajouter à {group}",
"Remove {type}" : "Supprimer {type}",
"Search {types}" : "Rechercher {types}",
+ "Search for people to add" : "Chercher des personnes à ajouter",
"No results" : "Aucun résultat",
"Add to group" : "Ajouter au groupe",
"Add {type}" : "Ajouter {type}",
+ "New circle name" : "Nom du nouveau cercle",
+ "Personal circle" : "Cercle personnel",
+ "This circle will only be visible to you. Other members will not be able to see or use it." : "Ce cercle sera uniquement visible de vous. Les autres membres ne pourront pas le voir ou l'utiliser.",
+ "Local circle" : "Cercle local",
+ "Create circle" : "Créer un cercle",
+ "Loading members list …" : "Chargement de la liste des membres...",
+ "There is no member in this circle" : "Il n'y a pas de membres dans ce cercle",
+ "Add members" : "Ajouter des membres",
+ "Show circle details" : "Afficher les détails du cercle",
+ "Add to {circle}" : "Ajouter à {circle}",
+ "Unable to get the recommendations list" : "Impossible de récupérer la liste des recommandations.",
+ "Unable to get the results" : "Impossible de récupérer les résultats",
+ "Some members could not be added" : "Certains membres n'ont pas pu être ajoutés",
+ "There was an issue adding members to the circle" : "Erreur lors de l'ajout de membres au cercle",
+ "Remove member" : "Supprimer le membre",
+ "Promote as sole owner" : "Promouvoir en tant que seul propriétaire",
+ "Promote to {level}" : "Promouvoir {level}",
+ "Demote to {level}" : "Rétrograder {level}",
"Select type" : "Sélectionnez le type",
"Select Date" : "Sélectionnez une date",
"Add contact in group" : "Ajouter le contact dans un groupe",
"Select option" : "Sélectionnez une option",
"Unable to create the contact." : "Impossible de créer le contact.",
"Contact not found" : "Contact introuvable",
+ "Group {group} not found" : "Groupe {group} introuvable",
"Close" : "Fermer",
"_{success} contact added to {name}_::_{success} contacts added to {name}_" : ["{success} contact ajouté à {name}","{success} contacts ajoutés à {name}"],
"_Adding {success} contact to {name}_::_Adding {success} contacts to {name}_" : ["Ajouter {success} contact à {name}","Ajouter {success} contacts à {name}"],
@@ -104,10 +156,26 @@
"_Importing %n contact into {addressbook}_::_Importing %n contacts into {addressbook}_" : ["Import de %n contact dans {addressbook}","Import de %n contacts dans {addressbook}"],
"_Done importing %n contact into {addressbook}_::_Done importing %n contacts into {addressbook}_" : ["Import de %n contact dans {addressbook} terminé","Import de %n contacts dans {addressbook} terminé"],
"Import" : "Importer",
+ "Could not copy" : "Impossible de copier",
+ "Join circle" : "Rejoindre le cercle",
+ "You are about to leave {circle}.\nAre you sure?" : "Vous êtes sur le point de quitter le cercle {circle}.\nÊtes-vous sûr ?",
+ "Please confirm circle leave" : "Confirmer le départ du cercle",
"Not grouped" : "Non groupé",
"Recently contacted" : "Contacté récemment",
+ "Circle" : "Cercle",
+ "User" : "Utilisateur",
+ "Group" : "Groupe",
"Email" : "Email",
"Contact" : "Contact",
+ "Member" : "Membre",
+ "Moderator" : "Modérateur",
+ "Admin" : "Administrateur",
+ "Owner" : "Propriétaire",
+ "Invites" : "Invitations",
+ "Visibility" : "Visibilité",
+ "Visible to everyone" : "Visible à tous",
+ "Users" : "Utilisateurs",
+ "Emails" : "Adresses de courriel",
"Nickname" : "Surnom",
"Detailed name" : "Nom complet",
"Additional names" : "Noms supplémentaires",
@@ -168,6 +236,8 @@
"Timezone" : "Fuseau horaire",
"Spoken languages" : "Langues parlées",
"_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["Erreur de lecture pour {failed} contact","Erreur de lecture pour {failed} contacts"],
+ "Unable to create circle {circleName}" : "Impossible de créer le cercle {circleName}",
+ "Unable to delete circle {circleId}" : "Impossible de supprimer le cercle {circleId}",
"Unable to delete contact" : "Impossible de supprimer le contact.",
"Your web browser is out of date" : "Votre navigateur Web n'est pas à jour.",
"This application is not compatible with Internet Explorer" : "Cette application n'est pas compatible avec Internet Explorer."
diff --git a/l10n/pl.js b/l10n/pl.js
index aade799f..ac0ac275 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -61,6 +61,7 @@ OC.L10N.register(
"Import contacts" : "Importuj kontakty",
"Import into the {addressbookName} address book" : "Zaimportuj do książki adresowej {addressbookName}",
"Select local file" : "Wybierz plik lokalny",
+ "Import from Files" : "Importuj z Plików",
"Importing is disabled because there are no address books available" : "Importowanie jest wyłączone, ponieważ nie ma dostępnych książek adresowych",
"Choose a vCard file to import" : "Wybierz plik vCard do zaimportowania",
"Address book name" : "Nazwa książki adresowej",
diff --git a/l10n/pl.json b/l10n/pl.json
index 43d188a7..9733a710 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -59,6 +59,7 @@
"Import contacts" : "Importuj kontakty",
"Import into the {addressbookName} address book" : "Zaimportuj do książki adresowej {addressbookName}",
"Select local file" : "Wybierz plik lokalny",
+ "Import from Files" : "Importuj z Plików",
"Importing is disabled because there are no address books available" : "Importowanie jest wyłączone, ponieważ nie ma dostępnych książek adresowych",
"Choose a vCard file to import" : "Wybierz plik vCard do zaimportowania",
"Address book name" : "Nazwa książki adresowej",
diff --git a/l10n/sk.js b/l10n/sk.js
index 8544c737..9a714560 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -9,42 +9,66 @@ OC.L10N.register(
"Copy to full name" : "Kopírovať na celé meno",
"Omit year" : "Vynechať rok",
"Allow updating avatars from social media" : "Povoliť aktualizáciu avatarov zo sociálnych médií",
+ "Please select a circle" : "Prosím vyberte kruh",
+ "Loading circle …" : "Načítavam kruh ...",
+ "Request to join" : "Požiadať o pripojenie",
"Loading contacts …" : "Načítavajú sa kontakty ...",
"Create contact" : "Vytvoriť kontakt",
"Create contacts" : "Vytvoriť kontakty",
"Add contacts" : "Pridať kontakty",
"Loading …" : "Načítava sa...",
+ "Add member" : "Pridať člena",
+ "Leave circle" : "Opustiť okruh",
+ "Delete circle" : "Zmazať kruh",
"Download" : "Stiahnuť",
"Groups" : "Skupiny",
"Create a new group" : "Vytvoriť novú skupinu",
"Group name" : "Názov skupiny",
+ "Circles" : "Kruhy",
+ "Create a new circle" : "Vytvoriť nový kruh",
+ "Show all groups" : "Zobraziť všetky skupiny",
+ "Show all circles" : "Zobraziť všetky kruhy",
"Rename" : "Premenovať",
"Enabled" : "Povolené",
"Disabled" : "Zakázané",
"Delete" : "Zmazať",
"Copied" : "Skopírované",
+ "Cannot copy" : "Nemôžem kopírovať",
"Copy link" : "Kopírovať odkaz",
"Toggling of address book was not successful" : "Zapnutie/vypnutie adresára nebolo úspešné",
"This will delete the address book and every contacts within it" : "Týmto sa odstráni adresár a všetky kontakty v ňom",
+ "Delete {addressbook}?" : "Zmazať {addressbook}?",
"Deletion of address book was not successful." : "Odstránenie adresára nebolo úspešné.",
"Renaming of address book was not successful." : "Premenovanie adresára nebolo úspešné.",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Zdieľané s {num} entitou","Zdieľané s {num} entitami","Zdieľané s {num} entitami","Zdieľané s {num} entitami"],
"Share with users or groups" : "Sprístupniť používateľom alebo skupinám",
"No users or groups" : "Žiadny používatelia alebo skupiny",
"can edit" : "môže upravovať",
+ "Unable to delete the share" : "Nemožno zmazať zdieľanie.",
+ "Unable to change permissions" : "Nepodarilo sa zmeniť oprávnenia",
"Import contacts" : "Importovať kontakty",
"Select local file" : "Vybrať miestny súbor",
+ "Import from Files" : "Importovať zo Súborov",
"Importing is disabled because there are no address books available" : "Nie je možné importovať, pretože neexistuje ani jeden adresár kontaktov",
"Choose a vCard file to import" : "Vyberte súbor vCard, ktorý chcete importovať",
"Address book name" : "Názov adresára kontaktov",
"First name" : "Krstné meno",
"Last name" : "Priezvisko",
+ "Phonetic first name" : "Meno foneticky",
+ "Phonetic last name" : "Priezvisko foneticky",
"Display name" : "Zobrazované meno",
"Last modified" : "Naposledy zmenené",
"Sort by {sorting}" : "Zoradiť podľa {sorting}",
+ "Update avatars from social media" : "Aktualizovať avatarov zo sociálneho média",
+ "(refreshed once per week)" : "(aktualizovať raz za týždeň)",
+ "An error happened during the config change" : "Pri zmene konfigurácie sa stala chyba",
+ "Circle name" : "Meno kruhu",
+ "Circle owned by {owner}" : "Vlastníctvo kruhu {owner}",
+ "Description" : "Popis",
"Add new property" : "Pridať novú položku",
"Choose property type" : "Vyberte typ položky",
"Upload a new picture" : "Nahrať nový obrázok",
+ "Choose from Files" : "Vybrať zo Súborov",
"Get from " : "Získať z",
"Download picture" : "Stiahnuť obrázok",
"Delete picture" : "Zmazať obrázok",
@@ -62,6 +86,7 @@ OC.L10N.register(
"Title" : "Funkcia",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Tento kontakt bol opravený. Overte prosím obsah a kliknite pre uloženie.",
"Clone contact" : "Duplikovať kontakt",
+ "Generate QR Code" : "Vygenerovať QR kód",
"Pick an address book" : "Vybrať adresár",
"Select address book" : "Označiť adresár",
"Cancel" : "Zrušiť",
@@ -75,8 +100,16 @@ OC.L10N.register(
"Unable to retrieve the contact from the server, please check your network connection." : "Nepodarilo sa načítať kontakt zo servera, skontrolujte sieťové pripojenie.",
"An error occurred while trying to move the contact" : "Pri pokuse o presun kontaktu sa vyskytla chyba",
"An error occurred while trying to copy the contact" : "Pri pokuse o skopírovanie kontaktu sa vyskytla chyba",
+ "Add to {group}" : "Pridať do {group}",
+ "Remove {type}" : "Odstrániť {type}",
+ "Search {types}" : "Vyhľadať {types}",
+ "Search for people to add" : "Vyhľadať ľudí pre pridanie",
"No results" : "Žiadne výsledky",
"Add to group" : "Pridať do skupiny",
+ "Add {type}" : "Pridať {type}",
+ "New circle name" : "Nový názov kruhu",
+ "Personal circle" : "Osobný kruh",
+ "Create circle" : "Vytvoriť kruh",
"Select type" : "Vyberte typ",
"Select Date" : "Vybrať dátum",
"Add contact in group" : "Pridať kontakt do skupiny",
diff --git a/l10n/sk.json b/l10n/sk.json
index 79a75796..15bcc3ea 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -7,42 +7,66 @@
"Copy to full name" : "Kopírovať na celé meno",
"Omit year" : "Vynechať rok",
"Allow updating avatars from social media" : "Povoliť aktualizáciu avatarov zo sociálnych médií",
+ "Please select a circle" : "Prosím vyberte kruh",
+ "Loading circle …" : "Načítavam kruh ...",
+ "Request to join" : "Požiadať o pripojenie",
"Loading contacts …" : "Načítavajú sa kontakty ...",
"Create contact" : "Vytvoriť kontakt",
"Create contacts" : "Vytvoriť kontakty",
"Add contacts" : "Pridať kontakty",
"Loading …" : "Načítava sa...",
+ "Add member" : "Pridať člena",
+ "Leave circle" : "Opustiť okruh",
+ "Delete circle" : "Zmazať kruh",
"Download" : "Stiahnuť",
"Groups" : "Skupiny",
"Create a new group" : "Vytvoriť novú skupinu",
"Group name" : "Názov skupiny",
+ "Circles" : "Kruhy",
+ "Create a new circle" : "Vytvoriť nový kruh",
+ "Show all groups" : "Zobraziť všetky skupiny",
+ "Show all circles" : "Zobraziť všetky kruhy",
"Rename" : "Premenovať",
"Enabled" : "Povolené",
"Disabled" : "Zakázané",
"Delete" : "Zmazať",
"Copied" : "Skopírované",
+ "Cannot copy" : "Nemôžem kopírovať",
"Copy link" : "Kopírovať odkaz",
"Toggling of address book was not successful" : "Zapnutie/vypnutie adresára nebolo úspešné",
"This will delete the address book and every contacts within it" : "Týmto sa odstráni adresár a všetky kontakty v ňom",
+ "Delete {addressbook}?" : "Zmazať {addressbook}?",
"Deletion of address book was not successful." : "Odstránenie adresára nebolo úspešné.",
"Renaming of address book was not successful." : "Premenovanie adresára nebolo úspešné.",
"_Shared with {num} entity_::_Shared with {num} entities_" : ["Zdieľané s {num} entitou","Zdieľané s {num} entitami","Zdieľané s {num} entitami","Zdieľané s {num} entitami"],
"Share with users or groups" : "Sprístupniť používateľom alebo skupinám",
"No users or groups" : "Žiadny používatelia alebo skupiny",
"can edit" : "môže upravovať",
+ "Unable to delete the share" : "Nemožno zmazať zdieľanie.",
+ "Unable to change permissions" : "Nepodarilo sa zmeniť oprávnenia",
"Import contacts" : "Importovať kontakty",
"Select local file" : "Vybrať miestny súbor",
+ "Import from Files" : "Importovať zo Súborov",
"Importing is disabled because there are no address books available" : "Nie je možné importovať, pretože neexistuje ani jeden adresár kontaktov",
"Choose a vCard file to import" : "Vyberte súbor vCard, ktorý chcete importovať",
"Address book name" : "Názov adresára kontaktov",
"First name" : "Krstné meno",
"Last name" : "Priezvisko",
+ "Phonetic first name" : "Meno foneticky",
+ "Phonetic last name" : "Priezvisko foneticky",
"Display name" : "Zobrazované meno",
"Last modified" : "Naposledy zmenené",
"Sort by {sorting}" : "Zoradiť podľa {sorting}",
+ "Update avatars from social media" : "Aktualizovať avatarov zo sociálneho média",
+ "(refreshed once per week)" : "(aktualizovať raz za týždeň)",
+ "An error happened during the config change" : "Pri zmene konfigurácie sa stala chyba",
+ "Circle name" : "Meno kruhu",
+ "Circle owned by {owner}" : "Vlastníctvo kruhu {owner}",
+ "Description" : "Popis",
"Add new property" : "Pridať novú položku",
"Choose property type" : "Vyberte typ položky",
"Upload a new picture" : "Nahrať nový obrázok",
+ "Choose from Files" : "Vybrať zo Súborov",
"Get from " : "Získať z",
"Download picture" : "Stiahnuť obrázok",
"Delete picture" : "Zmazať obrázok",
@@ -60,6 +84,7 @@
"Title" : "Funkcia",
"This contact was broken and received a fix. Please review the content and click here to save it." : "Tento kontakt bol opravený. Overte prosím obsah a kliknite pre uloženie.",
"Clone contact" : "Duplikovať kontakt",
+ "Generate QR Code" : "Vygenerovať QR kód",
"Pick an address book" : "Vybrať adresár",
"Select address book" : "Označiť adresár",
"Cancel" : "Zrušiť",
@@ -73,8 +98,16 @@
"Unable to retrieve the contact from the server, please check your network connection." : "Nepodarilo sa načítať kontakt zo servera, skontrolujte sieťové pripojenie.",
"An error occurred while trying to move the contact" : "Pri pokuse o presun kontaktu sa vyskytla chyba",
"An error occurred while trying to copy the contact" : "Pri pokuse o skopírovanie kontaktu sa vyskytla chyba",
+ "Add to {group}" : "Pridať do {group}",
+ "Remove {type}" : "Odstrániť {type}",
+ "Search {types}" : "Vyhľadať {types}",
+ "Search for people to add" : "Vyhľadať ľudí pre pridanie",
"No results" : "Žiadne výsledky",
"Add to group" : "Pridať do skupiny",
+ "Add {type}" : "Pridať {type}",
+ "New circle name" : "Nový názov kruhu",
+ "Personal circle" : "Osobný kruh",
+ "Create circle" : "Vytvoriť kruh",
"Select type" : "Vyberte typ",
"Select Date" : "Vybrať dátum",
"Add contact in group" : "Pridať kontakt do skupiny",