Conflicts: apps/files_external/lib/webdav.phpremotes/origin/stable5
commit
fbcf62389c
@ -1,28 +1,22 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"There is no error, the file uploaded with success" => "Файлът е качен успешно", |
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.", |
||||
"The uploaded file was only partially uploaded" => "Файлът е качен частично", |
||||
"No file was uploaded" => "Фахлът не бе качен", |
||||
"Missing a temporary folder" => "Липсва временната папка", |
||||
"Failed to write to disk" => "Грешка при запис на диска", |
||||
"Missing a temporary folder" => "Липсва временна папка", |
||||
"Files" => "Файлове", |
||||
"Delete" => "Изтриване", |
||||
"Upload Error" => "Грешка при качване", |
||||
"Upload cancelled." => "Качването е отменено.", |
||||
"Rename" => "Преименуване", |
||||
"replace" => "препокриване", |
||||
"cancel" => "отказ", |
||||
"undo" => "възтановяване", |
||||
"Upload cancelled." => "Качването е спряно.", |
||||
"Name" => "Име", |
||||
"Size" => "Размер", |
||||
"Modified" => "Променено", |
||||
"Maximum upload size" => "Макс. размер за качване", |
||||
"0 is unlimited" => "0 означава без ограничение", |
||||
"Maximum upload size" => "Максимален размер за качване", |
||||
"0 is unlimited" => "Ползвайте 0 за без ограничения", |
||||
"Save" => "Запис", |
||||
"New" => "Нов", |
||||
"Text file" => "Текстов файл", |
||||
"New" => "Ново", |
||||
"Folder" => "Папка", |
||||
"Upload" => "Качване", |
||||
"Cancel upload" => "Отказване на качването", |
||||
"Nothing in here. Upload something!" => "Няма нищо, качете нещо!", |
||||
"Nothing in here. Upload something!" => "Няма нищо тук. Качете нещо.", |
||||
"Download" => "Изтегляне", |
||||
"Upload too large" => "Файлът е прекалено голям", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете които се опитвате да качите са по-големи от позволеното за сървъра.", |
||||
"Files are being scanned, please wait." => "Файловете се претърсват, изчакайте." |
||||
"Upload too large" => "Файлът който сте избрали за качване е прекалено голям" |
||||
); |
||||
|
||||
@ -1,42 +1,67 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"There is no error, the file uploaded with success" => "Nincs hiba, a fájl sikeresen feltöltve.", |
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl meghaladja a MAX_FILE_SIZE direktívát ami meghatározott a HTML form-ban.", |
||||
"The uploaded file was only partially uploaded" => "Az eredeti fájl csak részlegesen van feltöltve.", |
||||
"No file was uploaded" => "Nem lett fájl feltöltve.", |
||||
"Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár", |
||||
"Failed to write to disk" => "Nem írható lemezre", |
||||
"No file was uploaded. Unknown error" => "Nem történt feltöltés. Ismeretlen hiba", |
||||
"There is no error, the file uploaded with success" => "A fájlt sikerült feltölteni", |
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "A feltöltött fájl mérete meghaladja a php.ini állományban megadott upload_max_filesize paraméter értékét.", |
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra.", |
||||
"The uploaded file was only partially uploaded" => "Az eredeti fájlt csak részben sikerült feltölteni.", |
||||
"No file was uploaded" => "Nem töltődött fel semmi", |
||||
"Missing a temporary folder" => "Hiányzik egy ideiglenes mappa", |
||||
"Failed to write to disk" => "Nem sikerült a lemezre történő írás", |
||||
"Not enough space available" => "Nincs elég szabad hely", |
||||
"Invalid directory." => "Érvénytelen mappa.", |
||||
"Files" => "Fájlok", |
||||
"Unshare" => "Nem oszt meg", |
||||
"Unshare" => "Megosztás visszavonása", |
||||
"Delete" => "Törlés", |
||||
"replace" => "cserél", |
||||
"Rename" => "Átnevezés", |
||||
"{new_name} already exists" => "{new_name} már létezik", |
||||
"replace" => "írjuk fölül", |
||||
"suggest name" => "legyen más neve", |
||||
"cancel" => "mégse", |
||||
"undo" => "visszavon", |
||||
"replaced {new_name}" => "a(z) {new_name} állományt kicseréltük", |
||||
"undo" => "visszavonás", |
||||
"replaced {new_name} with {old_name}" => "{new_name} fájlt kicseréltük ezzel: {old_name}", |
||||
"unshared {files}" => "{files} fájl megosztása visszavonva", |
||||
"deleted {files}" => "{files} fájl törölve", |
||||
"'.' is an invalid file name." => "'.' fájlnév érvénytelen.", |
||||
"File name cannot be empty." => "A fájlnév nem lehet semmi.", |
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Érvénytelen elnevezés. Ezek a karakterek nem használhatók: '\\', '/', '<', '>', ':', '\"', '|', '?' és '*'", |
||||
"generating ZIP-file, it may take some time." => "ZIP-fájl generálása, ez eltarthat egy ideig.", |
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű", |
||||
"Upload Error" => "Feltöltési hiba", |
||||
"Close" => "Bezár", |
||||
"Close" => "Bezárás", |
||||
"Pending" => "Folyamatban", |
||||
"Upload cancelled." => "Feltöltés megszakítva", |
||||
"1 file uploading" => "1 fájl töltődik föl", |
||||
"{count} files uploading" => "{count} fájl töltődik föl", |
||||
"Upload cancelled." => "A feltöltést megszakítottuk.", |
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.", |
||||
"URL cannot be empty." => "Az URL nem lehet semmi.", |
||||
"{count} files scanned" => "{count} fájlt találtunk", |
||||
"error while scanning" => "Hiba a fájllista-ellenőrzés során", |
||||
"Name" => "Név", |
||||
"Size" => "Méret", |
||||
"Modified" => "Módosítva", |
||||
"1 folder" => "1 mappa", |
||||
"{count} folders" => "{count} mappa", |
||||
"1 file" => "1 fájl", |
||||
"{count} files" => "{count} fájl", |
||||
"File handling" => "Fájlkezelés", |
||||
"Maximum upload size" => "Maximális feltölthető fájlméret", |
||||
"max. possible: " => "max. lehetséges", |
||||
"Needed for multi-file and folder downloads." => "Kötegelt file- vagy mappaletöltéshez szükséges", |
||||
"Enable ZIP-download" => "ZIP-letöltés engedélyezése", |
||||
"max. possible: " => "max. lehetséges: ", |
||||
"Needed for multi-file and folder downloads." => "Kötegelt fájl- vagy mappaletöltéshez szükséges", |
||||
"Enable ZIP-download" => "A ZIP-letöltés engedélyezése", |
||||
"0 is unlimited" => "0 = korlátlan", |
||||
"Maximum input size for ZIP files" => "ZIP file-ok maximum mérete", |
||||
"Maximum input size for ZIP files" => "ZIP-fájlok maximális kiindulási mérete", |
||||
"Save" => "Mentés", |
||||
"New" => "Új", |
||||
"Text file" => "Szövegfájl", |
||||
"Folder" => "Mappa", |
||||
"From link" => "Feltöltés linkről", |
||||
"Upload" => "Feltöltés", |
||||
"Cancel upload" => "Feltöltés megszakítása", |
||||
"Nothing in here. Upload something!" => "Töltsön fel egy fájlt.", |
||||
"Cancel upload" => "A feltöltés megszakítása", |
||||
"Nothing in here. Upload something!" => "Itt nincs semmi. Töltsön fel valamit!", |
||||
"Download" => "Letöltés", |
||||
"Upload too large" => "Feltöltés túl nagy", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren.", |
||||
"Files are being scanned, please wait." => "File-ok vizsgálata, kis türelmet", |
||||
"Current scanning" => "Aktuális vizsgálat" |
||||
"Upload too large" => "A feltöltés túl nagy", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A feltöltendő állományok mérete meghaladja a kiszolgálón megengedett maximális méretet.", |
||||
"Files are being scanned, please wait." => "A fájllista ellenőrzése zajlik, kis türelmet!", |
||||
"Current scanning" => "Ellenőrzés alatt" |
||||
); |
||||
|
||||
@ -0,0 +1,62 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"There is no error, the file uploaded with success" => "Engin villa, innsending heppnaðist", |
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Innsend skrá er stærri en upload_max stillingin í php.ini:", |
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", |
||||
"The uploaded file was only partially uploaded" => "Einungis hluti af innsendri skrá skilaði sér", |
||||
"No file was uploaded" => "Engin skrá skilaði sér", |
||||
"Missing a temporary folder" => "Vantar bráðabirgðamöppu", |
||||
"Failed to write to disk" => "Tókst ekki að skrifa á disk", |
||||
"Files" => "Skrár", |
||||
"Unshare" => "Hætta deilingu", |
||||
"Delete" => "Eyða", |
||||
"Rename" => "Endurskýra", |
||||
"{new_name} already exists" => "{new_name} er þegar til", |
||||
"replace" => "yfirskrifa", |
||||
"suggest name" => "stinga upp á nafni", |
||||
"cancel" => "hætta við", |
||||
"replaced {new_name}" => "endurskýrði {new_name}", |
||||
"undo" => "afturkalla", |
||||
"replaced {new_name} with {old_name}" => "yfirskrifaði {new_name} með {old_name}", |
||||
"unshared {files}" => "Hætti við deilingu á {files}", |
||||
"deleted {files}" => "eyddi {files}", |
||||
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð.", |
||||
"generating ZIP-file, it may take some time." => "bý til ZIP skrá, það gæti tekið smá stund.", |
||||
"Unable to upload your file as it is a directory or has 0 bytes" => "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti.", |
||||
"Upload Error" => "Villa við innsendingu", |
||||
"Close" => "Loka", |
||||
"Pending" => "Bíður", |
||||
"1 file uploading" => "1 skrá innsend", |
||||
"{count} files uploading" => "{count} skrár innsendar", |
||||
"Upload cancelled." => "Hætt við innsendingu.", |
||||
"File upload is in progress. Leaving the page now will cancel the upload." => "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.", |
||||
"URL cannot be empty." => "Vefslóð má ekki vera tóm.", |
||||
"{count} files scanned" => "{count} skrár skimaðar", |
||||
"error while scanning" => "villa við skimun", |
||||
"Name" => "Nafn", |
||||
"Size" => "Stærð", |
||||
"Modified" => "Breytt", |
||||
"1 folder" => "1 mappa", |
||||
"{count} folders" => "{count} möppur", |
||||
"1 file" => "1 skrá", |
||||
"{count} files" => "{count} skrár", |
||||
"File handling" => "Meðhöndlun skrár", |
||||
"Maximum upload size" => "Hámarks stærð innsendingar", |
||||
"max. possible: " => "hámark mögulegt: ", |
||||
"Needed for multi-file and folder downloads." => "Nauðsynlegt til að sækja margar skrár og möppur í einu.", |
||||
"Enable ZIP-download" => "Virkja ZIP niðurhal.", |
||||
"0 is unlimited" => "0 er ótakmarkað", |
||||
"Maximum input size for ZIP files" => "Hámarks inntaksstærð fyrir ZIP skrár", |
||||
"Save" => "Vista", |
||||
"New" => "Nýtt", |
||||
"Text file" => "Texta skrá", |
||||
"Folder" => "Mappa", |
||||
"From link" => "Af tengli", |
||||
"Upload" => "Senda inn", |
||||
"Cancel upload" => "Hætta við innsendingu", |
||||
"Nothing in here. Upload something!" => "Ekkert hér. Sendu eitthvað inn!", |
||||
"Download" => "Niðurhal", |
||||
"Upload too large" => "Innsend skrá of stór", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", |
||||
"Files are being scanned, please wait." => "Verið er að skima skrár, vinsamlegast hinkraðu.", |
||||
"Current scanning" => "Er að skima" |
||||
); |
||||
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Криптиране", |
||||
"Enable Encryption" => "Включване на криптирането", |
||||
"None" => "Няма", |
||||
"Exclude the following file types from encryption" => "Изключване на следните файлови типове от криптирането" |
||||
); |
||||
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "הצפנה", |
||||
"Enable Encryption" => "הפעל הצפנה", |
||||
"None" => "כלום", |
||||
"Exclude the following file types from encryption" => "הוצא את סוגי הקבצים הבאים מהצפנה" |
||||
); |
||||
@ -1,6 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Titkosítás", |
||||
"Exclude the following file types from encryption" => "A következő fájl típusok kizárása a titkosításból", |
||||
"Enable Encryption" => "A titkosítás engedélyezése", |
||||
"None" => "Egyik sem", |
||||
"Enable Encryption" => "Titkosítás engedélyezése" |
||||
"Exclude the following file types from encryption" => "A következő fájltípusok kizárása a titkosításból" |
||||
); |
||||
|
||||
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Dulkóðun", |
||||
"Enable Encryption" => "Virkja dulkóðun", |
||||
"None" => "Ekkert", |
||||
"Exclude the following file types from encryption" => "Undanskilja eftirfarandi skráartegundir frá dulkóðun" |
||||
); |
||||
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Şifreleme", |
||||
"Enable Encryption" => "Şifrelemeyi Etkinleştir", |
||||
"None" => "Hiçbiri", |
||||
"Exclude the following file types from encryption" => "Aşağıdaki dosya tiplerini şifrelemeye dahil etme" |
||||
); |
||||
@ -1,4 +1,18 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Access granted" => "Достъпът е даден", |
||||
"Grant access" => "Даване на достъп", |
||||
"Fill out all required fields" => "Попълнете всички задължителни полета", |
||||
"External Storage" => "Външно хранилище", |
||||
"Backend" => "Администрация", |
||||
"Configuration" => "Конфигурация", |
||||
"Options" => "Опции", |
||||
"None set" => "Няма избрано", |
||||
"All Users" => "Всички потребители", |
||||
"Groups" => "Групи", |
||||
"Delete" => "Изтриване" |
||||
"Users" => "Потребители", |
||||
"Delete" => "Изтриване", |
||||
"Enable User External Storage" => "Вкл. на поддръжка за външно потр. хранилище", |
||||
"Allow users to mount their own external storage" => "Позволено е на потребителите да ползват тяхно лично външно хранилище", |
||||
"SSL root certificates" => "SSL основни сертификати", |
||||
"Import Root Certificate" => "Импортиране на основен сертификат" |
||||
); |
||||
|
||||
@ -1,5 +1,26 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Access granted" => "Érvényes hozzáférés", |
||||
"Error configuring Dropbox storage" => "A Dropbox tárolót nem sikerült beállítani", |
||||
"Grant access" => "Megadom a hozzáférést", |
||||
"Fill out all required fields" => "Töltse ki az összes szükséges mezőt", |
||||
"Please provide a valid Dropbox app key and secret." => "Adjon meg egy érvényes Dropbox app key-t és secretet!", |
||||
"Error configuring Google Drive storage" => "A Google Drive tárolót nem sikerült beállítani", |
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Figyelem:</b> az \"smbclient\" nincs telepítve a kiszolgálón. Emiatt nem lehet CIFS/SMB megosztásokat fölcsatolni. Kérje meg a rendszergazdát, hogy telepítse a szükséges programot.", |
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Figyelem:</b> a PHP FTP támogatása vagy nincs telepítve, vagy nincs engedélyezve a kiszolgálón. Emiatt nem lehetséges FTP-tárolókat fölcsatolni. Kérje meg a rendszergazdát, hogy telepítse a szükséges programot.", |
||||
"External Storage" => "Külső tárolási szolgáltatások becsatolása", |
||||
"Mount point" => "Hova csatoljuk", |
||||
"Backend" => "Külső tárolórendszer", |
||||
"Configuration" => "Beállítások", |
||||
"Options" => "Opciók", |
||||
"Applicable" => "Érvényességi kör", |
||||
"Add mount point" => "Új csatolás létrehozása", |
||||
"None set" => "Nincs beállítva", |
||||
"All Users" => "Az összes felhasználó", |
||||
"Groups" => "Csoportok", |
||||
"Users" => "Felhasználók", |
||||
"Delete" => "Törlés" |
||||
"Delete" => "Törlés", |
||||
"Enable User External Storage" => "Külső tárolók engedélyezése a felhasználók részére", |
||||
"Allow users to mount their own external storage" => "Lehetővé teszi, hogy a felhasználók külső tárolási szolgáltatásokat csatoljanak be a saját területükre", |
||||
"SSL root certificates" => "SSL tanúsítványok", |
||||
"Import Root Certificate" => "SSL tanúsítványok importálása" |
||||
); |
||||
|
||||
@ -0,0 +1,26 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Access granted" => "Aðgengi veitt", |
||||
"Error configuring Dropbox storage" => "Villa við að setja upp Dropbox gagnasvæði", |
||||
"Grant access" => "Veita aðgengi", |
||||
"Fill out all required fields" => "Fylltu út alla skilyrta reiti", |
||||
"Please provide a valid Dropbox app key and secret." => "Gefðu upp virkan Dropbox lykil og leynikóða", |
||||
"Error configuring Google Drive storage" => "Villa kom upp við að setja upp Google Drive gagnasvæði", |
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Aðvörun:</b> \"smbclient\" er ekki uppsettur. Uppsetning á CIFS/SMB gagnasvæðum er ekki möguleg. Hafðu samband við kerfisstjóra til að fá hann uppsettan.", |
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Aðvörun:</b> FTP stuðningur í PHP er ekki virkur. Uppsetning á FTP gagnasvæðum er ekki möguleg. Hafðu samband við kerfisstjóra til að fá hann uppsettan.", |
||||
"External Storage" => "Ytri gagnageymsla", |
||||
"Mount point" => "Mount svæði", |
||||
"Backend" => "Stjórnun", |
||||
"Configuration" => "Uppsetning", |
||||
"Options" => "Stillingar", |
||||
"Applicable" => "Gilt", |
||||
"Add mount point" => "Bæta við mount svæði", |
||||
"None set" => "Ekkert sett", |
||||
"All Users" => "Allir notendur", |
||||
"Groups" => "Hópar", |
||||
"Users" => "Notendur", |
||||
"Delete" => "Eyða", |
||||
"Enable User External Storage" => "Virkja ytra gagnasvæði notenda", |
||||
"Allow users to mount their own external storage" => "Leyfa notendum að bæta við sínum eigin ytri gagnasvæðum", |
||||
"SSL root certificates" => "SSL rótar skilríki", |
||||
"Import Root Certificate" => "Flytja inn rótar skilríki" |
||||
); |
||||
@ -1,6 +1,26 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Access granted" => "Пристапот е дозволен", |
||||
"Error configuring Dropbox storage" => "Грешка при конфигурација на Dropbox", |
||||
"Grant access" => "Дозволи пристап", |
||||
"Fill out all required fields" => "Пополни ги сите задолжителни полиња", |
||||
"Please provide a valid Dropbox app key and secret." => "Ве молам доставите валиден Dropbox клуч и тајна лозинка.", |
||||
"Error configuring Google Drive storage" => "Грешка при конфигурација на Google Drive", |
||||
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Внимание:</b> \"smbclient\" не е инсталиран. Не е можно монтирање на CIFS/SMB дискови. Замолете го Вашиот систем администратор да го инсталира.", |
||||
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Внимание:</b> Не е овозможена или инсталирани FTP подршка во PHP. Не е можно монтирање на FTP дискови. Замолете го Вашиот систем администратор да го инсталира.", |
||||
"External Storage" => "Надворешно складиште", |
||||
"Mount point" => "Точка на монтирање", |
||||
"Backend" => "Админ", |
||||
"Configuration" => "Конфигурација", |
||||
"Options" => "Опции", |
||||
"Applicable" => "Применливо", |
||||
"Add mount point" => "Додади точка на монтирање", |
||||
"None set" => "Ништо поставено", |
||||
"All Users" => "Сите корисници", |
||||
"Groups" => "Групи", |
||||
"Users" => "Корисници", |
||||
"Delete" => "Избриши" |
||||
"Delete" => "Избриши", |
||||
"Enable User External Storage" => "Овозможи надворешни за корисници", |
||||
"Allow users to mount their own external storage" => "Дозволи им на корисниците да монтираат свои надворешни дискови", |
||||
"SSL root certificates" => "SSL root сертификати", |
||||
"Import Root Certificate" => "Увези" |
||||
); |
||||
|
||||
@ -1,5 +1,16 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"External Storage" => "Harici Depolama", |
||||
"Mount point" => "Bağlama Noktası", |
||||
"Backend" => "Yönetici", |
||||
"Configuration" => "Yapılandırma", |
||||
"Options" => "Seçenekler", |
||||
"Applicable" => "Uygulanabilir", |
||||
"Add mount point" => "Bağlama noktası ekle", |
||||
"None set" => "Hiçbiri", |
||||
"All Users" => "Tüm Kullanıcılar", |
||||
"Groups" => "Gruplar", |
||||
"Users" => "Kullanıcılar", |
||||
"Delete" => "Sil" |
||||
"Delete" => "Sil", |
||||
"SSL root certificates" => "SSL kök sertifikaları", |
||||
"Import Root Certificate" => "Kök Sertifikalarını İçe Aktar" |
||||
); |
||||
|
||||
@ -0,0 +1,9 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "كلمة المرور", |
||||
"Submit" => "تطبيق", |
||||
"%s shared the folder %s with you" => "%s شارك المجلد %s معك", |
||||
"%s shared the file %s with you" => "%s شارك الملف %s معك", |
||||
"Download" => "تحميل", |
||||
"No preview available for" => "لا يوجد عرض مسبق لـ", |
||||
"web services under your control" => "خدمات الشبكة تحت سيطرتك" |
||||
); |
||||
@ -0,0 +1,9 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Парола", |
||||
"Submit" => "Потвърждение", |
||||
"%s shared the folder %s with you" => "%s сподели папката %s с Вас", |
||||
"%s shared the file %s with you" => "%s сподели файла %s с Вас", |
||||
"Download" => "Изтегляне", |
||||
"No preview available for" => "Няма наличен преглед за", |
||||
"web services under your control" => "уеб услуги под Ваш контрол" |
||||
); |
||||
@ -1,6 +1,9 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Size" => "Méret", |
||||
"Modified" => "Módosítva", |
||||
"Delete all" => "Összes törlése", |
||||
"Delete" => "Törlés" |
||||
"Password" => "Jelszó", |
||||
"Submit" => "Elküld", |
||||
"%s shared the folder %s with you" => "%s megosztotta Önnel ezt a mappát: %s", |
||||
"%s shared the file %s with you" => "%s megosztotta Önnel ezt az állományt: %s", |
||||
"Download" => "Letöltés", |
||||
"No preview available for" => "Nem áll rendelkezésre előnézet ehhez: ", |
||||
"web services under your control" => "webszolgáltatások saját kézben" |
||||
); |
||||
|
||||
@ -0,0 +1,9 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Lykilorð", |
||||
"Submit" => "Senda", |
||||
"%s shared the folder %s with you" => "%s deildi möppunni %s með þér", |
||||
"%s shared the file %s with you" => "%s deildi skránni %s með þér", |
||||
"Download" => "Niðurhal", |
||||
"No preview available for" => "Yfirlit ekki í boði fyrir", |
||||
"web services under your control" => "vefþjónusta undir þinni stjórn" |
||||
); |
||||
@ -0,0 +1,8 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "إنهاء تاريخ الإنتهاء لجميع الإصدارات", |
||||
"History" => "السجل الزمني", |
||||
"Versions" => "الإصدارات", |
||||
"This will delete all existing backup versions of your files" => "هذه العملية ستقوم بإلغاء جميع إصدارات النسخ الاحتياطي للملفات", |
||||
"Files Versioning" => "أصدرة الملفات", |
||||
"Enable" => "تفعيل" |
||||
); |
||||
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"History" => "История", |
||||
"Versions" => "Версии", |
||||
"This will delete all existing backup versions of your files" => "Това действие ще изтрие всички налични архивни версии на Вашите файлове", |
||||
"Enable" => "Включено" |
||||
); |
||||
@ -0,0 +1,8 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Az összes korábbi változat törlése", |
||||
"History" => "Korábbi változatok", |
||||
"Versions" => "Az állományok korábbi változatai", |
||||
"This will delete all existing backup versions of your files" => "Itt törölni tudja állományainak összes korábbi verzióját", |
||||
"Files Versioning" => "Az állományok verzionálása", |
||||
"Enable" => "engedélyezve" |
||||
); |
||||
@ -0,0 +1,8 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Úrelda allar útgáfur", |
||||
"History" => "Saga", |
||||
"Versions" => "Útgáfur", |
||||
"This will delete all existing backup versions of your files" => "Þetta mun eyða öllum afritum af skránum þínum", |
||||
"Files Versioning" => "Útgáfur af skrám", |
||||
"Enable" => "Virkja" |
||||
); |
||||
@ -0,0 +1,8 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Tüm sürümleri sona erdir", |
||||
"History" => "Geçmiş", |
||||
"Versions" => "Sürümler", |
||||
"This will delete all existing backup versions of your files" => "Bu dosyalarınızın tüm yedek sürümlerini silecektir", |
||||
"Files Versioning" => "Dosya Sürümleri", |
||||
"Enable" => "Etkinleştir" |
||||
); |
||||
@ -0,0 +1,3 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "كلمة المرور" |
||||
); |
||||
@ -0,0 +1,4 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Парола", |
||||
"Help" => "Помощ" |
||||
); |
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue