diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
commit | cf035c8cad039b89c2a58353e21c4a762e1dd256 (patch) | |
tree | 7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files/l10n/lt_LT.json | |
parent | 0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff) | |
download | nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/lt_LT.json')
-rw-r--r-- | apps/files/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index a269d768f43..fa4e8c74726 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -175,7 +175,6 @@ "Invalid path selected" : "Pasirinktas neteisingas kelias", "Unknown error" : "Nežinoma klaida", "Ownership transfer request sent" : "Nuosavybės perdavimo užklausa išsiųsta", - "Add" : "Pridėti", "No files in here" : "Čia failų nėra", "Upload some content or sync with your devices!" : "Įkelkite failus arba sinchronizuokite su savo įrenginiais!", "Go back" : "Grįžti", @@ -229,6 +228,7 @@ "Deleted shares" : "Ištrinti viešiniai", "Pending shares" : "Laukiantys viešiniai", "This file has the tag {tag}" : "Šis failas turi žymą {tag}", - "Choose" : "Pasirinkite" + "Choose" : "Pasirinkite", + "Add" : "Pridėti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |