summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-12 01:07:11 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-12 01:07:11 +0000
commit1d65d31e0f1e1889a79e02dc517c49ea756a492b (patch)
treef535b1eff3e8cd91de464178f841182d34abe813 /apps/files_versions
parentb8bd7621f3fdf1a037be0f69fbfdbef3b9bb5ca5 (diff)
downloadnextcloud-server-1d65d31e0f1e1889a79e02dc517c49ea756a492b.tar.gz
nextcloud-server-1d65d31e0f1e1889a79e02dc517c49ea756a492b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/bg_BG.js2
-rw-r--r--apps/files_versions/l10n/bg_BG.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/bg_BG.js b/apps/files_versions/l10n/bg_BG.js
index cea297b6974..09b4ed63e0d 100644
--- a/apps/files_versions/l10n/bg_BG.js
+++ b/apps/files_versions/l10n/bg_BG.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Could not revert: %s" : "Грешка при връщане: %s",
"Versions" : "Версии",
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
- "Restore" : "Възтановяви",
+ "Restore" : "Възтановяване",
"No other versions available" : "Няма други налични версии",
"More versions..." : "Още версии..."
},
diff --git a/apps/files_versions/l10n/bg_BG.json b/apps/files_versions/l10n/bg_BG.json
index 826c7136d1a..339ea7b1a33 100644
--- a/apps/files_versions/l10n/bg_BG.json
+++ b/apps/files_versions/l10n/bg_BG.json
@@ -2,7 +2,7 @@
"Could not revert: %s" : "Грешка при връщане: %s",
"Versions" : "Версии",
"Failed to revert {file} to revision {timestamp}." : "Грешка при връщане на {file} към версия {timestamp}.",
- "Restore" : "Възтановяви",
+ "Restore" : "Възтановяване",
"No other versions available" : "Няма други налични версии",
"More versions..." : "Още версии..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"