|
1 | 1 | OC.L10N.register( |
2 | 2 | "integration_google", |
3 | 3 | { |
| 4 | + "No logged in user" : "Hakuna mtumiaji aliyeingia", |
| 5 | + "Missing refresh token in Google response." : "Token ya kuonesha upya haipo katika jibu la Google", |
| 6 | + "Error getting OAuth access token." : "Hitilafu katika kupata tokeni ya ufikiaji ya OAuth.", |
4 | 7 | "Error during OAuth exchanges" : "Hitilafu wakati wa kubadilishana OAuth", |
| 8 | + "Google" : "Google (gugo)", |
| 9 | + "_%n photo was imported from Google._::_%n photos were imported from Google._" : ["%n photo was imported from Google.","%n picha zililetwa kutoka Google."], |
| 10 | + "_%n file was imported from Google Drive._::_%n files were imported from Google Drive._" : ["%n file was imported from Google Drive.","%n faili zililetwa kutoka uendeshaji wa Google."], |
5 | 11 | "OAuth access token refused" : "Ufikiaji wa token za OAuth umekataliwa", |
6 | 12 | "Bad credentials" : "Sifa mbaya", |
| 13 | + "Google Calendar import" : "Ingiza kalenda ya Google", |
| 14 | + "Private event" : "Tukio binafsi", |
7 | 15 | "Connected accounts" : "Akaunti zilizounganishwa", |
8 | 16 | "Data migration" : "Uhamishaji wa data ", |
| 17 | + "Google integration" : "Uhamishaji wa Google", |
| 18 | + "Import Google data into Nextcloud" : "Ingiza data za Google katika Nextcloud", |
| 19 | + "Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud." : "Ujumuishaji wa Google unakuruhusu kuhamisha moja kwa moja kalenda, mawasiliano, picha na faili zako za Google hadi kwenye Nextcloud.", |
| 20 | + "Google admin options saved" : "Mibadala ya msimamizi wa Google imehifadhiwa", |
| 21 | + "Failed to save Google admin options" : "Imeshindwa kuhifadhi mibadala ya msimamizi wa Google", |
| 22 | + "If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Ikiwa ungependa kuruhusu watumiaji wako wa Nextcloud kuthibitisha kwa Google, unda programu ya OAuth katika mipangilio yako ya Google.", |
| 23 | + "Google API settings" : "Mipangilio ya API ya Google", |
| 24 | + "Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Nenda kwa \"APIs & Services\" => \"Kitambulisho\" na ubofye \"+ TENGENEZA TAARIFA\" -> \"Kitambulisho cha mteja cha OAuth\".", |
| 25 | + "Set the \"Application type\" to \"Web application\" and give a name to the application." : "Weka \"Aina ya Programu\" kuwa \"Programu ya Wavuti\" na uipe jina kwa programu.", |
| 26 | + "Google may require site verification for OAuth to work with your site, which can be done in Google's search console" : "Google inaweza kuhitaji uthibitisho wa tovuti ili OAuth ifanye kazi na tovuti yako, jambo ambalo linaweza kufanywa katika dashibodi ya utafutaji ya Google.", |
| 27 | + "Google Search console" : "Dashibodi ya utafutaji ya Google", |
| 28 | + "Make sure you set one \"Authorized redirect URI\" to" : "Hakikisha umeweka moja \"URI iliyoidhinishwa kuelekeza upya\" kwa", |
| 29 | + "Put the \"Client ID\" and \"Client secret\" below." : "Weka \"Kitambulisho cha Mteja\" na \"Siri ya Mteja\" hapa chini.", |
| 30 | + "Finally, go to \"APIs & Services\" => \"Library\" and add the following APIs: \"Google Drive API\", \"Google Calendar API\", \"People API\" and \"Photos Library API\"." : "Hatimaye, nenda kwa \"APIs & Services\" => \"Maktaba\" na uongeze API zifuatazo: \"API ya Hifadhi ya Google\", \"API ya Kalenda ya Google\", \"API ya Watu\" na \"API ya Maktaba ya Picha\".", |
| 31 | + "Your Nextcloud users will then see a \"Connect to Google\" button in their personal settings." : "Watumiaji wako wa Nextcloud kisha wataona kitufe cha \"Unganisha kwa Google\" katika mipangilio yao binafsi.", |
9 | 32 | "Client ID" : "Kitambulisho cha mteja", |
| 33 | + "Client ID of your Google application" : "Kitambulisho cha Mteja cha programu yako ya Google", |
10 | 34 | "Client secret" : "Siri ya mteja", |
| 35 | + "Client secret of your Google application" : "Siri ya mteja ya programu yako ya Google", |
| 36 | + "Use a pop-up to authenticate" : "Tumia dirisha ibukizi ili kuthibitisha", |
| 37 | + "Last photo import job at {date}" : "Kazi ya mwisho ya kuingiza picha katika {date}", |
| 38 | + "Photo import background process will begin soon." : "Mchakato wa usuli wa kuingiza picha utaanza hivi karibuni.", |
| 39 | + "You can close this page. You will be notified when it finishes." : "Unaweza kufunga ukurasa huu. Utaarifiwa itakapokamilika.", |
| 40 | + "Last Google Drive import job at {date}" : "Kazi ya mwisho ya kuingiza uendeshaji wa Google katika {date}", |
| 41 | + "Google Drive background import process will begin soon." : "Mchakato wa kuleta usuli wa Hifadhi ya Google utaanza hivi karibuni.", |
| 42 | + "Successfully connected to Google!" : "Imeunganishwa na Google kikamilifu", |
| 43 | + "Google connection error:" : "Hitilafu katika muunganiko wa Google", |
| 44 | + "Google options saved" : "Mibadala ya Google imehifadhiwa", |
| 45 | + "Failed to save Google options" : "Imeshindwa kuhifadhi mibadala ya Google", |
| 46 | + "Sign in with Google" : "Ingia kwa Google", |
| 47 | + "Failed to save Google OAuth state" : "Imeshindwa kuhifadhi hali ya Google OAuth", |
| 48 | + "Failed to get Google Drive information" : "Imeshindwa kupata taarifa za Google Drive", |
11 | 49 | "Failed to get calendar list" : "Imeshindwa kupata orodha ya kalenda", |
| 50 | + "Failed to get number of Google photos" : "Imeshindwa kupata idadi ya picha za Google", |
| 51 | + "Failed to get number of Google contacts" : "Imeshindwa kupata idadi ya mawasiliano ya Google", |
12 | 52 | "Failed to get address book list" : "Imeshindwa kupata kitabu cha orodha za anwani", |
| 53 | + "_{nbSeen} Google contact seen. {nbAdded} added, {nbUpdated} updated in {name}_::_{nbSeen} Google contacts seen. {nbAdded} added, {nbUpdated} updated in {name}_" : ["{nbSeen} Google contact seen. {nbAdded} added, {nbUpdated} updated in {name}","{nbSeen} mawasiliano ya Google yameonwa. {nbAdded} yameongezwa, {nbUpdated} yamesasishwa katika {name}"], |
| 54 | + "_{total} event successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_::_{total} events successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)_" : ["{total} event successfully imported in {name} ({nbAdded} created, {nbUpdated} updated)","{total} tukio limeingizwa kikamilifu katika {name} ({nbAdded} limetengenezwa, {nbUpdated} limesasishwa)"], |
| 55 | + "Failed to import Google calendar" : "Imeshindwa kuingiza kalenda ya Google", |
| 56 | + "Starting importing photos in {targetPath} directory" : "Inaanza kuingiza picha katika {targetPath}orodha", |
| 57 | + "Failed to start importing Google photos" : "Imeshindwa kuanza kuingiza picha za Google", |
13 | 58 | "Starting importing files in {targetPath} directory" : "Imeanza kuingiza faili katika {targetPath}saraka", |
| 59 | + "Failed to start importing Google Drive" : "Imeshindwa kuanza kuingiza uendeshaji wa Google.", |
14 | 60 | "Choose where to write imported files" : "Chagua mahali pa kuandika faili zilizoingizwa", |
| 61 | + "Choose where to write imported photos" : "Chagua sehemu ya kuandika picha zilizoingizwa", |
| 62 | + "Google data migration" : "Uhamishaji wa data za Google", |
| 63 | + "No Google OAuth app configured. Ask your Nextcloud administrator to configure Google connected accounts admin section." : "Hakuna programu ya Google OAuth iliyosanidiwa. Uliza msimamizi wako wa Nextcloud kusanidi sehemu ya msimamizi wa akaunti zilizounganishwa za Google.", |
| 64 | + "Authentication" : "Uthibitisho", |
15 | 65 | "Connected as {user}" : "Imeunganishwa kama {user}", |
| 66 | + "Disconnect from Google" : "Katisha kutoka Google", |
16 | 67 | "Contacts" : "Mawasiliano", |
| 68 | + "{amount} Google contacts" : "{amount} mawasiliano ya Google ", |
| 69 | + "Import Google Contacts in Nextcloud" : "Ingiza mawasiliano ya Google katika Nextcloud ", |
| 70 | + "Choose where to import the contacts" : "Chagua sehemu ya kuingiza mawasiliano", |
| 71 | + "New address book" : "Kitabu kipya cha anwani", |
| 72 | + "address book name" : "Jina la kitabu cha anwani", |
| 73 | + "Import in \"{name}\" address book" : "Ingiza katika \"{name}\" kitabu cha anwani", |
17 | 74 | "Calendars" : "Kalenda", |
18 | 75 | "Import calendar" : "Import calendar", |
19 | | - "Import directory" : "Ingiza saraka" |
| 76 | + "Photos" : "Picha", |
| 77 | + "Ignore shared albums" : "Puuzia albam zilizoshirikishwa", |
| 78 | + "Warning: Google does not provide location data in imported photos." : "Onyo: Google haitoi data ya eneo katika picha zilizoingizwa.", |
| 79 | + "Import directory" : "Ingiza saraka", |
| 80 | + "Import Google photos" : "Ingiza picha za Google", |
| 81 | + "Your Google photo collection size is estimated to be bigger than your remaining space left ({formSpace})" : "Saizi yako ya mkusanyiko wa picha kwenye Google inakadiriwa kuwa kubwa kuliko nafasi yako iliyosalia ({formSpace})", |
| 82 | + "Cancel photo import" : "Sitisha uingizaji wa picha", |
| 83 | + "Drive" : "Endesha", |
| 84 | + "Ignore shared files" : "Puuzia faili zilizoshirikishwa", |
| 85 | + "Google documents import format" : "Umbizo la uingizaji wa hati za Google", |
| 86 | + "Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "Uendeshaji wako wa Google ({formSize} + {formSharedSize} umeshirikishwa kwako)", |
| 87 | + "Your Google Drive ({formSize})" : "Uendeshaji wako wa Google {formSize}", |
| 88 | + "Import Google Drive files" : "Ingiza faili za uendeshaji wa Google", |
| 89 | + "Your Google Drive is bigger than your remaining space left ({formSpace})" : "Uendeshaji wako wa Google ni mkubwa sana kuliko eneo laki lililosalia ({formSpace})", |
| 90 | + "Cancel Google Drive import" : "Sitisha uingizaji wa uendeshaji wa Google", |
| 91 | + "_{amount} photo imported_::_{amount} photos imported_" : ["{amount} photo imported","{amount} picha zilizoingizwa"], |
| 92 | + "_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : ["{amount} file imported ({progress}%)","{amount} faili zilizoingizwa ({progress}%)"] |
20 | 93 | }, |
21 | 94 | "nplurals=2; plural=(n != 1);"); |
0 commit comments