mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
c10b8e229e
commit
be557caec0
26 changed files with 350 additions and 54 deletions
|
|
@ -72,42 +72,77 @@ OC.L10N.register(
|
|||
"Description: %s" : "Descrición: %s",
|
||||
"Where: %s" : "Onde: %s",
|
||||
"%1$s via %2$s" : "%1$s mediante %2$s",
|
||||
"In the past on %1$s for the entire day" : "No pasado o %1$s durante todo o día",
|
||||
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Dentro dun minuto o %1$s durante todo o día","Dentro de %n minutos o %1$s durante todo o día"],
|
||||
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Dentro dunha hora o %1$s durante todo o día","Dentro de %n horas o %1$s durante todo o día"],
|
||||
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Dentro dun día o %1$s durante todo o día","Dentro de %n días o %1$s durante todo o día"],
|
||||
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Dentro dunha semana o %1$s durante todo o día","Dentro de %n semanas o %1$s durante todo o día"],
|
||||
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Dentro dun mes o %1$s durante todo o día","Dentro de %n meses o %1$s durante todo o día"],
|
||||
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Dentro dun ano o %1$s durante todo o día","Dentro de %n anos o %1$s durante todo o día"],
|
||||
"In the past on %1$s between %2$s - %3$s" : "No pasado o %1$s entre as %2$s e as %3$s",
|
||||
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Dentro dun minuto o %1$s entre as %2$s e as %3$s","Dentro de %n minutos o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Dentro dunha hora o %1$s entre as %2$s e as %3$s","Dentro de %n horas o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Dentro dun día o %1$s entre as %2$s e as %3$s","Dentro de %n días o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Dentro dunha semana o %1$s entre as %2$s e as %3$s","Dentro de %n semanas o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Dentro dun mes o %1$s entre as %2$s e as %3$s","Dentro de %n meses o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Dentro dun ano o %1$s entre as %2$s e as %3$s","Dentro de %n anos o %1$s entre as %2$s e as %3$s"],
|
||||
"Could not generate when statement" : "Non foi posíbel xerar a declaración when (cando)",
|
||||
"Every Day for the entire day" : "Todos os días durante todo o día",
|
||||
"Every Day for the entire day until %1$s" : "Todos os días durante todo o día ata o %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos os días entre %1$s e %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : " Todos os días entre %1$s e %2$s ata o %3$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos os días entre as %1$s e as %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : " Todos os días entre as %1$s e as %2$s ata o %3$s",
|
||||
"Every %1$d Days for the entire day" : "Cada %1$d días durante todo o día",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Cada %1$d días durante todo o día ata o %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre %2$s e %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre %2$s e %3$s ata o %4$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre as %2$s e as %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre as %2$s e as %3$s ata o %4$s",
|
||||
"Could not generate event recurrence statement" : "Non foi posíbel xerar a declaración de recorrencia do evento",
|
||||
"Every Week on %1$s for the entire day" : "Todas as semanas o %1$s durante todo o día",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Todas as semanas o %1$s durante todo o día ata o %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Todas as semanas o %1$s entre %2$s e %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Todas as semanas o %1$s entre %2$s e %3$s ata o %4$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Todas as semanas o %1$s entre as %2$s e as %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Todas as semanas o %1$s entre as %2$s e as %3$s ata o %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas o %2$s durante todo o día",
|
||||
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Cada %1$d semanas o %2$s durante todo o día ata o %3$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Cada %1$d semanas o %2$s entre %3$s e %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Cada %1$d semanas o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Cada %1$d semanas o %2$s entre as %3$s e as %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Cada %1$d semanas o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every Month on the %1$s for the entire day" : "Todos os meses o %1$s durante todo o día",
|
||||
"Every Month on the %1$s for the entire day until %2$s" : "Todos os meses o %1$s durante todo o día ata o %2$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Todos os meses o %1$s entre %2$s e %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Todos os meses o %1$s entre %2$s e %3$s ata o %4$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Todos os meses o %1$s entre as %2$s e as %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Todos os meses o %1$s entre as %2$s e as %3$s ata o %4$s",
|
||||
"Every %1$d Months on the %2$s for the entire day" : "Cada %1$d meses o %2$s durante todo o día",
|
||||
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Cada %1$d meses o %2$s durante todo o día ata o %3$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Cada %1$d meses o %2$s entre %3$s e %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Cada %1$d meses o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Cada %1$d meses o %2$s entre as %3$s e as %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Cada %1$d meses o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every Year in %1$s on the %2$s for the entire day" : "Todos os anos en %1$s, o %2$s durante todo o día",
|
||||
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Todos os anos en %1$s, o %2$s durante todo o día ata o %3$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Todos os anos en %1$s, o %2$s entre %3$s e %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Todos os anos en %1$s, o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Todos os anos en %1$s, o %2$s entre as %3$s e as %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Todos os anos en %1$s, o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Cada %1$d anos en %2$s, o %3$s durante todo o día",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Cada %1$d anos en %2$s, o %3$s durante todo o día ata o %4$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Cada %1$d anos en %2$s, o %3$s entre %4$s e %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Cada %1$d anos en %2$s, o %3$s entre %4$s e %5$s ata o %6$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Cada %1$d anos en %2$s, o %3$s entre as %4$s e as %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Cada %1$d anos en %2$s, o %3$s entre as %4$s e as %5$s ata o %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "En datas concretas durante todo o día ata o %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "En datas concretas entre %1$s e %2$s ata o %3$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "En datas concretas entre as %1$s e as %2$s ata o %3$s",
|
||||
"In the past on %1$s" : "No pasado o %1$s",
|
||||
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Dentro dun minuto o %1$s","Dentro de %n minutos o %1$s"],
|
||||
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Dentro dunha hora o %1$s","Dentro de %n horas o %1$s"],
|
||||
"_In a day on %1$s_::_In %n days on %1$s_" : ["Dentro dun día o %1$s","Dentro de %n días o %1$s"],
|
||||
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Dentro dunha semana o %1$s","Dentro de %n semanas o %1$s"],
|
||||
"_In a month on %1$s_::_In %n months on %1$s_" : ["Dentro dun mes o %1$s","Dentro de %n meses o %1$s"],
|
||||
"_In a year on %1$s_::_In %n years on %1$s_" : ["Dentro dun ano o %1$s","Dentro de %n anos o %1$s"],
|
||||
"In the past on %1$s then on %2$s" : "No pasado o %1$s e após o %2$s",
|
||||
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Dentro dun minuto o %1$s e após o %2$s","Dentro de %n minutos o %1$s e após o %2$s"],
|
||||
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Dentro dunha hora o %1$s e após o %2$s","Dentro de %n horas o %1$s e após o %2$s"],
|
||||
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Dentro dun día o %1$s e após o %2$s","Dentro de %n días o %1$s e após o %2$s"],
|
||||
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Dentro dunha semana o %1$s e após o %2$s","Dentro de %n semanas o %1$s e após o %2$s"],
|
||||
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Dentro dun mes o %1$s e após o %2$s","Dentro de %n meses o %1$s e após o %2$s"],
|
||||
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Dentro dun ano o %1$s e após o %2$s","Dentro de %n anos o %1$s e após o %2$s"],
|
||||
"In the past on %1$s then on %2$s and %3$s" : "No pasado o %1$s e após o %2$s e o %3$s",
|
||||
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Dentro dun minuto o %1$s e após o %2$s e o %3$s","Dentro de %n minutos o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Dentro dunha hora o %1$s e após o %2$s e o %3$s","Dentro de %n horas o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Dentro dun dia o %1$s e após o %2$s e o %3$s","Dentro de %n dias o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Dentro dunha semana o %1$s e após o %2$s e o %3$s","Dentro de %n semanas o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Dentro dun mes o %1$s e após o %2$s e o %3$s","Dentro de %n meses o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Dentro dun ano o %1$s e após o %2$s e o %3$s","Dentro de %n anos o %1$s e após o %2$s e o %3$s"],
|
||||
"Could not generate next recurrence statement" : "Non foi posíbel xerar a seguinte declaración de recorrencia",
|
||||
"Cancelled: %1$s" : "Cancelado: %1$s",
|
||||
"\"%1$s\" has been canceled" : "Cancelouse «%1$s»",
|
||||
|
|
@ -280,14 +315,14 @@ OC.L10N.register(
|
|||
"Could not rename part file assembled from chunks" : "Non foi posíbel cambiar o nome do ficheiro de pezas ensamblados a partir de fragmentos",
|
||||
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se configura o seu horario de traballo, outros usuarios verán cando está fóra da oficina cando reserven unha xuntanza.",
|
||||
"In a %1$s on %2$s for the entire day" : "Nun/ha %1$s o %2$s durante todo o día",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "Nun/ha %1$s o %2$s entre %3$s e %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s o %3$s durante todo o día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s o %3$s entre %4$s e %5$s",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "Nun/ha %1$s o %2$s entre as %3$s e as %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "Dentro de %1$s %2$s o %3$s durante todo o día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "Dentro de %1$s %2$s o %3$s entre as %4$s e as %5$s",
|
||||
"In a %1$s on %2$s" : "Nun/ha %1$s o %2$s",
|
||||
"In a %1$s on %2$s then on %3$s" : "Nun/ha %1$s o %2$s após o %3$s",
|
||||
"In a %1$s on %2$s then on %3$s and %4$s" : "Nun/ha %1$s o %2$s após o %3$s e o %4$s",
|
||||
"In %1$s %2$s on %3$s" : "En %1$s %2$s o %3$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s" : "En %1$s %2$s o %3$s, após o %4$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "En %1$s %2$s o %3$s, após o %4$s e o %5$s"
|
||||
"In %1$s %2$s on %3$s" : "Dentro de %1$s %2$s o %3$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s" : "Dentro de %1$s %2$s o %3$s, após o %4$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "Dentro de %1$s %2$s o %3$s, após o %4$s e o %5$s"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -70,42 +70,77 @@
|
|||
"Description: %s" : "Descrición: %s",
|
||||
"Where: %s" : "Onde: %s",
|
||||
"%1$s via %2$s" : "%1$s mediante %2$s",
|
||||
"In the past on %1$s for the entire day" : "No pasado o %1$s durante todo o día",
|
||||
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Dentro dun minuto o %1$s durante todo o día","Dentro de %n minutos o %1$s durante todo o día"],
|
||||
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Dentro dunha hora o %1$s durante todo o día","Dentro de %n horas o %1$s durante todo o día"],
|
||||
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Dentro dun día o %1$s durante todo o día","Dentro de %n días o %1$s durante todo o día"],
|
||||
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Dentro dunha semana o %1$s durante todo o día","Dentro de %n semanas o %1$s durante todo o día"],
|
||||
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Dentro dun mes o %1$s durante todo o día","Dentro de %n meses o %1$s durante todo o día"],
|
||||
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Dentro dun ano o %1$s durante todo o día","Dentro de %n anos o %1$s durante todo o día"],
|
||||
"In the past on %1$s between %2$s - %3$s" : "No pasado o %1$s entre as %2$s e as %3$s",
|
||||
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Dentro dun minuto o %1$s entre as %2$s e as %3$s","Dentro de %n minutos o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Dentro dunha hora o %1$s entre as %2$s e as %3$s","Dentro de %n horas o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Dentro dun día o %1$s entre as %2$s e as %3$s","Dentro de %n días o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Dentro dunha semana o %1$s entre as %2$s e as %3$s","Dentro de %n semanas o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Dentro dun mes o %1$s entre as %2$s e as %3$s","Dentro de %n meses o %1$s entre as %2$s e as %3$s"],
|
||||
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Dentro dun ano o %1$s entre as %2$s e as %3$s","Dentro de %n anos o %1$s entre as %2$s e as %3$s"],
|
||||
"Could not generate when statement" : "Non foi posíbel xerar a declaración when (cando)",
|
||||
"Every Day for the entire day" : "Todos os días durante todo o día",
|
||||
"Every Day for the entire day until %1$s" : "Todos os días durante todo o día ata o %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos os días entre %1$s e %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : " Todos os días entre %1$s e %2$s ata o %3$s",
|
||||
"Every Day between %1$s - %2$s" : "Todos os días entre as %1$s e as %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : " Todos os días entre as %1$s e as %2$s ata o %3$s",
|
||||
"Every %1$d Days for the entire day" : "Cada %1$d días durante todo o día",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Cada %1$d días durante todo o día ata o %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre %2$s e %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre %2$s e %3$s ata o %4$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Cada %1$d días entre as %2$s e as %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Cada %1$d días entre as %2$s e as %3$s ata o %4$s",
|
||||
"Could not generate event recurrence statement" : "Non foi posíbel xerar a declaración de recorrencia do evento",
|
||||
"Every Week on %1$s for the entire day" : "Todas as semanas o %1$s durante todo o día",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Todas as semanas o %1$s durante todo o día ata o %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Todas as semanas o %1$s entre %2$s e %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Todas as semanas o %1$s entre %2$s e %3$s ata o %4$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Todas as semanas o %1$s entre as %2$s e as %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Todas as semanas o %1$s entre as %2$s e as %3$s ata o %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Cada %1$d semanas o %2$s durante todo o día",
|
||||
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Cada %1$d semanas o %2$s durante todo o día ata o %3$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Cada %1$d semanas o %2$s entre %3$s e %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Cada %1$d semanas o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Cada %1$d semanas o %2$s entre as %3$s e as %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Cada %1$d semanas o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every Month on the %1$s for the entire day" : "Todos os meses o %1$s durante todo o día",
|
||||
"Every Month on the %1$s for the entire day until %2$s" : "Todos os meses o %1$s durante todo o día ata o %2$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Todos os meses o %1$s entre %2$s e %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Todos os meses o %1$s entre %2$s e %3$s ata o %4$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Todos os meses o %1$s entre as %2$s e as %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Todos os meses o %1$s entre as %2$s e as %3$s ata o %4$s",
|
||||
"Every %1$d Months on the %2$s for the entire day" : "Cada %1$d meses o %2$s durante todo o día",
|
||||
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Cada %1$d meses o %2$s durante todo o día ata o %3$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Cada %1$d meses o %2$s entre %3$s e %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Cada %1$d meses o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Cada %1$d meses o %2$s entre as %3$s e as %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Cada %1$d meses o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every Year in %1$s on the %2$s for the entire day" : "Todos os anos en %1$s, o %2$s durante todo o día",
|
||||
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Todos os anos en %1$s, o %2$s durante todo o día ata o %3$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Todos os anos en %1$s, o %2$s entre %3$s e %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Todos os anos en %1$s, o %2$s entre %3$s e %4$s ata o %5$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Todos os anos en %1$s, o %2$s entre as %3$s e as %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Todos os anos en %1$s, o %2$s entre as %3$s e as %4$s ata o %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Cada %1$d anos en %2$s, o %3$s durante todo o día",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Cada %1$d anos en %2$s, o %3$s durante todo o día ata o %4$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Cada %1$d anos en %2$s, o %3$s entre %4$s e %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Cada %1$d anos en %2$s, o %3$s entre %4$s e %5$s ata o %6$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Cada %1$d anos en %2$s, o %3$s entre as %4$s e as %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Cada %1$d anos en %2$s, o %3$s entre as %4$s e as %5$s ata o %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "En datas concretas durante todo o día ata o %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "En datas concretas entre %1$s e %2$s ata o %3$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "En datas concretas entre as %1$s e as %2$s ata o %3$s",
|
||||
"In the past on %1$s" : "No pasado o %1$s",
|
||||
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["Dentro dun minuto o %1$s","Dentro de %n minutos o %1$s"],
|
||||
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["Dentro dunha hora o %1$s","Dentro de %n horas o %1$s"],
|
||||
"_In a day on %1$s_::_In %n days on %1$s_" : ["Dentro dun día o %1$s","Dentro de %n días o %1$s"],
|
||||
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["Dentro dunha semana o %1$s","Dentro de %n semanas o %1$s"],
|
||||
"_In a month on %1$s_::_In %n months on %1$s_" : ["Dentro dun mes o %1$s","Dentro de %n meses o %1$s"],
|
||||
"_In a year on %1$s_::_In %n years on %1$s_" : ["Dentro dun ano o %1$s","Dentro de %n anos o %1$s"],
|
||||
"In the past on %1$s then on %2$s" : "No pasado o %1$s e após o %2$s",
|
||||
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Dentro dun minuto o %1$s e após o %2$s","Dentro de %n minutos o %1$s e após o %2$s"],
|
||||
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Dentro dunha hora o %1$s e após o %2$s","Dentro de %n horas o %1$s e após o %2$s"],
|
||||
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Dentro dun día o %1$s e após o %2$s","Dentro de %n días o %1$s e após o %2$s"],
|
||||
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Dentro dunha semana o %1$s e após o %2$s","Dentro de %n semanas o %1$s e após o %2$s"],
|
||||
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Dentro dun mes o %1$s e após o %2$s","Dentro de %n meses o %1$s e após o %2$s"],
|
||||
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Dentro dun ano o %1$s e após o %2$s","Dentro de %n anos o %1$s e após o %2$s"],
|
||||
"In the past on %1$s then on %2$s and %3$s" : "No pasado o %1$s e após o %2$s e o %3$s",
|
||||
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Dentro dun minuto o %1$s e após o %2$s e o %3$s","Dentro de %n minutos o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Dentro dunha hora o %1$s e após o %2$s e o %3$s","Dentro de %n horas o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Dentro dun dia o %1$s e após o %2$s e o %3$s","Dentro de %n dias o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Dentro dunha semana o %1$s e após o %2$s e o %3$s","Dentro de %n semanas o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Dentro dun mes o %1$s e após o %2$s e o %3$s","Dentro de %n meses o %1$s e após o %2$s e o %3$s"],
|
||||
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Dentro dun ano o %1$s e após o %2$s e o %3$s","Dentro de %n anos o %1$s e após o %2$s e o %3$s"],
|
||||
"Could not generate next recurrence statement" : "Non foi posíbel xerar a seguinte declaración de recorrencia",
|
||||
"Cancelled: %1$s" : "Cancelado: %1$s",
|
||||
"\"%1$s\" has been canceled" : "Cancelouse «%1$s»",
|
||||
|
|
@ -278,14 +313,14 @@
|
|||
"Could not rename part file assembled from chunks" : "Non foi posíbel cambiar o nome do ficheiro de pezas ensamblados a partir de fragmentos",
|
||||
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se configura o seu horario de traballo, outros usuarios verán cando está fóra da oficina cando reserven unha xuntanza.",
|
||||
"In a %1$s on %2$s for the entire day" : "Nun/ha %1$s o %2$s durante todo o día",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "Nun/ha %1$s o %2$s entre %3$s e %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "En %1$s %2$s o %3$s durante todo o día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "En %1$s %2$s o %3$s entre %4$s e %5$s",
|
||||
"In a %1$s on %2$s between %3$s - %4$s" : "Nun/ha %1$s o %2$s entre as %3$s e as %4$s",
|
||||
"In %1$s %2$s on %3$s for the entire day" : "Dentro de %1$s %2$s o %3$s durante todo o día",
|
||||
"In %1$s %2$s on %3$s between %4$s - %5$s" : "Dentro de %1$s %2$s o %3$s entre as %4$s e as %5$s",
|
||||
"In a %1$s on %2$s" : "Nun/ha %1$s o %2$s",
|
||||
"In a %1$s on %2$s then on %3$s" : "Nun/ha %1$s o %2$s após o %3$s",
|
||||
"In a %1$s on %2$s then on %3$s and %4$s" : "Nun/ha %1$s o %2$s após o %3$s e o %4$s",
|
||||
"In %1$s %2$s on %3$s" : "En %1$s %2$s o %3$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s" : "En %1$s %2$s o %3$s, após o %4$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "En %1$s %2$s o %3$s, após o %4$s e o %5$s"
|
||||
"In %1$s %2$s on %3$s" : "Dentro de %1$s %2$s o %3$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s" : "Dentro de %1$s %2$s o %3$s, após o %4$s",
|
||||
"In %1$s %2$s on %3$s then on %4$s and %5$s" : "Dentro de %1$s %2$s o %3$s, após o %4$s e o %5$s"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -74,6 +74,18 @@ OC.L10N.register(
|
|||
"%1$s via %2$s" : "%1$s преко %2$s",
|
||||
"In the past on %1$s for the entire day" : "У прошлости %1$s током целог дана",
|
||||
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["За минут дана %1$s током целог дана","За %n минута дана %1$s током целог дана","За %n минут дана %1$s током целог дана"],
|
||||
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["За %n сат у %1$s током целог дана","За %n сата у %1$s током целог дана","За %n сата у %1$s током целог дана"],
|
||||
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["За %n дан у %1$s током целог дана","За %n дана у %1$s током целог дана","За %n дана у %1$s током целог дана"],
|
||||
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["За %n недељу у %1$s током целог дана","За %n недеље у %1$s током целог дана","За %n недеља у %1$s током целог дана"],
|
||||
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["За %n месец у %1$s током целог дана","За %n месеца у %1$s током целог дана","За %n месеци у %1$s током целог дана"],
|
||||
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["За %n годину у %1$s током целог дана","За %n године у %1$s током целог дана","За %n година у %1$s током целог дана"],
|
||||
"In the past on %1$s between %2$s - %3$s" : "У прошлости, у %1$s између %2$s - %3$s",
|
||||
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["За %n минут, у %1$s између %2$s - %3$s","За %n минута, у %1$s између %2$s - %3$s","За %n минута, у %1$s између %2$s - %3$s"],
|
||||
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["За %n сат, у %1$s између %2$s - %3$s","За %n сата, у %1$s између %2$s - %3$s","За %n сати, у %1$s између %2$s - %3$s"],
|
||||
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["За %n дан, у %1$s између %2$s - %3$s","За %n дана, у %1$s између %2$s - %3$s","За %n дана, у %1$s између %2$s - %3$s"],
|
||||
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["За %n недељу, у %1$s између %2$s - %3$s","За %n недеље, у %1$s између %2$s - %3$s","За %n недеља, у %1$s између %2$s - %3$s"],
|
||||
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["За %n месец, у %1$s између %2$s - %3$s","За %n месеца, у %1$s између %2$s - %3$s","За %n месеци, у %1$s између %2$s - %3$s"],
|
||||
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["За %n годину, у %1$s између %2$s - %3$s","За %n године, у %1$s између %2$s - %3$s","За %n година, у %1$s између %2$s - %3$s"],
|
||||
"Could not generate when statement" : "Не може да се генерише одредба када",
|
||||
"Every Day for the entire day" : "Сваки дан током целог дана",
|
||||
"Every Day for the entire day until %1$s" : "Сваки дан током целог дана, све до %1$s",
|
||||
|
|
@ -110,6 +122,27 @@ OC.L10N.register(
|
|||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "%2$s сваких %1$d година, дана %3$s од %4$s до %5$s све до %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "Одређених дана током целог дана, све до %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "Одређених дана од %1$s до %2$s све до %3$s",
|
||||
"In the past on %1$s" : "У прошлости, у %1$s",
|
||||
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["За %n минут, у %1$s","За %n минута, у %1$s","За %n минута, у %1$s"],
|
||||
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["За %n сат, у %1$s","За %n сата, у %1$s","За %n сати, у %1$s"],
|
||||
"_In a day on %1$s_::_In %n days on %1$s_" : ["За %n дан, у %1$s","За %n дана, у %1$s","За %n дана, у %1$s"],
|
||||
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["За %n недељу, у %1$s","За %n недеље, у %1$s","За %n недеља, у %1$s"],
|
||||
"_In a month on %1$s_::_In %n months on %1$s_" : ["За %n месец, у %1$s","За %n месеца, у %1$s","За %n месеци, у %1$s"],
|
||||
"_In a year on %1$s_::_In %n years on %1$s_" : ["За %n годину, у %1$s","За %n године, у %1$s","За %n година, у %1$s"],
|
||||
"In the past on %1$s then on %2$s" : "У прошлости, у %1$s па онда у %2$s",
|
||||
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["За %n минут, у %1$s па онда у %2$s","За %n минута, у %1$s па онда у %2$s","За %n минута, у %1$s па онда у %2$s"],
|
||||
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["За %n сат, у %1$s па онда у %2$s","За %n сата, у %1$s па онда у %2$s","За %n сати, у %1$s па онда у %2$s"],
|
||||
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["За %n дан, у %1$s па онда у %2$s","За %n дана, у %1$s па онда у %2$s","За %n дана, у %1$s па онда у %2$s"],
|
||||
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["За %n недељу, у %1$s па онда у %2$s","За %n недеље, у %1$s па онда у %2$s","За %n недеља, у %1$s па онда у %2$s"],
|
||||
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["За %n месец, у %1$s па онда у %2$s","За %n месеца, у %1$s па онда у %2$s","За %n месеци, у %1$s па онда у %2$s"],
|
||||
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["За %n годину, у %1$s па онда у %2$s","За %n године, у %1$s па онда у %2$s","За %n година, у %1$s па онда у %2$s"],
|
||||
"In the past on %1$s then on %2$s and %3$s" : "У прошлости, у %1$s па онда у %2$s и %3$s",
|
||||
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["За %n минут, у %1$s па онда у %2$s и %3$s","За %n минута, у %1$s па онда у %2$s и %3$s","За %n минута, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["За %n сат, у %1$s па онда у %2$s и %3$s","За %n сата, у %1$s па онда у %2$s и %3$s","За %n сати, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["За %n дан, у %1$s па онда у %2$s и %3$s","За %n дана, у %1$s па онда у %2$s и %3$s","За %n дана, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["За %n недељу, у %1$s па онда у %2$s и %3$s","За %n недеље, у %1$s па онда у %2$s и %3$s","За %n недеља, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["За %n месец, у %1$s па онда у %2$s и %3$s","За %n месеца, у %1$s па онда у %2$s и %3$s","За %n месеци, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["За %n годину, у %1$s па онда у %2$s и %3$s","За %n године, у %1$s па онда у %2$s и %3$s","За %n година, у %1$s па онда у %2$s и %3$s"],
|
||||
"Could not generate next recurrence statement" : "Није могла да се генерише одредба следћег појављивања",
|
||||
"Cancelled: %1$s" : "Отказано: %1$s",
|
||||
"\"%1$s\" has been canceled" : "„%1$s” је отказано",
|
||||
|
|
|
|||
|
|
@ -72,6 +72,18 @@
|
|||
"%1$s via %2$s" : "%1$s преко %2$s",
|
||||
"In the past on %1$s for the entire day" : "У прошлости %1$s током целог дана",
|
||||
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["За минут дана %1$s током целог дана","За %n минута дана %1$s током целог дана","За %n минут дана %1$s током целог дана"],
|
||||
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["За %n сат у %1$s током целог дана","За %n сата у %1$s током целог дана","За %n сата у %1$s током целог дана"],
|
||||
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["За %n дан у %1$s током целог дана","За %n дана у %1$s током целог дана","За %n дана у %1$s током целог дана"],
|
||||
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["За %n недељу у %1$s током целог дана","За %n недеље у %1$s током целог дана","За %n недеља у %1$s током целог дана"],
|
||||
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["За %n месец у %1$s током целог дана","За %n месеца у %1$s током целог дана","За %n месеци у %1$s током целог дана"],
|
||||
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["За %n годину у %1$s током целог дана","За %n године у %1$s током целог дана","За %n година у %1$s током целог дана"],
|
||||
"In the past on %1$s between %2$s - %3$s" : "У прошлости, у %1$s између %2$s - %3$s",
|
||||
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["За %n минут, у %1$s између %2$s - %3$s","За %n минута, у %1$s између %2$s - %3$s","За %n минута, у %1$s између %2$s - %3$s"],
|
||||
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["За %n сат, у %1$s између %2$s - %3$s","За %n сата, у %1$s између %2$s - %3$s","За %n сати, у %1$s између %2$s - %3$s"],
|
||||
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["За %n дан, у %1$s између %2$s - %3$s","За %n дана, у %1$s између %2$s - %3$s","За %n дана, у %1$s између %2$s - %3$s"],
|
||||
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["За %n недељу, у %1$s између %2$s - %3$s","За %n недеље, у %1$s између %2$s - %3$s","За %n недеља, у %1$s између %2$s - %3$s"],
|
||||
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["За %n месец, у %1$s између %2$s - %3$s","За %n месеца, у %1$s између %2$s - %3$s","За %n месеци, у %1$s између %2$s - %3$s"],
|
||||
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["За %n годину, у %1$s између %2$s - %3$s","За %n године, у %1$s између %2$s - %3$s","За %n година, у %1$s између %2$s - %3$s"],
|
||||
"Could not generate when statement" : "Не може да се генерише одредба када",
|
||||
"Every Day for the entire day" : "Сваки дан током целог дана",
|
||||
"Every Day for the entire day until %1$s" : "Сваки дан током целог дана, све до %1$s",
|
||||
|
|
@ -108,6 +120,27 @@
|
|||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "%2$s сваких %1$d година, дана %3$s од %4$s до %5$s све до %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "Одређених дана током целог дана, све до %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "Одређених дана од %1$s до %2$s све до %3$s",
|
||||
"In the past on %1$s" : "У прошлости, у %1$s",
|
||||
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["За %n минут, у %1$s","За %n минута, у %1$s","За %n минута, у %1$s"],
|
||||
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["За %n сат, у %1$s","За %n сата, у %1$s","За %n сати, у %1$s"],
|
||||
"_In a day on %1$s_::_In %n days on %1$s_" : ["За %n дан, у %1$s","За %n дана, у %1$s","За %n дана, у %1$s"],
|
||||
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["За %n недељу, у %1$s","За %n недеље, у %1$s","За %n недеља, у %1$s"],
|
||||
"_In a month on %1$s_::_In %n months on %1$s_" : ["За %n месец, у %1$s","За %n месеца, у %1$s","За %n месеци, у %1$s"],
|
||||
"_In a year on %1$s_::_In %n years on %1$s_" : ["За %n годину, у %1$s","За %n године, у %1$s","За %n година, у %1$s"],
|
||||
"In the past on %1$s then on %2$s" : "У прошлости, у %1$s па онда у %2$s",
|
||||
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["За %n минут, у %1$s па онда у %2$s","За %n минута, у %1$s па онда у %2$s","За %n минута, у %1$s па онда у %2$s"],
|
||||
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["За %n сат, у %1$s па онда у %2$s","За %n сата, у %1$s па онда у %2$s","За %n сати, у %1$s па онда у %2$s"],
|
||||
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["За %n дан, у %1$s па онда у %2$s","За %n дана, у %1$s па онда у %2$s","За %n дана, у %1$s па онда у %2$s"],
|
||||
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["За %n недељу, у %1$s па онда у %2$s","За %n недеље, у %1$s па онда у %2$s","За %n недеља, у %1$s па онда у %2$s"],
|
||||
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["За %n месец, у %1$s па онда у %2$s","За %n месеца, у %1$s па онда у %2$s","За %n месеци, у %1$s па онда у %2$s"],
|
||||
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["За %n годину, у %1$s па онда у %2$s","За %n године, у %1$s па онда у %2$s","За %n година, у %1$s па онда у %2$s"],
|
||||
"In the past on %1$s then on %2$s and %3$s" : "У прошлости, у %1$s па онда у %2$s и %3$s",
|
||||
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["За %n минут, у %1$s па онда у %2$s и %3$s","За %n минута, у %1$s па онда у %2$s и %3$s","За %n минута, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["За %n сат, у %1$s па онда у %2$s и %3$s","За %n сата, у %1$s па онда у %2$s и %3$s","За %n сати, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["За %n дан, у %1$s па онда у %2$s и %3$s","За %n дана, у %1$s па онда у %2$s и %3$s","За %n дана, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["За %n недељу, у %1$s па онда у %2$s и %3$s","За %n недеље, у %1$s па онда у %2$s и %3$s","За %n недеља, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["За %n месец, у %1$s па онда у %2$s и %3$s","За %n месеца, у %1$s па онда у %2$s и %3$s","За %n месеци, у %1$s па онда у %2$s и %3$s"],
|
||||
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["За %n годину, у %1$s па онда у %2$s и %3$s","За %n године, у %1$s па онда у %2$s и %3$s","За %n година, у %1$s па онда у %2$s и %3$s"],
|
||||
"Could not generate next recurrence statement" : "Није могла да се генерише одредба следћег појављивања",
|
||||
"Cancelled: %1$s" : "Отказано: %1$s",
|
||||
"\"%1$s\" has been canceled" : "„%1$s” је отказано",
|
||||
|
|
|
|||
|
|
@ -211,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "Schlagworte",
|
||||
"You" : "Sie",
|
||||
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
|
||||
"Unable to change the favorite state of the file" : "Der Favorisierungs-Status der Datei kann nicht geändert werden",
|
||||
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
|
||||
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
|
||||
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
|
||||
|
|
|
|||
|
|
@ -209,6 +209,7 @@
|
|||
"Tags" : "Schlagworte",
|
||||
"You" : "Sie",
|
||||
"Shared multiple times with different people" : "Mehrmals mit verschiedenen Personen geteilt",
|
||||
"Unable to change the favorite state of the file" : "Der Favorisierungs-Status der Datei kann nicht geändert werden",
|
||||
"Error while loading the file data" : "Fehler beim Laden der Datei-Daten",
|
||||
"Pick a template for {name}" : "Eine Vorlage für {name} wählen",
|
||||
"Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen",
|
||||
|
|
|
|||
|
|
@ -211,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "Clibeanna",
|
||||
"You" : "tú",
|
||||
"Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla",
|
||||
"Unable to change the favorite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú",
|
||||
"Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil",
|
||||
"Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}",
|
||||
"Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe",
|
||||
|
|
|
|||
|
|
@ -209,6 +209,7 @@
|
|||
"Tags" : "Clibeanna",
|
||||
"You" : "tú",
|
||||
"Shared multiple times with different people" : "Roinnte go minic le daoine éagsúla",
|
||||
"Unable to change the favorite state of the file" : "Ní féidir staid an chomhaid is fearr leat a athrú",
|
||||
"Error while loading the file data" : "Earráid agus sonraí an chomhaid á lódáil",
|
||||
"Pick a template for {name}" : "Roghnaigh teimpléad le haghaidh {name}",
|
||||
"Create a new file with the selected template" : "Cruthaigh comhad nua leis an teimpléad roghnaithe",
|
||||
|
|
|
|||
|
|
@ -211,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "Etiquetas",
|
||||
"You" : "Vde.",
|
||||
"Shared multiple times with different people" : "Compartido varias veces con diferentes persoas",
|
||||
"Unable to change the favorite state of the file" : "Non é posíbel cambiar o estado de favorito do ficheiro",
|
||||
"Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro",
|
||||
"Pick a template for {name}" : "Escolla un modelo para {name}",
|
||||
"Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado",
|
||||
|
|
@ -441,8 +442,8 @@ OC.L10N.register(
|
|||
"New text file.txt" : "Novo ficheiro de texto.txt",
|
||||
"Direct link was copied (only works for people who have access to this file/folder)" : "Foi copiada a ligazón directa (só funciona para as persoas que teñen acceso a este ficheiro/cartafol)",
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para persoas con acceso a este ficheiro/cartafol)",
|
||||
"Favored" : "Favoritos",
|
||||
"Favor" : "Engadir a favoritos",
|
||||
"Not favored" : "Non está en favoritos"
|
||||
"Favored" : "Favorecido",
|
||||
"Favor" : "Favorecer",
|
||||
"Not favored" : "Non favorecido"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -209,6 +209,7 @@
|
|||
"Tags" : "Etiquetas",
|
||||
"You" : "Vde.",
|
||||
"Shared multiple times with different people" : "Compartido varias veces con diferentes persoas",
|
||||
"Unable to change the favorite state of the file" : "Non é posíbel cambiar o estado de favorito do ficheiro",
|
||||
"Error while loading the file data" : "Produciuse un erro ao cargar os datos do ficheiro",
|
||||
"Pick a template for {name}" : "Escolla un modelo para {name}",
|
||||
"Create a new file with the selected template" : "Crear un novo ficheiro co modelo seleccionado",
|
||||
|
|
@ -439,8 +440,8 @@
|
|||
"New text file.txt" : "Novo ficheiro de texto.txt",
|
||||
"Direct link was copied (only works for people who have access to this file/folder)" : "Foi copiada a ligazón directa (só funciona para as persoas que teñen acceso a este ficheiro/cartafol)",
|
||||
"Copy direct link (only works for people who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para persoas con acceso a este ficheiro/cartafol)",
|
||||
"Favored" : "Favoritos",
|
||||
"Favor" : "Engadir a favoritos",
|
||||
"Not favored" : "Non está en favoritos"
|
||||
"Favored" : "Favorecido",
|
||||
"Favor" : "Favorecer",
|
||||
"Not favored" : "Non favorecido"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -211,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "Taggar",
|
||||
"You" : "Du",
|
||||
"Shared multiple times with different people" : "Delad flera gånger med olika personer",
|
||||
"Unable to change the favorite state of the file" : "Kan inte ändra filens favoritstatus",
|
||||
"Error while loading the file data" : "Fel vid inläsning av fildata",
|
||||
"Pick a template for {name}" : "Välj en mall för {name}",
|
||||
"Create a new file with the selected template" : "Skapa en ny fil med den valda mallen",
|
||||
|
|
|
|||
|
|
@ -209,6 +209,7 @@
|
|||
"Tags" : "Taggar",
|
||||
"You" : "Du",
|
||||
"Shared multiple times with different people" : "Delad flera gånger med olika personer",
|
||||
"Unable to change the favorite state of the file" : "Kan inte ändra filens favoritstatus",
|
||||
"Error while loading the file data" : "Fel vid inläsning av fildata",
|
||||
"Pick a template for {name}" : "Välj en mall för {name}",
|
||||
"Create a new file with the selected template" : "Skapa en ny fil med den valda mallen",
|
||||
|
|
|
|||
|
|
@ -46,7 +46,14 @@ OC.L10N.register(
|
|||
"Failed to authorize" : "Не вдалося авторизуватися",
|
||||
"Invalid folder path" : "Недійсний шлях до каталогу",
|
||||
"Folder not found" : "Каталог не знайдено",
|
||||
"The file cannot be found" : "Цей файл неможливо знайти",
|
||||
"The destination path does not exist: %1$s" : "Шлях призначення відсутній: %1$s",
|
||||
"You do not have permission to create a file at the specified location" : "У вас відсутні права на створення файлу у визначеному розташуванні",
|
||||
"The file could not be converted." : "Файл неможливо конвертувати",
|
||||
"Could not get relative path to converted file" : "Не вдалося отримати відносний шлях до сконвертованого файлу",
|
||||
"Favorite files" : "Файли із зіркою",
|
||||
"No favorites" : "Немає улюблених",
|
||||
"More favorites" : "Ще файли із зіркою",
|
||||
"Upload (max. %s)" : "Завантаження (макс. %s)",
|
||||
"Accept" : "Прийняти",
|
||||
"Reject" : "Відхилити",
|
||||
|
|
@ -204,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "Мітки",
|
||||
"You" : "Ви",
|
||||
"Shared multiple times with different people" : "Поділилися кілька разів з різними людьми",
|
||||
"Unable to change the favorite state of the file" : "Неможливо змінити статус вподобаного файлу",
|
||||
"Error while loading the file data" : "Помилка під час отримання даних щодо файлу",
|
||||
"Pick a template for {name}" : "Вибрати шаблон для {name}",
|
||||
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,14 @@
|
|||
"Failed to authorize" : "Не вдалося авторизуватися",
|
||||
"Invalid folder path" : "Недійсний шлях до каталогу",
|
||||
"Folder not found" : "Каталог не знайдено",
|
||||
"The file cannot be found" : "Цей файл неможливо знайти",
|
||||
"The destination path does not exist: %1$s" : "Шлях призначення відсутній: %1$s",
|
||||
"You do not have permission to create a file at the specified location" : "У вас відсутні права на створення файлу у визначеному розташуванні",
|
||||
"The file could not be converted." : "Файл неможливо конвертувати",
|
||||
"Could not get relative path to converted file" : "Не вдалося отримати відносний шлях до сконвертованого файлу",
|
||||
"Favorite files" : "Файли із зіркою",
|
||||
"No favorites" : "Немає улюблених",
|
||||
"More favorites" : "Ще файли із зіркою",
|
||||
"Upload (max. %s)" : "Завантаження (макс. %s)",
|
||||
"Accept" : "Прийняти",
|
||||
"Reject" : "Відхилити",
|
||||
|
|
@ -202,6 +209,7 @@
|
|||
"Tags" : "Мітки",
|
||||
"You" : "Ви",
|
||||
"Shared multiple times with different people" : "Поділилися кілька разів з різними людьми",
|
||||
"Unable to change the favorite state of the file" : "Неможливо змінити статус вподобаного файлу",
|
||||
"Error while loading the file data" : "Помилка під час отримання даних щодо файлу",
|
||||
"Pick a template for {name}" : "Вибрати шаблон для {name}",
|
||||
"Create a new file with the selected template" : "Створити новий файл на основі вибраного шаблону",
|
||||
|
|
|
|||
|
|
@ -211,6 +211,7 @@ OC.L10N.register(
|
|||
"Tags" : "標籤",
|
||||
"You" : "您",
|
||||
"Shared multiple times with different people" : "與不同的人多次分享",
|
||||
"Unable to change the favorite state of the file" : "無法變更檔案的喜愛狀態",
|
||||
"Error while loading the file data" : "載入檔案資料時發生錯誤",
|
||||
"Pick a template for {name}" : "為 {name} 挑選範本",
|
||||
"Create a new file with the selected template" : "使用選定的範本建立新檔案",
|
||||
|
|
|
|||
|
|
@ -209,6 +209,7 @@
|
|||
"Tags" : "標籤",
|
||||
"You" : "您",
|
||||
"Shared multiple times with different people" : "與不同的人多次分享",
|
||||
"Unable to change the favorite state of the file" : "無法變更檔案的喜愛狀態",
|
||||
"Error while loading the file data" : "載入檔案資料時發生錯誤",
|
||||
"Pick a template for {name}" : "為 {name} 挑選範本",
|
||||
"Create a new file with the selected template" : "使用選定的範本建立新檔案",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Clear reminder" : "Обриши подсетник",
|
||||
"Set reminder" : "Постави подсетник",
|
||||
"Set reminder for \"{fileName}\"" : "Постави подсетник за „{fileName}”",
|
||||
"Set reminder at custom date & time" : "Постави подсетник за произвољни датум и време",
|
||||
"Set reminder at custom date & time" : "Постави подсетник на произвољни датум и време",
|
||||
"Reminder set for \"{fileName}\"" : "Подсетник је постављен за „{fileName}”",
|
||||
"Failed to set reminder" : "Није успело постављање подсетника",
|
||||
"Reminder cleared for \"{fileName}\"" : "Уклоњен је подсетник за „{fileName}”",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Clear reminder" : "Обриши подсетник",
|
||||
"Set reminder" : "Постави подсетник",
|
||||
"Set reminder for \"{fileName}\"" : "Постави подсетник за „{fileName}”",
|
||||
"Set reminder at custom date & time" : "Постави подсетник за произвољни датум и време",
|
||||
"Set reminder at custom date & time" : "Постави подсетник на произвољни датум и време",
|
||||
"Reminder set for \"{fileName}\"" : "Подсетник је постављен за „{fileName}”",
|
||||
"Failed to set reminder" : "Није успело постављање подсетника",
|
||||
"Reminder cleared for \"{fileName}\"" : "Уклоњен је подсетник за „{fileName}”",
|
||||
|
|
|
|||
|
|
@ -91,6 +91,8 @@ OC.L10N.register(
|
|||
"Share must at least have READ or CREATE permissions" : "Спільний доступ має щонайменше мати дозволи READ (читання) або CREATE (створення)",
|
||||
"Share must have READ permission if UPDATE or DELETE permission is set" : "Для спільного доступу потрібно щонайменше призначити дозволи READ (читання) або CREATE (створення)",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не вдалося надіслати пароль для спільного доступу до файлу чи каталогу з використанням Nextcloud Talk, оскільки цей застосунок вимкнено.",
|
||||
"Custom share link tokens have been disabled by the administrator" : "Власні токени спільних ресурсів вимкнено адміністратором",
|
||||
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Токени мають містити щонайменше 1 символ, можуть складатися тільки з літер, цифр або дефісу",
|
||||
"Invalid date. Format must be YYYY-MM-DD" : "Недійсна дата. Дата має бути у форматі рік-місяць-число",
|
||||
"No sharing rights on this item" : "Відсутні права на спільний доступ для цього ресурсу",
|
||||
"Invalid share attributes provided: \"%s\"" : "Отримано недійсні атрибути спільного доступу для \"%s\"",
|
||||
|
|
@ -98,6 +100,7 @@ OC.L10N.register(
|
|||
"No mail notification configured for this share type" : "Для цього типу ресурсів спільного доступу не налаштовано сповіщення ел. поштою",
|
||||
"Wrong password" : "Недійсний пароль",
|
||||
"Error while sending mail notification" : "Помилка під час надсилання сповіщення ел. поштою",
|
||||
"Failed to generate a unique token" : "Не вдалося створити унікальний токен",
|
||||
"This share does not exist or is no longer available" : "Спільний ресурс не існує або більше не доступний",
|
||||
"shared by %s" : "поділилися %s",
|
||||
"Download" : "Звантажити",
|
||||
|
|
@ -263,6 +266,10 @@ OC.L10N.register(
|
|||
"Upload only" : "Тільки завантаження",
|
||||
"Advanced settings" : "Розширені",
|
||||
"Share label" : "Мітка спільного ресурсу",
|
||||
"Share link token" : "Токен спільного ресурсу",
|
||||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановити публічне посилання на спільний ресурс у просту для запам'ятовування назву або створити новий токен. Не рекомендується використовувати токени, які можна легко вгадати для спільних ресурсів, які містять чутливі дані.",
|
||||
"Generating…" : "Створення...",
|
||||
"Generate new token" : "Створити новий токен",
|
||||
"Set password" : "Встановити пароль",
|
||||
"Password expires {passwordExpirationTime}" : "Термін дії пароля {passwordExpirationTime}",
|
||||
"Password expired" : "Термін дії пароля вичерпано",
|
||||
|
|
@ -289,6 +296,7 @@ OC.L10N.register(
|
|||
"Update share" : "Оновити спільний ресурс",
|
||||
"Save share" : "Зберегти спільний ресурс",
|
||||
"Replace current password" : "Замінити поточний пароль",
|
||||
"Failed to generate a new token" : "Не вдалося створити новий токен",
|
||||
"Others with access" : "Доступ для інших",
|
||||
"No other accounts with access found" : "Більше не знайдено користувачів, які мають доступ",
|
||||
"Toggle list of others with access to this directory" : "Перемкнути подання списку інших користувачів, які мають доступ до цього каталогу",
|
||||
|
|
|
|||
|
|
@ -89,6 +89,8 @@
|
|||
"Share must at least have READ or CREATE permissions" : "Спільний доступ має щонайменше мати дозволи READ (читання) або CREATE (створення)",
|
||||
"Share must have READ permission if UPDATE or DELETE permission is set" : "Для спільного доступу потрібно щонайменше призначити дозволи READ (читання) або CREATE (створення)",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "Не вдалося надіслати пароль для спільного доступу до файлу чи каталогу з використанням Nextcloud Talk, оскільки цей застосунок вимкнено.",
|
||||
"Custom share link tokens have been disabled by the administrator" : "Власні токени спільних ресурсів вимкнено адміністратором",
|
||||
"Tokens must contain at least 1 character and may only contain letters, numbers, or a hyphen" : "Токени мають містити щонайменше 1 символ, можуть складатися тільки з літер, цифр або дефісу",
|
||||
"Invalid date. Format must be YYYY-MM-DD" : "Недійсна дата. Дата має бути у форматі рік-місяць-число",
|
||||
"No sharing rights on this item" : "Відсутні права на спільний доступ для цього ресурсу",
|
||||
"Invalid share attributes provided: \"%s\"" : "Отримано недійсні атрибути спільного доступу для \"%s\"",
|
||||
|
|
@ -96,6 +98,7 @@
|
|||
"No mail notification configured for this share type" : "Для цього типу ресурсів спільного доступу не налаштовано сповіщення ел. поштою",
|
||||
"Wrong password" : "Недійсний пароль",
|
||||
"Error while sending mail notification" : "Помилка під час надсилання сповіщення ел. поштою",
|
||||
"Failed to generate a unique token" : "Не вдалося створити унікальний токен",
|
||||
"This share does not exist or is no longer available" : "Спільний ресурс не існує або більше не доступний",
|
||||
"shared by %s" : "поділилися %s",
|
||||
"Download" : "Звантажити",
|
||||
|
|
@ -261,6 +264,10 @@
|
|||
"Upload only" : "Тільки завантаження",
|
||||
"Advanced settings" : "Розширені",
|
||||
"Share label" : "Мітка спільного ресурсу",
|
||||
"Share link token" : "Токен спільного ресурсу",
|
||||
"Set the public share link token to something easy to remember or generate a new token. It is not recommended to use a guessable token for shares which contain sensitive information." : "Встановити публічне посилання на спільний ресурс у просту для запам'ятовування назву або створити новий токен. Не рекомендується використовувати токени, які можна легко вгадати для спільних ресурсів, які містять чутливі дані.",
|
||||
"Generating…" : "Створення...",
|
||||
"Generate new token" : "Створити новий токен",
|
||||
"Set password" : "Встановити пароль",
|
||||
"Password expires {passwordExpirationTime}" : "Термін дії пароля {passwordExpirationTime}",
|
||||
"Password expired" : "Термін дії пароля вичерпано",
|
||||
|
|
@ -287,6 +294,7 @@
|
|||
"Update share" : "Оновити спільний ресурс",
|
||||
"Save share" : "Зберегти спільний ресурс",
|
||||
"Replace current password" : "Замінити поточний пароль",
|
||||
"Failed to generate a new token" : "Не вдалося створити новий токен",
|
||||
"Others with access" : "Доступ для інших",
|
||||
"No other accounts with access found" : "Більше не знайдено користувачів, які мають доступ",
|
||||
"Toggle list of others with access to this directory" : "Перемкнути подання списку інших користувачів, які мають доступ до цього каталогу",
|
||||
|
|
|
|||
|
|
@ -441,14 +441,38 @@ OC.L10N.register(
|
|||
"Display Name" : "Ainm taispeána",
|
||||
"GPUs support" : "Tacaíocht GPUs",
|
||||
"Compute device" : "Gléas ríomh",
|
||||
"Advanced deploy options" : "Ardroghanna imscaradh",
|
||||
"Edit ExApp deploy options before installation" : "Cuir roghanna imlonnaithe ExApp in eagar roimh an tsuiteáil",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Roghanna imlonnaithe ExApp cumraithe. Ní féidir é a shocrú ach amháin le linn na suiteála",
|
||||
"Learn more" : "Foghlaim níos mó",
|
||||
"Environment variables" : "Athróga timpeallachta",
|
||||
"ExApp container environment variables" : "Athróga timpeallachta coimeádán ExApp",
|
||||
"No environment variables defined" : "Níl aon athróg timpeallachta sainithe",
|
||||
"Mounts" : "Feistis",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Sainmhínigh gléasanna an fhillteáin óstaigh chun ceangal leis an gcoimeádán ExApp",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Ní mór a bheith ar an ósta Deploy Deploy roimh shuiteáil an ExApp",
|
||||
"Host path" : "Cosán óstach",
|
||||
"Container path" : "Cosán coimeádán",
|
||||
"Read-only" : "Inléite-amháin",
|
||||
"Remove mount" : "Bain feisteas",
|
||||
"New mount" : "Feisteas nua",
|
||||
"Enter path to host folder" : "Cuir isteach cosán chuig an bhfillteán óstach",
|
||||
"Enter path to container folder" : "Cuir isteach an cosán chuig an bhfillteán coimeádán",
|
||||
"Toggle read-only mode" : "Scoránaigh mód inléite-amháin",
|
||||
"Confirm adding new mount" : "Deimhnigh feisteas nua a chur leis",
|
||||
"Confirm" : "Deimhnigh",
|
||||
"Cancel adding mount" : "Cealaigh feisteas a chur leis",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Add mount" : "Cuir feisteas",
|
||||
"ExApp container mounts" : "Feisteas coimeádán ExApp",
|
||||
"No mounts defined" : "Níl aon feisteas sainithe",
|
||||
"Description" : "Cur síos",
|
||||
"Details" : "Sonraí",
|
||||
"All" : "Gach",
|
||||
"Limit app usage to groups" : "Teorainn úsáid aipeanna go grúpaí",
|
||||
"No results" : "Gan torthaí",
|
||||
"Update to {version}" : "Nuashonraigh go {version}",
|
||||
"Deploy options" : "Roghanna imscaradh",
|
||||
"Default Deploy daemon is not accessible" : "Níl an deamhan Réamhshocrú Imscaradh inrochtana",
|
||||
"Delete data on remove" : "Scrios sonraí ar bhaint",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Níl aon leagan íosta de Nextcloud sannta don aip seo. Earráid a bheidh anseo sa todhchaí.",
|
||||
|
|
@ -770,6 +794,7 @@ OC.L10N.register(
|
|||
"Show to everyone" : "Taispeáin do gach duine",
|
||||
"Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin",
|
||||
"Hide" : "Folaigh",
|
||||
"Manually installed apps cannot be updated" : "Ní féidir aipeanna atá suiteáilte de láimh a nuashonrú",
|
||||
"{progress}% Deploying …" : "{progress}% Ag imscaradh …",
|
||||
"{progress}% Initializing …" : "{progress}% Ag tosú…",
|
||||
"Health checking" : "Seiceáil sláinte",
|
||||
|
|
|
|||
|
|
@ -439,14 +439,38 @@
|
|||
"Display Name" : "Ainm taispeána",
|
||||
"GPUs support" : "Tacaíocht GPUs",
|
||||
"Compute device" : "Gléas ríomh",
|
||||
"Advanced deploy options" : "Ardroghanna imscaradh",
|
||||
"Edit ExApp deploy options before installation" : "Cuir roghanna imlonnaithe ExApp in eagar roimh an tsuiteáil",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Roghanna imlonnaithe ExApp cumraithe. Ní féidir é a shocrú ach amháin le linn na suiteála",
|
||||
"Learn more" : "Foghlaim níos mó",
|
||||
"Environment variables" : "Athróga timpeallachta",
|
||||
"ExApp container environment variables" : "Athróga timpeallachta coimeádán ExApp",
|
||||
"No environment variables defined" : "Níl aon athróg timpeallachta sainithe",
|
||||
"Mounts" : "Feistis",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Sainmhínigh gléasanna an fhillteáin óstaigh chun ceangal leis an gcoimeádán ExApp",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Ní mór a bheith ar an ósta Deploy Deploy roimh shuiteáil an ExApp",
|
||||
"Host path" : "Cosán óstach",
|
||||
"Container path" : "Cosán coimeádán",
|
||||
"Read-only" : "Inléite-amháin",
|
||||
"Remove mount" : "Bain feisteas",
|
||||
"New mount" : "Feisteas nua",
|
||||
"Enter path to host folder" : "Cuir isteach cosán chuig an bhfillteán óstach",
|
||||
"Enter path to container folder" : "Cuir isteach an cosán chuig an bhfillteán coimeádán",
|
||||
"Toggle read-only mode" : "Scoránaigh mód inléite-amháin",
|
||||
"Confirm adding new mount" : "Deimhnigh feisteas nua a chur leis",
|
||||
"Confirm" : "Deimhnigh",
|
||||
"Cancel adding mount" : "Cealaigh feisteas a chur leis",
|
||||
"Cancel" : "Cealaigh",
|
||||
"Add mount" : "Cuir feisteas",
|
||||
"ExApp container mounts" : "Feisteas coimeádán ExApp",
|
||||
"No mounts defined" : "Níl aon feisteas sainithe",
|
||||
"Description" : "Cur síos",
|
||||
"Details" : "Sonraí",
|
||||
"All" : "Gach",
|
||||
"Limit app usage to groups" : "Teorainn úsáid aipeanna go grúpaí",
|
||||
"No results" : "Gan torthaí",
|
||||
"Update to {version}" : "Nuashonraigh go {version}",
|
||||
"Deploy options" : "Roghanna imscaradh",
|
||||
"Default Deploy daemon is not accessible" : "Níl an deamhan Réamhshocrú Imscaradh inrochtana",
|
||||
"Delete data on remove" : "Scrios sonraí ar bhaint",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Níl aon leagan íosta de Nextcloud sannta don aip seo. Earráid a bheidh anseo sa todhchaí.",
|
||||
|
|
@ -768,6 +792,7 @@
|
|||
"Show to everyone" : "Taispeáin do gach duine",
|
||||
"Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin",
|
||||
"Hide" : "Folaigh",
|
||||
"Manually installed apps cannot be updated" : "Ní féidir aipeanna atá suiteáilte de láimh a nuashonrú",
|
||||
"{progress}% Deploying …" : "{progress}% Ag imscaradh …",
|
||||
"{progress}% Initializing …" : "{progress}% Ag tosú…",
|
||||
"Health checking" : "Seiceáil sláinte",
|
||||
|
|
|
|||
|
|
@ -361,6 +361,9 @@ OC.L10N.register(
|
|||
"Enforce password protection" : "Impor a protección por contrasinal",
|
||||
"Exclude groups from password requirements" : "Excluír grupos dos requisitos de contrasinal",
|
||||
"Exclude groups from creating link shares" : "Excluír grupos da creación de ligazóns para compartir",
|
||||
"Allow users to set custom share link tokens" : "Permitir que os usuarios definan testemuños personalizados de ligazóns de uso compartido",
|
||||
"Shares with custom tokens will continue to be accessible after this setting has been disabled" : "As comparticións con testemuños personalizados seguirán estando accesíbeis após que se desactive este axuste",
|
||||
"Shares with guessable tokens may be accessed easily" : "Pódese acceder doadamente ás comparticións con testemuños adiviñábeis",
|
||||
"Limit sharing based on groups" : "Limitar a compartición en función dos grupos",
|
||||
"Allow sharing for everyone (default)" : "Permitir compartir para todo o mundo (predeterminado)",
|
||||
"Exclude some groups from sharing" : "Excluír algúns grupos da compartición",
|
||||
|
|
@ -438,15 +441,38 @@ OC.L10N.register(
|
|||
"Display Name" : "Nome para amosar",
|
||||
"GPUs support" : "Compatibilidade con GPU",
|
||||
"Compute device" : "Dispositivo de computación",
|
||||
"Advanced deploy options" : " Opcións avanzadas de despregadura",
|
||||
"Edit ExApp deploy options before installation" : "Editar as opcións de despregadura da aplicación externa (ExApp) antes da instalación",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Opcións de despregadura da aplicación externa (ExApp) configuradas. Só é posíbel definilas durante a instalación",
|
||||
"Learn more" : "Máis información",
|
||||
"Environment variables" : "Variábeis de contorno",
|
||||
"ExApp container environment variables" : "Variábeis de contorno do contedor da aplicación externa (ExApp)",
|
||||
"No environment variables defined" : "Non foi definida ningunha variábel de contorno",
|
||||
"Mounts" : "Montaxes",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definir as montaxes do cartafol do servidor para unirse ao contedor da aplicación externa (ExApp)",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Debe existir no servidor/máquina do servizo de despregadura antes de instalar a aplicación externa (ExApp)",
|
||||
"Host path" : "Ruta ao servidor/máquina",
|
||||
"Container path" : "Ruta ao contedor",
|
||||
"Read-only" : "Só lectura",
|
||||
"Remove mount" : "Retirar a montaxe",
|
||||
"New mount" : "Nova montaxe",
|
||||
"Enter path to host folder" : "Introduza a ruta ao cartafol do servidor/máquina.",
|
||||
"Enter path to container folder" : "Introduza a ruta ao cartafol do contedor.",
|
||||
"Toggle read-only mode" : "Alternar o modo de só lectura",
|
||||
"Confirm adding new mount" : "Confirmar o engadido dunha nova montaxe",
|
||||
"Confirm" : "Confirmar",
|
||||
"Cancel adding mount" : "Cancelar o engadido da montaxe",
|
||||
"Cancel" : "Cancelar",
|
||||
"Add mount" : "Engadir unha montaxe",
|
||||
"ExApp container mounts" : "Montaxes de contedores de aplicacións externas (ExApp)",
|
||||
"No mounts defined" : "Non foi definida ningunha montaxe",
|
||||
"Description" : "Descrición",
|
||||
"Details" : "Detalles",
|
||||
"All" : "Todo",
|
||||
"Limit app usage to groups" : "Limitar o uso de aplicacións a grupos",
|
||||
"No results" : "Sen resultados",
|
||||
"Update to {version}" : "Actualizar a {version}",
|
||||
"Deploy options" : "Opcións de despregadura",
|
||||
"Default Deploy daemon is not accessible" : "Non é posíbel acceder ao servizo predeterminado de despregadura.",
|
||||
"Delete data on remove" : "Eliminar os datos ao retirar",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación non dispón dunha versión mínima de Nextcloud asignada. Isto será un erro no futuro.",
|
||||
|
|
@ -560,6 +586,7 @@ OC.L10N.register(
|
|||
"Error cropping profile picture" : "Produciuse un erro ao recortar a imaxe de perfil",
|
||||
"Error saving profile picture" : "Produciuse un erro ao gardar a imaxe de perfil",
|
||||
"Error removing profile picture" : "Produciuse un erro ao retirar a imaxe de perfil",
|
||||
"Your biography. Markdown is supported." : "A túa biografía. Admítese Markdown.",
|
||||
"Enter your date of birth" : "Introduza a súa data de nacemento",
|
||||
"Unable to update date of birth" : "Non é posíbel actualizar a data de nacemento",
|
||||
"You are a member of the following groups:" : "Vde. é membro dos seguintes grupos:",
|
||||
|
|
@ -655,6 +682,7 @@ OC.L10N.register(
|
|||
"Group admin for" : "Administrador de grupo para",
|
||||
"Account backend" : "Infraestrutura da conta",
|
||||
"Storage location" : "Localización do almacenamento",
|
||||
"First login" : "Primeiro acceso",
|
||||
"Last login" : "Último acceso",
|
||||
"Account actions" : "Accións da conta",
|
||||
"Password or insufficient permissions message" : "Mensaxe de contrasinal ou de permisos insuficientes",
|
||||
|
|
@ -693,6 +721,7 @@ OC.L10N.register(
|
|||
"Show language" : "Amosar o idioma",
|
||||
"Show account backend" : "Amosar a infraestrutura da conta",
|
||||
"Show storage path" : "Amosar a ruta do almacenamento",
|
||||
"Show first login" : "Amosar o primeiro acceso",
|
||||
"Show last login" : "Amosar o último acceso",
|
||||
"Sorting" : "Ordenando",
|
||||
"The system config enforces sorting the groups by name. This also disables showing the member count." : "A configuración do sistema obriga a clasificar os grupos por nome. Isto tamén desactiva a vista do reconto de membros.",
|
||||
|
|
@ -765,6 +794,7 @@ OC.L10N.register(
|
|||
"Show to everyone" : "Amosar a todos",
|
||||
"Show to logged in accounts only" : "Amosar só ás contas iniciadas",
|
||||
"Hide" : "Agochar",
|
||||
"Manually installed apps cannot be updated" : "Non é posíbel actualizar as aplicacións instaladas manualmente",
|
||||
"{progress}% Deploying …" : "{progress}% Despregando…",
|
||||
"{progress}% Initializing …" : "{progress}% Iniciando…",
|
||||
"Health checking" : "Control de integridade",
|
||||
|
|
|
|||
|
|
@ -359,6 +359,9 @@
|
|||
"Enforce password protection" : "Impor a protección por contrasinal",
|
||||
"Exclude groups from password requirements" : "Excluír grupos dos requisitos de contrasinal",
|
||||
"Exclude groups from creating link shares" : "Excluír grupos da creación de ligazóns para compartir",
|
||||
"Allow users to set custom share link tokens" : "Permitir que os usuarios definan testemuños personalizados de ligazóns de uso compartido",
|
||||
"Shares with custom tokens will continue to be accessible after this setting has been disabled" : "As comparticións con testemuños personalizados seguirán estando accesíbeis após que se desactive este axuste",
|
||||
"Shares with guessable tokens may be accessed easily" : "Pódese acceder doadamente ás comparticións con testemuños adiviñábeis",
|
||||
"Limit sharing based on groups" : "Limitar a compartición en función dos grupos",
|
||||
"Allow sharing for everyone (default)" : "Permitir compartir para todo o mundo (predeterminado)",
|
||||
"Exclude some groups from sharing" : "Excluír algúns grupos da compartición",
|
||||
|
|
@ -436,15 +439,38 @@
|
|||
"Display Name" : "Nome para amosar",
|
||||
"GPUs support" : "Compatibilidade con GPU",
|
||||
"Compute device" : "Dispositivo de computación",
|
||||
"Advanced deploy options" : " Opcións avanzadas de despregadura",
|
||||
"Edit ExApp deploy options before installation" : "Editar as opcións de despregadura da aplicación externa (ExApp) antes da instalación",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Opcións de despregadura da aplicación externa (ExApp) configuradas. Só é posíbel definilas durante a instalación",
|
||||
"Learn more" : "Máis información",
|
||||
"Environment variables" : "Variábeis de contorno",
|
||||
"ExApp container environment variables" : "Variábeis de contorno do contedor da aplicación externa (ExApp)",
|
||||
"No environment variables defined" : "Non foi definida ningunha variábel de contorno",
|
||||
"Mounts" : "Montaxes",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definir as montaxes do cartafol do servidor para unirse ao contedor da aplicación externa (ExApp)",
|
||||
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Debe existir no servidor/máquina do servizo de despregadura antes de instalar a aplicación externa (ExApp)",
|
||||
"Host path" : "Ruta ao servidor/máquina",
|
||||
"Container path" : "Ruta ao contedor",
|
||||
"Read-only" : "Só lectura",
|
||||
"Remove mount" : "Retirar a montaxe",
|
||||
"New mount" : "Nova montaxe",
|
||||
"Enter path to host folder" : "Introduza a ruta ao cartafol do servidor/máquina.",
|
||||
"Enter path to container folder" : "Introduza a ruta ao cartafol do contedor.",
|
||||
"Toggle read-only mode" : "Alternar o modo de só lectura",
|
||||
"Confirm adding new mount" : "Confirmar o engadido dunha nova montaxe",
|
||||
"Confirm" : "Confirmar",
|
||||
"Cancel adding mount" : "Cancelar o engadido da montaxe",
|
||||
"Cancel" : "Cancelar",
|
||||
"Add mount" : "Engadir unha montaxe",
|
||||
"ExApp container mounts" : "Montaxes de contedores de aplicacións externas (ExApp)",
|
||||
"No mounts defined" : "Non foi definida ningunha montaxe",
|
||||
"Description" : "Descrición",
|
||||
"Details" : "Detalles",
|
||||
"All" : "Todo",
|
||||
"Limit app usage to groups" : "Limitar o uso de aplicacións a grupos",
|
||||
"No results" : "Sen resultados",
|
||||
"Update to {version}" : "Actualizar a {version}",
|
||||
"Deploy options" : "Opcións de despregadura",
|
||||
"Default Deploy daemon is not accessible" : "Non é posíbel acceder ao servizo predeterminado de despregadura.",
|
||||
"Delete data on remove" : "Eliminar os datos ao retirar",
|
||||
"This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Esta aplicación non dispón dunha versión mínima de Nextcloud asignada. Isto será un erro no futuro.",
|
||||
|
|
@ -558,6 +584,7 @@
|
|||
"Error cropping profile picture" : "Produciuse un erro ao recortar a imaxe de perfil",
|
||||
"Error saving profile picture" : "Produciuse un erro ao gardar a imaxe de perfil",
|
||||
"Error removing profile picture" : "Produciuse un erro ao retirar a imaxe de perfil",
|
||||
"Your biography. Markdown is supported." : "A túa biografía. Admítese Markdown.",
|
||||
"Enter your date of birth" : "Introduza a súa data de nacemento",
|
||||
"Unable to update date of birth" : "Non é posíbel actualizar a data de nacemento",
|
||||
"You are a member of the following groups:" : "Vde. é membro dos seguintes grupos:",
|
||||
|
|
@ -653,6 +680,7 @@
|
|||
"Group admin for" : "Administrador de grupo para",
|
||||
"Account backend" : "Infraestrutura da conta",
|
||||
"Storage location" : "Localización do almacenamento",
|
||||
"First login" : "Primeiro acceso",
|
||||
"Last login" : "Último acceso",
|
||||
"Account actions" : "Accións da conta",
|
||||
"Password or insufficient permissions message" : "Mensaxe de contrasinal ou de permisos insuficientes",
|
||||
|
|
@ -691,6 +719,7 @@
|
|||
"Show language" : "Amosar o idioma",
|
||||
"Show account backend" : "Amosar a infraestrutura da conta",
|
||||
"Show storage path" : "Amosar a ruta do almacenamento",
|
||||
"Show first login" : "Amosar o primeiro acceso",
|
||||
"Show last login" : "Amosar o último acceso",
|
||||
"Sorting" : "Ordenando",
|
||||
"The system config enforces sorting the groups by name. This also disables showing the member count." : "A configuración do sistema obriga a clasificar os grupos por nome. Isto tamén desactiva a vista do reconto de membros.",
|
||||
|
|
@ -763,6 +792,7 @@
|
|||
"Show to everyone" : "Amosar a todos",
|
||||
"Show to logged in accounts only" : "Amosar só ás contas iniciadas",
|
||||
"Hide" : "Agochar",
|
||||
"Manually installed apps cannot be updated" : "Non é posíbel actualizar as aplicacións instaladas manualmente",
|
||||
"{progress}% Deploying …" : "{progress}% Despregando…",
|
||||
"{progress}% Initializing …" : "{progress}% Iniciando…",
|
||||
"Health checking" : "Control de integridade",
|
||||
|
|
|
|||
|
|
@ -59,7 +59,11 @@ OC.L10N.register(
|
|||
"Avatar image is not square" : "Níl an íomhá avatar cearnach",
|
||||
"Files" : "Comhaid",
|
||||
"View profile" : "Féach ar phróifíl",
|
||||
"same time" : "am céanna",
|
||||
"_%nh_::_%nh_" : ["%nuair","%nuair","%nuair","%nuair","%nuair"],
|
||||
"_%nm_::_%nm_" : ["%nm","%nm","%nm","%nm","%nm"],
|
||||
"%s ahead" : "%s romhainn",
|
||||
"%s behind" : "%s taobh thiar",
|
||||
"Local time: %s" : "Am áitiúil: %s",
|
||||
"today" : "inniu",
|
||||
"tomorrow" : "amárach",
|
||||
|
|
|
|||
|
|
@ -57,7 +57,11 @@
|
|||
"Avatar image is not square" : "Níl an íomhá avatar cearnach",
|
||||
"Files" : "Comhaid",
|
||||
"View profile" : "Féach ar phróifíl",
|
||||
"same time" : "am céanna",
|
||||
"_%nh_::_%nh_" : ["%nuair","%nuair","%nuair","%nuair","%nuair"],
|
||||
"_%nm_::_%nm_" : ["%nm","%nm","%nm","%nm","%nm"],
|
||||
"%s ahead" : "%s romhainn",
|
||||
"%s behind" : "%s taobh thiar",
|
||||
"Local time: %s" : "Am áitiúil: %s",
|
||||
"today" : "inniu",
|
||||
"tomorrow" : "amárach",
|
||||
|
|
|
|||
Loading…
Reference in a new issue