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_versions/l10n/sr@latin.json')
-rw-r--r--apps/files_versions/l10n/sr@latin.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/sr@latin.json b/apps/files_versions/l10n/sr@latin.json
index 3e74cb9762c..b7a0eb3b398 100644
--- a/apps/files_versions/l10n/sr@latin.json
+++ b/apps/files_versions/l10n/sr@latin.json
@@ -1,9 +1,9 @@
{ "translations": {
- "Could not revert: %s" : "Nemoguće povratiti: %s",
+ "Could not revert: %s" : "Ne mogu da vratim: %s",
"Versions" : "Verzije",
- "Failed to revert {file} to revision {timestamp}." : "Neuspelo vraćanje {file} na reviziju {timestamp}.",
+ "Failed to revert {file} to revision {timestamp}." : "Ne mogu da vratim {file} na reviziju {timestamp}.",
"More versions..." : "Još verzija...",
- "No other versions available" : "Nema drugih dostupnih verzija.",
- "Restore" : "Povrati"
+ "No other versions available" : "Nema drugih verzija",
+ "Restore" : "Vrati"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file