diff options
Diffstat (limited to 'core/l10n/ast.php')
-rw-r--r-- | core/l10n/ast.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index c813a5deb9e..497467b573d 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -36,6 +36,7 @@ $TRANSLATIONS = array( "Choose" => "Esbillar", "Yes" => "Sí", "No" => "Non", +"Ok" => "Aceutar", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Which files do you want to keep?" => "¿Qué ficheros quies caltener?", "Cancel" => "Encaboxar", @@ -48,6 +49,7 @@ $TRANSLATIONS = array( "Shared" => "Compartíu", "Share" => "Compartir", "Error" => "Fallu", +"Error while sharing" => "Fallu mientres la compartición", "Share link" => "Compartir enllaz", "Password" => "Contraseña", "Send" => "Unviar", @@ -63,6 +65,7 @@ $TRANSLATIONS = array( "Password protected" => "Contraseña protexida", "Email sent" => "Corréu unviáu", "Warning" => "Avisu", +"The object type is not specified." => "El tipu d'oxetu nun ta especificáu.", "Delete" => "Desaniciar", "Add" => "Amestar", "Edit tags" => "Editar etiquetes", |