From 1bc7b3d7ea10a153990eb22ff6267959a1b8912b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 5 Nov 2024 00:24:24 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lv.js | 2 ++ l10n/lv.json | 2 ++ l10n/sr.js | 1 + l10n/sr.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/lv.js b/l10n/lv.js index d3dd0ca5506..e45ea9e4fbe 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -14,6 +14,7 @@ OC.L10N.register( "Talk" : "Runāt", "Guest" : "Viesis", "- One-to-one conversations are now persistent and cannot be turned into group conversations by accident anymore. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. Only if both participants leave, the conversation is deleted from the server" : "- Viens pret vienu sarunas tagad ir pastāvīgas, un tās vairs nevar nejauši pārveidot par kopu sarunām. Kā arī, kad viens no dalībniekiem pamet sarunu, tā vairs netiek automātiski izdzēsta. Tikai ja abi dalībnieki izies, saruna tiks izdzēsta no servera", + "- In the sidebar you can now find an overview of the latest shared items" : "- Sānu joslā tagad var atrast pēdējo kopīgoto vienumu pārskatu", "Talk updates ✅" : "Talk atjauninājumi ✅", "{actor} created the conversation" : "{actor} izveidoja sarunu", "You created the conversation" : "Jūs izveidojāt sarunu", @@ -162,6 +163,7 @@ OC.L10N.register( "Choose" : "Izvēlies", "Restricted" : "Ierobežota", "Personal" : "Personīgs", + "Setup overview" : "Uzstādīšanas pārskats", "Meeting" : "Tikšanās", "Leave conversation" : "Atstāt sarunu", "No" : "Nē", diff --git a/l10n/lv.json b/l10n/lv.json index 2ee0624bc34..c9b23c40ca2 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -12,6 +12,7 @@ "Talk" : "Runāt", "Guest" : "Viesis", "- One-to-one conversations are now persistent and cannot be turned into group conversations by accident anymore. Also when one of the participants leaves the conversation, the conversation is not automatically deleted anymore. Only if both participants leave, the conversation is deleted from the server" : "- Viens pret vienu sarunas tagad ir pastāvīgas, un tās vairs nevar nejauši pārveidot par kopu sarunām. Kā arī, kad viens no dalībniekiem pamet sarunu, tā vairs netiek automātiski izdzēsta. Tikai ja abi dalībnieki izies, saruna tiks izdzēsta no servera", + "- In the sidebar you can now find an overview of the latest shared items" : "- Sānu joslā tagad var atrast pēdējo kopīgoto vienumu pārskatu", "Talk updates ✅" : "Talk atjauninājumi ✅", "{actor} created the conversation" : "{actor} izveidoja sarunu", "You created the conversation" : "Jūs izveidojāt sarunu", @@ -160,6 +161,7 @@ "Choose" : "Izvēlies", "Restricted" : "Ierobežota", "Personal" : "Personīgs", + "Setup overview" : "Uzstādīšanas pārskats", "Meeting" : "Tikšanās", "Leave conversation" : "Atstāt sarunu", "No" : "Nē", diff --git a/l10n/sr.js b/l10n/sr.js index 3312079dc9e..f288e691329 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -1282,6 +1282,7 @@ OC.L10N.register( "Copy formatted message" : "Копирај форматирану поруку", "Copy message link" : "Копирај линк поруке", "Go to file" : "Иди на фајл", + "Download file" : "Преузми фајл", "Forward message" : "Проследи поруку", "Translate" : "Превођење", "Set custom reminder" : "Постави произвољни подсетник", diff --git a/l10n/sr.json b/l10n/sr.json index e6f509f2ccf..7d2511e0e26 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1280,6 +1280,7 @@ "Copy formatted message" : "Копирај форматирану поруку", "Copy message link" : "Копирај линк поруке", "Go to file" : "Иди на фајл", + "Download file" : "Преузми фајл", "Forward message" : "Проследи поруку", "Translate" : "Превођење", "Set custom reminder" : "Постави произвољни подсетник",