summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sr@latin.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sr@latin.js')
-rw-r--r--apps/files/l10n/sr@latin.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/sr@latin.js b/apps/files/l10n/sr@latin.js
index 65aafd9d1f3..412f8fbb04e 100644
--- a/apps/files/l10n/sr@latin.js
+++ b/apps/files/l10n/sr@latin.js
@@ -79,6 +79,19 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} i {files}",
"Favorited" : "Omiljeni",
"Favorite" : "Omiljen",
+ "A new file or folder has been <strong>created</strong>" : "Novi fajl ili direktorijum je <strong>kreiran</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Faj ili direktorijum je <strong>promenjen</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Fajl ili direktorijum je <strong>uklonjen</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Fajl ili direktorijum je <strong>povraćen</strong>",
+ "You created %1$s" : "Kreirali ste %1$s",
+ "%2$s created %1$s" : "%2$s je kreirao %1$s",
+ "%1$s was created in a public folder" : "%1$s je kreiran u javnom direktorijumu",
+ "You changed %1$s" : "Izmenili ste %1$s",
+ "%2$s changed %1$s" : "%2$s je izmenio %1$s",
+ "You deleted %1$s" : "Obrisali ste %1$s",
+ "%2$s deleted %1$s" : "%2$s je obrisao %1$s",
+ "You restored %1$s" : "Povratili ste %1$s",
+ "%2$s restored %1$s" : "%2$s je povratio %1$s",
"%s could not be renamed as it has been deleted" : "%s nije mogao biti preimenovan jer je obrisan.",
"%s could not be renamed" : "%s nije mogao biti preimenovan",
"Upload (max. %s)" : "Otpremanje (maksimalno %s)",