nextcloud/apps/files_trashbin/l10n/sl.json

19 lines
1013 B
JSON
Raw Normal View History

{ "translations": {
"Couldn't delete %s permanently" : "Datoteke %s ni mogoče trajno izbrisati.",
"Couldn't restore %s" : "Ni mogoče obnoviti %s",
"Deleted files" : "Izbrisane datoteke",
"Restore" : "Obnovi",
2015-11-24 09:56:32 +03:00
"Delete" : "Izbriši",
2014-12-10 09:55:34 +03:00
"Delete permanently" : "Izbriši dokončno",
"Error" : "Napaka",
2016-01-25 09:54:39 +03:00
"This operation is forbidden" : "To dejanje ni dovoljeno!",
"This directory is unavailable, please check the logs or contact the administrator" : "Mapa ni na voljo. Preverite dnevnik in stopite v stik s skrbnikom sistema.",
"restored" : "obnovljeno",
2014-12-21 09:54:36 +03:00
"No deleted files" : "Ni izbrisanih datotek",
"You will be able to recover deleted files from here" : "Izbrisane datoteke je mogoče povrniti na tem mestu",
2015-01-10 09:54:35 +03:00
"No entries found in this folder" : "V tej mapi ni najdenih predmetov.",
2014-12-21 09:54:36 +03:00
"Select all" : "izberi vse",
"Name" : "Ime",
2015-11-24 09:56:32 +03:00
"Deleted" : "Izbrisano"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}