Skip to content

Commit f76acfd

Browse files
authored
New Crowdin updates (#411)
[ci skip]
1 parent 35bcfc1 commit f76acfd

File tree

13 files changed

+133
-0
lines changed

13 files changed

+133
-0
lines changed

SharedResources/ca.lproj/Localizable.strings

+11
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@
150150

151151
"maintenanceModeError.runningCloudTask" = "L'operació no ha pogut completar-se perquè encara han de finalitzar altres operacions en segon pla per aquesta caixa forta. Torni a provar més tard.";
152152

153+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "No s'han pogut obtenir els permisos necessaris per accedir als recursos. Prova d'utilitzar un compte diferent.";
154+
153155
"nameValidation.error.endsWithPeriod" = "El nom no pot acabar amb un punt. Si us plau, modifiqui'l.";
154156
"nameValidation.error.endsWithSpace" = "El nom no pot acabar amb un espai. Si us plau, modifiqui'l.";
155157
"nameValidation.error.containsIllegalCharacter" = "El nom no pot contenir \"%@\". Si us plau, modifiqui'l.";
@@ -207,6 +209,15 @@
207209
"settings.shortcutsGuide" = "Guia de dreceres";
208210
"settings.unlockFullVersion" = "Desbloca la versió completa";
209211

212+
"sharePoint.enterURL.title" = "Introdueix l'URL de SharePoint";
213+
"sharePoint.enterURL.placeholder" = "URL del lloc de SharePoint";
214+
"sharePoint.enterURL.header.title" = "Utilitza aquest format d'URL:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
215+
"sharePoint.urlValidation.error.emptyURL" = "L'URL no pot estar buit.";
216+
"sharePoint.urlValidation.error.invalidURL" = "L'URL és invàlid. Utilitza aquest format: https://{…}.sharepoint.com/{sites|teams}/{…}";
217+
"sharePoint.selectDrive.title" = "Selecciona biblioteca de documents";
218+
"sharePoint.selectDrive.header.title" = "Selecciona la biblioteca de documents de SharePoint amb la qual vols treballar.";
219+
"sharePoint.selectDrive.emptyList.footer" = "No hi ha biblioteques de documents disponibles";
220+
210221
"snapshots.fileprovider.file1" = "/Accounting.numbers";
211222
"snapshots.fileprovider.file2" = "/Final Presentation.key";
212223
"snapshots.fileprovider.file3" = "/Product Trailer.mov";

SharedResources/de.lproj/Localizable.strings

+1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cloudProvider.error.noInternetConnection" = "Für diesen Vorgang wird eine Internetverbindung benötigt.";
9292

9393
"cloudProviderType.localFileSystem" = "Anderer Speicher-Anbieter";
94+
"cloudProviderType.sharePoint.secondary" = "inkl. Microsoft Teams";
9495

9596
"fileProvider.onboarding.title" = "Willkommen";
9697
"fileProvider.onboarding.info" = "Vielen Dank, dass du Cryptomator zum Schutz deiner Dateien gewählt hast. Um loszulegen, gehe zur Haupt-App und füge einen Tresor hinzu.";

SharedResources/es.lproj/Localizable.strings

+9
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cloudProvider.error.noInternetConnection" = "Se necesita conexión a Internet para esta operación.";
9292

9393
"cloudProviderType.localFileSystem" = "Otro proveedor de archivos";
94+
"cloudProviderType.sharePoint.secondary" = "incl. Microsoft Teams";
9495

9596
"fileProvider.onboarding.title" = "Bienvenido";
9697
"fileProvider.onboarding.info" = "Gracias por elegir Cryptomator para proteger sus archivos. Para empezar, vaya a la aplicación principal y añada una bóveda.";
@@ -154,6 +155,8 @@
154155

155156
"maintenanceModeError.runningCloudTask" = "La operación no puede realizarse porque otras operaciones en segundo plano para esta bóveda deben finalizar primero. Intente de nuevo más tarde.";
156157

158+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "No se han podido obtener los permisos necesarios para acceder a los recursos. Por favor, intente usar una cuenta diferente.";
159+
157160
"nameValidation.error.endsWithPeriod" = "No puede usar un nombre que termine con un punto. Elija otro nombre.";
158161
"nameValidation.error.endsWithSpace" = "No puede usar un nombre que termine con un espacio. Elija otro nombre.";
159162
"nameValidation.error.containsIllegalCharacter" = "No puede usar un nombre que contenga \"%@\". Elija otro nombre.";
@@ -211,6 +214,12 @@
211214
"settings.shortcutsGuide" = "Guía de accesos directos";
212215
"settings.unlockFullVersion" = "Desbloquear versión completa";
213216

217+
"sharePoint.enterURL.title" = "Introduzca la URL de SharePoint";
218+
"sharePoint.enterURL.placeholder" = "URL del sitio SharePoint";
219+
"sharePoint.enterURL.header.title" = "Utilice este formato URL:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
220+
"sharePoint.urlValidation.error.emptyURL" = "La URL no puede estar vacío.";
221+
"sharePoint.urlValidation.error.invalidURL" = "La URL no es válida. Por favor utiliza este formato: https://{…}.sharepoint.com/{sites|teams}/{…}";
222+
214223
"snapshots.fileprovider.file1" = "/Números.contables";
215224
"snapshots.fileprovider.file2" = "/Presentación final.key";
216225
"snapshots.fileprovider.file3" = "/Trailer de producto.mov";

SharedResources/fr.lproj/Localizable.strings

+12
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cloudProvider.error.noInternetConnection" = "Connexion Internet requise pour cette opération.";
9292

9393
"cloudProviderType.localFileSystem" = "Autre fournisseur de fichiers";
94+
"cloudProviderType.sharePoint.secondary" = "Microsoft Teams inclus";
9495

9596
"fileProvider.onboarding.title" = "Bienvenue";
9697
"fileProvider.onboarding.info" = "Merci d'avoir choisi Cryptomator pour protéger vos fichiers. Pour commencer, allez dans l'application principale et ajoutez un coffre.";
@@ -154,6 +155,8 @@
154155

155156
"maintenanceModeError.runningCloudTask" = "L'opération ne peut pas être effectuée car d'autres opérations en arrière-plan pour ce coffre doivent d'abord se terminer. Veuillez réessayer plus tard.";
156157

158+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "Les permissions nécessaires pour accéder aux ressources n'ont pas pu être obtenues. Essayez d'utiliser un autre compte.";
159+
157160
"nameValidation.error.endsWithPeriod" = "Vous ne pouvez pas utiliser un nom qui se termine par un point. Veuillez choisir un autre nom.";
158161
"nameValidation.error.endsWithSpace" = "Vous ne pouvez pas utiliser un nom qui se termine par un espace. Veuillez choisir un autre nom.";
159162
"nameValidation.error.containsIllegalCharacter" = "Vous ne pouvez pas utiliser un nom qui contient \"%@\". Veuillez choisir un autre nom.";
@@ -211,6 +214,15 @@
211214
"settings.shortcutsGuide" = "Guide des raccourcis";
212215
"settings.unlockFullVersion" = "Débloquer la version complète";
213216

217+
"sharePoint.enterURL.title" = "Entrez l'URL SharePoint";
218+
"sharePoint.enterURL.placeholder" = "URL du site SharePoint";
219+
"sharePoint.enterURL.header.title" = "Utilisez ce format d'URL :\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
220+
"sharePoint.urlValidation.error.emptyURL" = "L'URL ne peut pas être vide.";
221+
"sharePoint.urlValidation.error.invalidURL" = "L'URL n'est pas valide. Veuillez utiliser ce format : https://{…}.sharepoint.com/{sites|teams}/{…}";
222+
"sharePoint.selectDrive.title" = "Sélectionner la bibliothèque de documents";
223+
"sharePoint.selectDrive.header.title" = "Sélectionnez la bibliothèque de documents SharePoint avec laquelle vous voulez travailler.";
224+
"sharePoint.selectDrive.emptyList.footer" = "Aucune bibliothèque de documents disponible";
225+
214226
"snapshots.fileprovider.file1" = "Compte.numéros";
215227
"snapshots.fileprovider.file2" = "Présentation Finale.key";
216228
"snapshots.fileprovider.file3" = "Présentation du produit.mov";

SharedResources/hu.lproj/Localizable.strings

+3
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@
189189
"sharePoint.enterURL.header.title" = "Használja ezt az URL-formátumot:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
190190
"sharePoint.urlValidation.error.emptyURL" = "Az URL nem lehet üres.";
191191
"sharePoint.urlValidation.error.invalidURL" = "Az URL érvénytelen. Kérlem használja ezt az formátumot: https://{…}.sharepoint.com/{sites|teams}/{…}";
192+
"sharePoint.selectDrive.title" = "Dokumentumkönyvtár kiválasztása";
193+
"sharePoint.selectDrive.header.title" = "Válassza ki a SharePoint dokumentumkönyvtárat, amellyel dolgozni szeretne.";
194+
"sharePoint.selectDrive.emptyList.footer" = "Nincsenek elérhető dokumentumkönyvtárak";
192195

193196
"snapshots.fileprovider.file1" = "/Könyevlés.numbers";
194197
"snapshots.fileprovider.file2" = "/Kész Előadás.key";

SharedResources/it.lproj/Localizable.strings

+4
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cloudProvider.error.noInternetConnection" = "Connessione Internet necessaria per questa operazione.";
9292

9393
"cloudProviderType.localFileSystem" = "Altro Fornitore di File";
94+
"cloudProviderType.sharePoint.secondary" = "incl. Team Microsoft";
9495

9596
"fileProvider.onboarding.title" = "Benvenuto";
9697
"fileProvider.onboarding.info" = "Grazie per aver scelto Cryptomator per proteggere i tuoi file. Per iniziare, vai all'app principale e aggiungi una cassaforte.";
@@ -218,6 +219,9 @@
218219
"sharePoint.enterURL.header.title" = "Usa questo formato URL:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
219220
"sharePoint.urlValidation.error.emptyURL" = "L'URL non può essere vuoto.";
220221
"sharePoint.urlValidation.error.invalidURL" = "L'URL non è valido. Si prega di utilizzare questo formato: https://{…}.sharepoint.com/{sites|teams}/{…}";
222+
"sharePoint.selectDrive.title" = "Seleziona la libreria dei documenti";
223+
"sharePoint.selectDrive.header.title" = "Selezionare la libreria dei documenti SharePoint con la quale vuoi lavorare.";
224+
"sharePoint.selectDrive.emptyList.footer" = "Nessuna libreria dei documenti disponibile";
221225

222226
"snapshots.fileprovider.file1" = "/Accounting.numbers";
223227
"snapshots.fileprovider.file2" = "/Presentatione Finale.Key";

SharedResources/lv.lproj/Localizable.strings

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*
2+
Localizable.strings
3+
Cryptomator
4+
5+
Copyright © 2021 Skymatic GmbH. All rights reserved.
6+
*/
7+
8+
"common.alert.error.title" = "Kļūda";
19
"common.button.cancel" = "Atcelt";
210
"common.button.change" = "Mainīt";
311
"common.button.choose" = "Izvēlēties";
@@ -59,6 +67,7 @@
5967
"cloudProvider.error.unauthorized" = "Nebija iespējams veikt darbību, kas nav pilnvarota.";
6068

6169
"cloudProviderType.localFileSystem" = "Cits datņu nodrošinātājs";
70+
"cloudProviderType.sharePoint.secondary" = "arī Microsoft Teams";
6271

6372
"fileProvider.onboarding.title" = "Laipni lūdzam";
6473
"fileProvider.onboarding.info" = "Paldies par izvēlēšanos izmantot Cryptomator, lai aizsargātu savas datnes! Lai uzsākktu, jādodas uz galveno lietotni un jāpievieno glabātava.";
@@ -79,6 +88,7 @@
7988
"fileProvider.uploadProgress.missing" = "Virzību nevarēja noteikt. Tā joprojām varētu darboties fonā.";
8089
"fileProvider.uploadProgress.title" = "Augšuplādē…";
8190
"fileProvider.uploadProgress.missingDomainError" = "Nevarēja atrast domēnu.";
91+
"getFolderIntent.error.noVaultSelected" = "Netika atlasīta neviena glabātava.";
8292

8393
"hubAuthentication.title" = "Hub glabātava";
8494
"hubAuthentication.accessNotGranted" = "Nav atļaujas piekļūt šai glabātavai. Jālūdz tās īpašniekam, lai pilnvaro piekļuvi.";
@@ -101,6 +111,7 @@
101111

102112
"keepUnlocked.alert.title" = "Aizslēgt glabātavu?";
103113
"keepUnlocked.alert.confirm" = "Apstiprināt un uzreiz aizslēgt";
114+
"keepUnlocked.footer.auto" = "Ļaut iOS izlemt nozīmē, ka Cryptomator darbība var jebkurā laikā tikt pārtraukta, lai atbrīvotu atmiņu, kas automātiski aizslēdz glabātavu.";
104115
"keepUnlocked.footer.on" = "Izmantojot atlasīto iespēju atslēgas kopija ir jāglabā iOS atslēgu saišķī, kamēr vien glabātava ir atslēgta.";
105116

106117
"localFileSystemAuthentication.createNewVault.header" = "Nākamajā ekrānā jāizvēlas savas jaunās glabātavas glabāšanas vieta.";
@@ -110,25 +121,43 @@
110121
"localFileSystemAuthentication.openExistingVault.button" = "Atlasīt glabātavas mapi";
111122
"localFileSystemAuthentication.openExistingVault.error.noVaultFound" = "Atlasītā mape nav glabātava. Lūgums mēģināt vēlreiz ar citu mapi.";
112123
"localFileSystemAuthentication.info.footer" = "Datņu nodrošinātāji, kuri ir pelēki, nenodrošina mapju izvēlēšanos. Tas nav Cryptomator ierobežojums.";
124+
125+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "Nevarēja iegūt nepieciešamāš atļaujas, lai piekļūtu resursiem. Lūgums mēģināt izmantot citu kontu.";
113126
"nameValidation.error.containsIllegalCharacter" = "Nevar izmantot nosaukumu, kas satur \"%@\". Lūgums izvēlēties citu nosaukumu.";
114127

115128
"onboarding.title" = "Laipni lūdzam";
116129
"onboarding.info" = "Paldies par Cryptomator izvēlēšanos savu datņu aizsargāšanai.\n\nAr Cryptomator atslēga uz Taviem datiem ir Tavās rokās. Cryptomator šifrē datus ātri un bez pūlēm.\n\nŠī lietotne ir pilnībā iekļauta datņu lietotnē. Vēlāk jāpārliecinās, ka Cryptomator ir iespējots datņu lietotnē, lai piekļūtu savām glabātavām.";
117130
"purchase.header.feature.writeAccess" = "Rakstīšanas piekļuve glabātavām";
131+
"purchase.readOnlyMode.alert.message" = "Pilno Cryptomator versiju var atslēgt vēlāk iestatījumos un pagaidām izmantot tikai lasāmā režīmā.";
118132
"purchase.restorePurchase.validTrialFound.alert.message" = "Tagad ierobežotu laiku var izmantot pilno Cryptomator versiju. Izmēģinājums beigsies %@. Pēc tam glabātavām joprojām varēs piekļūt tikai lasāmā režīmā.";
119133
"purchase.restorePurchase.fullVersionFound.alert.title" = "Sekmīga atjaunošana";
134+
"purchase.restorePurchase.fullVersionNotFound.alert.title" = "Nav pilnā versija";
135+
"purchase.restorePurchase.fullVersionNotFound.alert.message" = "Mēs nevarējām atrast iepriekš iegādātu pilno versiku, kuru varētu atjaunot. Lūgums mēģināt citu iespēju.";
136+
"purchase.restorePurchase.eligibleForUpgrade.alert.message" = "Izskatās, ka tiek mēģināts uzlabot no vecākas Cryptomator versijas. Tādā gadījumā lūgums atlasīt \"Uzlabošanas piedāvājums\" iespēju.";
120137
"purchase.retry.button" = "Mēģināt vēlreiz";
138+
"purchase.title" = "Atslēgt pilno versiju";
121139
"purchase.unlockedFullVersion.message" = "Tagad var izmantot pilno Cryptomator versiju. Laimīgu šifrēšanu!";
122140
"purchase.unlockedFullVersion.title" = "Paldies!";
123141
"purchase.error.unknown" = "Šis pirkums nav pieejams lietotņu veikalā nezināma iemesla dēļ. Lūgums vēlāk mēģināt vēlreiz.\n\nJa šī kļūda nepazūd, jāmēģina pārsāknēt sava ierīce vai atteikties un pieteikties savā Apple ID iOS iestatījumos.";
124142

125143
"settings.title" = "Iestatījumi";
126144
"settings.aboutCryptomator" = "Par Cryptomator";
145+
"settings.aboutCryptomator.title" = "Versija %@ (%@)";
127146
"settings.cacheSize" = "Kešatmiņas izmērs";
128147
"settings.clearCache" = "Notīrīt kešatmiņu";
129148
"settings.debugMode.alert.message" = "Ar atkļūdošanu jutīgi datni var tikt ierakstīti žurnāla datnē šajā ierīcē (piemēram, datņu nosaukumi un ceļi). Paroles, sīkdatnes utt. noteikti netiek iekļautas.\n\nJāatceras atspējot atkļūdošanu, tiklīdz tas ir iespējams.";
130149
"settings.rateApp" = "Novērtēt lietotni";
131150
"settings.sendLogFile" = "Nosūtīt žurnāla datni";
151+
"settings.unlockFullVersion" = "Atslēgt pilno versiju";
152+
153+
"sharePoint.enterURL.title" = "Jāievada SharePoint URL";
154+
"sharePoint.enterURL.placeholder" = "SharePoint vietnes URL";
155+
"sharePoint.enterURL.header.title" = "Jāizmanto šāda URL uzbūve:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
156+
"sharePoint.urlValidation.error.emptyURL" = "URL nevar būt tukšs.";
157+
"sharePoint.urlValidation.error.invalidURL" = "URL ir nederīgs. Lūgums izmantot šādu uzbūvi: https://{…}.sharepoint.com/{sites|teams}/{…}";
158+
"sharePoint.selectDrive.title" = "Atlasīt dokumentu bibliotēku";
159+
"sharePoint.selectDrive.header.title" = "Atlasīt SharePoint dokumentu bibliotēku, ar kuru ir vēlme strādāt.";
160+
"sharePoint.selectDrive.emptyList.footer" = "Nav pieejama neviena dokumentu bibliotēka";
132161

133162
"snapshots.fileprovider.file1" = "/Grāmatvedība.numbers";
134163
"snapshots.fileprovider.file2" = "/Gala prezentācija.key";
@@ -168,6 +197,7 @@
168197
"vaultDetail.enabledBiometricalUnlock.footer" = "Glabātavas parole būs nepieciešama tikai tad, ja neizdosies %@ autentificēšana.";
169198
"vaultDetail.info.footer.accessVault" = "Glabātavai var piekļūt datņu lietotnē.";
170199
"vaultDetail.keepUnlocked.footer.off" = "Atslēgšana būs nepieciešama, kad datņu lietotne pātrauks Cryptomator darbību.";
200+
"vaultDetail.keepUnlocked.footer.unlimitedDuration" = "Atslēgšana nebūs nepieciešama, līdz tā tiks pašrocīgi aizslēgta.";
171201
"vaultDetail.moveVault.detectedMasterkey.text" = "Cryptomator noteica šajā atrašanās vietā esošu glabātavu.\nLai pārvietotu savu glabātavu, lūgums doties atpakaļ un izvēlēties citu mapi.";
172202
"vaultDetail.removeVault.footer" = "Šī darbība tikai noņems glabātavu no glabātavu saraksta un neizdzēsīs nevienu šifrēto datni.";
173203
"vaultDetail.renameVault.progress" = "Pārdēvē…";

SharedResources/nl.lproj/Localizable.strings

+12
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"cloudProvider.error.noInternetConnection" = "Internet verbinding nodig voor deze actie.";
9292

9393
"cloudProviderType.localFileSystem" = "Andere File Provider";
94+
"cloudProviderType.sharePoint.secondary" = "incl. Microsoft Teams";
9495

9596
"fileProvider.onboarding.title" = "Welkom";
9697
"fileProvider.onboarding.info" = "Bedankt voor het kiezen van Cryptomator om uw bestanden te beschermen. Om te beginnen, ga naar de app en voeg een kluis toe.";
@@ -154,6 +155,8 @@
154155

155156
"maintenanceModeError.runningCloudTask" = "De bewerking kan niet worden uitgevoerd omdat andere achtergrondbewerkingen voor deze kluis eerst moeten worden afgerond. Probeer het later opnieuw.";
156157

158+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "De benodigde machtigingen voor toegang tot de bronnen konden niet worden verkregen. Probeer een ander account.";
159+
157160
"nameValidation.error.endsWithPeriod" = "U kunt geen naam gebruiken die eindigt met een punt. Kies een andere naam.";
158161
"nameValidation.error.endsWithSpace" = "U kunt geen naam gebruiken die eindigt met een spatie. Kies een andere naam.";
159162
"nameValidation.error.containsIllegalCharacter" = "U kunt geen naam gebruiken die \"%@\" bevat. Kies een andere naam.";
@@ -211,6 +214,15 @@
211214
"settings.shortcutsGuide" = "Snelkoppelingen Gids";
212215
"settings.unlockFullVersion" = "Volledige versie ontgrendelen";
213216

217+
"sharePoint.enterURL.title" = "Voer SharePoint URL in";
218+
"sharePoint.enterURL.placeholder" = "SharePoint Site URL";
219+
"sharePoint.enterURL.header.title" = "Gebruik dit URL-formaat:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
220+
"sharePoint.urlValidation.error.emptyURL" = "URL mag niet leeg zijn.";
221+
"sharePoint.urlValidation.error.invalidURL" = "De URL is ongeldig. Gebruik dit formaat: https://{…}.sharepoint.com/{sites|teams}/{…}";
222+
"sharePoint.selectDrive.title" = "Selecteer documentbibliotheek";
223+
"sharePoint.selectDrive.header.title" = "Selecteer de SharePoint documentbibliotheek waarmee u wilt werken.";
224+
"sharePoint.selectDrive.emptyList.footer" = "Geen documentbibliotheken beschikbaar";
225+
214226
"snapshots.fileprovider.file1" = "/Rekening.getallen";
215227
"snapshots.fileprovider.file2" = "/Laatste presentatie.key";
216228
"snapshots.fileprovider.file3" = "/Product trailer.mov";

SharedResources/pt-BR.lproj/Localizable.strings

+11
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@
154154

155155
"maintenanceModeError.runningCloudTask" = "A operação não pode ser realizada porque outras operações em segundo plano para este cofre têm que terminar primeiro. Por favor, tente novamente mais tarde.";
156156

157+
"microsoftGraphAuthenticator.error.serverDeclinedScopes" = "As permissões necessárias para acessar os recursos não puderam ser obtidos. Por favor, tente utilizar uma conta diferente.";
158+
157159
"nameValidation.error.endsWithPeriod" = "Você não pode usar um nome que termine com um ponto. Por favor, escolha outro nome.";
158160
"nameValidation.error.endsWithSpace" = "Você não pode usar um nome que termina com um espaço. Por favor, escolha outro nome.";
159161
"nameValidation.error.containsIllegalCharacter" = "Você não pode usar um nome que contenha \"%@\". Por favor, escolha outro nome.";
@@ -211,6 +213,15 @@
211213
"settings.shortcutsGuide" = "Guia de Atalhos";
212214
"settings.unlockFullVersion" = "Desbloqueie a Versão Completa";
213215

216+
"sharePoint.enterURL.title" = "Digite URL do SharePoint";
217+
"sharePoint.enterURL.placeholder" = "URL do Site SharePoint";
218+
"sharePoint.enterURL.header.title" = "Use este formato de URL:\nhttps://{…}.sharepoint.com/{sites|teams}/{…}";
219+
"sharePoint.urlValidation.error.emptyURL" = "A URL não pode ser vazia.";
220+
"sharePoint.urlValidation.error.invalidURL" = "A URL é inválida. Por favor, use este formato: https://{…}.sharepoint.com/{sites|teams}/{…}";
221+
"sharePoint.selectDrive.title" = "Selecionar Biblioteca de Documentos";
222+
"sharePoint.selectDrive.header.title" = "Selecione a biblioteca de documentos SharePoint com a qual você deseja trabalhar.";
223+
"sharePoint.selectDrive.emptyList.footer" = "Não há Bibliotecas de Documentos Disponíveis";
224+
214225
"snapshots.fileprovider.file1" = "/Accounting.numbers";
215226
"snapshots.fileprovider.file2" = "/Final Presentation.key";
216227
"snapshots.fileprovider.file3" = "/Product Trailer.mov";

0 commit comments

Comments
 (0)