diff --git a/l10n/ast.js b/l10n/ast.js index 73b3c1903..1486c7ecb 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -82,6 +82,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s compartió «%2$s» contigo. Hubiesti recibir un corréu electrónicu con un enllaz p'acceder al elementu.", "%1$s via %2$s" : "%1$s per %2$s", "Click the button below to open it." : "Calca nel botón p'abrilo.", + "Open »%s«" : "Abrir «%s»", "%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s compartió múltiples ficheros contigo.\nHubiesti recibir un corréu electrónicu con un enllaz p'acceder a elli.\n", "%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s compartió múltiples ficheros contigo. Hubiesti recibir un corréu electrónicu con un enllaz p'acceder a elli.", "%s shared multiple files with \"%s\"." : "%s compartió múltiples ficheros con «%s».", diff --git a/l10n/ast.json b/l10n/ast.json index cc8934773..f061153ec 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -80,6 +80,7 @@ "%1$s shared »%2$s« with you. You should have already received a separate email with a link to access it." : "%1$s compartió «%2$s» contigo. Hubiesti recibir un corréu electrónicu con un enllaz p'acceder al elementu.", "%1$s via %2$s" : "%1$s per %2$s", "Click the button below to open it." : "Calca nel botón p'abrilo.", + "Open »%s«" : "Abrir «%s»", "%1$s shared multiple files with you.\nYou should have already received a separate email with a link to access them.\n" : "%1$s compartió múltiples ficheros contigo.\nHubiesti recibir un corréu electrónicu con un enllaz p'acceder a elli.\n", "%1$s shared multiple files with you. You should have already received a separate email with a link to access them." : "%1$s compartió múltiples ficheros contigo. Hubiesti recibir un corréu electrónicu con un enllaz p'acceder a elli.", "%s shared multiple files with \"%s\"." : "%s compartió múltiples ficheros con «%s».", diff --git a/l10n/sr.js b/l10n/sr.js index 8a73be972..c010d04b1 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -112,6 +112,8 @@ OC.L10N.register( "Building Local Database" : "Изградња локалне базе података", "Testing Basic Circle Creation" : "Тестирање креирања основног круга", "Adding local users and moderators" : "Додавање локалних корисника и модератора", + "Show all teams" : "Прикажи све тимове", + "Create a new team" : "Креирај нови тим", "This feature is not available for personal circles" : "Ова функционалност није доступна за личне кругове", "The team is not federated" : "Круг није федерисан", "You cannot join this team" : "Не можете да се придружите овом тиму", diff --git a/l10n/sr.json b/l10n/sr.json index e0c6b905c..90399d7f0 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -110,6 +110,8 @@ "Building Local Database" : "Изградња локалне базе података", "Testing Basic Circle Creation" : "Тестирање креирања основног круга", "Adding local users and moderators" : "Додавање локалних корисника и модератора", + "Show all teams" : "Прикажи све тимове", + "Create a new team" : "Креирај нови тим", "This feature is not available for personal circles" : "Ова функционалност није доступна за личне кругове", "The team is not federated" : "Круг није федерисан", "You cannot join this team" : "Не можете да се придружите овом тиму",