From 5ad8f52a8df7629dec354652a4c436c8a0357e82 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Nov 2024 02:34:50 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 1 + l10n/ar.json | 1 + l10n/lt_LT.js | 5 +++++ l10n/lt_LT.json | 5 +++++ l10n/sv.js | 1 + l10n/sv.json | 1 + 6 files changed, 14 insertions(+) diff --git a/l10n/ar.js b/l10n/ar.js index c4bb1595f..0dbcdd42c 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -350,6 +350,7 @@ OC.L10N.register( "Name of a locality or place, such as a city, county, or other geographic region" : "اسم المكان، مثل المدينة أو المحافظة أو المنطقة أو الولاية", "Name of an organization" : "اسم المؤسسة", "Name of an organizational unit" : "اسم الوحدة الإدارية", + "New signature request" : "طلب جديد للتوقيع", "Requested by {name}, at {date}" : "مطلوب من قبل {name}، في {date}", "All Files" : "كل الملفات", "Pending" : "معلّق", diff --git a/l10n/ar.json b/l10n/ar.json index 7268cb1a5..5dd074387 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -348,6 +348,7 @@ "Name of a locality or place, such as a city, county, or other geographic region" : "اسم المكان، مثل المدينة أو المحافظة أو المنطقة أو الولاية", "Name of an organization" : "اسم المؤسسة", "Name of an organizational unit" : "اسم الوحدة الإدارية", + "New signature request" : "طلب جديد للتوقيع", "Requested by {name}, at {date}" : "مطلوب من قبل {name}، في {date}", "All Files" : "كل الملفات", "Pending" : "معلّق", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 7046125d4..b6ec12866 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -18,6 +18,7 @@ OC.L10N.register( "File type: %s. Empty file." : "Failo tipas: %s. Tuščias failas.", "User not found." : "Naudotojas nerastas.", "File is too big" : "Failas yra per didelis", + "Element must be associated with a user" : "Elementas privalo būti susietas su naudotoju", "This file is not yours" : "Šis failas nėra jūsų", "This file cannot be signed. Invalid status: %s" : "Šis failas negali būti pasirašytas. Neteisinga būsena: %s", "You do not have permission for this action." : "Jūs neturite leidimo atlikti šį veiksmą.", @@ -104,6 +105,7 @@ OC.L10N.register( "Active filters" : "Aktyvūs filtrai", "Remove filter" : "Šalinti filtrą", "Choose from Files" : "Pasirinkti iš failų", + "There are no documents" : "Nėra dokumentų", "URL of a PDF file" : "PDF failo URL adresas", "Send" : "Siųsti", "Switch to list view" : "Perjungti į sąrašo rodinį", @@ -112,6 +114,7 @@ OC.L10N.register( "Certificate data" : "Liudijimo duomenys", "Owner of certificate" : "Liudijimo savininkas", "Extra information" : "Papildoma informacija", + "Certificate password" : "Liudijimo slaptažodis", "Password reset" : "Slaptažodžio atstatymas", "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", @@ -120,6 +123,8 @@ OC.L10N.register( "Resource" : "Išteklius", "Status of setup" : "Sąrankos būsena", "Dependencies" : "Priklausomybės", + "Legal Information" : "Teisinė informacija", + "Legal information" : "Teisinė informacija", "Yes" : "Taip", "No" : "Ne", "Unable to sign." : "Nepavyko pasirašyti.", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 23e55c1f5..7de3bfaf9 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -16,6 +16,7 @@ "File type: %s. Empty file." : "Failo tipas: %s. Tuščias failas.", "User not found." : "Naudotojas nerastas.", "File is too big" : "Failas yra per didelis", + "Element must be associated with a user" : "Elementas privalo būti susietas su naudotoju", "This file is not yours" : "Šis failas nėra jūsų", "This file cannot be signed. Invalid status: %s" : "Šis failas negali būti pasirašytas. Neteisinga būsena: %s", "You do not have permission for this action." : "Jūs neturite leidimo atlikti šį veiksmą.", @@ -102,6 +103,7 @@ "Active filters" : "Aktyvūs filtrai", "Remove filter" : "Šalinti filtrą", "Choose from Files" : "Pasirinkti iš failų", + "There are no documents" : "Nėra dokumentų", "URL of a PDF file" : "PDF failo URL adresas", "Send" : "Siųsti", "Switch to list view" : "Perjungti į sąrašo rodinį", @@ -110,6 +112,7 @@ "Certificate data" : "Liudijimo duomenys", "Owner of certificate" : "Liudijimo savininkas", "Extra information" : "Papildoma informacija", + "Certificate password" : "Liudijimo slaptažodis", "Password reset" : "Slaptažodžio atstatymas", "Current password" : "Dabartinis slaptažodis", "New password" : "Naujas slaptažodis", @@ -118,6 +121,8 @@ "Resource" : "Išteklius", "Status of setup" : "Sąrankos būsena", "Dependencies" : "Priklausomybės", + "Legal Information" : "Teisinė informacija", + "Legal information" : "Teisinė informacija", "Yes" : "Taip", "No" : "Ne", "Unable to sign." : "Nepavyko pasirašyti.", diff --git a/l10n/sv.js b/l10n/sv.js index 0f932cd53..cc736214f 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -348,6 +348,7 @@ OC.L10N.register( "Name of a locality or place, such as a city, county, or other geographic region" : "Namn på en ort eller plats, till exempel en stad, län eller annan geografisk region", "Name of an organization" : "Namn på en organisation", "Name of an organizational unit" : "Namn på en organisationsenhet", + "New signature request" : "Ny signaturförfrågan", "Requested by {name}, at {date}" : "Begärd av {name}, den {date}", "All Files" : "Alla filer", "Pending" : "Väntande", diff --git a/l10n/sv.json b/l10n/sv.json index b881ebc03..b6adbb649 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -346,6 +346,7 @@ "Name of a locality or place, such as a city, county, or other geographic region" : "Namn på en ort eller plats, till exempel en stad, län eller annan geografisk region", "Name of an organization" : "Namn på en organisation", "Name of an organizational unit" : "Namn på en organisationsenhet", + "New signature request" : "Ny signaturförfrågan", "Requested by {name}, at {date}" : "Begärd av {name}, den {date}", "All Files" : "Alla filer", "Pending" : "Väntande",