1
|
|
|
OC.L10N.register( |
2
|
|
|
"files_paperhive", |
3
|
|
|
{ |
4
|
|
|
"This file is too big to be opened. Please download the file instead." : "Dit bestand is te groot om te worden geopend. Download het bestand om het te bewerken.", |
5
|
|
|
"Cannot read the file." : "Kan het bestand niet lezen.", |
6
|
|
|
"Invalid file path supplied." : "Ongeldig pad opgegeven.", |
7
|
|
|
"The file is locked." : "Het bestand is besloten.", |
8
|
|
|
"An internal server error occurred." : "Er heeft zich een interne serverfout voorgedaan.", |
9
|
|
|
"Problem connecting to PaperHive." : "Probleem met verbinden met PaperHive.", |
10
|
|
|
"The file already exists." : "Het bestand bestaat al.", |
11
|
|
|
"Received wrong response from PaperHive." : "Ontving onjuist antwoord van PaperHive.", |
12
|
|
|
"Show Paper" : "Toon Paper", |
13
|
|
|
"Visit PaperHive at" : "Bezoek PaperHive op", |
14
|
|
|
"and transform reading into a process of collaboration!" : "en verander lezen in een proces van samenwerking!", |
15
|
|
|
"Your DocID" : "Je DocID", |
16
|
|
|
"is the last fragment of PaperHive document URL." : "is het laatste fragment van PaperHive document URL.", |
17
|
|
|
"Exemplary URL" : "Voorbeeld URL", |
18
|
|
|
"An error occurred!" : "Er is iets fout gegaan!", |
19
|
|
|
"Discuss" : "Bespreken", |
20
|
|
|
"Your [.paperhive] file is not a valid PaperHive document, please redownload document" : "Uw [.paperhive] bestand is geen geldig PaperHive document, graag opnieuw downloaden", |
21
|
|
|
"PaperHive" : "PaperHive", |
22
|
|
|
"URL or DocID" : "URL of DocID", |
23
|
|
|
"Saving..." : "Opslaan", |
24
|
|
|
"Please reload the page, error occured" : "Herlaad deze pagina, er trad een fout op", |
25
|
|
|
"Cannot add your PaperHive document of ID {id}. File exists or error connecting to PaperHive" : "Kan uw PaperHive document van ID {id} niet toevoegen. Het bestand bestaat al of er is een fout bij het verbinden met PaperHive" |
26
|
|
|
}, |
27
|
|
|
"nplurals=2; plural=(n != 1);"); |
28
|
|
|
|