Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-11-27 01:17:14 +00:00
Родитель 207f288aac
Коммит 7c3de6d756
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
2 изменённых файлов: 4 добавлений и 0 удалений

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

@ -3,6 +3,8 @@ OC.L10N.register(
{
"Hello %s" : "Salut %s",
"Hello %s," : "Salut %s,",
"_New notification for %s_::_%n new notifications for %s_" : ["Notificare nouă pentru %s","%n notificări noi pentru %s","%n notificări noi pentru %s"],
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Aveți o notificare nouă pentru %s","Aveți %n notificări noi pentru %s","Aveți %n notificări noi pentru %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puteți schimba frecvența acestor emailuri sau să le dezactivați din <a href=\"%s\">setări</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Puteți schimba frecvența acestor emailuri sau să le dezactivați din setări: %s",
"Admin notifications" : "Notificări admin",

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

@ -1,6 +1,8 @@
{ "translations": {
"Hello %s" : "Salut %s",
"Hello %s," : "Salut %s,",
"_New notification for %s_::_%n new notifications for %s_" : ["Notificare nouă pentru %s","%n notificări noi pentru %s","%n notificări noi pentru %s"],
"_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Aveți o notificare nouă pentru %s","Aveți %n notificări noi pentru %s","Aveți %n notificări noi pentru %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puteți schimba frecvența acestor emailuri sau să le dezactivați din <a href=\"%s\">setări</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Puteți schimba frecvența acestor emailuri sau să le dezactivați din setări: %s",
"Admin notifications" : "Notificări admin",