From e7e668a9e7c15965ae21db748475cae0a138f446 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 5 Nov 2024 00:27:52 +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, 4 insertions(+), 2 deletions(-) diff --git a/l10n/lv.js b/l10n/lv.js index 458727ec..4bb80493 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -16,7 +16,7 @@ OC.L10N.register( "Visit website" : "Apmeklējiet vietni", "Report a bug" : "Ziņot par kļūdu", "User documentation" : "Lietotāja dokumentācija", - "Admin documentation" : "Administratora dokumentācija", + "Admin documentation" : "Pārvaldītāja dokumentācija", "Developer documentation" : "Izstrādātāja dokumentācija", "Update to {update}" : "Atjaunināt uz {update}", "Icon" : "Ikona", diff --git a/l10n/lv.json b/l10n/lv.json index 40b373e8..d582eda5 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -14,7 +14,7 @@ "Visit website" : "Apmeklējiet vietni", "Report a bug" : "Ziņot par kļūdu", "User documentation" : "Lietotāja dokumentācija", - "Admin documentation" : "Administratora dokumentācija", + "Admin documentation" : "Pārvaldītāja dokumentācija", "Developer documentation" : "Izstrādātāja dokumentācija", "Update to {update}" : "Atjaunināt uz {update}", "Icon" : "Ikona", diff --git a/l10n/sr.js b/l10n/sr.js index 98afefdf..ee4d8df9 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -5,6 +5,7 @@ OC.L10N.register( "Error starting install of ExApp" : "Грешка приликом покретања инсталације ExApp", "ExApp failed to register, check the NC logs" : "Није успела регистрација ExApp, погледајте NC дневнике", "ExApp not found, failed to get status" : "ExApp није пронађена, није успело добављање статуса", + "This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "Ова апликација није инсталирана из Продавнице апликација. Нема доступних додатних информација. Дозвољене су само акције укључи/искључи и уклони.", "Could not perform installation of ExApp" : "Није могла да се изврши инсталација ExApp", "Failed to enable ExApp" : "Није успело укључивање ExApp", "Failed to disable ExApp" : "Није успело искључивање ExApp", diff --git a/l10n/sr.json b/l10n/sr.json index ba29dc72..83976431 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -3,6 +3,7 @@ "Error starting install of ExApp" : "Грешка приликом покретања инсталације ExApp", "ExApp failed to register, check the NC logs" : "Није успела регистрација ExApp, погледајте NC дневнике", "ExApp not found, failed to get status" : "ExApp није пронађена, није успело добављање статуса", + "This app is not installed from the AppStore. No extra information available. Only enable/disable and remove actions are allowed." : "Ова апликација није инсталирана из Продавнице апликација. Нема доступних додатних информација. Дозвољене су само акције укључи/искључи и уклони.", "Could not perform installation of ExApp" : "Није могла да се изврши инсталација ExApp", "Failed to enable ExApp" : "Није успело укључивање ExApp", "Failed to disable ExApp" : "Није успело искључивање ExApp",