diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
commit | b1ee9862f86d7d873f5168a921b183c5f373cc20 (patch) | |
tree | 6c4ca011b0f545e7e8be0e6631d2c4758fbf3db9 /apps/files/l10n/bg_BG.js | |
parent | 8ec2e34576e84b256ee671f805a319ff27f3f944 (diff) | |
download | nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.tar.gz nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg_BG.js')
-rw-r--r-- | apps/files/l10n/bg_BG.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js index 967c95a7db3..d02ae62cb6c 100644 --- a/apps/files/l10n/bg_BG.js +++ b/apps/files/l10n/bg_BG.js @@ -97,7 +97,9 @@ OC.L10N.register( "%2$s restored %1$s" : "%2$s възстанови %1$s", "{user1} restored {file1}" : "{user1} възстанови {file1}", "You renamed %2$s to %1$s" : "Вие преименувахте %2$s на %1$s", + "You renamed {file2} to {file1}" : "Вие преименувахте {file2} на {file1}", "%2$s renamed %3$s to %1$s" : "%2$s преименува %3$s на %1$s", + "{user1} renamed {file2} to {file1}" : "{user1} преименува {file2} на {file1}", "You moved %2$s to %1$s" : "Вие преместихте %2$s в %1$s", "You moved {file2} to {file1}" : "Вие преместихте {file2} в {file1}", "%2$s moved %3$s to %1$s" : "%2$s премести %3$s в %1$s", |