Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-04 08:24:22 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-04 08:24:22 +0300
commitac7e3b8430e6d0dabca891399324803cbdb0237a (patch)
tree8a6d86226d86c66d854398987ebd943effa3a92a /l10n
parent38ef2fe99b3179c73e91427d3a2559ec31e3e14e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/bg_BG.js3
-rw-r--r--l10n/bg_BG.json3
-rw-r--r--l10n/bg_BG.php3
3 files changed, 9 insertions, 0 deletions
diff --git a/l10n/bg_BG.js b/l10n/bg_BG.js
index 5e047dc0..6415ae58 100644
--- a/l10n/bg_BG.js
+++ b/l10n/bg_BG.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Welcome to %s" : "Добре Дошъл в %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "Твоите лични уеб услуги. Всички твои файлове, контакти, календари и още под един покрив.",
"Get the apps to sync your files" : "Приложенията ще синхронизират файловете ти.",
+ "Desktop client" : "Клиент за настолен компютър",
+ "Android app" : "Андроид приложение",
+ "iOS app" : "iOS приложение",
"Connect your desktop apps to %s" : "Свържи компютърните си програми с %s.",
"Connect your Calendar" : "Свържи Календара си",
"Connect your Contacts" : "Свържи Контактите си",
diff --git a/l10n/bg_BG.json b/l10n/bg_BG.json
index 717ade7a..f9b1d4b4 100644
--- a/l10n/bg_BG.json
+++ b/l10n/bg_BG.json
@@ -2,6 +2,9 @@
"Welcome to %s" : "Добре Дошъл в %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "Твоите лични уеб услуги. Всички твои файлове, контакти, календари и още под един покрив.",
"Get the apps to sync your files" : "Приложенията ще синхронизират файловете ти.",
+ "Desktop client" : "Клиент за настолен компютър",
+ "Android app" : "Андроид приложение",
+ "iOS app" : "iOS приложение",
"Connect your desktop apps to %s" : "Свържи компютърните си програми с %s.",
"Connect your Calendar" : "Свържи Календара си",
"Connect your Contacts" : "Свържи Контактите си",
diff --git a/l10n/bg_BG.php b/l10n/bg_BG.php
index e3539b9f..8e2bb61d 100644
--- a/l10n/bg_BG.php
+++ b/l10n/bg_BG.php
@@ -3,6 +3,9 @@ $TRANSLATIONS = array(
"Welcome to %s" => "Добре Дошъл в %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Твоите лични уеб услуги. Всички твои файлове, контакти, календари и още под един покрив.",
"Get the apps to sync your files" => "Приложенията ще синхронизират файловете ти.",
+"Desktop client" => "Клиент за настолен компютър",
+"Android app" => "Андроид приложение",
+"iOS app" => "iOS приложение",
"Connect your desktop apps to %s" => "Свържи компютърните си програми с %s.",
"Connect your Calendar" => "Свържи Календара си",
"Connect your Contacts" => "Свържи Контактите си",