Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/sr@latin.js')
-rw-r--r--apps/files_trashbin/l10n/sr@latin.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_trashbin/l10n/sr@latin.js b/apps/files_trashbin/l10n/sr@latin.js
index ab9f86c8d37..24b57789fdb 100644
--- a/apps/files_trashbin/l10n/sr@latin.js
+++ b/apps/files_trashbin/l10n/sr@latin.js
@@ -1,18 +1,18 @@
OC.L10N.register(
"files_trashbin",
{
- "Couldn't delete %s permanently" : "Nije bilo moguće obrisati %s za stalno",
- "Couldn't restore %s" : "Nije bilo moguće povratiti %s",
+ "Couldn't delete %s permanently" : "Ne mogu zauvek da obrišem %s",
+ "Couldn't restore %s" : "Ne mogu da vratim %s",
"Deleted files" : "Obrisani fajlovi",
- "Restore" : "Povrati",
- "Delete permanently" : "Obriši za stalno",
+ "Restore" : "Vrati",
+ "Delete permanently" : "Obriši zauvek",
"Error" : "Greška",
- "restored" : "povraćeno",
+ "restored" : "vraćeno",
"No deleted files" : "Nema obrisanih fajlova",
"You will be able to recover deleted files from here" : "Odavde ćete moći da povratite obrisane fajlove",
- "No entries found in this folder" : "Nema unosa u ovom direktorijumu",
- "Select all" : "Odaberi sve",
- "Name" : "Ime",
+ "No entries found in this folder" : "Nema ničega u ovoj fascikli",
+ "Select all" : "Označi sve",
+ "Name" : "Naziv",
"Deleted" : "Obrisano",
"Delete" : "Obriši"
},