summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-25 01:58:06 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-02-25 01:58:06 -0500
commit32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91 (patch)
treef76817d760d9e7d1fb5d3f3b96bc961c879b107c /apps/files/l10n
parentfaf65e73b778867d36f0e13dd1b0f1a4ef1f4723 (diff)
downloadnextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.tar.gz
nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/en_GB.js26
-rw-r--r--apps/files/l10n/en_GB.json26
-rw-r--r--apps/files/l10n/eo.js49
-rw-r--r--apps/files/l10n/eo.json49
-rw-r--r--apps/files/l10n/is.js48
-rw-r--r--apps/files/l10n/is.json48
-rw-r--r--apps/files/l10n/sv.js14
-rw-r--r--apps/files/l10n/sv.json14
-rw-r--r--apps/files/l10n/uk.js1
-rw-r--r--apps/files/l10n/uk.json1
-rw-r--r--apps/files/l10n/vi.js25
-rw-r--r--apps/files/l10n/vi.json25
12 files changed, 302 insertions, 24 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 03358df97a7..93286d3532f 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -40,6 +40,19 @@ OC.L10N.register(
"Select" : "Select",
"Pending" : "Pending",
"Unable to determine date" : "Unable to determine date",
+ "This operation is forbidden" : "This operation is forbidden",
+ "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
+ "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists",
+ "Could not move \"{file}\"" : "Could not move \"{file}\"",
+ "{newName} already exists" : "{newName} already exists",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Could not rename \"{fileName}\", it does not exist any more",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name.",
+ "Could not rename \"{fileName}\"" : "Could not rename \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Could not create file \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Could not create file \"{file}\" because it already exists",
+ "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "Could not create folder \"{dir}\" because it already exists",
+ "Error deleting file \"{fileName}\"." : "Error deleting file \"{fileName}\".",
"No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",
"Name" : "Name",
"Size" : "Size",
@@ -52,13 +65,18 @@ OC.L10N.register(
"New" : "New",
"\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
"File name cannot be empty." : "File name cannot be empty.",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Storage of {owner} is full, files can not be updated or synced anymore!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
+ "Path" : "Path",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
"Folder" : "Folder",
"New folder" : "New folder",
+ "{newname} already exists" : "{newname} already exists",
"Upload" : "Upload",
"An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
"A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
@@ -75,11 +93,16 @@ OC.L10N.register(
"%2$s deleted %1$s" : "%2$s deleted %1$s",
"You restored %1$s" : "You restored %1$s",
"%2$s restored %1$s" : "%2$s restored %1$s",
+ "Changed by %2$s" : "Changed by %2$s",
+ "Deleted by %2$s" : "Deleted by %2$s",
+ "Restored by %2$s" : "Restored by %2$s",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "File handling",
"Maximum upload size" : "Maximum upload size",
"max. possible: " : "max. possible: ",
"Save" : "Save",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
+ "Missing permissions to edit from here." : "Missing permissions to edit from here.",
"Settings" : "Settings",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
@@ -92,6 +115,7 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
"No favorites" : "No favourites",
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
- "Text file" : "Text file"
+ "Text file" : "Text file",
+ "New text file.txt" : "New text file.txt"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index f7b5e5e76f8..7bb23d9886d 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -38,6 +38,19 @@
"Select" : "Select",
"Pending" : "Pending",
"Unable to determine date" : "Unable to determine date",
+ "This operation is forbidden" : "This operation is forbidden",
+ "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator",
+ "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists",
+ "Could not move \"{file}\"" : "Could not move \"{file}\"",
+ "{newName} already exists" : "{newName} already exists",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Could not rename \"{fileName}\", it does not exist any more",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name.",
+ "Could not rename \"{fileName}\"" : "Could not rename \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Could not create file \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Could not create file \"{file}\" because it already exists",
+ "Could not create folder \"{dir}\"" : "Could not create folder \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "Could not create folder \"{dir}\" because it already exists",
+ "Error deleting file \"{fileName}\"." : "Error deleting file \"{fileName}\".",
"No entries in this folder match '{filter}'" : "No entries in this folder match '{filter}'",
"Name" : "Name",
"Size" : "Size",
@@ -50,13 +63,18 @@
"New" : "New",
"\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
"File name cannot be empty." : "File name cannot be empty.",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Storage of {owner} is full, files can not be updated or synced anymore!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"],
+ "Path" : "Path",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
"Folder" : "Folder",
"New folder" : "New folder",
+ "{newname} already exists" : "{newname} already exists",
"Upload" : "Upload",
"An error occurred while trying to update the tags" : "An error occurred whilst trying to update the tags",
"A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>",
@@ -73,11 +91,16 @@
"%2$s deleted %1$s" : "%2$s deleted %1$s",
"You restored %1$s" : "You restored %1$s",
"%2$s restored %1$s" : "%2$s restored %1$s",
+ "Changed by %2$s" : "Changed by %2$s",
+ "Deleted by %2$s" : "Deleted by %2$s",
+ "Restored by %2$s" : "Restored by %2$s",
"Upload (max. %s)" : "Upload (max. %s)",
"File handling" : "File handling",
"Maximum upload size" : "Maximum upload size",
"max. possible: " : "max. possible: ",
"Save" : "Save",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "With PHP-FPM it might take 5 minutes for changes to be applied.",
+ "Missing permissions to edit from here." : "Missing permissions to edit from here.",
"Settings" : "Settings",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>",
@@ -90,6 +113,7 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.",
"No favorites" : "No favourites",
"Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here",
- "Text file" : "Text file"
+ "Text file" : "Text file",
+ "New text file.txt" : "New text file.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js
index 4d52e391112..5125d42feda 100644
--- a/apps/files/l10n/eo.js
+++ b/apps/files/l10n/eo.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files",
{
+ "Storage not available" : "Memoro ne disponeblas",
+ "Storage invalid" : "Memoro ne validas",
"Unknown error" : "Nekonata eraro",
"Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
"No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
@@ -12,6 +14,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Mankas provizora dosierujo.",
"Failed to write to disk" : "Malsukcesis skribo al disko",
"Not enough storage available" : "Ne haveblas sufiĉa memoro",
+ "The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
"Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
"Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
"Invalid directory." : "Nevalida dosierujo.",
@@ -22,32 +25,62 @@ OC.L10N.register(
"Close" : "Fermi",
"Upload cancelled." : "La alŝuto nuliĝis.",
"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",
+ "Total file size {size1} exceeds upload limit {size2}" : "Tuta dosiergrando {size1} transpasas alŝutolimon {size2}",
+ "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",
"Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Actions" : "Agoj",
"Download" : "Elŝuti",
"Rename" : "Alinomigi",
"Delete" : "Forigi",
+ "Disconnect storage" : "Malkonekti memoron",
"Unshare" : "Malkunhavigi",
"Details" : "Detaloj",
"Select" : "Elekti",
"Pending" : "Traktotaj",
+ "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",
+ "{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}\"" : "Ne eblas krei dosierujon “{dir}”",
+ "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}”.",
"Name" : "Nomo",
"Size" : "Grando",
"Modified" : "Modifita",
"_%n folder_::_%n folders_" : ["%n dosierujo","%n dosierujoj"],
"_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
"{dirs} and {files}" : "{dirs} kaj {files}",
- "You don’t have permission to upload or create files here" : "Vi ne havas permeson alŝuti aŭ krei dosierojn ĉi tie",
+ "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie",
"_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
"New" : "Nova",
+ "\"{name}\" is an invalid file name." : "“{name}” estas nevalida dosiernomo.",
"File name cannot be empty." : "Dosiernomo devas ne malpleni.",
+ "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!",
"Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Memoro de {owner} preskaŭ plenas ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"],
+ "Path" : "Vojo",
+ "_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"],
+ "Favorited" : "Pliŝatataj",
"Favorite" : "Favorato",
"Folder" : "Dosierujo",
"New folder" : "Nova dosierujo",
+ "{newname} already exists" : "{newname} jam ekzistas",
"Upload" : "Alŝuti",
+ "An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
+ "A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Dosiero aŭ dosierujo <strong>ŝanĝiĝis</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Dosiero aŭ dosierujo <strong>foriĝis</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Dosiero aŭ dosierujo <strong>restaŭriĝis</strong>",
"You created %1$s" : "Vi kreis %1$s",
"%2$s created %1$s" : "%2$s kreis %1$s",
"%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
@@ -55,19 +88,31 @@ OC.L10N.register(
"%2$s changed %1$s" : "%2$s ŝanĝis %1$s",
"You deleted %1$s" : "Vi forigis %1$s",
"%2$s deleted %1$s" : "%2$s forigis %1$s",
+ "You restored %1$s" : "Vi restaŭris %1$s",
+ "%2$s restored %1$s" : "%2$s restaŭris %1$s",
+ "Changed by %2$s" : "Ŝanĝita de %2$s",
+ "Deleted by %2$s" : "Forigita de %2$s",
+ "Restored by %2$s" : "Restaŭrita de %2$s",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"File handling" : "Dosieradministro",
"Maximum upload size" : "Maksimuma alŝutogrando",
"max. possible: " : "maks. ebla: ",
"Save" : "Konservi",
+ "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.",
"Settings" : "Agordo",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uzu ĉi tiun adreson por <a href=\"%s\" target=\"_blank\">aliri viajn Dosierojn per WebDAV</a>",
"Cancel upload" : "Nuligi alŝuton",
"No files in here" : "Neniu dosiero estas ĉi tie",
+ "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",
"Select all" : "Elekti ĉion",
"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.",
- "Text file" : "Tekstodosiero"
+ "No favorites" : "Neniu pliŝato",
+ "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
+ "Text file" : "Tekstodosiero",
+ "New text file.txt" : "Nova tekstodosiero.txt"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json
index 844da285e2b..7328acdef42 100644
--- a/apps/files/l10n/eo.json
+++ b/apps/files/l10n/eo.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Storage not available" : "Memoro ne disponeblas",
+ "Storage invalid" : "Memoro ne validas",
"Unknown error" : "Nekonata eraro",
"Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
"No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
@@ -10,6 +12,7 @@
"Missing a temporary folder" : "Mankas provizora dosierujo.",
"Failed to write to disk" : "Malsukcesis skribo al disko",
"Not enough storage available" : "Ne haveblas sufiĉa memoro",
+ "The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
"Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
"Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
"Invalid directory." : "Nevalida dosierujo.",
@@ -20,32 +23,62 @@
"Close" : "Fermi",
"Upload cancelled." : "La alŝuto nuliĝis.",
"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",
+ "Total file size {size1} exceeds upload limit {size2}" : "Tuta dosiergrando {size1} transpasas alŝutolimon {size2}",
+ "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",
"Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Actions" : "Agoj",
"Download" : "Elŝuti",
"Rename" : "Alinomigi",
"Delete" : "Forigi",
+ "Disconnect storage" : "Malkonekti memoron",
"Unshare" : "Malkunhavigi",
"Details" : "Detaloj",
"Select" : "Elekti",
"Pending" : "Traktotaj",
+ "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",
+ "{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}\"" : "Ne eblas krei dosierujon “{dir}”",
+ "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}”.",
"Name" : "Nomo",
"Size" : "Grando",
"Modified" : "Modifita",
"_%n folder_::_%n folders_" : ["%n dosierujo","%n dosierujoj"],
"_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
"{dirs} and {files}" : "{dirs} kaj {files}",
- "You don’t have permission to upload or create files here" : "Vi ne havas permeson alŝuti aŭ krei dosierojn ĉi tie",
+ "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie",
"_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
"New" : "Nova",
+ "\"{name}\" is an invalid file name." : "“{name}” estas nevalida dosiernomo.",
"File name cannot be empty." : "Dosiernomo devas ne malpleni.",
+ "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!",
"Your storage is full, files can not be updated or synced anymore!" : "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Memoro de {owner} preskaŭ plenas ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"],
+ "Path" : "Vojo",
+ "_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"],
+ "Favorited" : "Pliŝatataj",
"Favorite" : "Favorato",
"Folder" : "Dosierujo",
"New folder" : "Nova dosierujo",
+ "{newname} already exists" : "{newname} jam ekzistas",
"Upload" : "Alŝuti",
+ "An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
+ "A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Dosiero aŭ dosierujo <strong>ŝanĝiĝis</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Dosiero aŭ dosierujo <strong>foriĝis</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Dosiero aŭ dosierujo <strong>restaŭriĝis</strong>",
"You created %1$s" : "Vi kreis %1$s",
"%2$s created %1$s" : "%2$s kreis %1$s",
"%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
@@ -53,19 +86,31 @@
"%2$s changed %1$s" : "%2$s ŝanĝis %1$s",
"You deleted %1$s" : "Vi forigis %1$s",
"%2$s deleted %1$s" : "%2$s forigis %1$s",
+ "You restored %1$s" : "Vi restaŭris %1$s",
+ "%2$s restored %1$s" : "%2$s restaŭris %1$s",
+ "Changed by %2$s" : "Ŝanĝita de %2$s",
+ "Deleted by %2$s" : "Forigita de %2$s",
+ "Restored by %2$s" : "Restaŭrita de %2$s",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"File handling" : "Dosieradministro",
"Maximum upload size" : "Maksimuma alŝutogrando",
"max. possible: " : "maks. ebla: ",
"Save" : "Konservi",
+ "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.",
"Settings" : "Agordo",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uzu ĉi tiun adreson por <a href=\"%s\" target=\"_blank\">aliri viajn Dosierojn per WebDAV</a>",
"Cancel upload" : "Nuligi alŝuton",
"No files in here" : "Neniu dosiero estas ĉi tie",
+ "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",
"Select all" : "Elekti ĉion",
"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.",
- "Text file" : "Tekstodosiero"
+ "No favorites" : "Neniu pliŝato",
+ "Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
+ "Text file" : "Tekstodosiero",
+ "New text file.txt" : "Nova tekstodosiero.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index ed1fce950b7..15c0ee0f6fe 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"files",
{
+ "Unknown error" : "Óþekkt villa",
+ "Invalid Token" : "Ógilt teikn",
"No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.",
"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:",
@@ -12,35 +14,63 @@ OC.L10N.register(
"Invalid directory." : "Ógild mappa.",
"Files" : "Skrár",
"All files" : "Allar skrár",
+ "Favorites" : "Eftirlæti",
+ "Home" : "Heim",
"Close" : "Loka",
"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.",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.",
+ "Actions" : "Aðgerðir",
"Download" : "Niðurhal",
- "Rename" : "Endurskýra",
+ "Rename" : "Endurnefna",
"Delete" : "Eyða",
+ "Disconnect storage" : "Aftengja geymslu",
"Unshare" : "Hætta deilingu",
+ "Details" : "Nánar",
"Select" : "Velja",
- "Pending" : "Bíður",
- "Name" : "Nafn",
+ "Pending" : "Í bið",
+ "Unable to determine date" : "Tókst ekki að ákvarða dagsetningu",
+ "This operation is forbidden" : "Þessi aðgerð er bönnuð",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu annálana eða hafðu samband við kerfissjóra",
+ "Could not move \"{file}\", target exists" : "Gat ekki fært \"{file}\", markskrá er til",
+ "Could not move \"{file}\"" : "Gat ekki fært \"{file}\"",
+ "{newName} already exists" : "{newName} er þegar til",
+ "Name" : "Heiti",
"Size" : "Stærð",
"Modified" : "Breytt",
+ "_%n folder_::_%n folders_" : ["%n mappa","%n möppur"],
+ "_%n file_::_%n files_" : ["%n skrá","%n skrár"],
+ "{dirs} and {files}" : "{dirs} og {files}",
+ "You don’t have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
+ "_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"],
"New" : "Nýtt",
- "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
- "Favorite" : "Uppáhalds",
+ "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.",
+ "File name cannot be empty." : "Heiti skráar má ekki vera tómt",
+ "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"],
+ "Path" : "Slóð",
+ "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"],
+ "Favorited" : "Sett í eftirlæti",
+ "Favorite" : "Eftirlæti",
"Folder" : "Mappa",
"New folder" : "Ný mappa",
+ "{newname} already exists" : "{newname} er þegar til",
"Upload" : "Senda inn",
- "File handling" : "Meðhöndlun skrár",
- "Maximum upload size" : "Hámarks stærð innsendingar",
+ "You created %1$s" : "Þú bjóst til %1$s",
+ "%2$s created %1$s" : "%2$s bjó til %1$s",
+ "Upload (max. %s)" : "Senda inn (hám. %s)",
+ "File handling" : "Meðhöndlun skráar",
+ "Maximum upload size" : "Hámarksstærð innsendingar",
"max. possible: " : "hámark mögulegt: ",
"Save" : "Vista",
"Settings" : "Stillingar",
"WebDAV" : "WebDAV",
"Cancel upload" : "Hætta við innsendingu",
+ "No files in here" : "Engar skrár hér",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Upload too large" : "Innsend skrá er 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.",
- "Text file" : "Texta skrá"
+ "No favorites" : "Engin eftirlæti",
+ "Text file" : "Textaskrá",
+ "New text file.txt" : "Ný textaskrá.txt"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index 266a4f054bc..240b5b2b7b4 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Unknown error" : "Óþekkt villa",
+ "Invalid Token" : "Ógilt teikn",
"No file was uploaded. Unknown error" : "Engin skrá var send inn. Óþekkt villa.",
"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:",
@@ -10,35 +12,63 @@
"Invalid directory." : "Ógild mappa.",
"Files" : "Skrár",
"All files" : "Allar skrár",
+ "Favorites" : "Eftirlæti",
+ "Home" : "Heim",
"Close" : "Loka",
"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.",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending hætta.",
+ "Actions" : "Aðgerðir",
"Download" : "Niðurhal",
- "Rename" : "Endurskýra",
+ "Rename" : "Endurnefna",
"Delete" : "Eyða",
+ "Disconnect storage" : "Aftengja geymslu",
"Unshare" : "Hætta deilingu",
+ "Details" : "Nánar",
"Select" : "Velja",
- "Pending" : "Bíður",
- "Name" : "Nafn",
+ "Pending" : "Í bið",
+ "Unable to determine date" : "Tókst ekki að ákvarða dagsetningu",
+ "This operation is forbidden" : "Þessi aðgerð er bönnuð",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu annálana eða hafðu samband við kerfissjóra",
+ "Could not move \"{file}\", target exists" : "Gat ekki fært \"{file}\", markskrá er til",
+ "Could not move \"{file}\"" : "Gat ekki fært \"{file}\"",
+ "{newName} already exists" : "{newName} er þegar til",
+ "Name" : "Heiti",
"Size" : "Stærð",
"Modified" : "Breytt",
+ "_%n folder_::_%n folders_" : ["%n mappa","%n möppur"],
+ "_%n file_::_%n files_" : ["%n skrá","%n skrár"],
+ "{dirs} and {files}" : "{dirs} og {files}",
+ "You don’t have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
+ "_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"],
"New" : "Nýtt",
- "File name cannot be empty." : "Nafn skráar má ekki vera tómt",
- "Favorite" : "Uppáhalds",
+ "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.",
+ "File name cannot be empty." : "Heiti skráar má ekki vera tómt",
+ "_matches '{filter}'_::_match '{filter}'_" : ["samsvarar '{filter}'","samsvara '{filter}'"],
+ "Path" : "Slóð",
+ "_%n byte_::_%n bytes_" : ["%n bæti","%n bæti"],
+ "Favorited" : "Sett í eftirlæti",
+ "Favorite" : "Eftirlæti",
"Folder" : "Mappa",
"New folder" : "Ný mappa",
+ "{newname} already exists" : "{newname} er þegar til",
"Upload" : "Senda inn",
- "File handling" : "Meðhöndlun skrár",
- "Maximum upload size" : "Hámarks stærð innsendingar",
+ "You created %1$s" : "Þú bjóst til %1$s",
+ "%2$s created %1$s" : "%2$s bjó til %1$s",
+ "Upload (max. %s)" : "Senda inn (hám. %s)",
+ "File handling" : "Meðhöndlun skráar",
+ "Maximum upload size" : "Hámarksstærð innsendingar",
"max. possible: " : "hámark mögulegt: ",
"Save" : "Vista",
"Settings" : "Stillingar",
"WebDAV" : "WebDAV",
"Cancel upload" : "Hætta við innsendingu",
+ "No files in here" : "Engar skrár hér",
"No entries found in this folder" : "Engar skrár fundust í þessari möppu",
"Select all" : "Velja allt",
"Upload too large" : "Innsend skrá er 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.",
- "Text file" : "Texta skrá"
+ "No favorites" : "Engin eftirlæti",
+ "Text file" : "Textaskrá",
+ "New text file.txt" : "Ný textaskrá.txt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index a541fa8b9d5..2a11c614c3f 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -42,6 +42,17 @@ OC.L10N.register(
"Unable to determine date" : "Misslyckades avgöra datum",
"This operation is forbidden" : "Denna operation är förbjuden",
"This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
+ "Could not move \"{file}\", target exists" : "Kunde inte flytta \"{file}\", filen existerar redan",
+ "Could not move \"{file}\"" : "Kunde inte flytta \"{file}\"",
+ "{newName} already exists" : "{newName} existerar redan",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Vänligen välj ett annat namn.",
+ "Could not rename \"{fileName}\"" : "Kan inte döpa om \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Kunde inte skapa fil \"{fileName}\"",
+ "Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
+ "Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
+ "Error deleting file \"{fileName}\"." : "Fel när \"{fileName}\" skulle raderas.",
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
"Name" : "Namn",
"Size" : "Storlek",
@@ -59,6 +70,7 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Path" : "sökväg",
+ "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoritiserad",
"Favorite" : "Favorit",
"Folder" : "Mapp",
@@ -87,6 +99,8 @@ OC.L10N.register(
"Maximum upload size" : "Maximal storlek att ladda upp",
"max. possible: " : "max. möjligt:",
"Save" : "Spara",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
+ "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.",
"Settings" : "Inställningar",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 09da48516a2..d948763241d 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -40,6 +40,17 @@
"Unable to determine date" : "Misslyckades avgöra datum",
"This operation is forbidden" : "Denna operation är förbjuden",
"This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören",
+ "Could not move \"{file}\", target exists" : "Kunde inte flytta \"{file}\", filen existerar redan",
+ "Could not move \"{file}\"" : "Kunde inte flytta \"{file}\"",
+ "{newName} already exists" : "{newName} existerar redan",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Kunde inte döpa om \"{fileName}\", filen existerar inte mer",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{targetName}\" används redan i mappen \"{dir}\". Vänligen välj ett annat namn.",
+ "Could not rename \"{fileName}\"" : "Kan inte döpa om \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Kunde inte skapa fil \"{fileName}\"",
+ "Could not create file \"{file}\" because it already exists" : "Kunde inte skapa fil \"{file}\" därför att den redan existerar",
+ "Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"",
+ "Could not create folder \"{dir}\" because it already exists" : "Kunde inte skapa \"{dir}\" därför att den redan existerar",
+ "Error deleting file \"{fileName}\"." : "Fel när \"{fileName}\" skulle raderas.",
"No entries in this folder match '{filter}'" : "Inga poster i denna mapp match \"{filter}\"",
"Name" : "Namn",
"Size" : "Storlek",
@@ -57,6 +68,7 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Lagring av {owner} är nästan full ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Path" : "sökväg",
+ "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Favorited" : "Favoritiserad",
"Favorite" : "Favorit",
"Folder" : "Mapp",
@@ -85,6 +97,8 @@
"Maximum upload size" : "Maximal storlek att ladda upp",
"max. possible: " : "max. möjligt:",
"Save" : "Spara",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Med PHP-FPM kan det ta cirka 5 minuter för ändringarna att träda i kraft.",
+ "Missing permissions to edit from here." : "Saknar rättigheter att ändra härifrån.",
"Settings" : "Inställningar",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index bda024599f5..f41baa183f5 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -41,6 +41,7 @@ OC.L10N.register(
"Pending" : "Очікування",
"Unable to determine date" : "Неможливо визначити дату",
"This operation is forbidden" : "Ця операція заборонена",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Директорія недоступна, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"No entries in this folder match '{filter}'" : "Нічого не знайдено в цій теці '{filter}'",
"Name" : "Ім'я",
"Size" : "Розмір",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 17c055d5539..86acf1b8b60 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -39,6 +39,7 @@
"Pending" : "Очікування",
"Unable to determine date" : "Неможливо визначити дату",
"This operation is forbidden" : "Ця операція заборонена",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Директорія недоступна, будь ласка, перевірте файл журналу або зверніться до адміністратора ",
"No entries in this folder match '{filter}'" : "Нічого не знайдено в цій теці '{filter}'",
"Name" : "Ім'я",
"Size" : "Розмір",
diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js
index 953604a945d..fda3539b886 100644
--- a/apps/files/l10n/vi.js
+++ b/apps/files/l10n/vi.js
@@ -15,25 +15,44 @@ OC.L10N.register(
"Missing a temporary folder" : "Không tìm thấy thư mục tạm",
"Failed to write to disk" : "Không thể ghi ",
"Not enough storage available" : "Không đủ không gian lưu trữ",
+ "The target folder has been moved or deleted." : "Thư mục đích đã di chuyển hoặc bị xóa",
"Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên",
"Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.",
"Invalid directory." : "Thư mục không hợp lệ",
"Files" : "Tập tin",
+ "All files" : "Tất cả tệp tin",
"Favorites" : "Ưa thích",
"Home" : "Nhà",
"Close" : "Đóng",
"Upload cancelled." : "Hủy tải lên",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
+ "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống",
"Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
"Actions" : "Actions",
"Download" : "Tải về",
"Rename" : "Sửa tên",
"Delete" : "Xóa",
+ "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối",
"Unshare" : "Bỏ chia sẻ",
"Details" : "Chi tiết",
"Select" : "Chọn",
"Pending" : "Đang chờ",
+ "Unable to determine date" : "Không thể xác định ngày",
+ "This operation is forbidden" : "Thao tác bị cấm",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý",
+ "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến",
+ "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"",
+ "{newName} already exists" : "{newName} đã có",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác",
+ "Could not rename \"{fileName}\"" : "Không thể đổi tên \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Không thể tạo tập tin \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Không thể tạo tập tin \"{file}\" vì đã có ",
+ "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”",
+ "Could not create folder \"{dir}\" because it already exists" : "Không thể tạo thư mục “{dir}” vì đã có",
+ "Error deleting file \"{fileName}\"." : "Lỗi khi xóa tập tin \"{fileName}\".",
"Name" : "Tên",
"Size" : "Kích cỡ",
"Modified" : "Thay đổi",
@@ -43,9 +62,15 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
"_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
"New" : "Tạo mới",
+ "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận",
"File name cannot be empty." : "Tên file không được rỗng",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Dung lượng của {owner} đã hết, không thể tải hay đồng bộ dữ liệu mới!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["khớp '{filter}'"],
+ "Path" : "Đường dẫn",
+ "_%n byte_::_%n bytes_" : ["%n bytes"],
"Favorite" : "Ưu thích",
"Folder" : "Thư mục",
"New folder" : "Tạo thư mục",
diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json
index 40c64f01ff4..5271940f0dc 100644
--- a/apps/files/l10n/vi.json
+++ b/apps/files/l10n/vi.json
@@ -13,25 +13,44 @@
"Missing a temporary folder" : "Không tìm thấy thư mục tạm",
"Failed to write to disk" : "Không thể ghi ",
"Not enough storage available" : "Không đủ không gian lưu trữ",
+ "The target folder has been moved or deleted." : "Thư mục đích đã di chuyển hoặc bị xóa",
"Upload failed. Could not find uploaded file" : "Tải lên thất bại. Không thể tìm thấy tập tin được tải lên",
"Upload failed. Could not get file info." : "Tải lên thất bại. Không thể có được thông tin tập tin.",
"Invalid directory." : "Thư mục không hợp lệ",
"Files" : "Tập tin",
+ "All files" : "Tất cả tệp tin",
"Favorites" : "Ưa thích",
"Home" : "Nhà",
"Close" : "Đóng",
"Upload cancelled." : "Hủy tải lên",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte",
+ "Total file size {size1} exceeds upload limit {size2}" : "Kích cở tập tin {size1} vượt giới hạn tải lên {size2}",
+ "Not enough free space, you are uploading {size1} but only {size2} is left" : "Không đủ dung lượng trống, bạn đang tải {size1} nhưng chỉ còn {size2} trống",
"Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
"Actions" : "Actions",
"Download" : "Tải về",
"Rename" : "Sửa tên",
"Delete" : "Xóa",
+ "Disconnect storage" : "Bộ lưu trữ đã ngắt kết nối",
"Unshare" : "Bỏ chia sẻ",
"Details" : "Chi tiết",
"Select" : "Chọn",
"Pending" : "Đang chờ",
+ "Unable to determine date" : "Không thể xác định ngày",
+ "This operation is forbidden" : "Thao tác bị cấm",
+ "This directory is unavailable, please check the logs or contact the administrator" : "Thư mục này không sẵn có, hãy kiểm tra log hoặc liên hệ người quản lý",
+ "Could not move \"{file}\", target exists" : "Không thể di chuyển \"{file}\", trùng đích đến",
+ "Could not move \"{file}\"" : "Không thể di chuyển \"{file}\"",
+ "{newName} already exists" : "{newName} đã có",
+ "Could not rename \"{fileName}\", it does not exist any more" : "Không thể đổi tên \"{fileName}\", tập tin không tồn tại",
+ "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Tên \"{targetName}\" đã được dùng trong thư mục \"{dir}\". Hãy thử tên khác",
+ "Could not rename \"{fileName}\"" : "Không thể đổi tên \"{fileName}\"",
+ "Could not create file \"{file}\"" : "Không thể tạo tập tin \"{file}\"",
+ "Could not create file \"{file}\" because it already exists" : "Không thể tạo tập tin \"{file}\" vì đã có ",
+ "Could not create folder \"{dir}\"" : "Không thể tạo thư mục “{dir}”",
+ "Could not create folder \"{dir}\" because it already exists" : "Không thể tạo thư mục “{dir}” vì đã có",
+ "Error deleting file \"{fileName}\"." : "Lỗi khi xóa tập tin \"{fileName}\".",
"Name" : "Tên",
"Size" : "Kích cỡ",
"Modified" : "Thay đổi",
@@ -41,9 +60,15 @@
"You don’t have permission to upload or create files here" : "Bạn không có quyền upload hoặc tạo files ở đây",
"_Uploading %n file_::_Uploading %n files_" : ["Đang tải lên %n tập tin"],
"New" : "Tạo mới",
+ "\"{name}\" is an invalid file name." : "\"{name}\" không được chấp nhận",
"File name cannot be empty." : "Tên file không được rỗng",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Dung lượng của {owner} đã hết, không thể tải hay đồng bộ dữ liệu mới!",
"Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Dung lượng của {owner} gần hết ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)",
+ "_matches '{filter}'_::_match '{filter}'_" : ["khớp '{filter}'"],
+ "Path" : "Đường dẫn",
+ "_%n byte_::_%n bytes_" : ["%n bytes"],
"Favorite" : "Ưu thích",
"Folder" : "Thư mục",
"New folder" : "Tạo thư mục",