Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-05-07 01:16:35 +00:00
Родитель df242b0323
Коммит cd5a80c57e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -3,6 +3,9 @@ OC.L10N.register(
{
"Hello %s" : "Dia duit %s",
"Hello %s," : "Dia duit %s,",
"Your settings have been updated." : "Nuashonraíodh do shocruithe."
"Notifications" : "Fógraí",
"in {path}" : "in {path}",
"Your settings have been updated." : "Nuashonraíodh do shocruithe.",
"You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");

Просмотреть файл

@ -1,6 +1,9 @@
{ "translations": {
"Hello %s" : "Dia duit %s",
"Hello %s," : "Dia duit %s,",
"Your settings have been updated." : "Nuashonraíodh do shocruithe."
"Notifications" : "Fógraí",
"in {path}" : "in {path}",
"Your settings have been updated." : "Nuashonraíodh do shocruithe.",
"You need to set up your email address before you can receive notification emails." : "Ní mór duit do sheoladh ríomhphoist a shocrú sula mbeidh tú in ann ríomhphoist fógra a fháil."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}