diff options
Diffstat (limited to 'apps/files/l10n/es_DO.js')
-rw-r--r-- | apps/files/l10n/es_DO.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/es_DO.js b/apps/files/l10n/es_DO.js index 0ec0c48379e..f113a1182f1 100644 --- a/apps/files/l10n/es_DO.js +++ b/apps/files/l10n/es_DO.js @@ -141,9 +141,6 @@ OC.L10N.register( "Shared with you" : "Compartido con usted", "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "El espacio de {owner} está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno. ¡Los archivos ya no se pueden actualizar o sincronizar!", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide '{filter}'","coincidencia '{filter}'"] + "New text file.txt" : "Nuevo ArchivoDeTexto.txt" }, "nplurals=2; plural=(n != 1);"); |