diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/lv.json | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/lv.json')
-rw-r--r-- | core/l10n/lv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 8455b392322..efef4fc69a5 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -200,7 +200,6 @@ "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.", "Confirm your password" : "Apstipriniet paroli", "Confirm" : "Apstiprināt", - "App token" : "Lietotnes pilnvara", "Grant access" : "Piešķirt pieeju", "This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli", "Two-factor authentication" : "Divpakāpju autentifikācija", @@ -249,6 +248,7 @@ "Copy to {folder}" : "Kopēt uz {folder}", "Move to {folder}" : "Pārvietot uz {folder}", "Authentication required" : "Nepieciešama autentifikācija", - "Failed to authenticate, try again" : "Neizdevās autentificēt, mēģiniet vēlreiz" + "Failed to authenticate, try again" : "Neizdevās autentificēt, mēģiniet vēlreiz", + "App token" : "Lietotnes pilnvara" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |