1
|
|
|
OC.L10N.register( |
2
|
|
|
"files_paperhive", |
3
|
|
|
{ |
4
|
|
|
"This file is too big to be opened. Please download the file instead." : "Kjo kartelë është shumë e madhe për hapje. Ju lutemi, në vend të kësaj, shkarkojeni.", |
5
|
|
|
"Cannot read the file." : "S’lexohet dot kartela.", |
6
|
|
|
"Invalid file path supplied." : "U dha shteg i pavlefshëm.", |
7
|
|
|
"The file is locked." : "Kartela është e kyçur.", |
8
|
|
|
"An internal server error occurred." : "Ndodhi një gabim i brendshëm shërbyesi.", |
9
|
|
|
"Problem connecting to PaperHive." : "Problem në lidhjen me PaperHive.", |
10
|
|
|
"The file already exists." : "Ka tashmë një kartelë të tillë.", |
11
|
|
|
"Received wrong response from PaperHive." : "U mor përgjigje e gabuar nga PaperHive.", |
12
|
|
|
"Show Paper" : "Shfaq Paper", |
13
|
|
|
"Visit PaperHive at" : "Vizitoni PaperHive te", |
14
|
|
|
"and transform reading into a process of collaboration!" : "dhe shndërrojeni leximin në një proces bashkëpunimi!", |
15
|
|
|
"Your DocID" : "DocID Juaj", |
16
|
|
|
"is the last fragment of PaperHive document URL." : "është pjesa e fundit e URL-së së dokumentit PaperHive.", |
17
|
|
|
"Exemplary URL" : "URL shembull", |
18
|
|
|
"An error occurred!" : "Ndodhi një gabim!", |
19
|
|
|
"Discuss" : "Diskutoni", |
20
|
|
|
"Your [.paperhive] file is not a valid PaperHive document, please redownload document" : "Kartela juaj [.paperhive] s’është dokument PaperHive i vlefshëm, ju lutemi, rishkarkojeni dokumentin", |
21
|
|
|
"PaperHive" : "PaperHive", |
22
|
|
|
"URL or DocID" : "URL ose DocID", |
23
|
|
|
"Saving..." : "Po ruhet …", |
24
|
|
|
"Please reload the page, error occured" : "Ju lutemi, ringarkoni faqen, ndodhi një gabim", |
25
|
|
|
"Cannot add your PaperHive document of ID {id}. File exists or error connecting to PaperHive" : "S’shtohet dot dokumenti PaperHive me ID {id}. Ose kartela ekziston, ose ka një gabim në lidhjen me PaperHive" |
26
|
|
|
}, |
27
|
|
|
"nplurals=2; plural=(n != 1);"); |
28
|
|
|
|