2014-10-17 16:20:02 +04:00
OC . L10N . register (
"files" ,
{
2018-02-13 13:48:56 +03:00
"Storage is temporarily not available" : "Memoro nedaŭra ne disponeblas" ,
2016-02-25 09:58:06 +03:00
"Storage invalid" : "Memoro ne validas" ,
2014-10-17 16:20:02 +04:00
"Unknown error" : "Nekonata eraro" ,
2015-06-02 08:56:23 +03:00
"All files" : "Ĉiuj dosieroj" ,
2018-02-13 13:48:56 +03:00
"Recent" : "Lastatempe" ,
2018-07-18 03:12:15 +03:00
"Favorites" : "Favoratoj" ,
2018-02-13 13:48:56 +03:00
"File could not be found" : "Ne troveblas dosiero" ,
2018-06-19 03:13:16 +03:00
"Move or copy" : "Movi aŭ kopii" ,
"Download" : "Elŝuti" ,
"Delete" : "Forigi" ,
2014-12-19 09:56:51 +03:00
"Home" : "Hejmo" ,
2015-08-25 19:39:10 +03:00
"Close" : "Fermi" ,
2016-10-25 12:36:09 +03:00
"Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon “{dir}”" ,
2014-10-17 16:20:02 +04:00
"Upload cancelled." : "La alŝuto nuliĝis." ,
2015-11-13 09:57:12 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn" ,
2016-02-25 09:58:06 +03:00
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ne sufiĉas libera spaco: vi alŝutas {size1} sed nur {size2} restas" ,
2018-02-13 13:48:56 +03:00
"Not enough free space" : "Ne sufiĉas libera spaco" ,
2018-06-19 03:13:16 +03:00
"Uploading …" : "Alŝutante ..." ,
"…" : "… " ,
2018-02-13 13:48:56 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} el {totalSize} ({bitrate})" ,
2015-08-25 19:39:10 +03:00
"Actions" : "Agoj" ,
2015-09-28 12:07:18 +03:00
"Rename" : "Alinomigi" ,
2018-06-19 03:13:16 +03:00
"Copy" : "Kopii" ,
2018-02-13 13:48:56 +03:00
"Target folder" : "Cela dosiero" ,
2016-02-25 09:58:06 +03:00
"Disconnect storage" : "Malkonekti memoron" ,
2015-12-12 09:55:39 +03:00
"Unshare" : "Malkunhavigi" ,
2018-02-13 13:48:56 +03:00
"Could not load info for file \"{file}\"" : "Ne ŝarĝiblas informo por dosiero \"{file}\"" ,
"Files" : "Dosieroj" ,
2015-09-28 12:07:18 +03:00
"Details" : "Detaloj" ,
2014-12-19 09:56:51 +03:00
"Select" : "Elekti" ,
2014-10-17 16:20:02 +04:00
"Pending" : "Traktotaj" ,
2016-02-25 09:58:06 +03:00
"Unable to determine date" : "Ne eblas determini daton" ,
"This operation is forbidden" : "Ĉi tiu operacio malpermesatas" ,
"This directory is unavailable, please check the logs or contact the administrator" : "Ĉi tiu dosierujo maldisponeblas, bonvolu kontroli la protokolojn aŭ kontakti la administranton" ,
"Could not move \"{file}\", target exists" : "Ne eblas movi “{file}”-n, celo jam ekzistas" ,
"Could not move \"{file}\"" : "Ne eblas movi “{file}”-n" ,
2018-06-19 03:13:16 +03:00
"Could not copy \"{file}\"" : "Ne eblas kopii “{file}”-n" ,
2016-02-25 09:58:06 +03:00
"{newName} already exists" : "{newName} jam ekzistas" ,
"Could not rename \"{fileName}\", it does not exist any more" : "Ne ebls alinomigi “{fileName}”, ĝi ne plu ekzistas" ,
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "La nomo “{targetName}” jam uzatas en la dosierujo “{dir}”. Bonvolu elekti malsaman nomon." ,
"Could not rename \"{fileName}\"" : "Ne eblas alinomigi “{fileName}”" ,
"Could not create file \"{file}\"" : "Ne eblas krei dosieron “{file}”" ,
"Could not create file \"{file}\" because it already exists" : "Ne eblas krei dosieron “{file}” ĉar ĝi jam ekzistas" ,
"Could not create folder \"{dir}\" because it already exists" : "Ne eblas krei dosierujon “{dir}” ĉar ĝi jam ekzistas" ,
"Error deleting file \"{fileName}\"." : "Eraris forigo de dosiero “{fileName}”." ,
2014-10-17 16:20:02 +04:00
"Name" : "Nomo" ,
"Size" : "Grando" ,
"Modified" : "Modifita" ,
"_%n folder_::_%n folders_" : [ "%n dosierujo" , "%n dosierujoj" ] ,
"_%n file_::_%n files_" : [ "%n dosiero" , "%n dosieroj" ] ,
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} kaj {files}" ,
2018-02-13 13:48:56 +03:00
"_including %n hidden_::_including %n hidden_" : [ "inkluzive %n kaŝita" , "inkluzive %n kaŝita(j)" ] ,
2016-02-25 09:58:06 +03:00
"You don’ t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie" ,
2014-10-17 16:20:02 +04:00
"_Uploading %n file_::_Uploading %n files_" : [ "Alŝutatas %n dosiero" , "Alŝutatas %n dosieroj" ] ,
2015-09-08 08:55:56 +03:00
"New" : "Nova" ,
2016-02-25 09:58:06 +03:00
"\"{name}\" is an invalid file name." : "“{name}” estas nevalida dosiernomo." ,
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "Dosiernomo devas ne malpleni." ,
2016-02-25 09:58:06 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Memoro de {owner} plenas; dosieroj ne povas alŝutiĝi aŭ sinkroniĝi plu!" ,
2014-10-17 16:20:02 +04:00
"Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!" ,
2016-02-25 09:58:06 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Memoro de {owner} preskaŭ plenas ({usedSpacePercent}%)" ,
2014-10-17 16:20:02 +04:00
"Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)" ,
2016-02-25 09:58:06 +03:00
"_matches '{filter}'_::_match '{filter}'_" : [ "kongruas kun “{filter}”" , "kongruas kun “{filter}”" ] ,
2018-02-13 13:48:56 +03:00
"View in folder" : "Vidi en dosierujo" ,
2018-06-19 03:13:16 +03:00
"Copied!" : "Kopiinta!" ,
2016-02-25 09:58:06 +03:00
"Path" : "Vojo" ,
"_%n byte_::_%n bytes_" : [ "%n duumoko" , "%n duumokoj" ] ,
"Favorited" : "Pliŝatataj" ,
2014-12-17 09:56:41 +03:00
"Favorite" : "Favorato" ,
2015-09-08 08:55:56 +03:00
"New folder" : "Nova dosierujo" ,
2018-06-19 03:13:16 +03:00
"Upload file" : "Alŝuti dosieron" ,
2016-02-25 09:58:06 +03:00
"An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn" ,
2018-02-13 13:48:56 +03:00
"Created by {user}" : "Kreita de {user}" ,
"Changed by {user}" : "Ŝanĝita de {user}" ,
2016-02-25 09:58:06 +03:00
"A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>" ,
2014-10-17 16:20:02 +04:00
"Upload (max. %s)" : "Alŝuti (maks. %s)" ,
"File handling" : "Dosieradministro" ,
"Maximum upload size" : "Maksimuma alŝutogrando" ,
"max. possible: " : "maks. ebla: " ,
"Save" : "Konservi" ,
2016-02-25 09:58:06 +03:00
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Per PHP-FPM, ŝanĝoj povas postuli 5 minutojn por aplikiĝi." ,
"Missing permissions to edit from here." : "Mankas permesoj por redakti ekde ĉi tie." ,
2014-12-19 09:56:51 +03:00
"Settings" : "Agordo" ,
2014-10-17 16:20:02 +04:00
"WebDAV" : "WebDAV" ,
2018-06-19 03:13:16 +03:00
"Cancel upload" : "Nuligi alŝuton" ,
2015-06-02 08:56:23 +03:00
"No files in here" : "Neniu dosiero estas ĉi tie" ,
2016-02-25 09:58:06 +03:00
"Upload some content or sync with your devices!" : "Alŝutu iom da enhavo aŭ sinkronigu kun viaj aparatoj!" ,
"No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo" ,
2015-06-02 08:56:23 +03:00
"Select all" : "Elekti ĉion" ,
2014-10-17 16:20:02 +04:00
"Upload too large" : "Alŝuto tro larĝa" ,
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo." ,
2016-02-25 09:58:06 +03:00
"Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie" ,
2018-06-19 03:13:16 +03:00
"Tags" : "Etikedoj" ,
"Deleted files" : "Forigitaj dosieroj" ,
2018-07-25 03:12:44 +03:00
"Shared with others" : "Kunhavata kun aliaj" ,
"Shared with you" : "Kunhavata kun vi" ,
"Shared by link" : "Kunhavata per ligilo" ,
2016-02-25 09:58:06 +03:00
"Text file" : "Tekstodosiero" ,
2018-06-19 03:13:16 +03:00
"New text file.txt" : "Nova tekstodosiero.txt" ,
2018-07-25 03:12:44 +03:00
"Move" : "Movi"
2014-10-17 16:20:02 +04:00
} ,
"nplurals=2; plural=(n != 1);" ) ;