diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/sv.php | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index e70a1afd0ef..f702a5b513d 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -61,6 +61,7 @@ "From link" => "Desde el enlace", "Deleted files" => "Archivos eliminados", "Cancel upload" => "Cancelar subida", +"You don’t have write permissions here." => "No tienes permisos para escribir aquí.", "Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!", "Download" => "Descargar", "Unshare" => "Dejar de compartir", diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php index c02a7818707..ca9610a33c7 100644 --- a/apps/files/l10n/sv.php +++ b/apps/files/l10n/sv.php @@ -61,6 +61,7 @@ "From link" => "Från länk", "Deleted files" => "Raderade filer", "Cancel upload" => "Avbryt uppladdning", +"You don’t have write permissions here." => "Du saknar skrivbehörighet här.", "Nothing in here. Upload something!" => "Ingenting här. Ladda upp något!", "Download" => "Ladda ner", "Unshare" => "Sluta dela", |