@@ -17,11 +17,15 @@ OC.L10N.register(
1717 "Client ID" : "Kliendi ID" ,
1818 "Client secret" : "Kliendi salasõna" ,
1919 "Use a pop-up to authenticate" : "Kasuta autentimiseks hüpikakent" ,
20- "Google Drive background import process will begin soon." : "Google Drive'i taustal toimiv impordiprotsess käivitud õige pea." ,
20+ "Google Drive background import process will begin soon." : "Google Drive'i taustal toimiv impordiprotsess käivitub õige pea." ,
2121 "You can close this page. You will be notified when it finishes." : "Sa võid selle lehe sulgeda. Kui tegevus lõppeb, siis saad vastava teavituse." ,
22+ "Successfully connected to Google!" : "Edukalt ühendatud Google'iga!" ,
2223 "Google connection error:" : "Google'i ühenduse viga:" ,
24+ "Google options saved" : "Google'i eelistused on salvestatud" ,
25+ "Failed to save Google options" : "Google'i eelistusi ei õnnestunud salvestada" ,
2326 "Sign in with Google" : "Logi sisse Google'i kontoga" ,
2427 "Failed to get Google Drive information" : "Google Drive'i teabe laadimine ei õnnestunud" ,
28+ "Starting importing files in {targetPath} directory" : "Käivitub import sihtkausta {targetPath}" ,
2529 "Choose where to write imported files" : "Vali, kuhu soovid salvestada imporditud failid" ,
2630 "Choose where to write imported \"shared with me\" files" : "Vali, kuhu soovid salvestada imporditud „minuga jagatud“ failid" ,
2731 "Authentication" : "Autentimine" ,
@@ -31,20 +35,22 @@ OC.L10N.register(
3135 "Include other contacts" : "Kaasa muud kontaktid" ,
3236 "{amount} Google + {otherAmount} other contacts" : "{amount} Google'i + {otherAmount} muud kontakti" ,
3337 "{amount} Google contacts" : "{amount} Google'i kontakti" ,
38+ "Import Google Contacts in Nextcloud" : "Impordi Google'i kontaktid Nextcloudi" ,
3439 "Choose where to import the contacts" : "Vali, kuhu soovid kontaktid importida" ,
3540 "New address book" : "Uus aadressiraamat" ,
3641 "address book name" : "aadressiraamatu nimi" ,
3742 "Import in \"{name}\" address book" : "Impordi aadressiraamatusse „{name}“" ,
3843 "Calendars" : "Kalendrid" ,
3944 "Import all events including Birthdays" : "Impordi kõik sündmused, sh sünnipäevad" ,
4045 "Import calendar" : "Impordi kalender" ,
41- "Drive" : "Sõit " ,
46+ "Drive" : "Ketas " ,
4247 "Ignore shared files" : "Eira jagatud faile" ,
4348 "Google documents import format" : "Google'i dokumentide impordivorming" ,
4449 "Import directory" : "Impordi kaust" ,
4550 "Shared files import directory" : "Jagatud failide impordikaust" ,
4651 "Your Google Drive ({formSize} + {formSharedSize} shared with you)" : "Sinu Google Drive ({formSize} + {formSharedSize} jagatud sinuga)" ,
4752 "Your Google Drive ({formSize})" : "Sinu Google Drive ({formSize})" ,
53+ "Import Google Drive files" : "Impordi Google Drive'i faile" ,
4854 "Cancel Google Drive import" : "Katkesta import Google Drive'ist" ,
4955 "_{amount} file imported ({progress}%)_::_{amount} files imported ({progress}%)_" : [ "Imporditud on {amount} fail ({progress}%)" , "Imporditud on {amount} faili ({progress}%)" ]
5056} ,
0 commit comments