diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
commit | 9f194bc682f0c19b61511af8c8bac56e7df51338 (patch) | |
tree | 4ea694fb04b6320a9d36772566d0279bc1d8f59b /core/l10n/bg.js | |
parent | a13440d46a709b972512ddbb46c084141cdeb99a (diff) | |
download | nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bg.js')
-rw-r--r-- | core/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/bg.js b/core/l10n/bg.js index 1d4c40405b9..e81ddcd8640 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -229,7 +229,6 @@ OC.L10N.register( "Username or email" : "Потребител или имейл", "Log in" : "Вписване", "Wrong password." : "Грешна парола", - "Stay logged in" : "Остани вписан", "Forgot password?" : "Забравена парола?", "Redirecting …" : "Пренасочване ...", "New password" : "Нова парола", @@ -258,6 +257,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Страницата ще се зареди автоматично, когато %s е отново на линия.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Свържете се със системния администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." : "Благодарим за търпението.", + "Stay logged in" : "Остани вписан", "Alternative Logins" : "Алтернативни методи на вписване" }, "nplurals=2; plural=(n != 1);"); |