0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/apps/files_trashbin/l10n/ka.json
Nextcloud bot 286ceead15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:39:59 +00:00

15 lines
No EOL
753 B
JSON

{ "translations": {
"restored" : "restored",
"Deleted files" : "Deleted files",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)",
"Restore" : "Restore",
"Unknown" : "Unknown",
"All files" : "All files",
"You" : "You",
"Deleted" : "Deleted",
"Cancel" : "Cancel",
"List of files that have been deleted." : "List of files that have been deleted.",
"No deleted files" : "No deleted files",
"Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}