[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2017-06-08 00:14:19 +00:00
Родитель 5b0259b975
Коммит ff40daea58
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
4 изменённых файлов: 14 добавлений и 2 удалений

Просмотреть файл

@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Forhåndsvis",
"New text file" : "Ny tekstfil",
"New text file.txt" : "Ny tekstfil.txt",
"Text editor" : "Tekstbehandler"
"Text editor" : "Tekstbehandler",
"Text file" : "Tekstfil"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -21,6 +21,7 @@
"Preview" : "Forhåndsvis",
"New text file" : "Ny tekstfil",
"New text file.txt" : "Ny tekstfil.txt",
"Text editor" : "Tekstbehandler"
"Text editor" : "Tekstbehandler",
"Text file" : "Tekstfil"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -7,6 +7,7 @@ OC.L10N.register(
"Invalid file path supplied." : "U dha shteg i pavlefshëm.",
"The file is locked." : "Kartela është e kyçur.",
"An internal server error occurred." : "Ndodhi një gabim i brendshëm shërbyesi.",
"You can not write to a folder" : "Ju s'mund të shkruani tek një dosje ",
"Cannot save file as it has been modified since opening" : "Sruhet dot kartela, ngaqë është ndryshuar që prej hapjes",
"Insufficient permissions" : "Leje të pamjaftueshme",
"File path not supplied" : "Su dha shteg kartele",
@ -17,6 +18,10 @@ OC.L10N.register(
"Saved" : "U ruajt",
"There was a problem saving your changes. Click to resume editing." : "Pati një problem në ruajtjen e ndryshimeve tuaja. Klikoni që të rimerret përpunimi.",
"An error occurred!" : "Ndodhi një gabim!",
"Edit" : "Edit",
"Mixed" : "Miksuar",
"Preview" : "Parapamje ",
"New text file" : "Skedar teksti i ri ",
"New text file.txt" : "Kartelë e re file.txt"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -5,6 +5,7 @@
"Invalid file path supplied." : "U dha shteg i pavlefshëm.",
"The file is locked." : "Kartela është e kyçur.",
"An internal server error occurred." : "Ndodhi një gabim i brendshëm shërbyesi.",
"You can not write to a folder" : "Ju s'mund të shkruani tek një dosje ",
"Cannot save file as it has been modified since opening" : "Sruhet dot kartela, ngaqë është ndryshuar që prej hapjes",
"Insufficient permissions" : "Leje të pamjaftueshme",
"File path not supplied" : "Su dha shteg kartele",
@ -15,6 +16,10 @@
"Saved" : "U ruajt",
"There was a problem saving your changes. Click to resume editing." : "Pati një problem në ruajtjen e ndryshimeve tuaja. Klikoni që të rimerret përpunimi.",
"An error occurred!" : "Ndodhi një gabim!",
"Edit" : "Edit",
"Mixed" : "Miksuar",
"Preview" : "Parapamje ",
"New text file" : "Skedar teksti i ri ",
"New text file.txt" : "Kartelë e re file.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}