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/sl.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
742 B
JSON

{ "translations": {
"restored" : "obnovljeno",
"Deleted files" : "Izbrisane datoteke",
"Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Izbrisane datoteke in mape v smeteh (nabor je odvisen od velikosti prostora)",
"Restore" : "Obnovi",
"Unknown" : "Neznano",
"All files" : "Vse datoteke",
"You" : "Jaz",
"Deleted" : "Izbrisano",
"Cancel" : "Prekliči",
"Deletion cancelled" : "Brisanje je bilo preklicano",
"List of files that have been deleted." : "Seznam datotek, ki so bile izbrisane.",
"No deleted files" : "Ni izbrisanih datotek"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}