summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lt_LT.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:35 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-12 10:40:35 +0000
commit525def9ecaad833039a4cf8c7c3cf2f379076f90 (patch)
tree6a05a1f595974e33cc480d95d6ecaacb269b92d6 /apps/files/l10n/lt_LT.json
parent7a23b23c95896925b8631d92f02c6d3b0ddb994d (diff)
downloadnextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.tar.gz
nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json
index 2fbcbd99fc7..7113720dec1 100644
--- a/apps/files/l10n/lt_LT.json
+++ b/apps/files/l10n/lt_LT.json
@@ -169,11 +169,8 @@
"Could not copy {file}. {message}" : "Nepavyko nukopijuoti {file}. {message}",
"Could not move {file}. {message}" : "Nepavyko perkelti {file}. {message}",
"Select all" : "Pažymėti viską",
- "{summaryFile} and {summaryFolder}" : "{summaryFile} ir {summaryFolder}",
"List of files and folders." : "Failų ir aplankų sąrašas.",
"File not found" : "Failas nerastas",
- "_{count} file_::_{count} files_" : ["{count} failas","{count} failai","{count} failų","{count} failas"],
- "_{count} folder_::_{count} folders_" : ["{count} aplankas","{count} aplankai","{count} aplankų","{count} aplankas"],
"Storage informations" : "Informacija apie saugyklą",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsų saugykla pilna, failai daugiau nebegali būti atnaujinti arba sinchronizuojami!",
"Transfer ownership of a file or folder" : "Perduoti failo ar aplanko nuosavybę",
@@ -233,6 +230,9 @@
"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",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} ir {summaryFolder}",
+ "_{count} file_::_{count} files_" : ["{count} failas","{count} failai","{count} failų","{count} failas"],
+ "_{count} folder_::_{count} folders_" : ["{count} aplankas","{count} aplankai","{count} aplankų","{count} aplankas"]
},"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