summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/ar.js6
-rw-r--r--l10n/ar.json6
-rw-r--r--l10n/de.js4
-rw-r--r--l10n/de.json4
-rw-r--r--l10n/de_DE.js7
-rw-r--r--l10n/de_DE.json7
-rw-r--r--l10n/en_GB.js7
-rw-r--r--l10n/en_GB.json7
-rw-r--r--l10n/fr.js18
-rw-r--r--l10n/fr.json18
-rw-r--r--l10n/nb.js6
-rw-r--r--l10n/nb.json6
-rw-r--r--l10n/pt_BR.js7
-rw-r--r--l10n/pt_BR.json7
-rw-r--r--l10n/sk.js70
-rw-r--r--l10n/sk.json70
-rw-r--r--l10n/sr.js6
-rw-r--r--l10n/sr.json6
-rw-r--r--l10n/zh_HK.js6
-rw-r--r--l10n/zh_HK.json6
-rw-r--r--l10n/zh_TW.js6
-rw-r--r--l10n/zh_TW.json6
-rw-r--r--src/components/CircleDetails.vue8
23 files changed, 291 insertions, 3 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 9e710d33..24858a34 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -92,11 +92,17 @@ OC.L10N.register(
"Change unique password" : "تغيير كلمة السر المُتفرّدة",
"Failed to save password. Please try again later." : "تعذّر حفظ كلمة السر. رجاءً، حاول مرة أخرى لاحقاً.",
"Team owned by {owner}" : "مالك الفريق {owner}",
+ "Team settings" : "إعدادات الفريق",
"Request to join" : "طلب انضمام",
"Description" : "الوصف",
+ "Members" : "الأعضاء",
"Add members" : "أضِف أعضاءً",
+ "Team members" : "أعضاء الفريق",
+ "Team resources" : "موارد الفريق",
+ "Anything shared with this team will show up here" : "أي شيء مشترك لهذا الفريق سيظهر هنا",
"Team name" : "اسم الفريق",
"Settings" : "الإعدادات",
+ "Actions" : "إجراءات",
"There is no description for this team" : "لا يوجد وصف لهذا الفريق",
"Enter a description for the team" : "أدخِل وصف الفريق",
"An error happened during description sync" : "حدث خطأ أثناء مزامنة الوصف",
diff --git a/l10n/ar.json b/l10n/ar.json
index 9b16db9e..5727dff2 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -90,11 +90,17 @@
"Change unique password" : "تغيير كلمة السر المُتفرّدة",
"Failed to save password. Please try again later." : "تعذّر حفظ كلمة السر. رجاءً، حاول مرة أخرى لاحقاً.",
"Team owned by {owner}" : "مالك الفريق {owner}",
+ "Team settings" : "إعدادات الفريق",
"Request to join" : "طلب انضمام",
"Description" : "الوصف",
+ "Members" : "الأعضاء",
"Add members" : "أضِف أعضاءً",
+ "Team members" : "أعضاء الفريق",
+ "Team resources" : "موارد الفريق",
+ "Anything shared with this team will show up here" : "أي شيء مشترك لهذا الفريق سيظهر هنا",
"Team name" : "اسم الفريق",
"Settings" : "الإعدادات",
+ "Actions" : "إجراءات",
"There is no description for this team" : "لا يوجد وصف لهذا الفريق",
"Enter a description for the team" : "أدخِل وصف الفريق",
"An error happened during description sync" : "حدث خطأ أثناء مزامنة الوصف",
diff --git a/l10n/de.js b/l10n/de.js
index f75a68dd..97988449 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -85,8 +85,10 @@ OC.L10N.register(
"Failed to save password. Please try again later." : "Fehler beim Speichern des Passworts. Bitte versuche es später noch einmal.",
"Request to join" : "Beitritt anfragen",
"Description" : "Beschreibung",
+ "Members" : "Mitglieder",
"Add members" : "Mitglieder hinzufügen",
- "Settings" : "Benötigt keine Übersetzung. Für Windows Phone wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Settings" : "Einstellungen",
+ "Actions" : "Aktionen",
"An error happened during description sync" : "Es ist ein Fehler bei der Synchronisation der Beschreibung aufgetreten",
"An error happened during name sync" : "Es ist ein Fehler bei der Synchronisation des Namens aufgetreten",
"Cancel" : "Abbrechen",
diff --git a/l10n/de.json b/l10n/de.json
index 459ec76d..430e1fb0 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -83,8 +83,10 @@
"Failed to save password. Please try again later." : "Fehler beim Speichern des Passworts. Bitte versuche es später noch einmal.",
"Request to join" : "Beitritt anfragen",
"Description" : "Beschreibung",
+ "Members" : "Mitglieder",
"Add members" : "Mitglieder hinzufügen",
- "Settings" : "Benötigt keine Übersetzung. Für Windows Phone wird nur die formelle Übersetzung verwendet (de_DE).",
+ "Settings" : "Einstellungen",
+ "Actions" : "Aktionen",
"An error happened during description sync" : "Es ist ein Fehler bei der Synchronisation der Beschreibung aufgetreten",
"An error happened during name sync" : "Es ist ein Fehler bei der Synchronisation des Namens aufgetreten",
"Cancel" : "Abbrechen",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 93df4f11..67c18ae7 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -92,10 +92,17 @@ OC.L10N.register(
"Change unique password" : "Eindeutiges Passwort ändern",
"Failed to save password. Please try again later." : "Fehler beim Speichern des Passworts. Bitte erneut versuchen.",
"Team owned by {owner}" : "Team im Besitz von {owner}",
+ "Team settings" : "Team Einstellungen",
"Request to join" : "Beitritt anfragen",
"Description" : "Beschreibung",
+ "Members" : "Mitglieder",
"Add members" : "Mitglieder hinzufügen",
+ "Team members" : "Teammitglieder",
+ "Team resources" : "Team-Ressourcen",
+ "Anything shared with this team will show up here" : "Alles, was mit diesem Team geteilt wird, wird hier angezeigt.",
"Team name" : "Teamname",
+ "Settings" : "Einstellungen",
+ "Actions" : "Aktionen",
"There is no description for this team" : "Es existiert keine Beschreibung für dieses Team",
"Enter a description for the team" : "Beschreibung für das Team eingeben",
"An error happened during description sync" : "Es ist ein Fehler bei der Synchronisation der Beschreibung aufgetreten",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 7eb7ae1e..53250705 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -90,10 +90,17 @@
"Change unique password" : "Eindeutiges Passwort ändern",
"Failed to save password. Please try again later." : "Fehler beim Speichern des Passworts. Bitte erneut versuchen.",
"Team owned by {owner}" : "Team im Besitz von {owner}",
+ "Team settings" : "Team Einstellungen",
"Request to join" : "Beitritt anfragen",
"Description" : "Beschreibung",
+ "Members" : "Mitglieder",
"Add members" : "Mitglieder hinzufügen",
+ "Team members" : "Teammitglieder",
+ "Team resources" : "Team-Ressourcen",
+ "Anything shared with this team will show up here" : "Alles, was mit diesem Team geteilt wird, wird hier angezeigt.",
"Team name" : "Teamname",
+ "Settings" : "Einstellungen",
+ "Actions" : "Aktionen",
"There is no description for this team" : "Es existiert keine Beschreibung für dieses Team",
"Enter a description for the team" : "Beschreibung für das Team eingeben",
"An error happened during description sync" : "Es ist ein Fehler bei der Synchronisation der Beschreibung aufgetreten",
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index e4258a77..9b86ef78 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -92,10 +92,17 @@ OC.L10N.register(
"Change unique password" : "Change unique password",
"Failed to save password. Please try again later." : "Failed to save password. Please try again later.",
"Team owned by {owner}" : "Team owned by {owner}",
+ "Team settings" : "Team settings",
"Request to join" : "Request to join",
"Description" : "Description",
+ "Members" : "Members",
"Add members" : "Add members",
+ "Team members" : "Team members",
+ "Team resources" : "Team resources",
+ "Anything shared with this team will show up here" : "Anything shared with this team will show up here",
"Team name" : "Team name",
+ "Settings" : "Settings",
+ "Actions" : "Actions",
"There is no description for this team" : "There is no description for this team",
"Enter a description for the team" : "Enter a description for the team",
"An error happened during description sync" : "An error happened during description sync",
diff --git a/l10n/en_GB.json b/l10n/en_GB.json
index 88c45bcc..8655ef27 100644
--- a/l10n/en_GB.json
+++ b/l10n/en_GB.json
@@ -90,10 +90,17 @@
"Change unique password" : "Change unique password",
"Failed to save password. Please try again later." : "Failed to save password. Please try again later.",
"Team owned by {owner}" : "Team owned by {owner}",
+ "Team settings" : "Team settings",
"Request to join" : "Request to join",
"Description" : "Description",
+ "Members" : "Members",
"Add members" : "Add members",
+ "Team members" : "Team members",
+ "Team resources" : "Team resources",
+ "Anything shared with this team will show up here" : "Anything shared with this team will show up here",
"Team name" : "Team name",
+ "Settings" : "Settings",
+ "Actions" : "Actions",
"There is no description for this team" : "There is no description for this team",
"Enter a description for the team" : "Enter a description for the team",
"An error happened during description sync" : "An error happened during description sync",
diff --git a/l10n/fr.js b/l10n/fr.js
index b59bf5ad..681eb1e6 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Collapse teams" : "Replier les équipes ",
"This group already exists" : "Ce groupe existe déjà",
"This team already exists" : "Cette équipe existe déjà",
+ "An error happened during the creation of the team" : "Une erreur est survenue lors de la création de l'équipe",
"{addressbookname} (Disabled)" : "{addressbookname} (Disabled)",
"Download" : "Télécharger",
"Show" : "Montrer",
@@ -84,16 +85,24 @@ OC.L10N.register(
"Oversees" : "Supervise",
"An error happened during the config change" : "Erreur lors du changement de configuration",
"Password protection" : "Protection par mot de passe",
+ "Enforce password protection on files shared to this team" : "Renforcer la sécurité des partages de fichiers effectués vers cette équipe avec des mots de passe",
"Use a unique password for all shares to this team" : "Utilisez un mot de passe unique pour tous les partages vers cette équipe",
"Unique password …" : "Mot de passe unique ...",
"Save" : "Enregistrer",
"Change unique password" : "Modifier le mot de passe unique",
"Failed to save password. Please try again later." : "Impossible d'enregistrer le mot de passe. Veuillez réessayer plus tard.",
"Team owned by {owner}" : "Équipe possédée par {owner}",
+ "Team settings" : "Paramètres de l'équipe",
"Request to join" : "Demander à rejoindre",
"Description" : "Description",
+ "Members" : "Membres",
"Add members" : "Ajouter des membres",
+ "Team members" : "Membres de l'équipe",
+ "Team resources" : "Ressources de l'équipe",
+ "Anything shared with this team will show up here" : "Tout ce qui a été partagé avec cette équipe s'affichera ici",
"Team name" : "Nom de l'équipe",
+ "Settings" : "Paramètres",
+ "Actions" : "Actions",
"There is no description for this team" : "Il n'y a pas de description pour cette équipe",
"Enter a description for the team" : "Entrez une description pour cette équipe",
"An error happened during description sync" : "Erreur lors de la synchronisation de la description",
@@ -204,7 +213,12 @@ OC.L10N.register(
"Could not copy" : "Impossible de copier",
"Join team" : "Rejoindre l'équipe",
"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 team leave" : "Confirmer votre départ de l'équipe",
+ "Could not leave the team {displayName}" : "Impossible de quitter l'équipe {displayName}",
+ "Unable to join the team" : "Impossible de rejoindre l'équipe",
"You are about to delete {circle}.\nAre you sure?" : "Vous êtes sur le point de supprimer {circle}.\nÊtes-vous sûr ?",
+ "Please confirm team deletion" : "Confirmez la suppression de l'équipe",
+ "Unable to delete the team" : "Impossible de supprimer l'équipe",
"Link copied to the clipboard" : "Lien copié dans le presse-papier",
"Could not copy link to the clipboard." : "Impossible de copier le lien dans le presse-papier",
"Not grouped" : "Non groupé",
@@ -227,6 +241,7 @@ OC.L10N.register(
"Members can also invite" : "Les membres peuvent aussi inviter",
"Visibility" : "Visibilité",
"Visible to everyone" : "Visible pour tous",
+ "Prevent teams from being a member of another team" : "Empêcher l'équipe d'être membre d'une autre équipe",
"Users" : "Utilisateurs",
"Email addresses" : "Adresses e-mail",
"Detailed name" : "Nom détaillé",
@@ -288,6 +303,9 @@ OC.L10N.register(
"Time zone" : "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","Erreur de lecture pour {failed} contacts"],
+ "An error has occurred in team(s). Check the console for more details." : "Une erreur est survenue dans le(s) équipe(s). Vérifiez la console pour plus de détails.",
+ "Unable to create team {circleName}" : "Impossible de créer l'équipe {circleName}",
+ "Unable to delete team {circleId}" : "Impossible de supprimer l'équipe {circleId}",
"Unable to delete contact" : "Impossible de supprimer le contact."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index 8527d751..6cd86274 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -41,6 +41,7 @@
"Collapse teams" : "Replier les équipes ",
"This group already exists" : "Ce groupe existe déjà",
"This team already exists" : "Cette équipe existe déjà",
+ "An error happened during the creation of the team" : "Une erreur est survenue lors de la création de l'équipe",
"{addressbookname} (Disabled)" : "{addressbookname} (Disabled)",
"Download" : "Télécharger",
"Show" : "Montrer",
@@ -82,16 +83,24 @@
"Oversees" : "Supervise",
"An error happened during the config change" : "Erreur lors du changement de configuration",
"Password protection" : "Protection par mot de passe",
+ "Enforce password protection on files shared to this team" : "Renforcer la sécurité des partages de fichiers effectués vers cette équipe avec des mots de passe",
"Use a unique password for all shares to this team" : "Utilisez un mot de passe unique pour tous les partages vers cette équipe",
"Unique password …" : "Mot de passe unique ...",
"Save" : "Enregistrer",
"Change unique password" : "Modifier le mot de passe unique",
"Failed to save password. Please try again later." : "Impossible d'enregistrer le mot de passe. Veuillez réessayer plus tard.",
"Team owned by {owner}" : "Équipe possédée par {owner}",
+ "Team settings" : "Paramètres de l'équipe",
"Request to join" : "Demander à rejoindre",
"Description" : "Description",
+ "Members" : "Membres",
"Add members" : "Ajouter des membres",
+ "Team members" : "Membres de l'équipe",
+ "Team resources" : "Ressources de l'équipe",
+ "Anything shared with this team will show up here" : "Tout ce qui a été partagé avec cette équipe s'affichera ici",
"Team name" : "Nom de l'équipe",
+ "Settings" : "Paramètres",
+ "Actions" : "Actions",
"There is no description for this team" : "Il n'y a pas de description pour cette équipe",
"Enter a description for the team" : "Entrez une description pour cette équipe",
"An error happened during description sync" : "Erreur lors de la synchronisation de la description",
@@ -202,7 +211,12 @@
"Could not copy" : "Impossible de copier",
"Join team" : "Rejoindre l'équipe",
"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 team leave" : "Confirmer votre départ de l'équipe",
+ "Could not leave the team {displayName}" : "Impossible de quitter l'équipe {displayName}",
+ "Unable to join the team" : "Impossible de rejoindre l'équipe",
"You are about to delete {circle}.\nAre you sure?" : "Vous êtes sur le point de supprimer {circle}.\nÊtes-vous sûr ?",
+ "Please confirm team deletion" : "Confirmez la suppression de l'équipe",
+ "Unable to delete the team" : "Impossible de supprimer l'équipe",
"Link copied to the clipboard" : "Lien copié dans le presse-papier",
"Could not copy link to the clipboard." : "Impossible de copier le lien dans le presse-papier",
"Not grouped" : "Non groupé",
@@ -225,6 +239,7 @@
"Members can also invite" : "Les membres peuvent aussi inviter",
"Visibility" : "Visibilité",
"Visible to everyone" : "Visible pour tous",
+ "Prevent teams from being a member of another team" : "Empêcher l'équipe d'être membre d'une autre équipe",
"Users" : "Utilisateurs",
"Email addresses" : "Adresses e-mail",
"Detailed name" : "Nom détaillé",
@@ -286,6 +301,9 @@
"Time zone" : "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","Erreur de lecture pour {failed} contacts"],
+ "An error has occurred in team(s). Check the console for more details." : "Une erreur est survenue dans le(s) équipe(s). Vérifiez la console pour plus de détails.",
+ "Unable to create team {circleName}" : "Impossible de créer l'équipe {circleName}",
+ "Unable to delete team {circleId}" : "Impossible de supprimer l'équipe {circleId}",
"Unable to delete contact" : "Impossible de supprimer le contact."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index 1f78ee32..4e68422e 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -92,11 +92,17 @@ OC.L10N.register(
"Change unique password" : "Endre unikt passord",
"Failed to save password. Please try again later." : "Lagring av passord feilet. Forsøk igjen senere.",
"Team owned by {owner}" : "Lag eid av {owner}",
+ "Team settings" : "Innstillinger for lag",
"Request to join" : "Spør om å bli med",
"Description" : "Beskrivelse",
+ "Members" : "Medlemmer",
"Add members" : "Legg til medlemmer",
+ "Team members" : "Lagmedlemmer",
+ "Team resources" : "Lagressurser",
+ "Anything shared with this team will show up here" : "Alt som deles med dette laget vil dukke opp her",
"Team name" : "Lagnavn",
"Settings" : "Settings",
+ "Actions" : "Handlinger",
"There is no description for this team" : "Det er ingen beskrivelse for dette laget",
"Enter a description for the team" : "Angi en beskrivelse for laget",
"An error happened during description sync" : "Det oppstod en feil under synkronisering av beskrivelse",
diff --git a/l10n/nb.json b/l10n/nb.json
index e469edd1..04d279d5 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -90,11 +90,17 @@
"Change unique password" : "Endre unikt passord",
"Failed to save password. Please try again later." : "Lagring av passord feilet. Forsøk igjen senere.",
"Team owned by {owner}" : "Lag eid av {owner}",
+ "Team settings" : "Innstillinger for lag",
"Request to join" : "Spør om å bli med",
"Description" : "Beskrivelse",
+ "Members" : "Medlemmer",
"Add members" : "Legg til medlemmer",
+ "Team members" : "Lagmedlemmer",
+ "Team resources" : "Lagressurser",
+ "Anything shared with this team will show up here" : "Alt som deles med dette laget vil dukke opp her",
"Team name" : "Lagnavn",
"Settings" : "Settings",
+ "Actions" : "Handlinger",
"There is no description for this team" : "Det er ingen beskrivelse for dette laget",
"Enter a description for the team" : "Angi en beskrivelse for laget",
"An error happened during description sync" : "Det oppstod en feil under synkronisering av beskrivelse",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 6a4c0afd..1baf3643 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -92,10 +92,17 @@ OC.L10N.register(
"Change unique password" : "Alterar senha exclusiva",
"Failed to save password. Please try again later." : "Falha ao salvar a senha. Por favor, tente novamente mais tarde.",
"Team owned by {owner}" : "Equipe de propriedade de {owner}",
+ "Team settings" : "Configurações da equipe",
"Request to join" : "Solicitar adesão",
"Description" : "Descrição",
+ "Members" : "Membros",
"Add members" : "Adicionar membros",
+ "Team members" : "Membros da equipe",
+ "Team resources" : "Recursos da equipe",
+ "Anything shared with this team will show up here" : "Qualquer coisa compartilhada com esta equipe aparecerá aqui",
"Team name" : "Nome da equipe",
+ "Settings" : "Configurações",
+ "Actions" : "Ações",
"There is no description for this team" : "Não há descrição para esta equipe",
"Enter a description for the team" : "Insira uma descrição para a equipe",
"An error happened during description sync" : "Ocorreu um erro durante a sincronização da descrição",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 6b63d0a5..397904d9 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -90,10 +90,17 @@
"Change unique password" : "Alterar senha exclusiva",
"Failed to save password. Please try again later." : "Falha ao salvar a senha. Por favor, tente novamente mais tarde.",
"Team owned by {owner}" : "Equipe de propriedade de {owner}",
+ "Team settings" : "Configurações da equipe",
"Request to join" : "Solicitar adesão",
"Description" : "Descrição",
+ "Members" : "Membros",
"Add members" : "Adicionar membros",
+ "Team members" : "Membros da equipe",
+ "Team resources" : "Recursos da equipe",
+ "Anything shared with this team will show up here" : "Qualquer coisa compartilhada com esta equipe aparecerá aqui",
"Team name" : "Nome da equipe",
+ "Settings" : "Configurações",
+ "Actions" : "Ações",
"There is no description for this team" : "Não há descrição para esta equipe",
"Enter a description for the team" : "Insira uma descrição para a equipe",
"An error happened during description sync" : "Ocorreu um erro durante a sincronização da descrição",
diff --git a/l10n/sk.js b/l10n/sk.js
index 32f49b59..fcd7eb28 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -9,6 +9,9 @@ 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 team" : "Vyberte tím",
+ "Loading team…" : "Načítavanie tímu...",
+ "Your request to join this team is pending approval" : "Vaša požiadavka na pripojenie k tomuto tímu čaká na schválenie",
"You are not a member of {circle}" : "Nie ste členom {circle}",
"There was an error fetching the member list" : "Pri načítavaní zoznamu členov sa vyskytla chyba",
"Loading contacts …" : "Načítavajú sa kontakty ...",
@@ -19,6 +22,8 @@ OC.L10N.register(
"Add contacts" : "Pridať kontakty",
"Loading …" : "Načítava sa...",
"Add member" : "Pridať člena",
+ "Leave team" : "Opustiť tím",
+ "Delete team" : "Zmazať tím",
"Contacts settings" : "Nastavenia kontaktov",
"General settings" : "Všeobecné nastavenia",
"Update avatars from social media" : "Aktualizovať avatarov zo sociálneho média",
@@ -26,10 +31,22 @@ OC.L10N.register(
"Address books" : "Adresáre",
"Export" : "Export",
"Send email" : "Odoslať email",
+ "Send email as BCC" : "Poslať e-mail ako BCC",
+ "Contact groups" : "Skupiny kontaktov",
+ "Create a new contact group" : "Vytvoriť novú skupinu kontaktov",
+ "Contact group name" : "Meno skupiny kontaktov",
+ "Teams" : "Tímy",
+ "Create a new team" : "Vytvoriť nový tím",
"Show all groups" : "Zobraziť všetky skupiny",
"Collapse groups" : "Zbaliť skupiny",
+ "Show all teams" : "Zobraziť všetky tímy",
+ "Collapse teams" : "Schovať tímy",
"This group already exists" : "Táto skupina už existuje",
+ "This team already exists" : "Tento tím už existuje",
+ "An error happened during the creation of the team" : "Pri vytváraní tímu sa stala chyba",
+ "{addressbookname} (Disabled)" : "{addressbookname} (Vypnuté)",
"Download" : "Stiahnuť",
+ "Show" : "Zobraziť",
"Rename" : "Premenovať",
"Delete" : "Zmazať",
"Copied" : "Skopírované",
@@ -40,6 +57,8 @@ OC.L10N.register(
"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é.",
+ "_%n contact_::_%n contacts_" : ["%n kontakt","%n kontaktov","%n kontaktov","%n kontaktov"],
+ "_%n group_::_%n groups_" : ["%n skupina","%n skupiny","%n skupín","%n skupí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",
"Share with users" : "Zdieľať s používateľmi",
@@ -66,23 +85,39 @@ OC.L10N.register(
"Oversees" : "Dohliada",
"An error happened during the config change" : "Pri zmene konfigurácie sa stala chyba",
"Password protection" : "Ochrana heslom",
+ "Enforce password protection on files shared to this team" : "Vyžadovať ochranu heslom pre súbory nazdieľané tomuto tímu",
+ "Use a unique password for all shares to this team" : "Použiť unikátne heslo pre všetko zdieľané v tomto tíme.",
"Unique password …" : "Unikátne heslo ...",
"Save" : "Uložiť",
"Change unique password" : "Zmeniť unikátne heslo",
"Failed to save password. Please try again later." : "Uloženie hesla zlyhalo. Prosím skúste to znova neskôr.",
+ "Team owned by {owner}" : "Tím vlastnený {owner}",
+ "Team settings" : "Nastavenia tímu",
"Request to join" : "Požiadať o pripojenie",
"Description" : "Popis",
+ "Members" : "Členovia",
"Add members" : "Pridať členov",
+ "Team members" : "Členovia tímu",
+ "Team resources" : "Tímové zdroje",
+ "Anything shared with this team will show up here" : "Všetko nazdieľané tomuto tímu sa zobrazí tu",
+ "Team name" : "Názov tímu",
"Settings" : "Settings",
+ "Actions" : "Akcie",
+ "There is no description for this team" : "Tím nemá žiadny popis",
+ "Enter a description for the team" : "Vložte popis tímu",
"An error happened during description sync" : "Pri synchronizovaní popisu sa stala chyba",
"An error happened during name sync" : "Pri synchronizovaní názvu sa stala chyba",
"Cancel" : "Zrušiť",
+ "Confirm" : "Potvrdiť",
"Add more info" : "Pridať viac informácií",
+ "More fields" : "Viac možnosťí",
+ "Crop contact photo" : "Orezať kontaktnú fotografiu",
"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",
+ "Please select a valid format" : "Vyberte prosím platný formát",
"Invalid image" : "Chybný obrázok",
"Error cropping picture" : "Chyba počas orezávania obrázku",
"Pick an avatar" : "Zvoľte si avatar",
@@ -96,17 +131,27 @@ OC.L10N.register(
"Title" : "Funkcia",
"Company" : "Spoločnosť",
"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.",
+ "Edit" : "Upraviť",
"Clone contact" : "Duplikovať kontakt",
"Generate QR Code" : "Vygenerovať QR kód",
"Contact vCard as QR code" : "Zobraziť QR kód vCard kontaktu",
"Pick an address book" : "Vybrať adresár",
"Select address book" : "Označiť adresár",
+ "Go to talk conversation" : "Prejsť na konverzáciu v Talk /Rozhovore/",
+ "View profile" : "Zobraziť profil",
+ "Media shares with you" : "Mediá zdieľané s vami",
+ "Talk conversations with you" : "Talk /Rozhovor/ s vami",
+ "Calendar events with you" : "Kalendárne udalosti s vami",
+ "Deck cards with you" : "Karty Desk s vami",
+ "No shared items with this contact" : "Žiadne zdieľané položky s týmto kontaktom",
"This contact is in read-only mode. You do not have permission to edit this contact." : "Tento kontakt je iba na čítanie. Nemáte oprávnenie na úpravu tohto kontaktu.",
"The contact you were trying to edit has changed. Please manually refresh the contact. Any further edits will be discarded." : "Kontakt ktorý sa snažíte modifikovať sa zmenil. Prosím manuálne obnovte kontakt. Akékoľvek ďalšie zmeny nebudú brané do úvahy.",
"Address book" : "Adresár",
"Add contact to Birthday Calendar" : "Pridať kontakt do Kalendára narodenín",
"Exclude contact from Birthday Calendar" : "Odobrať kontakt z Kalendára Narodenín",
+ "{title} at {organization}" : "{title} v {organization}",
"Syntax error. Cannot open the contact." : "Chyba zápisu. Nepodarilo sa otvoriť kontakt.",
+ "The contact does not exist on the server anymore." : "Kontakt už na serveri neexistuje.",
"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",
@@ -119,11 +164,21 @@ OC.L10N.register(
"No results" : "Žiadne výsledky",
"Add to group" : "Pridať do skupiny",
"Add {type}" : "Pridať {type}",
+ "New team name" : "Nové meno tímu",
+ "Personal team" : "Osobný tím",
+ "This team will only be visible to you. Other members will not be ab