Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-23 05:27:42 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-23 05:27:42 +0300
commit98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch)
tree77b3e244f790476cea5e63781163e32cc30f32ce /core/l10n/lv.js
parent56d75b87efbf6ba2dabb095ace7f558deab651ef (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r--core/l10n/lv.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index 2998e5639c0..3c4bafdb527 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -247,9 +247,7 @@ OC.L10N.register(
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Pārbauda vai datu bāzes shēma var būt atjaunināma (tas var prasīt laiku atkarībā no datu bāzes izmēriem)",
"Checked database schema update" : "Pārbaudīts datu bāzes shēmas atjauninājums",
"Checking updates of apps" : "Pārbauda lietotņu atjauninājumus",
- "Checking for update of app \"%s\" in appstore" : "Meklē atjauninājumus lietotnei \"%s\"",
"Update app \"%s\" from appstore" : "Atjaunināt lietotni \"%s\"",
- "Checked for update of app \"%s\" in appstore" : "Meklēti atjauninājumi lietotnei \"%s\"",
"Checked database schema update for apps" : "Pārbaudīts datu bāzes shēmas atjauninājums lietotnēm.",
"Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "Lūdzu pārbaudiet <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Instalācijas dokumentāciju </a> priekš PHP konfigurācijas piezīmēm un PHP konfigurācijai jūsu serverī, itsevisķi izmantojot php-fpm.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transakciju datņu slēgšana ir izslēgta, tas var radīt problēmas ar race kondīcijām. Iespējo \"filelocking.enabled\" config.php datnē, lai novērstu šīs problēmas. Skatiet <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentāciju</a>priekš papildus informācijas.",
@@ -262,8 +260,6 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "Paroli, nevar nomainīt. Lūdzu kontaktēties ar savu administratoru.",
"Could not fetch list of apps from the app store." : "Nevarēja ielādēt lietotņu sarakstu no lietotņu veikala.",
"Can't install this app because it is not compatible" : "Nevar instalēt šo lietotni, jo tā nav savietojama",
- "Can't install this app" : "Nevar instalēt šo lietotni",
- "Finish setup" : "Pabeigt iestatīšanu",
- "Finishing …" : "Pabeidz ..."
+ "Can't install this app" : "Nevar instalēt šo lietotni"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");