diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
commit | 703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9 (patch) | |
tree | ef4c158b411c1936c67f382bac8a40e968f5ec30 /apps/files_external | |
parent | f174e4a0575284fd6eb14ec2365962213093441f (diff) | |
download | nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.tar.gz nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/lt_LT.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/lt_LT.js b/apps/files_external/l10n/lt_LT.js index 33aec3fe954..71fd9c97200 100644 --- a/apps/files_external/l10n/lt_LT.js +++ b/apps/files_external/l10n/lt_LT.js @@ -75,7 +75,7 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Šaknis", "SFTP with secret key login" : "SFTP protokolas su prisijungimu", - "Share" : "Dalintis", + "Share" : "Bendrinti", "Show hidden files" : "Rodyti paslėptus failus", "Timeout" : "Pasibaigė laikas", "Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas", diff --git a/apps/files_external/l10n/lt_LT.json b/apps/files_external/l10n/lt_LT.json index b7374af8be2..20c08aa092c 100644 --- a/apps/files_external/l10n/lt_LT.json +++ b/apps/files_external/l10n/lt_LT.json @@ -73,7 +73,7 @@ "SFTP" : "SFTP", "Root" : "Šaknis", "SFTP with secret key login" : "SFTP protokolas su prisijungimu", - "Share" : "Dalintis", + "Share" : "Bendrinti", "Show hidden files" : "Rodyti paslėptus failus", "Timeout" : "Pasibaigė laikas", "Username as share" : "Dalinimosi vardas kaip ir vartotojo vardas", |