You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: appinfo/info.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<name>Google Synchronization</name>
5
5
<summary>Import Google data into Nextcloud</summary>
6
6
<description><![CDATA[Google Synchronization automatically keeps your Nextcloud calendar up to date with your Google Calendar. Incompatible with Google Integration!]]></description>
Copy file name to clipboardExpand all lines: l10n/bg.js
+28-29Lines changed: 28 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ OC.L10N.register(
15
15
"Data migration" : "Миграция на данни",
16
16
"Google integration" : "Google интеграция",
17
17
"Import Google data into Nextcloud" : "Импортиране на данни от Google в Nextcloud",
18
+
"Google admin options saved" : "Опциите за администратор на Google са записани",
19
+
"Failed to save Google admin options" : "Неуспешно записване на опциите за администратор на Google",
18
20
"If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Ако искате да позволите на потребителите на Nextcloud удостоверяване пред Google, създайте OAuth приложение в настройките на Google.",
19
21
"Google API settings" : "Настройки на Google за API",
20
22
"Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Отидете на \"APIs & Services \" /APIs и услуги/ => \"Credentials\"/Идентификационни данни/ и кликнете върху \"+ CREATE CREDENTIALS\" /Създаване на Идентификационни данни/ -> \"OAuth client ID\"/Идентификатор на клиент/.",
@@ -27,12 +29,34 @@ OC.L10N.register(
27
29
"Client ID of your Google application" : "Клиентски идентификатор на вашето Google приложение",
28
30
"Client secret" : "Тайна на клиент",
29
31
"Client secret of your Google application" : "Клиентска тайна на вашето Google приложение",
30
-
"Google admin options saved" : "Опциите за администратор на Google са записани",
31
-
"Failed to save Google admin options" : "Неуспешно записване на опциите за администратор на Google",
32
+
"Last photo import job at {date}" : "Последна задача за импортиране на снимки на {date}",
33
+
"Photo import background process will begin soon." : "Фоновият процес на импортиране на снимки ще започне скоро.",
34
+
"You can close this page. You will be notified when it finishes." : "Можете да затворите тази страница. Ще бъдете уведомени, когато приключи.",
35
+
"Last Google Drive import job at {date}" : "Последна задача за импортиране на Google Диск на {date}",
36
+
"Google Drive background import process will begin soon." : "Процесът на фоново импортиране на Google Диск ще започне скоро.",
37
+
"Successfully connected to Google!" : "Успешно свързване с Google!",
38
+
"Google connection error:" : "Грешка при свързването с Google:",
39
+
"Google options saved" : "Опциите на Google са записани",
40
+
"Failed to save Google options" : "Неуспешно записване на опциите на Google",
41
+
"Sign in with Google" : "Вписване с Google",
42
+
"Failed to save Google OAuth state" : "Неуспешно записване на състоянието на Google OAuth",
43
+
"Failed to get Google Drive information" : "Неуспешно получаване на информация за Google Диск",
44
+
"Failed to get calendar list" : "Неуспешно получаване на списък на календар",
45
+
"Failed to get number of Google photos" : "Неуспешно получаване на бройката снимки в Google",
46
+
"Failed to get number of Google contacts" : "Неуспешно получаване на бройката контакти в Google ",
47
+
"Failed to get address book list" : "Неуспешно получаване на списък на адресна книга",
48
+
"_{nbSeen} Google contact seen. {nbAdded} added, {nbUpdated} updated in {name}_::_{nbSeen} Google contacts seen. {nbAdded} added, {nbUpdated} updated in {name}_" : ["{nbSeen} Видяни контакти в Google. {nbAdded} добавен, {nbUpdated} актуализиран в {name}","{nbSeen} Видян в Google контакти. {nbAdded} добавен, {nbUpdated} актуализиран в {name}"],
49
+
"_{total} event successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_::_{total} events successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_" : ["{total} успешно импортирани събития в {name} ({nbAdded} създадени, {nbUpdated} актуализирани)","{total} успешно импортирани събития в {name} ({nbAdded} създадени, {nbUpdated} актуализирани)"],
50
+
"Failed to import Google calendar" : "Импортирането на Google календар беше неуспешно",
51
+
"Starting importing photos in {targetPath} directory" : "Започва импортирането на снимки в директория {targetPath}",
52
+
"Failed to start importing Google photos" : "Неуспешно стартиране на импортирането на снимки от Google",
53
+
"Starting importing files in {targetPath} directory" : "Започва импортирането на файлове в директория {targetPath}",
54
+
"Failed to start importing Google Drive" : "Неуспешно стартиране на импортирането на Google Диск",
55
+
"Choose where to write imported files" : "Изберете къде да запишете импортирани файлове",
56
+
"Choose where to write imported photos" : "Изберете къде да запишете импортираните снимки",
32
57
"Google data migration" : "Миграция на данни в Google",
33
58
"No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section." : "Няма конфигурирано приложение на Google за OAuth. Помолете своя администратор на Nextcloud да конфигурира администраторската секция за свързани профили в Google. ",
34
59
"Authentication" : "Удостоверяване",
35
-
"Sign in with Google" : "Вписване с Google",
36
60
"Connected as {user}" : "Свързване като {user}",
37
61
"Disconnect from Google" : "Прекъсване на връзката с Google",
38
62
"Contacts" : "Контакти",
@@ -59,32 +83,7 @@ OC.L10N.register(
59
83
"Import Google Drive files" : "Импортиране на файлове от Google Диск",
60
84
"Your Google Drive is bigger than your remaining space left ({formSpace})" : "Вашият Google Диск е по-голям от оставащото ви място ({formSpace})",
61
85
"Cancel Google Drive import" : "Отказ на импортирането от Google Диск",
62
-
"Photo import background process will begin soon." : "Фоновият процес на импортиране на снимки ще започне скоро.",
63
-
"Last photo import job at {date}" : "Последна задача за импортиране на снимки на {date}",
64
-
"You can close this page. You will be notified when it finishes." : "Можете да затворите тази страница. Ще бъдете уведомени, когато приключи.",
65
-
"Google Drive background import process will begin soon." : "Процесът на фоново импортиране на Google Диск ще започне скоро.",
66
-
"Last Google Drive import job at {date}" : "Последна задача за импортиране на Google Диск на {date}",
67
-
"Successfully connected to Google!" : "Успешно свързване с Google!",
68
-
"Google connection error:" : "Грешка при свързването с Google:",
69
-
"Google options saved" : "Опциите на Google са записани",
70
-
"Failed to save Google options" : "Неуспешно записване на опциите на Google",
71
-
"Failed to save Google OAuth state" : "Неуспешно записване на състоянието на Google OAuth",
72
-
"Failed to get Google Drive information" : "Неуспешно получаване на информация за Google Диск",
73
-
"Failed to get calendar list" : "Неуспешно получаване на списък на календар",
74
-
"Failed to get number of Google photos" : "Неуспешно получаване на бройката снимки в Google",
75
-
"Failed to get number of Google contacts" : "Неуспешно получаване на бройката контакти в Google ",
76
-
"Failed to get address book list" : "Неуспешно получаване на списък на адресна книга",
77
-
"Failed to import Google calendar" : "Импортирането на Google календар беше неуспешно",
78
-
"Starting importing photos in {targetPath} directory" : "Започва импортирането на снимки в директория {targetPath}",
79
-
"Failed to start importing Google photos" : "Неуспешно стартиране на импортирането на снимки от Google",
80
-
"Starting importing files in {targetPath} directory" : "Започва импортирането на файлове в директория {targetPath}",
81
-
"Failed to start importing Google Drive" : "Неуспешно стартиране на импортирането на Google Диск",
82
-
"Choose where to write imported files" : "Изберете къде да запишете импортирани файлове",
83
-
"Choose where to write imported photos" : "Изберете къде да запишете импортираните снимки",
84
-
"_>{nbPhotos} Google photo (>{formSize})_::_>{nbPhotos} Google photos (>{formSize})_" : [">{nbPhotos} Google снимкa (>{formSize})",">{nbPhotos} Google снимки (>{formSize})"],
85
86
"_{amount} photo imported_::_{amount} photos imported_" : ["{amount} снимки са импортирани","{amount} снимки са импортирани"],
"_{nbSeen} Google contact seen. {nbAdded} added, {nbUpdated} updated in {name}_::_{nbSeen} Google contacts seen. {nbAdded} added, {nbUpdated} updated in {name}_" : ["{nbSeen} Видяни контакти в Google. {nbAdded} добавен, {nbUpdated} актуализиран в {name}","{nbSeen} Видян в Google контакти. {nbAdded} добавен, {nbUpdated} актуализиран в {name}"],
88
-
"_{total} event successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_::_{total} events successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_" : ["{total} успешно импортирани събития в {name} ({nbAdded} създадени, {nbUpdated} актуализирани)","{total} успешно импортирани събития в {name} ({nbAdded} създадени, {nbUpdated} актуализирани)"]
0 commit comments